[Bug c/100702] Strict overflow warning regression in gcc 8 onwards

2021-05-20 Thread msebor at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100702 Martin Sebor changed: What|Removed |Added CC||msebor at gcc dot gnu.org

[Bug c/100702] Strict overflow warning regression in gcc 8 onwards

2021-05-20 Thread david at westcontrol dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100702 --- Comment #2 from David Brown --- Runtime diagnostics can be very useful - but they are a different kind of warning. In particular, they only show what errors have occurred during your testing - they don't show what errors /might/ occur.

[Bug c/100702] Strict overflow warning regression in gcc 8 onwards

2021-05-20 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100702 Richard Biener changed: What|Removed |Added Keywords||diagnostic Version|unknown