[Bug c++/47570] "one() >= 0" isn't constexpr for unsigned int, yet == and > is.

jason at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Mar 17 02:42:00 GMT 2011


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47570

Jason Merrill <jason at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |rejects-valid
      Known to work|                            |4.7.0
   Target Milestone|---                         |4.6.1
      Known to fail|                            |4.6.0

--- Comment #2 from Jason Merrill <jason at gcc dot gnu.org> 2011-03-17 02:41:15 UTC ---
Fixed for 4.7.  I'll backport the patch to 4.6.1 after 4.6.0 is released.



More information about the Gcc-bugs mailing list