OSDN Git Service

tweak
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 8 Apr 1999 03:52:31 +0000 (03:52 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 8 Apr 1999 03:52:31 +0000 (03:52 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26289 138bc75d-0d04-0410-961f-82ee72b054a4

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

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