[Bug middle-end/89284] gcc -fsanitize=undefined inhibits -Wuninitialized

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

[Bug middle-end/89284] gcc -fsanitize=undefined inhibits -Wuninitialized

2019-02-14 Thread jg at jguk dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89284 --- Comment #4 from Jonny Grant --- Fantastic! Thank you.

[Bug middle-end/89284] gcc -fsanitize=undefined inhibits -Wuninitialized

2019-02-13 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89284 --- Comment #3 from Jakub Jelinek --- Author: jakub Date: Thu Feb 14 07:31:14 2019 New Revision: 268862 URL: https://gcc.gnu.org/viewcvs?rev=268862&root=gcc&view=rev Log: PR middle-end/89284 * passes.def: Swap pass_ubsan and pass

[Bug middle-end/89284] gcc -fsanitize=undefined inhibits -Wuninitialized

2019-02-13 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89284 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #2

[Bug middle-end/89284] gcc -fsanitize=undefined inhibits -Wuninitialized

2019-02-12 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89284 Martin Sebor changed: What|Removed |Added Keywords||diagnostic Status|UNCONFIRMED