On 6/26/25 1:08 AM, Alexandre Oliva wrote:
dfp.exp tests for dfprt before deciding whether to default to run or compile, and the PR120631 tests override that without checking for dfprt. Rework them to avoid attempting to link and run programs when dfp runtime support isn't available. Tested on x86_64-linux-gnu, and, with gcc-14, on aarch64-elf. Ok to install? for gcc/testsuite/ChangeLog PR middle-end/120631 * pr120631.c: Drop overrider of dg-do default action. * bitint-9.c: Likewise. * bitint-10.c: Likewise.
OK jeff