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