This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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;
}
-
--------------




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]