except.c (output_function_exception_table): Use assemble_align.
authorRichard Henderson <rth@redhat.com>
Wed, 1 Aug 2001 22:47:09 +0000 (15:47 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Wed, 1 Aug 2001 22:47:09 +0000 (15:47 -0700)
commit7a900ebc50d0b561682cdb63fd94a674392d05ff
treee7dcf7ca57c25d98e9dbecc49bb47eb7bf8bdf08
parent551e8a74ea0b70f44b64d0b3d5702d952a188bed
except.c (output_function_exception_table): Use assemble_align.

        * except.c (output_function_exception_table): Use assemble_align.
        * varasm.c (assemble_eh_label): Remove.
        (assemble_eh_align, assemble_eh_integer): Remove.

From-SVN: r44561
gcc/ChangeLog
gcc/except.c
gcc/varasm.c