This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Vector modes under hppa64-hpu
- From: Aldy Hernandez <aldyh at redhat dot com>
- To: Steve Ellcey <sje at cup dot hp dot com>
- Cc: gcc at gcc dot gnu dot org, dave at hiauly1 dot hia dot nrc dot ca
- Date: Wed, 24 Jul 2002 14:22:17 -0700
- Subject: Re: Vector modes under hppa64-hpu
- References: <200207242057.NAA28810@hpsje.cup.hp.com>
> [hpsje - sje_simd] $ obj_pa64_gcc/gcc/cc1 -O1 x.c
> bar
> x.c: In function `bar':
> x.c:7: internal compiler error: Internal compiler error in simplify_gen_subreg, at simplify-rtx.c:2598
>
Can you post x.c so I can try to debug this?
Also, can I can make a cross ia64-hpux (or whatever) to reproduce your
error, as I don't have neither an ia64 nor a pa64.
Aldy