cgraph.c
42.3 KB
-
cgraphbuild.c (build_cgraph_edges, [...]): Don't call initialize_inline_failed. · 3dc9eaa6
* cgraphbuild.c (build_cgraph_edges, rebuild_cgraph_edges): Don't call initialize_inline_failed. (initialize_inline_failed): Move it from here ... * cgraph.c (initialize_inline_failed): ... to here. (cgraph_create_edge): Call initialize_inline_failed rather than setting inline_failed directly. testsuite/ * gcc.dg/winline-10.c: New test. From-SVN: r145215
Adam Nemet committed