diff options
author | hjl <hjl@138bc75d-0d04-0410-961f-82ee72b054a4> | 2010-07-01 00:01:03 +0000 |
---|---|---|
committer | hjl <hjl@138bc75d-0d04-0410-961f-82ee72b054a4> | 2010-07-01 00:01:03 +0000 |
commit | 95a236de8aa10bf009e9368dfd28f95a980e5570 (patch) | |
tree | bd7f2bf3d036a0bb03e9213b065264adc1c0f29b | |
parent | ffa86c776f9a2ced0b34d7787d4e9e75196743cd (diff) | |
download | gcc-95a236de8aa10bf009e9368dfd28f95a980e5570.tar.gz |
Remove duplicated ChangeLog entries.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/ifunc@161649 138bc75d-0d04-0410-961f-82ee72b054a4
-rw-r--r-- | gcc/ChangeLog.ifunc | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/ChangeLog.ifunc b/gcc/ChangeLog.ifunc index c949b525ebe..31e7470074a 100644 --- a/gcc/ChangeLog.ifunc +++ b/gcc/ChangeLog.ifunc @@ -15,9 +15,6 @@ 2009-06-28 H.J. Lu <hongjiu.lu@intel.com> PR c/40528 - * c-common.c (handle_ifunc_attribute): New. - (c_common_attribute_table): Add "ifunc". - * c-decl.c (merge_decls): Only allow IFUNC attribute on definition. Merge the IFUNC information. (start_function): Use function_return_type to get function |