On 19/01/12 06:46, Bin Cheng wrote:
> Hi,
> Currently gcc generates code violating ARM EABI when passing arguments to
> some floating point
> helper functions, which are __aeabi_d2iz/__aeabi_d2uiz. As reported in bug
> PR51835.
>
> This patch fixes the issue, with test cases.
>
> It is for trunk
Hi,
Currently gcc generates code violating ARM EABI when passing arguments to
some floating point
helper functions, which are __aeabi_d2iz/__aeabi_d2uiz. As reported in bug
PR51835.
This patch fixes the issue, with test cases.
It is for trunk and 4.6 branch, and I have checked the output codes
ma