This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug testsuite/42933] Test suite reports excess unexpected failures when using RUNTESTFLAGS to pass extra options



------- Comment #1 from pinskia at gcc dot gnu dot org  2010-02-02 01:14 -------
Well RUNTESTFLAGS is really only useful for options which change the ABI and
have a multilib.  Like -fPIC/-m64/-m32, etc.  -std=c++0x changes the input
language which is used so therefor changes the whole testsuite.


-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]