This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] Add a test case for PR target/43417
Jie Zhang <jie@codesourcery.com> wrote:
>>> I just found there is no test case for PR target/43417 in GCC testsuite.
>>> This patch adds it. I also found that that PR can only be reproduced
>>> with -m4.
>>>
>>> This test case is reduced from a LTP test reported by one of our
>>> customers. It might be same as the test code in that PR considering its
>>> name also starts with mtest01.
>>>
>>> Is it OK?
>>
>> OK. Thanks for the patch!
>>
> Thanks. Committed on trunk, 4.5 branch and 4.4 branch.
Ugh, 4.5 branch is frozen now. I should make it clear that
it's OK for trunk ATM. Sorry for that.
Regards,
kaz