oops
authorJason Merrill <jason@gcc.gnu.org>
Fri, 2 Jun 2000 18:19:02 +0000 (14:19 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Fri, 2 Jun 2000 18:19:02 +0000 (14:19 -0400)
From-SVN: r34362

gcc/testsuite/g++.old-deja/g++.ext/return1.C

index 7466bfb..9cf0766 100644 (file)
@@ -1,5 +1,6 @@
 // Test that the named return value extension works when passed as a reference.
 // Origin: Jason Merrill <jason@redhat.com>
+// Special g++ Options:
 
 void f (int &i)
 {