[Bug c++/71182] [6/7 Regression] parser.c cp_lexer_previous_token sanitizer detects member call on null pointer
trippels at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Dec 6 13:19:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71182
--- Comment #4 from Markus Trippelsdorf <trippels at gcc dot gnu.org> ---
(In reply to Richard Biener from comment #3)
> Can't reproduce on trunk or GCC 6 branch. What options are required?
You need to use an -fsanitize=undefined instrumented compiler.
No options required.
More information about the Gcc-bugs
mailing list