projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7cd5587
)
(__main, __do_global_dtors, __do_global_ctors): For __CYGWIN32__ use the versions...
author
Stan Cox
<scox@gcc.gnu.org>
Mon, 30 Mar 1998 14:33:55 +0000
(14:33 +0000)
committer
Stan Cox
<scox@gcc.gnu.org>
Mon, 30 Mar 1998 14:33:55 +0000
(14:33 +0000)
From-SVN: r18913
gcc/libgcc2.c
patch
|
blob
|
history
diff --git
a/gcc/libgcc2.c
b/gcc/libgcc2.c
index 663609b00fa6f16fed33e387496a0f05a0c3cc7d..0cf1b1202fe0013089d9bcb304bde1b1ba00c729 100644
(file)
--- a/
gcc/libgcc2.c
+++ b/
gcc/libgcc2.c
@@
-2808,6
+2808,7
@@
cacheflush (char *beg, int size, int flag)
#endif /* sony_news */
#endif /* L_trampoline */
\f
+#ifndef __CYGWIN32__
#ifdef L__main
#include "gbl-ctors.h"
@@
-2889,6
+2890,7
@@
SYMBOL__MAIN ()
#endif /* no HAS_INIT_SECTION or INVOKE__main */
#endif /* L__main */
+#endif /* __CYGWIN32__ */
\f
#ifdef L_ctors