This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/47539] Compile fail at "0x0E+" procedure
- From: "pinskia at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sun, 30 Jan 2011 02:48:13 +0000
- Subject: [Bug c/47539] Compile fail at "0x0E+" procedure
- Auto-submitted: auto-generated
- References: <bug-47539-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47539
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> 2011-01-30 02:47:56 UTC ---
This code is really invalid just as the error message says. In fact the error
message says exactly why it is invalid.
*** This bug has been marked as a duplicate of bug 3885 ***