https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119133
--- Comment #6 from GCC Commits <cvs-commit at gcc dot gnu.org> --- The trunk branch has been updated by Christophe Lyon <cl...@gcc.gnu.org>: https://gcc.gnu.org/g:4981d8dfcfd34486d431930be3381eb73df958d0 commit r15-9006-g4981d8dfcfd34486d431930be3381eb73df958d0 Author: Christophe Lyon <christophe.l...@linaro.org> Date: Thu Mar 27 14:44:18 2025 +0000 testsuite: Add options for float16 for test [PR119133] Some targets (like arm) need some flags to enable _Float16 support. gcc/testsuite/ChangeLog: PR target/119133 * gcc.dg/torture/pr119133.c: Add options for float16.