[gcc r13-3966] Partially revert d3fe767c16e7c528e4fc71c8a68ac14b4573d880.
Martin Liska
marxin@gcc.gnu.org
Mon Nov 14 08:37:00 GMT 2022
https://gcc.gnu.org/g:c9cd0c4e0ea72522adfc515fe01bd8fb5b993112
commit r13-3966-gc9cd0c4e0ea72522adfc515fe01bd8fb5b993112
Author: Martin Liska <mliska@suse.cz>
Date: Sun Nov 13 21:54:44 2022 +0100
Partially revert d3fe767c16e7c528e4fc71c8a68ac14b4573d880.
gcc/ChangeLog:
* doc/cpp/pragmas.rst: Revert.
Diff:
---
gcc/doc/cpp/pragmas.rst | 3 ---
1 file changed, 3 deletions(-)
diff --git a/gcc/doc/cpp/pragmas.rst b/gcc/doc/cpp/pragmas.rst
index 78277d7b623..da07cebf4a1 100644
--- a/gcc/doc/cpp/pragmas.rst
+++ b/gcc/doc/cpp/pragmas.rst
@@ -119,6 +119,3 @@ GCC plugins may provide their own pragmas.
file will never be read again, no matter what. It is a less-portable
alternative to using :samp:`#ifndef` to guard the contents of header files
against multiple inclusions.
-
-``#pragma region {tokens}...``, ``#pragma endregion {tokens}...``
- These pragmas are accepted, but have no effect.
More information about the Gcc-cvs
mailing list