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 rtl-optimization/37219] [4.3/4.4 Regression] fwprop1 is broken for addresses



------- Comment #4 from pinskia at gcc dot gnu dot org  2008-08-26 19:03 -------
Subject: Bug 37219

Author: pinskia
Date: Tue Aug 26 19:02:05 2008
New Revision: 139605

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=139605
Log:
2008-08-26  Andrew Pinski  <andrew_pinski@playstation.sony.com>

        PR rtl-opt/37219
        * fwprop.c (fwprop): Check that the loop_father is the outer loop.
        (fwprop_addr): Check that the loop_father is not the outer loop.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/fwprop.c


-- 


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


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