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

Zdenek Sojka <zsojka at seznam dot cz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |zsojka at seznam dot cz

--- Comment #10 from Zdenek Sojka <zsojka at seznam dot cz> 2011-03-14 18:44:24 
UTC ---
The testcase still ICEs the same way with custom flags:
(r170934, x86_64-linux)

$ gcc -O -funroll-loops -fthread-jumps -fno-tree-ch gcc.dg/pr47899.c
gcc.dg/pr47899.c: In function 'main':
gcc.dg/pr47899.c:26:1: internal compiler error: in get_loop_body, at
cfgloop.c:831
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.

Reply via email to