[Bug ada/124192] inaccurate documentation of Max_Tasks restriction
cvs-commit at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sun Feb 22 10:50:29 GMT 2026
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 <ebotcazou@gcc.gnu.org>:
https://gcc.gnu.org/g:b0335aafee09853b5d545a1bfa086ab4f8daf36d
commit r16-7624-gb0335aafee09853b5d545a1bfa086ab4f8daf36d
Author: Eric Botcazou <ebotcazou@adacore.com>
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.
More information about the Gcc-bugs
mailing list