https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95700
--- Comment #15 from vvinayag at arm dot com --- (In reply to Ilya Leoshkevich from comment #14) > gcc113 has 4.8.4, which is a bit newer. But in any case, according to > https://gcc.gnu.org/projects/cxx-status.html, gcc should support nullptr > since 4.6. > > Could you please post the failing compiler invocation command? > > In the meantime I will build gcc 4.8.1 on gcc113 and try to build master > with it. Hi Ilya Leoshkevich Thanks for your help. The failing compiler command is: g++ -c -DIN_GCC -DGENERATOR_FILE -I. -Ibuild -I/tmp/…/src/gcc/gcc -I/tmp/…/src/gcc/gcc/build -I/tmp/…/src/gcc/gcc/../include -I/tmp/…/src/gcc/gcc/../libcpp/include \ -o build/genmodes.o /tmp/…/src/gcc/gcc/genmodes.c