]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/except.c
dwarf2asm.c (size_of_encoded_value): New function.
authorRichard Henderson <rth@redhat.com>
Sun, 13 May 2001 04:30:09 +0000 (21:30 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Sun, 13 May 2001 04:30:09 +0000 (21:30 -0700)
commitb627d6fe5d17bab51971acf505bb545cf31ff3a5
tree9cb53ce676b1db0e40a14c11f71adb621954cbb0
parent1f730ff7b674c4309a3684f9e7f901ccf01da9c7
dwarf2asm.c (size_of_encoded_value): New function.

        * dwarf2asm.c (size_of_encoded_value): New function.
        * dwarf2asm.h: Declare it.
        * except.c (output_function_exception_table): Align the TType
        array only as wide as the encoding.

From-SVN: r42028
gcc/ChangeLog
gcc/dwarf2asm.c
gcc/dwarf2asm.h
gcc/except.c