This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug bootstrap/31998] Incorrect "Unreachable statement" turns off optimizing + spec file in error



------- Comment #1 from rob1weld at aol dot com  2007-05-24 06:33 -------
Added keywords "ice-on-valid-code" "rejects-valid" since when the spec file is
modified the ICE does not occur.

We need a new function that ouputs a message that the spec (internal or
external file) is incorrect. It is not _really_ correct to call it an ICE since
it is not an "internal compiler error" but an "internal (or external) spec info
omission" that cause the abort which claims it is an ICE.


-- 

rob1weld at aol dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |ice-on-valid-code, rejects-
                   |                            |valid


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31998


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]