This is the mail archive of the gcc-prs@gcc.gnu.org mailing list for the GCC 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: c/10696: linker problem with global variable


Synopsis: linker problem with global variable

State-Changed-From-To: open->closed
State-Changed-By: cae
State-Changed-When: Fri May  9 09:32:06 2003
State-Changed-Why:
    Not a bug! As defined in 6.2.2 foo_global has external linkage in
    both translation units, hence both identifiers refer to the same object.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=10696


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