Commit 93d277fe by Jason Merrill Committed by Jason Merrill

re PR c++/51922 (g++.dg/ext/attrib42.C FAILs)

	PR c++/51922
	* g++.dg/ext/attrib42.C: Require ilp32.

From-SVN: r183351
parent cdee0298
2012-01-20 Jason Merrill <jason@redhat.com>
PR c++/51922
* g++.dg/ext/attrib42.C: Require ilp32.
2012-01-20 Jakub Jelinek <jakub@redhat.com>
PR target/51915
......
// { dg-do compile { target i?86-*-* } }
// { dg-do compile { target { i?86-*-* && ilp32 } } }
struct A {
__attribute__((fastcall))
......
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