public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "wschmidt at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug target/63165] New: [5 Regression] r214816 breaks Java build and 435.gromacs
Date: Thu, 04 Sep 2014 13:17:00 -0000	[thread overview]
Message-ID: <bug-63165-4@http.gcc.gnu.org/bugzilla/> (raw)

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63165

            Bug ID: 63165
           Summary: [5 Regression] r214816 breaks Java build and
                    435.gromacs
           Product: gcc
           Version: 5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: wschmidt at gcc dot gnu.org
                CC: bergner at gcc dot gnu.org, pthaugen at gcc dot gnu.org,
                    segher at gcc dot gnu.org
              Host: powerpc64le-unknown-linux-gnu
            Target: powerpc64le-unknown-linux-gnu
             Build: powerpc64le-unknown-linux-gnu

The powerpc64le regression tester fails to build gcc when the java language is
included, starting with revision 214816.  The SPEC tester also fails to build
435.gromacs starting with the same revision.  In both cases the symptoms are
the same:

/home/wschmidt/gcc/gcc-mainline-test/libjava/classpath/gnu/java/awt/font/opentype/truetype/GlyphLoader.java:
In class 'gnu.java.awt.font.opentype.truetype.GlyphLoader':
/home/wschmidt/gcc/gcc-mainline-test/libjava/classpath/gnu/java/awt/font/opentype/truetype/GlyphLoader.java:
In method
'gnu.java.awt.font.opentype.truetype.GlyphLoader.loadCompoundGlyph(int,double,java.awt.geom.AffineTransform,boolean,java.nio.ByteBuffer,gnu.java.awt.font.opentype.truetype.Zone,int,int,gnu.java.awt.font.opentype.Hinter)':
In file included from
/home/wschmidt/gcc/gcc-mainline-test/libjava/classpath/gnu/java/awt/font/opentype/truetype/Fixed.java:177:0,
                 from <built-in>:13:
/home/wschmidt/gcc/gcc-mainline-test/libjava/classpath/gnu/java/awt/font/opentype/truetype/GlyphLoader.java:341:0:
internal compiler error: in find_reloads, at reload.c:4087
   }
 ^
0x105c1e8b find_reloads(rtx_insn*, int, int, int, short*)
        /home/wschmidt/gcc/gcc-mainline-test/gcc/reload.c:4087
0x105d4e6f calculate_needs_all_insns
        /home/wschmidt/gcc/gcc-mainline-test/gcc/reload1.c:1515
0x105d4e6f reload(rtx_insn*, int)
        /home/wschmidt/gcc/gcc-mainline-test/gcc/reload1.c:1003
0x1047e887 do_reload
        /home/wschmidt/gcc/gcc-mainline-test/gcc/ira.c:5323
0x1047e887 execute
        /home/wschmidt/gcc/gcc-mainline-test/gcc/ira.c:5470
Please submit a full bug report,
with preprocessed source if appropriate.
Please include the complete backtrace with any bug report.
See <http://gcc.gnu.org/bugs.html> for instructions.
make[3]: *** [gnu/java/awt/font/opentype/truetype.lo] Error 1
make[3]: *** Waiting for unfinished jobs....

We don't know yet whether this fails on big-endian as well; my guess would be
yes.

I'll work on getting preprocessed source to reproduce the problem.


             reply	other threads:[~2014-09-04 13:17 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-04 13:17 wschmidt at gcc dot gnu.org [this message]
2014-09-04 13:24 ` [Bug target/63165] " rguenth at gcc dot gnu.org
2014-09-04 13:31 ` wschmidt at gcc dot gnu.org
2014-09-04 15:38 ` pthaugen at gcc dot gnu.org
2014-09-04 22:53 ` segher at gcc dot gnu.org
2014-09-04 23:17 ` segher at gcc dot gnu.org

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=bug-63165-4@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@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).