[Bug tree-optimization/57685] GCC stuck in an infinite loop

2013-06-23 Thread mikpe at it dot uu.se
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57685 --- Comment #2 from Mikael Pettersson --- Started with the PR55079 fix in r193098. The test case uses the values of uninitialized auto variables, perhaps that's confusing the compiler.

[Bug tree-optimization/57685] GCC stuck in an infinite loop

2013-06-23 Thread mikpe at it dot uu.se
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57685 Mikael Pettersson changed: What|Removed |Added CC||mikpe at it dot uu.se --- Comment #1