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: bootstrap/8886: config/pa/pa.c uses poisoned ASM_OUTPUT_INTERNAL_LABEL


Synopsis: config/pa/pa.c uses poisoned ASM_OUTPUT_INTERNAL_LABEL

Responsible-Changed-From-To: unassigned->danglin
Responsible-Changed-By: danglin
Responsible-Changed-When: Sat Dec 14 15:41:14 2002
Responsible-Changed-Why:
    Assigned.
State-Changed-From-To: open->closed
State-Changed-By: danglin
State-Changed-When: Sat Dec 14 15:41:14 2002
State-Changed-Why:
    Fixed.
    <http://gcc.gnu.org/ml/gcc-patches/2002-12/msg00788.html>
    
    The code in question is used both with and without gas.  A
    difference in labels in the same object is ok with both.
    
    I don't believe that the PA backend uses the version info
    for gas but you are correct that it's not set.  This would
    be a separate PR.

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


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