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 #2 from jean-marc dot valin at usherbrooke dot ca  2006-11-21 12:30 -------
Created an attachment (id=12659)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12659&action=view)
Wrong assembly generated

This is the result of:
gcc -O1 -ffast-math -ftree-vectorize -S gcc_bug.c
which generates wrong code.


-- 


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]