This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
make check-c++ runs the C++ testsuite twice?
- From: Paolo Carlini <paolo dot carlini at oracle dot com>
- To: "'gcc at gcc dot gnu dot org'" <gcc at gcc dot gnu dot org>
- Cc: Paolo Bonzini <bonzini at gnu dot org>, Jason Merrill <jason at redhat dot com>
- Date: Tue, 11 Oct 2011 12:51:34 +0200
- Subject: make check-c++ runs the C++ testsuite twice?
Hi,
sorry if I just need more sleep, but I'm pretty sure to have seen 'make
check-c++' running the C++ testsuite *twice*. Seriously, many times over
the last month or two, never before. Does this make sense to anybody?
What could I do to debug it?
Thanks,
Paolo.