[Bug sanitizer/68587] [6 Regression][UBSAN] ICE in expand_insn, at optabs.c:6974
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68587 Markus Trippelsdorf changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|
[Bug sanitizer/68587] [6 Regression][UBSAN] ICE in expand_insn, at optabs.c:6974
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68587 --- Comment #1 from Tobias Burnus --- The options can be reduced to: g++ -O1 -ffast-math -fsanitize=null
[Bug sanitizer/68587] [6 Regression][UBSAN] ICE in expand_insn, at optabs.c:6974
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68587 Tobias Burnus changed: What|Removed |Added Target||x86_64-pc-linux-gnu Target Milestone|-