public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "camden.lindsay at gmail dot com" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug target/63755] m32c invalid asm generated in libgcc autoconf probe
Date: Thu, 15 Jan 2015 19:52:00 -0000	[thread overview]
Message-ID: <bug-63755-4-UX0dyUynBW@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-63755-4@http.gcc.gnu.org/bugzilla/>

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

camden lindsay <camden.lindsay at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |camden.lindsay at gmail dot com

--- Comment #1 from camden lindsay <camden.lindsay at gmail dot com> ---
I see the same failure.
I tried to capture the intermediate files, but perhaps did not do it right as I
do not see any .i* files in the local dir

binutils-2.25
gcc-4.9.2
newlib-2.2.0


configure:: /home/dylan/development/cross_compile/m32c-gcc/./gcc/xgcc
-B/home/dylan/development/cross_compile/m32c-gcc/./gcc/
-B/opt/m32c-elf/m32c-elf/
bin/ -B/opt/m32c-elf/m32c-elf/lib/ -isystem /opt/m32c-elf/m32c-elf/include
-isystem /opt/m32c-elf/m32c-elf/sys-include  -mcpu=m32cm -c --save-temps -fe
xceptions  conftest.c >&5
conftest.c: In function 'foo':
conftest.c:19:1: error: insn does not satisfy its constraints:
 }
 ^
(insn 52 38 23 (set (reg:SI 2 r1 [29])
        (reg:SI 4 a0)) 99 {movsi_24}
     (nil))
conftest.c:19:1: internal compiler error: in final_scan_insn, at final.c:2891
0x7df78a _fatal_insn(char const*, rtx_def const*, char const*, int, char
const*)
        ../../gcc-4.9.2/gcc/rtl-error.c:109
0x7df7af _fatal_insn_not_found(rtx_def const*, char const*, int, char const*)
        ../../gcc-4.9.2/gcc/rtl-error.c:120
0x668957 final_scan_insn(rtx_def*, _IO_FILE*, int, int, int*)
        ../../gcc-4.9.2/gcc/final.c:2891
0x668b91 final(rtx_def*, _IO_FILE*, int)
        ../../gcc-4.9.2/gcc/final.c:2023
0x668d75 rest_of_handle_final
        ../../gcc-4.9.2/gcc/final.c:4427
0x668d75 execute
        ../../gcc-4.9.2/gcc/final.c:4502
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:[~2015-01-15 19:52 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <bug-63755-4@http.gcc.gnu.org/bugzilla/>
2015-01-15 19:52 ` camden.lindsay at gmail dot com [this message]
2015-01-15 20:41 ` camden.lindsay at gmail dot com

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-63755-4-UX0dyUynBW@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).