This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/32643] [4.3/4.4/4.5/4.6 Regression] Wrong error message with unsigned char a = uchar&512
- From: "rguenth at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 4 Mar 2011 12:41:40 +0000
- Subject: [Bug c/32643] [4.3/4.4/4.5/4.6 Regression] Wrong error message with unsigned char a = uchar&512
- Auto-submitted: auto-generated
- References: <bug-32643-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32643
Richard Guenther <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Last reconfirmed|2007-12-07 20:19:26 |2011-03-04 20:19:26
Known to work| |
Known to fail| |
--- Comment #14 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-03-04 12:41:30 UTC ---
Not fixed by the constant expression work either.