]> git.ipfire.org Git - thirdparty/gcc.git/commit
libcpp: Use ' instead of %< and %> [PR117039]
authorKen Matsui <kmatsui@gcc.gnu.org>
Wed, 9 Oct 2024 11:32:20 +0000 (07:32 -0400)
committerKen Matsui <kmatsui@gcc.gnu.org>
Wed, 9 Oct 2024 11:33:53 +0000 (07:33 -0400)
commitf709990333597b30dff54876bfdaada14e9cde30
tree9ff5f500e9d0d5d04182a5c863210c5a8063cd5c
parent68afc7acf609be2b19ec05c8393c2ffc7f4adb4a
libcpp: Use ' instead of %< and %> [PR117039]

PR bootstrap/117039

libcpp/ChangeLog:

* directives.cc (do_pragma_once): Use ' instead of %< and %>.

Signed-off-by: Ken Matsui <kmatsui@gcc.gnu.org>
libcpp/directives.cc