[Bug c++/54535] gcc fails to warn when functions are inlined

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Oct 28 02:21:00 GMT 2016


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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |diagnostic
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |INVALID

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
-Werror=div-by-zero
is only for literal written code and not for code at optimization time.


More information about the Gcc-bugs mailing list