On 2024-11-04 16:51, Richard Earnshaw (lists) wrote:
On 31/10/2024 18:24, Torbjörn SVENSSON wrote:
Ok for trunk and releases/gcc-14?
--
The test case is written in a way that it should be using hard float
ABI, but the use of -mfloat-abi=hard could be overriden by
dg-add-options arm_neon. Ensure that -mfloat-abi=hard is always after.
gcc/testsuite/ChangeLog:
* gcc.target/arm/pr51534.c: Ensure -mfloat-abi=hard is used.
Signed-off-by: Torbjörn SVENSSON <torbjorn.svens...@foss.st.com>
OK
Pushed as r15-4932-ge995866cff2 and r14.2.0-356-g7cc64ea4961.
Kind regards,
Torbjörn