This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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]

Re: [PATCH, libstdc++] Make abi_check multilib-aware


Benjamin Kosnik writes:
> > 	* testsuite/libstdc++-abi/abi.exp: Add multilib support.
> > 	* acinclude.m4 (GLIBCXX_CONFIGURE_TESTSUITE): Remove
> > MULTISUBDIR from baseline_dir.
> > 	* configure: Regenerate.
> > 	* testsuite/Makefile.am (baseline_file): Remove variable.
> > 	(site.exp): Set baseline_dir rather than baseline_file.
> > 	(check-abi): Pass AM_RUNTESTFLAGS and RUNTESTFLAGS to runtest.
> > 	* testsuite/Makefile.in: Regenerate.
> 
> This is ok, thanks.

Thanks, committed as r144394.

Note that this could cause new abi_check failures on other targets since
multilibs are now tested properly.

Adam


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