------- Comment #4 from steven at gcc dot gnu dot org  2006-09-17 14:07 -------
Are you _really_ sure this worked with GCC 3.4.5?

$ ./cc1 --version
GNU C version 3.4.6 (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 (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:2083
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.



-- 

steven at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |WAITING


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

Reply via email to