https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79025
Eric Botcazou changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79025
--- Comment #2 from Andrew Pinski ---
Signed interger overflow is undefined behavior.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79025
--- Comment #1 from Peter Selinger ---
I would like to add that while the gcc option "-fdisable-tree-vrp1" appears to
fix the first problem, it does not solve the "secondary bug":
extern int printf (const char *__restrict __format, ...);
int ma