This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/19743] internal compiler error on errneous code
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 1 Feb 2005 18:19:22 -0000
- Subject: [Bug middle-end/19743] internal compiler error on errneous code
- References: <20050201180459.19743.heikki.orsila@iki.fi>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2005-02-01 18:19 -------
The code is undefined but still valid, well really it is invalid if you don't have a cast.
This is all fixed on the mainline for 4.0.0 anyways and since this is not a regression closing as fixed.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Component|c |middle-end
Keywords| |ice-on-valid-code
Resolution| |FIXED
Target Milestone|--- |4.0.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19743