From cae8327f862c826e5e94bf43abeff006509089c1 Mon Sep 17 00:00:00 2001 From: law Date: Sat, 29 Aug 1998 14:01:45 +0000 Subject: [PATCH] ( * i386/cygwin32.h (ASM_OUTPUT_SECTION_NAME): Don't emit .linkonce directive after the first time. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@22085 138bc75d-0d04-0410-961f-82ee72b054a4 --- gcc/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index e363da4..7a8db22 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +Sat Aug 29 14:59:32 1998 Mumit Khan + + * i386/cygwin32.h (ASM_OUTPUT_SECTION_NAME): Don't emit + .linkonce directive after the first time. + Sat Aug 29 12:39:56 1998 Jeffrey A Law (law@cygnus.com) * m68k.md (beq0_di): Generate correct (and more efficient) code when -- 2.7.4