This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] Remove gen_binary from combine.c (take 3)
This patch fixed bug 19454 (regression for bf64-1.c on ia64-hpux) on
mainline and when applied to 4.0 branch fixes the regression there as
well with no other changes to testsuite results, so I believe it
should be considered for 4.0 branch.
Agreed, but I'd like to see 4.0 test results on at least two other
platforms, as this is rather heavy hammer.
And I would like to see diffs in .combine output on the failing test
case, for the same reason. (The patch has been in my tree for months,
but it is indeed a big hammer!)
Paolo