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 optimization/14235] [3.4/3.5 Regression] ICE in verify_local_live_at start (flow.c:546)


------- 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


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