home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / gnu / gcc / bug / 3088 < prev    next >
Encoding:
Text File  |  1992-12-31  |  2.0 KB  |  48 lines

  1. Newsgroups: gnu.gcc.bug
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!netcom.com!rfg
  3. From: rfg@netcom.com (Ronald F. Guilmette)
  4. Subject: OOPS!  Make that 15 GCC 2.3.3 bugs!
  5. Message-ID: <1992Dec30.092723.23505@netcom.com>
  6. Sender: gnulists@ai.mit.edu
  7. Organization: Netcom - Online Communication Services  (408 241-9760 guest)
  8. Distribution: gnu
  9. Date: Wed, 30 Dec 1992 09:27:23 GMT
  10. Approved: bug-gcc@prep.ai.mit.edu
  11. Lines: 35
  12.  
  13. It has been brought to my attention that 5 of the 20 bugs I reported for
  14. the recent 2.3.3 release of GCC were in fact non-bugs.
  15.  
  16. Specifically, #1, #16, and #17 all involve undefined behavior, and thus,
  17. diagnostics are not strictly required in those cases.
  18.  
  19. Separately, items #14 and #15 were simply bogus.  I claimed that GCC was
  20. failing to issue errors for erroneous code when in fact the code given
  21. in the examples for those items was perfectly legitimate ANSI C code.
  22.  
  23. I sincerly apologize for any confusion these mistakes might have caused.
  24.  
  25. To the best of my knowledge, all of the other 15 items do in fact repre-
  26. sent deviations (on GCC's part) from the letter of the ANSI C standard.
  27.  
  28.  
  29. // Ron ("Loose Cannon") Guilmette    uucp: ...uunet!lupine!segfault!rfg
  30. //
  31. //      "On the one hand I knew that programs could have a compelling
  32. //       and deep logical beauty, on the other hand I was forced to
  33. //       admit that most programs are presented in a way fit for
  34. //       mechanical execution, but even if of any beauty at all,
  35. //       totally unfit for human appreciation."
  36. //                                              -- Edsger W. Dijkstra
  37. -- 
  38.  
  39. // Ron ("Loose Cannon") Guilmette    uucp: ...uunet!lupine!segfault!rfg
  40. //
  41. //      "On the one hand I knew that programs could have a compelling
  42. //       and deep logical beauty, on the other hand I was forced to
  43. //       admit that most programs are presented in a way fit for
  44. //       mechanical execution, but even if of any beauty at all,
  45. //       totally unfit for human appreciation."
  46. //                                              -- Edsger W. Dijkstra
  47.  
  48.