From 9f6c07883fdec280fb0897847fe33b2411158fe6 Mon Sep 17 00:00:00 2001 From: Richard Kenner Date: Fri, 31 Mar 1995 08:26:01 -0500 Subject: [PATCH] Fix premature close comment. From-SVN: r9273 --- gcc/config/i386/win-nt.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gcc/config/i386/win-nt.h b/gcc/config/i386/win-nt.h index 636ccb999bd..2959821f550 100644 --- a/gcc/config/i386/win-nt.h +++ b/gcc/config/i386/win-nt.h @@ -132,7 +132,7 @@ dtor_section () \ function named by the symbol (such as what section it is in). On i386, if using PIC, mark a SYMBOL_REF for a non-global symbol - so that we may access it directly in the GOT. */ + so that we may access it directly in the GOT. On i386 running Windows NT, modify the assembler name with a suffix consisting of an atsign (@) followed by string of digits that represents -- 2.30.2