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

--- Comment #2 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Eric Botcazou <[email protected]>:

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

commit r16-4607-ga84fe54e808a0966592d8fb4da0c63b2df219cef
Author: Eric Botcazou <[email protected]>
Date:   Fri Oct 24 15:44:56 2025 +0200

    Ada: Fix warning for redefinition of POLLPRI macro on Windows

    The macro is explicitly forced to 0 on Windows.

    gcc/ada/
            PR ada/113516
            * s-oscons-tmplt.c [_WIN32]: Undefine POLLPRI before redefining it.

Reply via email to