https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67298
Jakub Jelinek changed:
What|Removed |Added
Status|WAITING |RESOLVED
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67298
Marek Polacek changed:
What|Removed |Added
Status|UNCONFIRMED |WAITING
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67298
--- Comment #4 from Alexander Fomin ---
Yep, looks like -fwrapv fixes this issue.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67298
--- Comment #3 from Andrew Pinski ---
Also does using -fwrapv fix the problem? It might be the case gap just has
undefined code in it and now we produce better code.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67298
Alexander Fomin changed:
What|Removed |Added
CC||afomin.mailbox at gmail dot com
--- Co
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67298
Richard Biener changed:
What|Removed |Added
Target Milestone|--- |6.0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67298
Andrew Pinski changed:
What|Removed |Added
CC||pinskia at gcc dot gnu.org
--- Comment #