https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120631

--- Comment #9 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Alexandre Oliva <aol...@gcc.gnu.org>:

https://gcc.gnu.org/g:24a041ea863721f3181e4433195e7697bf52c413

commit r16-1838-g24a041ea863721f3181e4433195e7697bf52c413
Author: Alexandre Oliva <ol...@adacore.com>
Date:   Mon Jun 30 21:27:15 2025 -0300

    [testsuite] restore default action from dfp.exp [PR120631]

    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.


    for  gcc/testsuite/ChangeLog

            PR middle-end/120631
            * gcc.dg/dfp/pr120631.c: Drop overrider of dg-do default action.
            * gcc.dg/dfp/bitint-9.c: Likewise.
            * gcc.dg/dfp/bitint-10.c: Likewise.

Reply via email to