------- Comment #6 from hubicka at gcc dot gnu dot org  2008-09-09 12:23 -------
This also breaks because of gimple_regimplify_operands

Breakpoint 3, gimple_regimplify_operands (stmt=0x2aaaaaf5b100,
gsi_p=0x7fffffffe3b0) at ../../gcc/gimplify.c:7374
7374      push_gimplify_context (&gctx);
(gdb) p debug_gimple_stmt (stmt)
__comp_ctor  (&this_1(D)->time_);

shortly after processing this we die.  I am investigating.

Honza


-- 

hubicka at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rguenther at suse dot de,
                   |                            |jakub at redhat dot com


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

Reply via email to