]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
tweak
authorJason Merrill <jason@gcc.gnu.org>
Thu, 8 Apr 1999 03:52:31 +0000 (23:52 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Thu, 8 Apr 1999 03:52:31 +0000 (23:52 -0400)
From-SVN: r26289

gcc/testsuite/g++.old-deja/g++.robertl/eb106.C
gcc/testsuite/g++.old-deja/g++.robertl/eb83.C

index 64408de63fdbe3bfde8c4e3a92c648e42cb43fec..936317158695604a3705ab61e38f721ac40a7611 100644 (file)
@@ -1,3 +1,4 @@
+// Skip if not native
 // Special g++ Options: -O2 -fPIC 
 // Build don't link: 
 struct T
index b16c834b391b0acb0b072139ab2e80d0dc66609c..7121e140078d543dee55be3c1be37d9155298338 100644 (file)
@@ -1,3 +1,4 @@
+// Skip if not native
 // Special g++ Options: -fprofile-arcs -ftest-coverage
 void
 swap(int& x, int& y) throw()