This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Your change to i386/winnt.c (mainline egcs)
- To: Mumit Khan <khan at xraylith dot wisc dot edu>
- Subject: Re: Your change to i386/winnt.c (mainline egcs)
- From: Jeffrey A Law <law at cygnus dot com>
- Date: Fri, 02 Oct 1998 01:34:12 -0600
- cc: wilson at cygnus dot com, egcs-patches at cygnus dot com
- Reply-To: law at cygnus dot com
In message <9809072129.AA14718@modi.xraylith.wisc.edu>you write:
> Jeff and Jim,
>
> The following change to mainline egcs i386/winnt.c:
>
> Thu Aug 13 12:53:13 1998 Jim Wilson <wilson@cygnus.com>
>
> * i386/winnt.c (i386_pe_asm_file_end): Check
> TREE_SYMBOL_REFERENCED.
>
> is really needed in egcs-1.1 release branch as well to avoid all sorts of
> problems with C++. The following testcase shows the problem:
Thanks. I've installed it into the egcs-1.1 branch.
jeff