public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "bernd.edlinger at hotmail dot de" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug target/64310] libgcc2.c:2051:1: internal compiler error: in curr_insn_transform, at lra-constraints.c:3383
Date: Mon, 15 Dec 2014 11:43:00 -0000	[thread overview]
Message-ID: <bug-64310-4-2v6t2N2GrM@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-64310-4@http.gcc.gnu.org/bugzilla/>

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

Bernd Edlinger <bernd.edlinger at hotmail dot de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bernd.edlinger at hotmail dot de

--- Comment #1 from Bernd Edlinger <bernd.edlinger at hotmail dot de> ---
I have something similar with:
../gcc-5-20141214/configure --prefix=/home/ed/gnu/arm-linux-gnueabihf
--enable-languages=all,ada,go,obj-c++ --with-arch=armv7-a --with-tune=cortex-a9
--with-fpu=vfpv3-d16 --with-float=hard


../../../gcc-5-20141214/libgcc/libgcc2.c: In function '__subvdi3':
../../../gcc-5-20141214/libgcc/libgcc2.c:147:1: error: unable to generate
reloads for:
 }
 ^
(insn 7 3 8 2 (parallel [
            (set (reg/v:DI 114 [ w ])
                (minus:DI (reg/v:DI 116 [ a ])
                    (reg/v:DI 117 [ b ])))
            (clobber (reg:CC 100 cc))
        ]) ../../../gcc-5-20141214/libgcc/libgcc2.c:141 27 {*arm_subdi3}
     (expr_list:REG_UNUSED (reg:CC 100 cc)
        (nil)))
../../../gcc-5-20141214/libgcc/libgcc2.c:147:1: internal compiler error: in
curr_insn_transform, at lra-constraints.c:3383
0x9a55ef _fatal_insn(char const*, rtx_def const*, char const*, int, char
const*)
    ../../gcc-5-20141214/gcc/rtl-error.c:110
0x85ebaf curr_insn_transform
    ../../gcc-5-20141214/gcc/lra-constraints.c:3383
0x8620ff lra_constraints(bool)
    ../../gcc-5-20141214/gcc/lra-constraints.c:4324
0x848cfb lra(_IO_FILE*)
    ../../gcc-5-20141214/gcc/lra.c:2277
0x7e4127 do_reload
    ../../gcc-5-20141214/gcc/ira.c:5391
0x7e466f execute
    ../../gcc-5-20141214/gcc/ira.c:5561
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.


  reply	other threads:[~2014-12-15 11:43 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-15  8:27 [Bug target/64310] New: " sebastian.huber@embedded-brains.de
2014-12-15 11:43 ` bernd.edlinger at hotmail dot de [this message]
2015-01-15 10:52 ` [Bug target/64310] " ramana at gcc dot gnu.org
2015-01-15 10:56 ` bernd.edlinger at hotmail dot de

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-64310-4-2v6t2N2GrM@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).