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/42739] [4.5 Regression] ICE with computed goto, destructors, and optimization



------- Comment #2 from aph at gcc dot gnu dot org  2010-01-14 10:31 -------
This does indeed look like PR42698.  The pattern of backwards branching
indirect jumps is the same, and I'm pretty sure that this is the test case to
fix.


-- 


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


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