From: Richard Stallman Date: Tue, 1 Jun 1993 16:48:21 +0000 (+0000) Subject: [_IEEE_FLOAT_] (LINK_SPEC): Use ___gcc_cleanup, not __gcc_cleanup. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=826ec5ddbf2974855981ce4611608f10f0ea9108;p=gcc.git [_IEEE_FLOAT_] (LINK_SPEC): Use ___gcc_cleanup, not __gcc_cleanup. From-SVN: r4621 --- diff --git a/gcc/config/convex/convex.h b/gcc/config/convex/convex.h index 1614d67012a..579b9c6eb13 100644 --- a/gcc/config/convex/convex.h +++ b/gcc/config/convex/convex.h @@ -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 \