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 target/19069] [x86][amd64] Could have better initial RTL generation for MIN/MAX


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-03-20 14:58 -------
Isn't this fixed now by:
2005-03-10  Steven Bosscher  <stevenb@suse.de>

        * expr.c (expand_expr_real_1): If possible, use a conditional
        move for expanding MIN_EXPR and MAX_EXPR.
        Use temp for moving around rtx-en.



-- 


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


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