[Bug testsuite/49741] make -k check-c++0x not multilib aware

jason at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Jul 14 21:07:00 GMT 2011


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49741

Jason Merrill <jason at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jason at gcc dot gnu.org

--- Comment #1 from Jason Merrill <jason at gcc dot gnu.org> 2011-07-14 21:07:33 UTC ---
That's mysterious; really all make-c++0x is doing is adding --tool_opts to
RUNTESTFLAGS.  All the multilib magic happens inside dejagnu itself.

What does testsuite.c++0x/g++/g++.log look like compared to
testsuite/g++/g++.log from make check-c++?



More information about the Gcc-bugs mailing list