http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23145
Andrew Pinski changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
--- Comment #4 from pinskia at gcc dot gnu dot org 2009-05-03 16:38 ---
Even if you don't see the ICE, the code is still invalid as mentioned.
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
--
--- Comment #3 from rguenth at gcc dot gnu dot org 2009-05-03 16:04 ---
With --combine? It indeed doesn't complain. But I also don't see type
mismatches with type checking.
--
rguenth at gcc dot gnu dot org changed:
What|Removed |Added
--
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-08-08
03:32 ---
Confirmed.
--
What|Removed |Added
Status|UNCONFIRMED |NEW
E
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-07-30
03:05 ---
Hmm, Apple's 3.3-fast does not have this bug.
sv.i:4: warning: conflicting types for `a'
op.i:4: warning: previous declaration of `a'
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23145