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 tree-optimization/19096] Wrong code with -ftree-vectorize


------- Additional Comments From bangerth at dealii dot org  2004-12-21 02:40 -------
This works for me, too, with a snapshot from 2004-12-14, or at least it 
doesn't abort and returns a return code of 1. What do you see, and what 
flags exactly do you use? I tried with 
  -march=pentium4 -mmmx -msse -msse2 -mfpmath=sse -O1 -ftree-vectorize x.c 
 
W. 

-- 


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


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