This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: [TESTCASE] gcc miscompiles Altivec code
- From: Daniel Egger <degger at fhm dot edu>
- To: Aldy Hernandez <aldyh at redhat dot com>
- Cc: GCC Developer Mailinglist <gcc at gcc dot gnu dot org>
- Date: 26 Feb 2002 03:18:36 +0100
- Subject: Re: [TESTCASE] gcc miscompiles Altivec code
- References: <05C14DA6-2A4E-11D6-B487-000393750C1E@redhat.com>
Am Die, 2002-02-26 um 01.16 schrieb Aldy Hernandez:
Try my second example. With the patch just posted it will even work
on linux and yield the correct results when not compiled with -O0; this
is still broken.
> are you passing any special flags to cc1?
Let's see:
/opt/gcc/bin/gcc -da -maltivec -save-temps -O2 -mregnames test.c -o test
-Wall
Nothing special here.
--
Servus,
Daniel