Commit b9136553 by Mark Mitchell

re PR c++/25010 (Segmentation fault (infinite recursion in cgraph_clone_inlined_nodes))

	PR c++/25010
	* ipa-inline.c (cgraph_clone_inlined_nodes): Do not assume that
	DECL_EXTERNAL functions have no bodies.  Tidy.
	PR c++/25010
	* g++.dg/opt/inline10.C: New test.

From-SVN: r108377
parent 40805a12
2005-12-10 Mark Mitchell <mark@codesourcery.com>
PR c++/25010
* ipa-inline.c (cgraph_clone_inlined_nodes): Do not assume that
DECL_EXTERNAL functions have no bodies. Tidy.
2005-12-10 Andreas Schwab <schwab@suse.de>
* except.c (switch_to_exception_section): Only define if
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment