On 2024-07-10 18:41, Richard Earnshaw (lists) wrote:
On 10/07/2024 17:26, Torbjörn SVENSSON wrote:
Is this ok for the following branches?
- trunk
- releases/gcc-14
- releases/gcc-13
--
Since r13-1006-g2005b9b888eeac, the test case copysign_softfloat_1.c
no longer contains any lsr istruction,
On 10/07/2024 17:26, Torbjörn SVENSSON wrote:
> Is this ok for the following branches?
> - trunk
> - releases/gcc-14
> - releases/gcc-13
>
> --
>
> Since r13-1006-g2005b9b888eeac, the test case copysign_softfloat_1.c
> no longer contains any lsr istruction, so drop the check as per
> comment 9 in
Is this ok for the following branches?
- trunk
- releases/gcc-14
- releases/gcc-13
--
Since r13-1006-g2005b9b888eeac, the test case copysign_softfloat_1.c
no longer contains any lsr istruction, so drop the check as per
comment 9 in PR105090.
gcc/testsuite/ChangeLog:
PR target/105090