[Bug tree-optimization/18800] [4.0 Regression] ivopt missed, local array

2004-12-12 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-12-12 16:31 --- This shows up every where on PPC where ever there is an local array, I would not doubt there is not a case in GCC which looks like this. -- What|Removed |Added

[Bug tree-optimization/18800] [4.0 Regression] ivopt missed, local array

2004-12-12 Thread steven at gcc dot gnu dot org
--- Additional Comments From steven at gcc dot gnu dot org 2004-12-12 10:06 --- How can a missed optimization ever be P1. -- What|Removed |Added Priority|P1

[Bug tree-optimization/18800] [4.0 Regression] ivopt missed, local array

2004-12-11 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Priority|P2 |P1 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18800

[Bug tree-optimization/18800] [4.0 Regression] ivopt missed, local array

2004-12-03 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-12-03 12:41 --- with 3.3.2 I get: L9: stw r0,0(r9) addi r9,r9,4 bdnz L9 With the mainline I get: L2: slwi r0,r2,2 addi r2,r2,1 stwx r9,r11,r0 bdnz L2 --

[Bug tree-optimization/18800] [4.0 Regression] ivopt missed, local array

2004-12-03 Thread steven at gcc dot gnu dot org
--- Additional Comments From steven at gcc dot gnu dot org 2004-12-03 11:19 --- Are we supposed to guess the actual problem here or what?? -- What|Removed |Added

[Bug tree-optimization/18800] [4.0 Regression] ivopt missed, local array

2004-12-02 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added CC||rakdver at gcc dot gnu dot ||org http://gcc.gnu.org/bugzilla/sh

[Bug tree-optimization/18800] [4.0 Regression] ivopt missed, local array

2004-12-02 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Known to fail||4.0.0 Known to work||3.3.2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18800

[Bug tree-optimization/18800] [4.0 Regression] ivopt missed, local array

2004-12-02 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|--- |4.0.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18800