https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111547
--- Comment #1 from CVS Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Tobias Burnus <bur...@gcc.gnu.org>: https://gcc.gnu.org/g:1fab441d6cce836e08db516c0fdac407872c6990 commit r14-4261-g1fab441d6cce836e08db516c0fdac407872c6990 Author: Tobias Burnus <tob...@codesourcery.com> Date: Tue Sep 26 10:07:26 2023 +0200 invoke.texi: Update -fopenmp and -fopenmp-simd for omp::decl and loop semantic gcc/ChangeLog: PR middle-end/111547 * doc/invoke.texi (-fopenmp): Mention C++11 [[omp::decl(...)]] syntax. (-fopenmp-simd): Likewise. Clarify 'loop' directive semantic.