home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: gnu.g++.bug
- Path: sparky!uunet!wupost!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!icarus.ssd.loral.com!bard%cutter
- From: bard%cutter@icarus.ssd.loral.com (J H Woodyatt)
- Subject: GCC-2.3.3: undocumented -fno-builtin not honored
- Message-ID: <9301050416.AA05087@cutter.ssd.loral.com>
- Sender: gnulists@ai.mit.edu
- Organization: GNUs Not Usenet
- Distribution: gnu
- Date: Tue, 5 Jan 1993 04:16:49 GMT
- Approved: bug-g++@prep.ai.mit.edu
- Lines: 19
-
- The flag is defined in cp-decl2.c, but it isn't honored anywhere. It
- *is* honored by the C front end. The flag is totally missing from the
- Objective-C front end (but then, it might not have `builtin' functions
- -- I haven't looked.)
-
- Yeah, I know this isn't a `bug,' technically speaking, but it would be
- really nice if the feature was enabled in the FSF sources.
-
- If it isn't going to happen until some intrepid hacker sends in a patch
- for it, I'll jump right to it -- otherwise, I do have a work-around
- that saves me from the annoying warnings.
-
-
- --
- +---------------------------+ ``Man has not a single right which is
- | J H Woodyatt | the product of anything but might.''
- | bard@cutter.ssd.loral.com | -- Mark Twain
- +---------------------------+
-
-