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/35542] [4.3 Regression] fwprop only propagates one operand



------- Comment #9 from bonzini at gnu dot org  2008-08-01 09:55 -------
Subject: Bug 35542

Author: bonzini
Date: Fri Aug  1 09:54:04 2008
New Revision: 138505

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=138505
Log:
2008-08-01  Paolo Bonzini  <bonzini@gnu.org>

        Backport from mainline:
        2008-04-02  Andy Hutchinson <hutchinsonamdy@aim.com>

        PR rtl-optimization/35542
        * fwprop.c (forward_propagate_and_simplify): Replace
        loc_reg_mentioned_in_p with reg_mentioned_p.


Modified:
    branches/gcc-4_3-branch/gcc/ChangeLog
    branches/gcc-4_3-branch/gcc/fwprop.c


-- 


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


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