]> git.ipfire.org Git - thirdparty/gcc.git/commit
gccrs: Add missing CHECKING_P guard to rust-punycode.cc
authorOwen Avery <powerboat9.gamer@gmail.com>
Sat, 12 Aug 2023 02:39:57 +0000 (22:39 -0400)
committerArthur Cohen <arthur.cohen@embecosm.com>
Tue, 16 Jan 2024 18:00:30 +0000 (19:00 +0100)
commit0ebb0a75b40275fe80b8084a2854471437b1f195
tree67241f85bec2363dc23b2e08230c1396d29026cc
parent007940b753784aa4bd4b6bcd84b1dacb1237c055
gccrs: Add missing CHECKING_P guard to rust-punycode.cc

gcc/rust/ChangeLog:

* util/rust-punycode.cc: Add CHECKING_P guard.

Signed-off-by: Owen Avery <powerboat9.gamer@gmail.com>
gcc/rust/util/rust-punycode.cc