summaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authormmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>2005-12-11 04:24:50 +0000
committermmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>2005-12-11 04:24:50 +0000
commit291424c3d7a0bf798b55504743bec1c586a3bbd3 (patch)
treeb49e87e24f010b27a113a96d2ecb2aa56a32b9d7 /gcc
parentd9cdeb775555050bc79c86963773d554beaa6805 (diff)
downloadgcc-291424c3d7a0bf798b55504743bec1c586a3bbd3.tar.gz
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. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@108377 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc')
-rw-r--r--gcc/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 7a13135f0e6..4efcc820b8e 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,9 @@
+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