[Bug rtl-optimization/34628] [4.2/4.3 Regression] problems with inlining on ARM

2008-01-22 Thread tbm at cyrius dot com
--- Comment #15 from tbm at cyrius dot com 2008-01-22 10:49 --- I've now successfully bootstrapped and regtested this change with trunk on ARM. I enabled c,c++,fortran,objc,obj-c++,treelang. There are no regressions and the segfault is gone. Eric, can you please submit the patch?

[Bug rtl-optimization/34628] [4.2/4.3 Regression] problems with inlining on ARM

2008-01-22 Thread ebotcazou at gcc dot gnu dot org
--- Comment #16 from ebotcazou at gcc dot gnu dot org 2008-01-22 11:39 --- I've now successfully bootstrapped and regtested this change with trunk on ARM. I enabled c,c++,fortran,objc,obj-c++,treelang. There are no regressions and the segfault is gone. Great! Eric, can you

[Bug rtl-optimization/34628] [4.2/4.3 Regression] problems with inlining on ARM

2008-01-22 Thread ebotcazou at gcc dot gnu dot org
(try_combine): Stop and undo after the first combination if an autoincrement side-effect on the first insn has effectively been lost. Added: trunk/gcc/testsuite/gcc.c-torture/execute/20080122-1.c Modified: trunk/gcc/ChangeLog trunk/gcc/combine.c trunk/gcc/testsuite

[Bug rtl-optimization/34628] [4.2/4.3 Regression] problems with inlining on ARM

2008-01-22 Thread ebotcazou at gcc dot gnu dot org
(try_combine): Stop and undo after the first combination if an autoincrement side-effect on the first insn has effectively been lost. Added: branches/gcc-4_2-branch/gcc/testsuite/gcc.c-torture/execute/20080122-1.c Modified: branches/gcc-4_2-branch/gcc/ChangeLog branches

[Bug rtl-optimization/34628] [4.2/4.3 Regression] problems with inlining on ARM

2008-01-22 Thread ebotcazou at gcc dot gnu dot org
--- Comment #19 from ebotcazou at gcc dot gnu dot org 2008-01-22 22:32 --- . -- ebotcazou at gcc dot gnu dot org changed: What|Removed |Added URL|