This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug middle-end/37356] [4.4 Regression] ICE in gsi_insert_seq_nodes_after, at gimple-iterator.c:222



------- Comment #3 from pinskia at gcc dot gnu dot org  2008-09-03 21:28 -------
This might have been fixed by:
2008-09-03  Richard Guenther  <rguenther@suse.de>

        PR tree-optimization/37328
        * tree-sra.c (sra_build_assignment): Gimplify properly.
        (generate_copy_inout): Take the correct stmt as definition,
        remove bogus assert.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |ice-on-valid-code


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]