[Bug sanitizer/82353] [8 Regression] runtime ubsan crash

2017-10-20 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82353 Jakub Jelinek changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug sanitizer/82353] [8 Regression] runtime ubsan crash

2017-10-16 Thread vmakarov at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82353 --- Comment #10 from Vladimir Makarov --- Author: vmakarov Date: Mon Oct 16 20:34:53 2017 New Revision: 253796 URL: https://gcc.gnu.org/viewcvs?rev=253796=gcc=rev Log: 2017-10-16 Vladimir Makarov PR

[Bug sanitizer/82353] [8 Regression] runtime ubsan crash

2017-10-13 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82353 --- Comment #9 from Jakub Jelinek --- Author: jakub Date: Fri Oct 13 20:19:17 2017 New Revision: 253744 URL: https://gcc.gnu.org/viewcvs?rev=253744=gcc=rev Log: PR sanitizer/82353 * g++.dg/ubsan/pr82353-2.C: New test. *

[Bug sanitizer/82353] [8 Regression] runtime ubsan crash

2017-10-12 Thread vmakarov at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82353 --- Comment #8 from Vladimir Makarov --- Author: vmakarov Date: Thu Oct 12 17:06:29 2017 New Revision: 253685 URL: https://gcc.gnu.org/viewcvs?rev=253685=gcc=rev Log: 2017-10-12 Vladimir Makarov Revert

[Bug sanitizer/82353] [8 Regression] runtime ubsan crash

2017-10-12 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82353 --- Comment #7 from Jakub Jelinek --- Author: jakub Date: Thu Oct 12 07:22:12 2017 New Revision: 253672 URL: https://gcc.gnu.org/viewcvs?rev=253672=gcc=rev Log: PR target/82353 * gcc.target/i386/i386.exp (tests): Revert the '.C'

[Bug sanitizer/82353] [8 Regression] runtime ubsan crash

2017-10-11 Thread vmakarov at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82353 --- Comment #6 from Vladimir Makarov --- Author: vmakarov Date: Wed Oct 11 19:35:48 2017 New Revision: 253656 URL: https://gcc.gnu.org/viewcvs?rev=253656=gcc=rev Log: 2017-10-11 Vladimir Makarov PR

[Bug sanitizer/82353] [8 Regression] runtime ubsan crash

2017-09-29 Thread vmakarov at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82353 --- Comment #5 from Vladimir Makarov --- (In reply to Jakub Jelinek from comment #3) > Vlad, can you please have a look? I'll still try to see if we can have a > single file testcase here. Yes, it seems as LRA rematerialization bug. I'll

[Bug sanitizer/82353] [8 Regression] runtime ubsan crash

2017-09-29 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82353 --- Comment #4 from Martin Liška --- > at expansion time (the reason for that is that sanopt pass doesn't perform > the optimization of redundant pointer overflow checks yet (Martin, do you > have it still on your todo list or shall I have a

[Bug sanitizer/82353] [8 Regression] runtime ubsan crash

2017-09-29 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82353 Jakub Jelinek changed: What|Removed |Added Priority|P3 |P1 CC|

[Bug sanitizer/82353] [8 Regression] runtime ubsan crash

2017-09-29 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82353 Martin Liška changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|