[Bug middle-end/24069] [4.1 Regression] ice during feedback stage of profiledbootstrap on powerpc
steinmtz at us dot ibm dot com
gcc-bugzilla@gcc.gnu.org
Fri Sep 30 20:16:00 GMT 2005
------- Additional Comments From steinmtz at us dot ibm dot com 2005-09-30 20:16 -------
Created an attachment (id=9849)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9849&action=view)
Dump from -fdump-rtl-expand-all
Output from -fdump-rtl-expand-all attached as requested.
Note that the jump instruction I posted was obtained by placing the following
call directly before the failing gcc_assert.
print_rtl_single (dump_file, insn);
gcc_assert (JUMP_LABEL (insn)); /* failing assert at cfgbuild.c line 350
*/
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24069
More information about the Gcc-bugs
mailing list