[Bug c++/62096] unexpected warning overflow in implicit constant conversion

msebor at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Mar 9 04:21:00 GMT 2016


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62096

Martin Sebor <msebor at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |msebor at gcc dot gnu.org
      Known to work|                            |6.0
         Resolution|---                         |FIXED
      Known to fail|                            |4.9.3, 5.3.0

--- Comment #2 from Martin Sebor <msebor at gcc dot gnu.org> ---
Hey Travis!  The warning still appears in 5.3 but is gone in 6.0, possibly
because of the early folding changes.  Closing as fixed.


More information about the Gcc-bugs mailing list