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/17687] sincos tree representation causes extra addressable vars



------- Comment #14 from rguenth at gcc dot gnu dot org  2006-10-24 12:55 -------
This PR is only about a non-optimal tree-representation for __builtin_sincos.
See also http://gcc.gnu.org/ml/gcc-patches/2005-12/msg01151.html for an
alternative and some discussion.

(The other patch was rejected, I believe further discussion is necessary here.
For reference:
http://gcc.gnu.org/ml/gcc-patches/2005-03/msg01571.html
)


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                URL|http://gcc.gnu.org/ml/gcc-  |
                   |patches/2005-               |
                   |03/msg01571.html            |
           Keywords|patch                       |
   Last reconfirmed|2005-12-09 04:25:17         |2006-10-24 12:55:11
               date|                            |
            Summary|sincos expansion is         |sincos tree representation
                   |suboptimal                  |causes extra addressable
                   |                            |vars


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


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