[Bug ada/36575] [4.3/4.4 Regression] ACATS c460011 fails at -O3

2008-09-26 Thread ebotcazou at gcc dot gnu dot org
--- Comment #7 from ebotcazou at gcc dot gnu dot org 2008-09-26 09:24 --- > I would bet this is VRP triggered by more inlining. It's constant-folding triggered by more inlining, this already fails at -O0: procedure P is type Unsigned_Over_8 is mod 2**8+2; type Signed_Over_8 is ra

[Bug ada/36575] [4.3/4.4 Regression] ACATS c460011 fails at -O3

2008-09-26 Thread ebotcazou at gcc dot gnu dot org
--- Comment #6 from ebotcazou at gcc dot gnu dot org 2008-09-26 08:43 --- Investigating. -- ebotcazou at gcc dot gnu dot org changed: What|Removed |Added Assigne

[Bug ada/36575] [4.3/4.4 Regression] ACATS c460011 fails at -O3

2008-09-26 Thread ebotcazou at gcc dot gnu dot org
--- Comment #5 from ebotcazou at gcc dot gnu dot org 2008-09-26 08:43 --- Reproducible on x86. -- ebotcazou at gcc dot gnu dot org changed: What|Removed |Added