------- Additional Comments From ebotcazou at gcc dot gnu dot org  2005-05-10 
14:29 -------
SPARC 32-bit:

opt-9.c: In function 'foo':
opt-9.c:7: error: unrecognizable insn:
(insn 8 6 9 1 (set (reg/f:SI 109)
        (high:SI (const:SI (plus:SI (symbol_ref:SI ("s") [flags 0x58]
<var_declff08d1d0 s>)
                    (const_int 8 [0x8]))))) -1 (nil)
    (nil))
opt-9.c:7: internal compiler error: in extract_insn, at recog.c:2020
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.


SPARC 64-bit:

opt-9.c: In function 'foo':
opt-9.c:7: error: unrecognizable insn:
(insn 8 6 9 1 (set (reg:DI 109)
        (high:DI (unspec:DI [
                    (const:DI (plus:DI (symbol_ref:DI ("s") [flags 0x58]
<var_decl ff089d88 s>)
                            (const_int 8 [0x8])))
                ] 9))) -1 (nil)
    (nil))
opt-9.c:7: internal compiler error: in extract_insn, at recog.c:2020
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ebotcazou at gcc dot gnu dot
                   |                            |org
 GCC target triplet|ia64-*-*                    |ia64-*-*, sparc*-*-*


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

Reply via email to