This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug optimization/14235] [3.4/3.5 Regression] ICE in verify_local_live_at start (flow.c:546)
- From: "bangerth at dealii dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 1 Mar 2004 06:01:04 -0000
- Subject: [Bug optimization/14235] [3.4/3.5 Regression] ICE in verify_local_live_at start (flow.c:546)
- References: <20040221043216.14235.senor_fjord@yahoo.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From bangerth at dealii dot org 2004-03-01 06:01 -------
Just as an aside: most of our testcases are actually totally dumb: they
don't do anything useful, take no input and generate no output. They
after use uninitialized variables etc, just because this was the shortest
thing to still trigger an ICE. Judging a PR by whether a testcase does
something "well-defined" or even "useful" is the wrong criterion when
an ICE or rejects-valid is concerned.
W.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14235