OSDN Git Service

*** empty log message ***
authorrms <rms@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 30 Jun 1992 00:35:54 +0000 (00:35 +0000)
committerrms <rms@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 30 Jun 1992 00:35:54 +0000 (00:35 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@1347 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/libgcc2.c

index 8d5ad4a..603b784 100644 (file)
@@ -980,7 +980,7 @@ __builtin_new (sz)
 }
 #endif
 
-#ifdef L_builtin_New
+#ifdef L_caps_New
 typedef void (*vfp)(void);
 
 extern void *__builtin_new (size_t);