alpha.c (output_prolog [*]): Prefix entry labels with '$' to keep them from being...
authorRichard Henderson <rth@cygnus.com>
Fri, 14 Nov 1997 14:43:14 +0000 (06:43 -0800)
committerJeff Law <law@gcc.gnu.org>
Fri, 14 Nov 1997 14:43:14 +0000 (07:43 -0700)
commit531ea24eef795133abdbfd4bb49e69196ea3668f
tree7ff8b3d62ff051ca5182786ec6bb1556b2fefc6a
parent202f590eca3f213c602c3422d9506787a3aaeb66
alpha.c (output_prolog [*]): Prefix entry labels with '$' to keep them from being propogated to the object file.

        * alpha.c (output_prolog [*]): Prefix entry labels with '$' to
        keep them from being propogated to the object file.
        (alpha_write_linkage): Likewise.
        * alpha.md (call_vms): Likewise.
        (call_value_vms): Likewise.
        (unnamed osf call insns): Likewise.

        * alpha.h (ASM_OUTPUT_INTERNAL_LABEL): Don't omit L from local label.
        (ASM_GENERATE_INTERNAL_LABEL): Likewise.

From-SVN: r16490
gcc/ChangeLog
gcc/config/alpha/alpha.c
gcc/config/alpha/alpha.h
gcc/config/alpha/alpha.md