Commit 95d541cb by Jason Merrill Committed by Jason Merrill

re PR c++/47906 (r170459 regresses g++.dg/abi/mangle39.C on *-apple-darwin*)

	PR c++/47906
	* g++.dg/cpp0x/trailing1.C: Specify -fabi-version=6.

From-SVN: r170556
parent 15bf6f3a
2011-02-28 Jason Merrill <jason@redhat.com>
PR c++/47906
* g++.dg/cpp0x/trailing1.C: Specify -fabi-version=6.
2011-02-27 Jerry DeLisle <jvdelisle@gcc.gnu.org>
PR libgfortran/47778
......
// Tests for late-specified return type.
// { dg-options "-std=c++0x" }
// { dg-options "-std=c++0x -fabi-version=6" }
auto f() -> int
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment