This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug middle-end/9200] C testsuite failures in compile/simd-5.c w/-m64 or on sparcv9/sparc64


------- Additional Comments From ebotcazou at gcc dot gnu dot org  2004-07-08 20:27 -------
gcc.c-torture/execute/simd-5.c fails in a similar way on mainline with -m64:

simd-5.c: In function `func1':
simd-5.c:29: error: unable to find a register to spill in class `GENERAL_REGS'
simd-5.c:29: error: this is the insn:
(insn 50 49 51 1 (set (reg:HI 4 %g4 [orig:146 q1.0 ] [146])
        (subreg:HI (reg:V4HI 107 [ q1.0 ]) 6)) 48 {*movhi_insn} (nil)
    (expr_list:REG_DEAD (reg:V4HI 107 [ q1.0 ])
        (nil)))
simd-5.c:29: internal compiler error: in spill_failure, at reload1.c:1888


-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]