https://gcc.gnu.org/bugzilla/show_bug.cgi?id=22599
Andrew Pinski changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
--- Comment #4 from pinskia at gcc dot gnu dot org 2009-01-01 21:12 ---
The segfault has been changed into an error with PR 13506 but that does not
mean with RTL checking turned on.
In fact with RTL checking we get:
t.c: In function 'main':
t.c:13: internal compiler error: RTL check: ex
--- Additional Comments From gnu at the-meissners dot org 2005-07-22 03:54
---
I forgot to mention, the patch was against the mainline, sources current as of
July 20th.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22599
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-07-21
20:38 ---
Confirmed, only the second example fails from 4.0.0 upwards.
--
What|Removed |Added