Paolo Bonzini - Re: [PATCH] Fix tree_swap_operands_p wrt SSA_NAMEs (original) (raw)

This is the mail archive of the gcc-patches@gcc.gnu.orgmailing list for the GCC project.

This fixes some missed foldings of comparisons due to missing canonicalizations with SSA_NAMEs.

Bootstrapped and tested on x86_64-unknown-linux-gnu (w/o ada as that is broken right now).