except.c (output_function_exception_table): Do not reference the EH personality routi...
authorMark Mitchell <mark@codesourcery.com>
Tue, 20 Mar 2007 03:16:25 +0000 (03:16 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Tue, 20 Mar 2007 03:16:25 +0000 (03:16 +0000)
commit0a85ec2e8c8a0d0632bbfc16ebe2d9eab4010995
tree40e825630fc5f78fc3d9e6804e12801d9611ae27
parent28b5215e934f087968a551b65144e031c864dc8f
except.c (output_function_exception_table): Do not reference the EH personality routine for functions that do not require...

* except.c (output_function_exception_table): Do not reference the
EH personality routine for functions that do not require an
exception table.

From-SVN: r123082
gcc/ChangeLog
gcc/except.c