OSDN Git Service

oops
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 13 Jun 2000 05:55:52 +0000 (05:55 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 13 Jun 2000 05:55:52 +0000 (05:55 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@34513 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/testsuite/g++.old-deja/g++.oliva/expr2.C

index de5e374..0e25040 100644 (file)
@@ -2,6 +2,8 @@
 
 // by Alexandre Oliva <aoliva@cygnus.com>
 
+// execution test - XFAIL *-*-*
+
 int i, j;
 
 const int &f(const int& I, const int& J) {