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 middle-end/18628] [4.0 regression] miscompilation of switch statement in loop


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-11-23 17:13 -------
In fact we just to ICE on my example back before 2004-06-18 and not produce the label after that.

It worked before 20040511 but in 2004-05-14 we produced the segfault.  (this is the time period 
which the tree-ssa was merged in).

-- 


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


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