This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/52283] "error: case label does not reduce to an integer constant" for constant folded cast expr
- From: "manu at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 21 Feb 2012 20:28:30 +0000
- Subject: [Bug c/52283] "error: case label does not reduce to an integer constant" for constant folded cast expr
- Auto-submitted: auto-generated
- References: <bug-52283-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52283
Manuel LÃpez-IbÃÃez <manu at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #26710|0 |1
is obsolete| |
--- Comment #19 from Manuel LÃpez-IbÃÃez <manu at gcc dot gnu.org> 2012-02-21 20:28:30 UTC ---
Created attachment 26718
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=26718
take 2
The new testcases seem to work, but I haven't done a full check. Anyway, it
will have to wait for 4.8...
@chbr or anyone else, feel free to take it and submit it, now or later.