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] Have better initial RTL generation for MIN/MAX


------- Additional Comments From steven at gcc dot gnu dot org  2005-03-20 16:07 -------
Actually the original plan was to write define_expands for x86*, but easier 
solution was to write a new generic expander in expr.c.  As a positive side 
effect, other targets also profit from that patch.  So let's adjust the bug 
summary accordingly :-) 

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[x86][amd64] Could have     |Have better initial RTL
                   |better initial RTL          |generation for MIN/MAX
                   |generation for MIN/MAX      |


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]