cgraphunit.c
56.1 KB
-
re PR tree-optimization/18947 ([non-UAAT] external inline and normal function of the same name) · 58203599
PR tree-optimization/18947 * cgraphunit.c (cgraph_finalize_function): When redefining an extern inline, remove all nodes that are inlined into the extern inline being redefined. * gcc.c-torture/compile/20050215-1.c: New test. * gcc.c-torture/compile/20050215-2.c: New test. * gcc.c-torture/compile/20050215-3.c: New test. From-SVN: r95207
Jakub Jelinek committed