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 #1 from jean-marc dot valin at usherbrooke dot ca  2006-11-21 12:23 -------
Created an attachment (id=12658)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12658&action=view)
C file that reproduces the problem

Compile with:
gcc -g -O1 -ffast-math -ftree-vectorize gcc_bug.c -o gcc_bug
to reproduce the problem and run under valgrind.


-- 


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]