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

--- Comment #6 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:b0335aafee09853b5d545a1bfa086ab4f8daf36d

commit r16-7624-gb0335aafee09853b5d545a1bfa086ab4f8daf36d
Author: Eric Botcazou <[email protected]>
Date:   Sun Feb 22 11:44:34 2026 +0100

    Ada: Fix inaccurate documentation of Max_Tasks restriction

    The restriction is implementation defined and only enforced at compile
    time by GNAT, so Storage_Error is never raised at run time.

    gcc/ada
            PR ada/124192
            * doc/gnat_rm/standard_and_implementation_defined_restrictions.rst
            (Max_Tasks): Adjust description.
            * gnat_rm.texi: Regenerate.

Reply via email to