[PATCH] (C++ patch) Fix obj-c++/23640, not registering classes for the GNU runtime

Mike Stump mrs@apple.com
Wed Aug 31 21:41:00 GMT 2005


On Aug 30, 2005, at 12:54 PM, Andrew Pinski wrote:
> testsuite/ChangeLog:
>     * obj-c++.dg/gnu-runtime-3.mm: New test.

I fixed up the white spacing a little:

Doing diffs in gcc/testsuite/obj-c++.dg:
--- gcc/testsuite/obj-c++.dg/gnu-runtime-3.mm.~1~       2005-08-31  
06:46:06.000000000 -0700
+++ gcc/testsuite/obj-c++.dg/gnu-runtime-3.mm   2005-08-31  
14:18:15.000000000 -0700
@@ -28,4 +28,3 @@ int main ()
      abort ();
    return 0;
}
-
--------------




More information about the Gcc-patches mailing list