This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] Fix optimization regression in constant folder
> You still didn't come up with an optimization testcase which I asked for
> in the initial reply.
Because it's time consuming. The problem was identified on a 4.1-based
compiler (you applied the patch on the 4.1 branch too so it was picked for
our pre-production compiler and broke 2 big proprietary testcases there).
Things have changed between 4.1 and 4.3 so the 2 testcases don't fail with the
latter like with the former and further work would be required.
> And I won't make the decision on the patch (because I'm not convinced), but
> defer that to Ian.
OK.
--
Eric Botcazou