This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/31998] Incorrect "Unreachable statement" turns off optimizing + spec file in error
- From: "rob1weld at aol dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 24 May 2007 05:33:00 -0000
- Subject: [Bug bootstrap/31998] Incorrect "Unreachable statement" turns off optimizing + spec file in error
- References: <bug-31998-13830@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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