Apply proper patch file for last change.

From-SVN: r71541
This commit is contained in:
Richard Kenner 2003-09-18 16:53:03 -04:00
parent 19ae544530
commit dba601db03
1 changed files with 1 additions and 0 deletions

View File

@ -3709,6 +3709,7 @@ output_function_exception_table (void)
care of this for us. */
if (TREE_CODE (type) == ADDR_EXPR)
{
type = TREE_OPERAND (type, 0);
node = cgraph_varpool_node (type);
if (node)
cgraph_varpool_mark_needed_node (node);