[Bug preprocessor/63831] [5 Regression] r217292 causes segfaults with -MM
trippels at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Nov 12 19:00:00 GMT 2014
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63831
--- Comment #5 from Markus Trippelsdorf <trippels at gcc dot gnu.org> ---
(In reply to emsr from comment #4)
> Can someone quick try that?
Yes. It doesn't work.
trippels@gcc2-power8 test % /home/trippels/gcc_test/usr/local/bin/g++ -I ./ -MM
test.cpp
./1.h:5:6: error: missing binary operator before token "("
#if __has_attribute(alloc_size)
^
More information about the Gcc-bugs
mailing list