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

Zdenek Sojka <zsojka at seznam dot cz> changed:

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

--- Comment #7 from Zdenek Sojka <zsojka at seznam dot cz> 2012-01-10 05:45:55 
UTC ---
I hit this (probably) ICE with more obscure flags, with a
x86_64-unknown-linux-gnu target:

$ gcc -Os -fno-omit-frame-pointer -fno-tree-dominator-opts -fno-tree-fre
-fno-tree-pre testsuite/gcc.c-torture/compile/pr39941.c
testsuite/gcc.c-torture/compile/pr39941.c: In function 'bsd_boot':
testsuite/gcc.c-torture/compile/pr39941.c:11:1: internal compiler error: in
distribute_notes, at combine.c:13285
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.

Reply via email to