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: [TESTCASE] gcc miscompiles Altivec code


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


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