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

--- Comment #15 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The trunk branch has been updated by Pietro Monteiro <[email protected]>:

https://gcc.gnu.org/g:c04ab9e2c3aa10e9a400abc9b92a2449acd59f48

commit r17-2862-gc04ab9e2c3aa10e9a400abc9b92a2449acd59f48
Author: Pietro Monteiro <[email protected]>
Date:   Fri Jul 31 16:40:33 2026 -0400

    config: Update autoconf macros used for gcc/clang plugins [PR103459]

    Update AC_TRY_COMPILE to AC_COMPILE_IFELSE in the macros used for
    finding GCC/Clang plugin options.  There's no changes to generated files.

            PR bootstrap/103459

    config/ChangeLog:

            * clang-plugin.m4: Update AC_TRY_COMPILE to AC_COMPILE_IFELSE.
            * gcc-plugin.m4: Likewise.

Reply via email to