[Bug rtl-optimization/54524] [4.6/4.7 Regression] Spurious add on sum of bitshifts (forward-propagate issue)

2013-01-07 Thread jan.sm...@alcatel-lucent.com


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



Jan Smets jan.sm...@alcatel-lucent.com changed:



   What|Removed |Added



 Status|NEW |RESOLVED

 Resolution||FIXED



--- Comment #10 from Jan Smets jan.sm...@alcatel-lucent.com 2013-01-07 
13:30:40 UTC ---

Verified


[Bug rtl-optimization/54524] [4.6/4.7 Regression] Spurious add on sum of bitshifts (forward-propagate issue)

2012-12-03 Thread rguenth at gcc dot gnu.org


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



Richard Biener rguenth at gcc dot gnu.org changed:



   What|Removed |Added



   Priority|P3  |P2


[Bug rtl-optimization/54524] [4.6/4.7 Regression] Spurious add on sum of bitshifts (forward-propagate issue)

2012-11-03 Thread jan.sm...@alcatel-lucent.com


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



--- Comment #9 from Jan Smets jan.sm...@alcatel-lucent.com 2012-11-03 
18:25:32 UTC ---

Verified. Thanks Andrew.

(Should I mark it as Resolved?)


[Bug rtl-optimization/54524] [4.6/4.7 Regression] Spurious add on sum of bitshifts (forward-propagate issue)

2012-11-02 Thread pinskia at gcc dot gnu.org


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



Andrew Pinski pinskia at gcc dot gnu.org changed:



   What|Removed |Added



  Known to work||4.8.0

Summary|[4.6/4.7/4.8 Regression]|[4.6/4.7 Regression]

   |Spurious add on sum of  |Spurious add on sum of

   |bitshifts   |bitshifts

   |(forward-propagate issue)   |(forward-propagate issue)

  Known to fail|4.8.0   |



--- Comment #8 from Andrew Pinski pinskia at gcc dot gnu.org 2012-11-02 
23:33:46 UTC ---

Fixed on the trunk.