https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111928
Bug ID: 111928 Summary: Build broken for baremetal targets after r14-4825-g6a6d3817afa02b Product: gcc Version: 14.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: libquadmath Assignee: unassigned at gcc dot gnu.org Reporter: dimitar at gcc dot gnu.org Target Milestone: --- Following configure error is observed for pru-unknown-elf, arm-none-eabi, and probably other baremetal targets: Checking multilib configuration for libquadmath... mkdir -p -- pru/libquadmath Configuring in pru/libquadmath .... checking for cos in -lm... configure: error: Link tests are not allowed after GCC_NO_EXECUTABLES. make[1]: *** [Makefile:13877: configure-target-libquadmath] Error 1 Issue probably started with r14-4825-g6a6d3817afa02b