[Bug sanitizer/79897] ICE in gimplify_modify_expr, at gimplify.c:5627 on ARM target

2017-03-06 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79897 --- Comment #5 from Jakub Jelinek --- Author: jakub Date: Tue Mar 7 06:11:14 2017 New Revision: 245945 URL: https://gcc.gnu.org/viewcvs?rev=245945&root=gcc&view=rev Log: PR sanitizer/79897 * ubsan.c (ubsan_encode_value): Call ma

[Bug sanitizer/79897] ICE in gimplify_modify_expr, at gimplify.c:5627 on ARM target

2017-03-06 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79897 Jakub Jelinek changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned a

[Bug sanitizer/79897] ICE in gimplify_modify_expr, at gimplify.c:5627 on ARM target

2017-03-06 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79897 --- Comment #3 from Marek Polacek --- Another observation: doesn't ICE with -fsigned-char.

[Bug sanitizer/79897] ICE in gimplify_modify_expr, at gimplify.c:5627 on ARM target

2017-03-06 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79897 --- Comment #2 from Marek Polacek --- -fsanitize=enum is enough.

[Bug sanitizer/79897] ICE in gimplify_modify_expr, at gimplify.c:5627 on ARM target

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