This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: bootstrap/8886: config/pa/pa.c uses poisoned ASM_OUTPUT_INTERNAL_LABEL
- From: danglin at gcc dot gnu dot org
- To: danglin at gcc dot gnu dot org, gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, nobody at gcc dot gnu dot org, rbrown64 at csc dot com dot au
- Date: 14 Dec 2002 23:41:14 -0000
- Subject: Re: bootstrap/8886: config/pa/pa.c uses poisoned ASM_OUTPUT_INTERNAL_LABEL
- Reply-to: danglin at gcc dot gnu dot org, danglin at gcc dot gnu dot org, gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, nobody at gcc dot gnu dot org, rbrown64 at csc dot com dot au, gcc-gnats at gcc dot gnu dot org
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