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/30038] Call to sin(x), cos(x) should be transformed to sincos(x)



------- Comment #11 from dorit at il dot ibm dot com  2006-12-07 20:19 -------
(In reply to comment #10)
> Using the three patches:
...
> 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?)


-- 


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


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