On Thu, 2011-03-03 at 11:35 +0000, Yufeng Zhang wrote:
> Hi,
> 
> Here is a patch that fixes a problem in one g++ test case. A typo (of
> using the macro ___ARM_EABI__ rather than __ARM_EABI__) has made the
> original test case almost a NOP.
> 
> Also with a few other changes that make the test work properly.
> 
> I have already tested the updated test case that it still passes with
> arm-eabi as an expected pass and passes with x86 as an unsupported test.
> 
> OK for the trunk?
> 
> Thanks,
> Yufeng
> 
> 
> 2011-03-03  Yufeng Zhang  <yufeng.zh...@arm.com>
> 
>         * g++.dg/abi/arm_cxa_vec1.C: Correct the typos/errors in the
>         test case.
> 

OK.

R.



Reply via email to