home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / gnu / g / bug / 2135 < prev    next >
Encoding:
Text File  |  1993-01-06  |  1.2 KB  |  32 lines

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