This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: 1.3.12: gcc bug: variable named "end"


On Sun, 2002-10-20 at 00:57, Rolf Campbell wrote:
> Doesn't this mean that gcc is not a true ANSI compiler?  Shouldn't that
> variable be "__end" or something to conform with ANSI rules?

AFAIK that is actually a ld issue - note that it is only global scope
'end' that collides, and that the end address isn't known until linking
occurs.

Rob
-- 
---
GPG key available at: http://users.bigpond.net.au/robertc/keys.txt.
---

Attachment: signature.asc
Description: This is a digitally signed message part


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]