From e2995714b3bf1295d389a80a951be8c3330e80ac Mon Sep 17 00:00:00 2001 From: Jason Merrill Date: Wed, 13 Jul 2011 16:30:54 -0400 Subject: Also test -std=c++0x mode with 'make check-c++' at top level Also test -std=c++0x mode with 'make check-c++' at top level * Makefile.in (check-gcc-c++0x): New. (check-c++): Depend on it. gcc/ * Makefile.in ($(lang_checks_parallelized)): Allow --tool_opts. gcc/cp/ * Make-lang.in (check-c++0x): New. gcc/testsuite/ * lib/g++.exp (${tool}_option_help, ${tool}_option_proc): Remove. * lib/lto.exp (lto_prune_warns): Prune warning about -std=c++0x when compiling C files. From-SVN: r176250 --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index ec1b42b..ee64c35 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2011-07-13 Jason Merrill + + * Makefile.in (check-gcc-c++0x): New. + (check-c++): Depend on it. + 2011-07-07 Rainer Orth PR target/39150 -- cgit v1.1