]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
oops
authorJason Merrill <jason@gcc.gnu.org>
Tue, 13 Jun 2000 05:55:52 +0000 (01:55 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Tue, 13 Jun 2000 05:55:52 +0000 (01:55 -0400)
From-SVN: r34513

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

index de5e374d4b8701de91f632ee80a827ddcf3f20da..0e250400b9d885859359ebad0eed15a90a70bd75 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) {