]> git.ipfire.org Git - thirdparty/ccache.git/commit
fix: Work around GCC 12.3 bug 109241
authorJoel Rosdahl <joel@rosdahl.net>
Tue, 1 Aug 2023 10:30:12 +0000 (12:30 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Tue, 1 Aug 2023 11:19:49 +0000 (13:19 +0200)
commit689168c292f1ed26c5f4a3070aeb649dad7facb5
tree6b6090ae24c4f136d576e6d2c85f42a4faf5c6ba
parentb81869d2ce5f6e953841cbcd5a8f34869e06e1e5
fix: Work around GCC 12.3 bug 109241

See also #1289.
src/storage/local/LocalStorage.cpp