--- 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
--- 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
--- 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