public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
From: malcolmpurvis@optushome.com.au
To: gcc-gnats@gcc.gnu.org
Subject: bootstrap/6275: Assembler errors building libjava/java/lang/Class.java.
Date: Fri, 12 Apr 2002 06:46:00 -0000	[thread overview]
Message-ID: <20020412133943.9371.qmail@sources.redhat.com> (raw)


>Number:         6275
>Category:       bootstrap
>Synopsis:       Assembler errors building libjava/java/lang/Class.java.
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Apr 12 06:46:02 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     malcolmpurvis@optushome.com.au
>Release:        3.1 head
>Organization:
>Environment:
Linux PPC (Linux PPC 2000 Q4 distribution).
Gcc 3.1, latest version from CVS
../gcc/configure --prefix=/usr/local/gcc3-world --with-local-prefix=/usr/local/gcc3-world
Gnu as 2.10.91
>Description:
Compiling Class.java as part of a 'make bootstrap' generates the following:

/home/malcolmp/devl/gcc/objdir/gcc/gcj -B/home/malcolmp/devl/gcc/objdir/powerpc-unknown-linux-gnu/nof/libjava/ -B/home/malcolmp/devl/gcc/objdir/gcc/ --encoding=UTF-8 -fclasspath= -fbootclasspath=/home/malcolmp/devl/gcc/objdir/powerpc-unknown-linux-gnu/nof/libjava -g -O2 -msoft-float -fPIC -mstrict-align -MD -MT java/lang/Class.lo -MF java/lang/Class.d -c ../../../../gcc/libjava/java/lang/Class.java -fPIC -o java/lang/.libs/Class.o
/tmp/ccJyAejD.s: Assembler messages:
/tmp/ccJyAejD.s:827: Error: Rest of line ignored. First ignored character is `,'.
/tmp/ccJyAejD.s:836: Error: Rest of line ignored. First ignored character is `,'.
[Repeated for another 26 different lines]

The offending lines are of the form:
	.section	.rodata.jutf8.12,"aM",@progbits,12

With 3.0.4, these lines are simply:

	.section	.rodata
>How-To-Repeat:
Run 'make bootstrap' under the above environment.
>Fix:

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


             reply	other threads:[~2002-04-12 13:46 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-04-12  6:46 malcolmpurvis [this message]
2002-04-12  9:51 sirl
2002-04-13  0:16 Malcolm Purvis
2002-11-26 11:20 bangerth

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20020412133943.9371.qmail@sources.redhat.com \
    --to=malcolmpurvis@optushome.com.au \
    --cc=gcc-gnats@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).