* dwarf2asm.c (size_of_encoded_value): New function.
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 13 May 2001 04:30:09 +0000 (04:30 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 13 May 2001 04:30:09 +0000 (04:30 +0000)
commit631413ffb804e5fbb59eef98fbfdddfd91e85629
tree9cb53ce676b1db0e40a14c11f71adb621954cbb0
parent6df8a9dd552113f43274ba4bf09830d2525ff4e9
    * 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@42028 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/dwarf2asm.c
gcc/dwarf2asm.h
gcc/except.c