[Bug c/48418] [4.5/4.6/4.7 Regression] Bit shift operator >>=
rguenth at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sun Apr 3 11:09:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48418
Richard Guenther <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Keywords| |diagnostic
Last reconfirmed| |2011.04.03 11:09:30
CC| |jsm28 at gcc dot gnu.org
Resolution|WONTFIX |
Ever Confirmed|0 |1
Summary|Bit shift operator >>= |[4.5/4.6/4.7 Regression]
| |Bit shift operator >>=
Target Milestone|--- |4.5.3
--- Comment #3 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-04-03 11:09:30 UTC ---
I suppose some of the warning code needs to be updated with the C constexpr
changes. Joseph?
More information about the Gcc-bugs
mailing list