public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/63755] m32c invalid asm generated in libgcc autoconf probe
       [not found] <bug-63755-4@http.gcc.gnu.org/bugzilla/>
@ 2015-01-15 19:52 ` camden.lindsay at gmail dot com
  2015-01-15 20:41 ` camden.lindsay at gmail dot com
  1 sibling, 0 replies; 2+ messages in thread
From: camden.lindsay at gmail dot com @ 2015-01-15 19:52 UTC (permalink / raw)
  To: gcc-bugs

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.


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Bug target/63755] m32c invalid asm generated in libgcc autoconf probe
       [not found] <bug-63755-4@http.gcc.gnu.org/bugzilla/>
  2015-01-15 19:52 ` [Bug target/63755] m32c invalid asm generated in libgcc autoconf probe camden.lindsay at gmail dot com
@ 2015-01-15 20:41 ` camden.lindsay at gmail dot com
  1 sibling, 0 replies; 2+ messages in thread
From: camden.lindsay at gmail dot com @ 2015-01-15 20:41 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #2 from camden lindsay <camden.lindsay at gmail dot com> ---
Failure does not appear to occur with gcc-4.8.4


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-01-15 20:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-63755-4@http.gcc.gnu.org/bugzilla/>
2015-01-15 19:52 ` [Bug target/63755] m32c invalid asm generated in libgcc autoconf probe camden.lindsay at gmail dot com
2015-01-15 20:41 ` camden.lindsay at gmail dot com

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).