mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-03-08 01:07:18 +08:00
new
From-SVN: r26389
This commit is contained in:
parent
8dadfd1957
commit
a11f18898a
6
gcc/testsuite/g++.old-deja/g++.ext/attrib1.C
Normal file
6
gcc/testsuite/g++.old-deja/g++.ext/attrib1.C
Normal file
@ -0,0 +1,6 @@
|
||||
// Test for using prefix attributes in an abstract declarator.
|
||||
// Contributed by Jason Merrill <jason@cygnus.com>
|
||||
// Skip if not target: i?86-*-*
|
||||
// Build don't link:
|
||||
|
||||
void f (void (__attribute__((__stdcall__)) *)());
|
Loading…
Reference in New Issue
Block a user