------- Comment #12 from burnus at gcc dot gnu dot org 2006-12-07 20:32 ------- (In reply to comment #11) > > gfortran is able to use sincos - and does so for my example (comment #0; the > > example, however, cannot be vectorized). > why? (what does -fdump-tree-vect-details say?) sinc.f90:8: note: not vectorized: relevant stmt not supported: D.1408_32 = (*radius_31)[D.1407_30]
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30038