This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: patch: convert_move
>>>>> "Daniel" == Daniel Jacobowitz <drow@mvista.com> writes:
>> >Clearly you need a different test case as well, so that
>> >you'd have seen that bug.
>>
>> Who? What? That's the testcase I have here and it exhibits the
>> problem without the patch.
> i.e. a test case which fails with your previous patch and passes with
> the precedence problem fixed.
Ah... No, too lazy for that. I found it with -Werror which complained
wildly.
Aldy