This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: target/5563: [Cygwin] using a pointer named "end" consistentlyproduces segfault in windows.
- From: Danny Smith <dannysmith at clear dot net dot nz>
- To: gcc-gnats at gcc dot gnu dot org, gcc-bugs at gcc dot gnu dot org, arlankfo at 141 dot com,nobody at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org
- Date: Mon, 03 Mar 2003 02:44:11 +0000
- Subject: Re: target/5563: [Cygwin] using a pointer named "end" consistentlyproduces segfault in windows.
- Reply-to: Danny Smith <dannysmith at users dot sourceforge dot net>
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=g
cc&pr=5563
Fixed by this patch to binutils:
CVSROOT: /cvs/uberbaum
Module name: ld
Changes by: cgf at sourceware dot org 2003-03-03 02:38:10
Modified files:
. : ChangeLog
scripttempl : pe.sc
Log message:
* scripttempl/pe.sc: Use PROVIDE with etext, end, _end,
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/ld/ChangeLog.diff?cvsroot=u
berbaum&r1=1.872&r2=1.873
http://sources.redhat.com/cgi-bin/cvsweb.cgi/ld/scripttempl/pe.sc.diff?c
vsroot=uberbaum&r1=1.7&r2=1.8