[_IEEE_FLOAT_] (LINK_SPEC): Use ___gcc_cleanup, not __gcc_cleanup.
authorRichard Stallman <rms@gnu.org>
Tue, 1 Jun 1993 16:48:21 +0000 (16:48 +0000)
committerRichard Stallman <rms@gnu.org>
Tue, 1 Jun 1993 16:48:21 +0000 (16:48 +0000)
From-SVN: r4621

gcc/config/convex/convex.h

index 1614d67012aa2460f4b38a0479d21b806472fecf..579b9c6eb13a47caa84b7bfb7293588411f4ff24 100644 (file)
@@ -378,8 +378,8 @@ extern int target_flags;
  -fi                                                                   \
  -A__iob=___ap$iob                                                     \
  -A_use_libc_sema=___ap$use_libc_sema                                  \
- %{traditional:-A__gcc_cleanup=__cleanup}                              \
- %{!traditional:-A__gcc_cleanup=___ap$do_registered_functions}         \
+ %{traditional:-A___gcc_cleanup=__cleanup}                             \
+ %{!traditional:-A___gcc_cleanup=___ap$do_registered_functions}                \
  -L/usr/lib"
 
 #define STARTFILE_SPEC                                                 \