This is the mail archive of the gcc@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]

Re: Vector modes under hppa64-hpu


> With a checkout yesterday evening, I can confirm that simd-1.c no
> longers fails on hppa64-hp-hpux11.00.  On the minus side, there are
> a whole bunch on new regressions in other areas.

I got a pass on simd-1.c too.  I ran tests on PA32, PA64, and IA64;
while simd-1.c passed on all of them simd-2 and simd-4 failed on PA32
(hppa1.1-hp-hpux11.00) with -O2 but passed on PA64 or IA64.  On PA32 I
got:

[hpsje - sje_merge] $ obj_pa_gcc/gcc/cc1 -O2 simd-2.c
 tempf
simd-2.c: In function `tempf':
simd-2.c:17: error: unrecognizable insn:
(insn 24 23 25 0 7afa84c0 (set (subreg:SI (reg:SF 105) 0)
        (sign_extract:SI (subreg:SI (reg:DI 104) 0)
            (const_int 32 [0x20])
            (const_int 0 [0x0]))) -1 (insn_list 23 (nil))
    (nil))
simd-2.c:17: internal compiler error: Internal compiler error in extract_insn, at recog.c:2163
Please submit a full bug report,


Steve Ellcey
sje@cup.hp.com


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