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 R.