------- Comment #2 from janis at gcc dot gnu dot org  2005-11-02 19:18 -------
A regression hunt using a cross compiler identified the following patch:

r105306 | rth | 2005-10-12 16:29:35 +0000 (Wed, 12 Oct 2005) | 3 lines

        PR rtl-opt/23324
        * cfgexpand.c (add_alias_set_conflicts): Use objects_must_conflict_p.   

http://gcc.gnu.org/viewcvs?view=rev&rev=205306

Only the following options are needed to reproduce the failure with
the reduced testcase: -O2.


-- 

janis at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rth at gcc dot gnu dot org


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

Reply via email to