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

[Bug c/29925] Wrong code with -ftree-vectorize



------- Comment #3 from jean-marc dot valin at usherbrooke dot ca  2006-11-21 12:32 -------
Created an attachment (id=12660)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12660&action=view)
Correct (non-vectorized) code

This is the code generated with:
gcc -O1 -ffast-math -S gcc_bug.c
and works correctly.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29925


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