[Bug c/71512] ICE: verify_gimple failed with UBSAN

2016-08-12 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71512 Jakub Jelinek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c/71512] ICE: verify_gimple failed with UBSAN

2016-08-12 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71512 Jakub Jelinek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c/71512] ICE: verify_gimple failed with UBSAN

2016-08-12 Thread jakub at gcc dot gnu.org
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

[Bug c/71512] ICE: verify_gimple failed with UBSAN

2016-08-12 Thread jakub at gcc dot gnu.org
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

[Bug c/71512] ICE: verify_gimple failed with UBSAN

2016-08-12 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71512 Jakub Jelinek changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned a

[Bug c/71512] ICE: verify_gimple failed with UBSAN

2016-08-11 Thread sabrinadfs at gmail dot com
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

[Bug c/71512] ICE: verify_gimple failed with UBSAN

2016-06-13 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71512 Marek Polacek changed: What|Removed |Added CC||mpolacek at gcc dot gnu.org --- Comment

[Bug c/71512] ICE: verify_gimple failed with UBSAN

2016-06-13 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71512 Richard Biener changed: What|Removed |Added Keywords||ice-on-valid-code Status|UN