------- 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

Reply via email to