Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!MCC.COM!rfg From: rfg@MCC.COM (Ron Guilmette) Newsgroups: gnu.gcc Subject: __builtin routines Message-ID: <8905031729.AA18974@riunite.aca.mcc.com> Date: 3 May 89 17:29:59 GMT Sender: daemon@tut.cis.ohio-state.edu Distribution: gnu Organization: GNUs Not Usenet Lines: 7 What is the story regarding the __builtin routines? There is nothing in the manual about these beasties. Looking at the code in expand_builtin(), it seems that these little devils are mostly non-features at this time. Is that correct? If so, I'd be curious about the ETA of these features. // rfg