From e466e390e4bbd7c7b382115828f1196f80257478 Mon Sep 17 00:00:00 2001 From: hjl Date: Sun, 24 Sep 2006 06:23:15 +0000 Subject: [PATCH] 2006-09-23 H.J. Lu PR ld/3249 * scripttempl/elf.sc: Don't combine .gnu.linkonce.d.*personality* and .gnu.linkonce.wi.* sections with .data and .debug_info for relocatable link. --- ld/ChangeLog | 7 +++++++ ld/scripttempl/elf.sc | 4 ++-- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/ld/ChangeLog b/ld/ChangeLog index dd9eb5d76a..f843c16eaa 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,10 @@ +2006-09-23 H.J. Lu + + PR ld/3249 + * scripttempl/elf.sc: Don't combine .gnu.linkonce.d.*personality* + and .gnu.linkonce.wi.* sections with .data and .debug_info for + relocatable link. + 2006-09-20 Kai Tietz * configure.in: Add new target x86_64-pc-mingw64. diff --git a/ld/scripttempl/elf.sc b/ld/scripttempl/elf.sc index a54ff58c03..738f21f04c 100644 --- a/ld/scripttempl/elf.sc +++ b/ld/scripttempl/elf.sc @@ -420,7 +420,7 @@ cat <