This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Vector modes under hppa64-hpu
- From: Steve Ellcey <sje at cup dot hp dot com>
- To: aldyh at redhat dot com
- Cc: gcc at gcc dot gnu dot org, dave at hiauly1 dot hia dot nrc dot ca
- Date: Thu, 25 Jul 2002 12:27:35 -0700 (PDT)
- Subject: Re: Vector modes under hppa64-hpu
I didn't do a full test suite run but it does fix simd-2 and simd-4 on
PA32 (the only simd failures I had last night).
Steve Ellcey
sje@cup.hp.com
> It looks like it's Joern's new simd code that's generating your bad
> instruction. I have a quick fix for this [untested]. Can you give it
> a whirl and run tests?
>
> Aldy