[Bug sanitizer/77823] [7 Regression] ICE: in ubsan_encode_value, at ubsan.c:137 with -fsanitize=undefined and vector types

2016-11-16 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77823 --- Comment #8 from Jakub Jelinek --- Author: jakub Date: Wed Nov 16 08:28:50 2016 New Revision: 242469 URL: https://gcc.gnu.org/viewcvs?rev=242469=gcc=rev Log: PR sanitizer/77823 * ubsan.c (ubsan_build_overflow_builtin): Add

[Bug sanitizer/77823] [7 Regression] ICE: in ubsan_encode_value, at ubsan.c:137 with -fsanitize=undefined and vector types

2016-11-11 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77823 --- Comment #7 from Jakub Jelinek --- Created attachment 40029 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=40029=edit ubsan-pr77823.patch Completely untested patch to allow libubsan handling vector types. Though, not sure if it

[Bug sanitizer/77823] [7 Regression] ICE: in ubsan_encode_value, at ubsan.c:137 with -fsanitize=undefined and vector types

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

[Bug sanitizer/77823] [7 Regression] ICE: in ubsan_encode_value, at ubsan.c:137 with -fsanitize=undefined and vector types

2016-10-05 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77823 --- Comment #5 from Jakub Jelinek --- Author: jakub Date: Wed Oct 5 17:47:34 2016 New Revision: 240796 URL: https://gcc.gnu.org/viewcvs?rev=240796=gcc=rev Log: PR sanitizer/77823 * c-ubsan.c (ubsan_instrument_shift): Return

[Bug sanitizer/77823] [7 Regression] ICE: in ubsan_encode_value, at ubsan.c:137 with -fsanitize=undefined and vector types

2016-10-03 Thread zsojka at seznam dot cz
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77823 --- Comment #4 from Zdenek Sojka --- (In reply to Jakub Jelinek from comment #3) > Created attachment 39735 [details] > gcc7-pr77823.patch > > Short patch to fix the ICE. > > That said, we should think of what to do with the generic vector

[Bug sanitizer/77823] [7 Regression] ICE: in ubsan_encode_value, at ubsan.c:137 with -fsanitize=undefined and vector types

2016-10-03 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77823 --- Comment #3 from Jakub Jelinek --- Created attachment 39735 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=39735=edit gcc7-pr77823.patch Short patch to fix the ICE. That said, we should think of what to do with the generic vector

[Bug sanitizer/77823] [7 Regression] ICE: in ubsan_encode_value, at ubsan.c:137 with -fsanitize=undefined and vector types

2016-10-03 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77823 Jakub Jelinek changed: What|Removed |Added Assignee|unassigned at gcc dot gnu.org |jakub at gcc dot gnu.org

[Bug sanitizer/77823] [7 Regression] ICE: in ubsan_encode_value, at ubsan.c:137 with -fsanitize=undefined and vector types

2016-10-03 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77823 Marek Polacek changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|