public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: bootstrap/8886: config/pa/pa.c uses poisoned ASM_OUTPUT_INTERNAL_LABEL
@ 2002-12-14 15:41 danglin
  0 siblings, 0 replies; 2+ messages in thread
From: danglin @ 2002-12-14 15:41 UTC (permalink / raw)
  To: danglin, gcc-bugs, gcc-prs, nobody, rbrown64

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


^ permalink raw reply	[flat|nested] 2+ messages in thread

* bootstrap/8886: config/pa/pa.c uses poisoned ASM_OUTPUT_INTERNAL_LABEL
@ 2002-12-10  0:46 rbrown64
  0 siblings, 0 replies; 2+ messages in thread
From: rbrown64 @ 2002-12-10  0:46 UTC (permalink / raw)
  To: gcc-gnats


>Number:         8886
>Category:       bootstrap
>Synopsis:       config/pa/pa.c uses poisoned ASM_OUTPUT_INTERNAL_LABEL
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Dec 10 00:46:02 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     rbrown64@csc.com.au
>Release:        gcc-3.4 bib experimental
>Organization:
>Environment:
hppa2.0n-hp-hpux11.0 with gcc-3.2 --with-gnu-as
gas 2.11.1 & gas 2.13.1
>Description:
gcc/gcc/config/pa/pa.c:6257:15: attempt to use poisoned \
"ASM_OUTPUT_INTERNAL_LABEL"
gcc/gcc/config/pa/pa.c: In function `output_millicode_call':
gcc/gcc/config/pa/pa.c:6257: warning: implicit declaration of function \
`ASM_OUTPUT_INTERNAL_LABEL'

I think that the ASM_OUTPUT_INTERNAL_LABEL was in a !gas
codepath. Despite having configured with --with-gnu-as and
--with-as=/usr/local/bin/as, config.cache doesn't seem
to have set gcc_cv_gas_{major,minor}_version.

>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-12-14 23:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-12-14 15:41 bootstrap/8886: config/pa/pa.c uses poisoned ASM_OUTPUT_INTERNAL_LABEL danglin
  -- strict thread matches above, loose matches on Subject: below --
2002-12-10  0:46 rbrown64

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).