------- Comment #5 from steven at gcc dot gnu dot org  2006-09-17 14:18 -------
$ ./cc1 --version
GNU C version 3.3.6-hammer 20050117 (prerelease) (hppa2.0-linux-gnu)
        compiled by GNU C version 4.0.2 20050901 (prerelease) (SUSE Linux).
GGC heuristics: --param ggc-min-expand=98 --param ggc-min-heapsize=127550
$ ./cc1 t.c
 main
t.c: In function `main':
t.c:1: error: unrecognizable insn:
(insn 9 8 10 0 0x2aaaaab206c0 (set (reg:DI 95)
        (plus:DI (reg:DI 96)
            (const_int -6547 [0xffffffffffffe66d]))) -1 (nil)
    (expr_list:REG_DEAD (reg:DI 96)
        (expr_list:REG_EQUAL (const_int 25214903917 [0x5deece66d])
            (nil))))
t.c:1: 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.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29114

Reply via email to