[Bug sanitizer/65000] ICE in in expand_builtin_eh_common, at except.c:2072
mpolacek at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Feb 10 14:17:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65000
Marek Polacek <mpolacek at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2015-02-10
Ever confirmed|0 |1
--- Comment #8 from Marek Polacek <mpolacek at gcc dot gnu.org> ---
Note that if I remove the IFN_UBSAN_NULL case or the IFN_UBSAN_OBJECT_SIZE case
in call_may_clobber_ref_p_1, the ICE disappears.
More information about the Gcc-bugs
mailing list