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/32684] Missed tail call with sin/cos and sincos pass


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

Richard Guenther <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Depends on|46926                       |

--- Comment #9 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-01-14 13:33:52 UTC ---
(In reply to comment #8)
> See also PR46926.  The flags controlling whether we can emit a call to
> sincos need some work (but it's not exactly clear how it should work).

Err - wrong bug.


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