Author: mmitchel
Date: Tue Mar 20 03:16:25 2007
New Revision: 123082
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=123082
Log:
* except.c (output_function_exception_table): Do not reference the
EH personality routine for functions that do not require an
exception table.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/except.c