[Bug c++/56607] [4.8 regression] GCC fails to warn on division by zero
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Mar 13 08:35:00 GMT 2013
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56607
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
AssignedTo|unassigned at gcc dot |jakub at gcc dot gnu.org
|gnu.org |
--- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> 2013-03-13 08:35:26 UTC ---
Created attachment 29660
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=29660
gcc48-pr56607.patch
For the C++ warning regression, here is an untested fix, but wonder if we
shouldn't defer it for 4.8.1.
More information about the Gcc-bugs
mailing list