]> git.ipfire.org Git - thirdparty/gcc.git/commit
dwarf2out.c (FRAME_BEGIN_LABEL): New.
authorRichard Henderson <rth@redhat.com>
Fri, 5 Oct 2001 18:20:15 +0000 (11:20 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Fri, 5 Oct 2001 18:20:15 +0000 (11:20 -0700)
commit27d95cbe509237647de7892f492fd9d36c1630a5
tree5839cc7e37c182ae8d5fa30a0e58241dad0c4f1d
parent2600825ee1369357da1315e92f9bca3fe69b9f0e
dwarf2out.c (FRAME_BEGIN_LABEL): New.

        * dwarf2out.c (FRAME_BEGIN_LABEL): New.
        (output_call_frame_info): Use it instead of __FRAME_BEGIN__ and
        the gas section-name-as-label feature.

From-SVN: r46037
gcc/ChangeLog
gcc/dwarf2out.c