[Bug c++/67292] valgrind error from cc1plus: search_line_sse2(unsigned char const*, unsigned char const*) (lex.c:380)
redi at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Aug 20 13:50:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67292
--- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> ---
Oops I forgot the command:
./cc1plus -std=c++11 -o /dev/null - -quiet <<< 'class k{int k{4};};'
More information about the Gcc-bugs
mailing list