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]

Re: optimization/9357: [3.2/3.3/3.4 regression] SegFault with -fssa -funroll-loops -fprofile-arcs


The regression showed up with this patch:

Sat Oct 27 12:12:09 CEST 2001  Jan Hubicka  <jh at suse dot cz>

        * cfgcleanup.c (merge_blocks_move_predecessor_nojumps,
        merge_blocks_move_successors_nojumps): Set BB_UPDATE_LIFE.
        (merge_blocks): Properly udpate life after making edge nonfallthru.
        * cfgrtl.c (merge_blocks_nomove): Update global_live_at_end.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=9357




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