doc: Format region pragmas as separate items
authorJonathan Wakely <jwakely@redhat.com>
Mon, 14 Nov 2022 09:19:13 +0000 (09:19 +0000)
committerJonathan Wakely <jwakely@redhat.com>
Tue, 15 Nov 2022 11:35:52 +0000 (11:35 +0000)
commitf5f2686b2cbfddba39035312e8f7704d4d822e89
tree1b7569b3a26216e0fbd53f5ebd990bbaf166a31b
parentdd320623acb2d51745406bf1acac4a5fcfcbe13f
doc: Format region pragmas as separate items

This seems consistent with how other paired pragmas are documented in
texinfo, e.g. push_options and pop_options.

gcc/ChangeLog:

* doc/cpp.texi (Pragmas): Use @item and @itemx for region
pragmas.
gcc/doc/cpp.texi