This is the mail archive of the gcc@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]

Re: -fno-tree-cselim not working?


On 10/25/07, Samuel Tardieu <sam@rfc1149.net> wrote:
> With yesterday's SVN sources, the following source produces the same
> result with -ftree-cselim and -fno-tree-cselim on x86:

Because another patch does this optimization, the RTL if conversion
pass which implements conditional moves.

-- Pinski


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