[Bug sanitizer/58420] internal compiler error: in ubsan_type_descriptor, at ubsan.c:280
mpolacek at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Sep 16 15:50:00 GMT 2013
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58420
--- Comment #4 from Marek Polacek <mpolacek at gcc dot gnu.org> ---
The ubsan vla-bound patch contains a thinko, it should be fixed by this patch
(forgot to check for TYPE_NAME != NULL):
http://gcc.gnu.org/ml/gcc-patches/2013-09/msg01209.html
More information about the Gcc-bugs
mailing list