https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71512
Jakub Jelinek changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71512
Jakub Jelinek changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71512
--- Comment #6 from Jakub Jelinek ---
Author: jakub
Date: Fri Aug 12 19:57:35 2016
New Revision: 239431
URL: https://gcc.gnu.org/viewcvs?rev=239431&root=gcc&view=rev
Log:
PR c/71512
* ubsan.c (instrument_si_overflow): Pass true i
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71512
--- Comment #5 from Jakub Jelinek ---
Author: jakub
Date: Fri Aug 12 19:56:26 2016
New Revision: 239430
URL: https://gcc.gnu.org/viewcvs?rev=239430&root=gcc&view=rev
Log:
PR c/71512
* ubsan.c (instrument_si_overflow): Pass true i
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71512
Jakub Jelinek changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassigned a
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71512
--- Comment #3 from Sabrina Souto ---
I had a similar result, but different failure, for another test+configuration
(see below). I would like to know if it is another (different) bug.
GCC-6.1.0
x86_64-pc-linux-gnu and x86_64-apple-darwin15.4.0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71512
Marek Polacek changed:
What|Removed |Added
CC||mpolacek at gcc dot gnu.org
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71512
Richard Biener changed:
What|Removed |Added
Keywords||ice-on-valid-code
Status|UN