attrib5.C: XFAIL cygwin too
2001-01-22 David.Billinghurst <David.Billinghurst@riotinto.com> * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too From-SVN: r49060
This commit is contained in:
parent
32abfc26ab
commit
75dbec30b8
|
@ -1,3 +1,7 @@
|
|||
2001-01-22 David.Billinghurst <David.Billinghurst@riotinto.com>
|
||||
|
||||
* g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
|
||||
|
||||
2002-01-22 David Billinghurst <David.Billinghurst@riotinto.com>
|
||||
|
||||
* gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
// Test that attributes weak and alias coexist.
|
||||
// excess errors test - XFAIL alpha*-dec-osf* *-*-hms
|
||||
// excess errors test - XFAIL alpha*-dec-osf* *-*-hms i?86-pc-cygwin
|
||||
|
||||
extern "C" {
|
||||
void f () __attribute__((weak, alias ("_f")));
|
||||
|
|
Loading…
Reference in New Issue