[Bug sanitizer/88901] ICE when using -fsanitize=pointer-compare

2019-02-07 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88901 Jakub Jelinek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug sanitizer/88901] ICE when using -fsanitize=pointer-compare

2019-02-07 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88901 --- Comment #6 from Jakub Jelinek --- Author: jakub Date: Thu Feb 7 14:33:51 2019 New Revision: 268624 URL: https://gcc.gnu.org/viewcvs?rev=268624=gcc=rev Log: Backported from mainline 2019-01-21 Jakub Jelinek PR

[Bug sanitizer/88901] ICE when using -fsanitize=pointer-compare

2019-01-21 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88901 --- Comment #5 from Jakub Jelinek --- Fixed on the trunk so far.

[Bug sanitizer/88901] ICE when using -fsanitize=pointer-compare

2019-01-21 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88901 --- Comment #4 from Jakub Jelinek --- Author: jakub Date: Mon Jan 21 19:53:04 2019 New Revision: 268122 URL: https://gcc.gnu.org/viewcvs?rev=268122=gcc=rev Log: PR sanitizer/88901 * typeck.c (cp_build_binary_op): Don't

[Bug sanitizer/88901] ICE when using -fsanitize=pointer-compare

2019-01-18 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88901 Jakub Jelinek changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned

[Bug sanitizer/88901] ICE when using -fsanitize=pointer-compare

2019-01-18 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88901 Martin Liška changed: What|Removed |Added Status|ASSIGNED|NEW Assignee|marxin at gcc dot