[Bug c++/35338] Rejects valid code for fixed-point types
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Wed Dec 24 03:47:00 GMT 2008
------- Comment #6 from pinskia at gcc dot gnu dot org 2008-12-24 03:45 -------
Why do you think this is invalid code? The C front-end accepts this code.
I have a fix for:
bool b = !1r;
I am working on the fix for the first case.
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|FIXED |
Summary|[4.3 regression] Broken |Rejects valid code for
|diagnostics for fixed-point |fixed-point types
|types |
Target Milestone|4.3.1 |---
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35338
More information about the Gcc-bugs
mailing list