[Bug rtl-optimization/35542] [4.3 Regression] fwprop only propagates one operand

2008-08-01 Thread bonzini at gcc dot gnu dot org
--- 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 <[EMAIL PROTECTED]> Backport from

[Bug rtl-optimization/35542] [4.3 Regression] fwprop only propagates one operand

2008-08-01 Thread bonzini at gnu dot org
--- Comment #8 from bonzini at gnu dot org 2008-08-01 09:54 --- backported -- bonzini at gnu dot org changed: What|Removed |Added Status|ASSIGNED

[Bug rtl-optimization/35542] [4.3 Regression] fwprop only propagates one operand

2008-06-12 Thread jakub at gcc dot gnu dot org
-- jakub at gcc dot gnu dot org changed: What|Removed |Added Priority|P3 |P4 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35542

[Bug rtl-optimization/35542] [4.3 Regression] fwprop only propagates one operand

2008-06-11 Thread jsm28 at gcc dot gnu dot org
-- jsm28 at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.3.2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35542

[Bug rtl-optimization/35542] [4.3 Regression] fwprop only propagates one operand

2008-04-29 Thread aoliva at gcc dot gnu dot org
--- Comment #7 from aoliva at gcc dot gnu dot org 2008-04-29 08:19 --- Subject: Bug 35542 Author: aoliva Date: Tue Apr 29 08:18:36 2008 New Revision: 134782 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=134782 Log: * fwprop.c (forward_propagate_and_simplify): Replace entire var

[Bug rtl-optimization/35542] [4.3 Regression] fwprop only propagates one operand

2008-04-02 Thread hutchinsonandy at aim dot com
ll specfic to AVR) Andy -Original Message- From: eric dot weddington at atmel dot com <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Sent: Wed, 2 Apr 2008 10:21 am Subject: [Bug rtl-optimization/35542] [4.3 Regression] fwprop only propagates one operand --- Comment

[Bug rtl-optimization/35542] [4.3 Regression] fwprop only propagates one operand

2008-04-02 Thread bonzini at gnu dot org
--- Comment #5 from bonzini at gnu dot org 2008-04-02 15:25 --- I meant that this is a patch that is scheduled for backporting to 4.3, because it fixes regressions on AVR. The text between parentheses should have been "bug causes regressions for AVR". Sorry. -- http://gcc.gnu.org/

[Bug rtl-optimization/35542] [4.3 Regression] fwprop only propagates one operand

2008-04-02 Thread eric dot weddington at atmel dot com
--- Comment #4 from eric dot weddington at atmel dot com 2008-04-02 15:21 --- (In reply to comment #3) > committed to trunk, will backport to 4.3 in due time (causes regressions for > AVR) > Could you list what fails? Thanks! -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35542

[Bug rtl-optimization/35542] [4.3 Regression] fwprop only propagates one operand

2008-04-02 Thread bonzini at gnu dot org
--- Comment #3 from bonzini at gnu dot org 2008-04-02 09:57 --- committed to trunk, will backport to 4.3 in due time (causes regressions for AVR) -- bonzini at gnu dot org changed: What|Removed |Added ---