This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
java/10144: gas on solaris complains about bad .stabs lines, native as unaffected
- From: jbuck at synopsys dot com
- To: gcc-gnats at gcc dot gnu dot org
- Date: 19 Mar 2003 01:01:40 -0000
- Subject: java/10144: gas on solaris complains about bad .stabs lines, native as unaffected
- Reply-to: jbuck at synopsys dot com
>Number: 10144
>Category: java
>Synopsis: gas on solaris complains about bad .stabs lines, native as unaffected
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: unassigned
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Wed Mar 19 01:06:00 UTC 2003
>Closed-Date:
>Last-Modified:
>Originator: jbuck at synopsys dot com
>Release: gcc 3.2.2
>Organization:
>Environment:
sparc-sun-solaris2.8 with gas version 2.13.1
>Description:
This bug has been fixed in CVS; I am reporting it here to
describe the problem in GCC 3.2.2.
Hundreds of the libjava tests fail with sparc-sun-solaris2.8
when gas (2.13.1) is used; these failures don't show up
when the native assembler is used (and might not show up
for older gas versions, though I can't be sure).
>How-To-Repeat:
Do a bootstrap on sparc-sun-solaris2.8, configured to use
gas version 2.13.1 (probably other similar gas versions will
show the problem as well). Run the tests with "make check"
and observe hundreds of failures. The log shows messages
like the following coming from gas, many times:
Warning: .stabs: description field '10001' too big, try a different debug format
>Fix:
http://gcc.gnu.org/ml/gcc/2003-02/msg00808.html
>Release-Note:
>Audit-Trail:
>Unformatted: