This is the mail archive of the gcc-bugs@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++/7683: [djgpp] compiling with -g creates multiple symbols of the same name


Synopsis: [djgpp] compiling with -g creates multiple symbols of the same name

State-Changed-From-To: open->feedback
State-Changed-By: bangerth
State-Changed-When: Sat Feb  1 21:13:09 2003
State-Changed-Why:
    On Linux, and with a recent snapshot, I get these two
    symbols:
    00000000 V _ZZN3fooILi1EE3valEvE1x
    00000000 V _ZZN3fooILi2EE3valEvE1x
    
    You did not say which version of gcc you used for the report.
    Do you remember this?
    
      Wolfgang

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


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