Bug 19960 - internal compiler error: in extract_insn, at recog.c:2175
Summary: internal compiler error: in extract_insn, at recog.c:2175
Status: RESOLVED WONTFIX
Alias: None
Product: gcc
Classification: Unclassified
Component: target (show other bugs)
Version: 3.3.5
: P2 normal
Target Milestone: ---
Assignee: Not yet assigned to anyone
URL:
Keywords: build, ice-on-valid-code
: 21744 26185 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-02-14 20:22 UTC by Carl van Denzen
Modified: 2011-03-22 20:31 UTC (History)
3 users (show)

See Also:
Host: powerpc-darwin
Target: m6811-elf
Build:
Known to work:
Known to fail:
Last reconfirmed:


Attachments
-save-temps .i file (1.94 KB, text/plain)
2005-02-14 20:25 UTC, Carl van Denzen
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Carl van Denzen 2005-02-14 20:22:55 UTC
[ibook1-thuis-vandenzen-nl:m6811-gcc-3.3.5-1/gcc-3.3.5/gcc] root# /sw/src/m6811-gcc-3.3.5-1/
gcc-3.3.5/gcc/xgcc -B/sw/src/m6811-gcc-3.3.5-1/gcc-3.3.5/gcc/ -B/sw/share/m6811/m6811-elf/
bin/ -B/sw/share/m6811/m6811-elf/lib/ -isystem /sw/share/m6811/m6811-elf/include -Os 
-mrelax -DUSE_GAS -DIN_GCC -g -DIN_LIBGCC2 -I. -I. -I. -I./. -I./config -I./../include 
-DFINE_GRAINED_LIBRARIES -m68hc12 -DL_addsub_sf -c fp-bit.c -o libgcc/m68hc12/_addsub_sf.o 
-save-temps -v
Reading specs from /sw/src/m6811-gcc-3.3.5-1/gcc-3.3.5/gcc/specs
Configured with: ./configure --target=m6811-elf --prefix=/sw/share/m6811 --bindir=/sw/bin --
mandir=/sw/share/man --infodir=/sw/share/info --enable-languages=c,c++ --program-
prefix=m6811-elf-
Thread model: single
gcc version 3.3.5-m68hc1x-20050129
 /sw/src/m6811-gcc-3.3.5-1/gcc-3.3.5/gcc/cc1 -E -quiet -v -I. -I. -I. -I./. -I./config -I./../include 
-iprefix /sw/src/m6811-gcc-3.3.5-1/gcc-3.3.5/gcc/../share/m6811/lib/gcc-lib/m6811-elf/3.3.5-
m68hc1x-20050129/ -isystem /sw/src/m6811-gcc-3.3.5-1/gcc-3.3.5/gcc/include -isystem /sw/
share/m6811/m6811-elf/bin/include -isystem /sw/share/m6811/m6811-elf/lib/include 
-D__GNUC__=3 -D__GNUC_MINOR__=3 -D__GNUC_PATCHLEVEL__=5 -Dmc68hc1x -D__mc68hc1x__ 
-D__mc68hc1x -D__INT__=32 -Dmc6812 -DMC6812 -Dmc68hc12 -DUSE_GAS -DIN_GCC 
-DIN_LIBGCC2 -DFINE_GRAINED_LIBRARIES -DL_addsub_sf -isystem /sw/share/m6811/m6811-elf/
include fp-bit.c -mrelax -m68hc12 -Os fp-bit.i
ignoring nonexistent directory "/sw/share/m6811/m6811-elf/bin/include"
ignoring nonexistent directory "/sw/share/m6811/m6811-elf/lib/include"
ignoring nonexistent directory "/sw/share/m6811/m6811-elf/include"
ignoring nonexistent directory "/sw/src/m6811-gcc-3.3.5-1/gcc-3.3.5/share/m6811/lib/gcc-lib/
m6811-elf/3.3.5-m68hc1x-20050129/include"
ignoring nonexistent directory "/sw/src/m6811-gcc-3.3.5-1/gcc-3.3.5/share/m6811/lib/gcc-lib/
m6811-elf/3.3.5-m68hc1x-20050129/../../../../m6811-elf/sys-include"
ignoring nonexistent directory "/sw/src/m6811-gcc-3.3.5-1/gcc-3.3.5/share/m6811/lib/gcc-lib/
m6811-elf/3.3.5-m68hc1x-20050129/../../../../m6811-elf/include"
ignoring nonexistent directory "/sw/share/m6811/lib/gcc-lib/m6811-elf/3.3.5-m68hc1x-20050129/
include"
ignoring nonexistent directory "/sw/share/m6811/m6811-elf/sys-include"
ignoring nonexistent directory "/sw/share/m6811/m6811-elf/include"
ignoring duplicate directory "."
ignoring duplicate directory "."
ignoring duplicate directory "."
#include "..." search starts here:
#include <...> search starts here:
 .
 config
 ../include
 /sw/src/m6811-gcc-3.3.5-1/gcc-3.3.5/gcc/include
End of search list.
 /sw/src/m6811-gcc-3.3.5-1/gcc-3.3.5/gcc/cc1 -fpreprocessed fp-bit.i -quiet -dumpbase fp-bit.c 
-mrelax -m68hc12 -auxbase-strip libgcc/m68hc12/_addsub_sf.o -g -Os -version -o fp-bit.s
GNU C version 3.3.5-m68hc1x-20050129 (m6811-elf)
        compiled by GNU C version 3.3 20030304 (Apple Computer, Inc. build 1666).
GGC heuristics: --param ggc-min-expand=30 --param ggc-min-heapsize=4096
fp-bit.c: In function `_fpadd_parts':
fp-bit.c:693: error: unrecognizable insn:
(insn 747 128 129 6 0x0 (set (reg:QI 1 d)
        (mem/s:QI (plus:HI (mem:HI (plus:HI (reg/f:HI 9 *_.frame)
                        (const_int 33 [0x21])) [17 a S2 A8])
                (const_int 1 [0x1])) [0 <variable>.sign+0 S1 A8])) -1 (nil)
    (nil))
fp-bit.c:693: internal compiler error: in extract_insn, at recog.c:2175
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
Comment 1 Carl van Denzen 2005-02-14 20:25:56 UTC
Created attachment 8196 [details]
-save-temps .i file
Comment 2 Flash Sheridan 2005-05-17 03:27:49 UTC
See also 19770 (hppa64/hppa64) and 21613 (i686-linux/arm-linux).
Comment 3 Andrew Pinski 2005-05-25 00:23:58 UTC
*** Bug 21744 has been marked as a duplicate of this bug. ***
Comment 4 Andrew Pinski 2006-02-08 23:12:33 UTC
*** Bug 26185 has been marked as a duplicate of this bug. ***
Comment 5 Joseph S. Myers 2011-03-22 20:31:45 UTC
M68HC1x support has been removed for GCC 4.7.