]> 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>
Sun, 27 Aug 2023 10:54:02 +0000 (12:54 +0200)
commit7159b90de1cb8340f53b76729895aa8807008a51
tree5232dda2a71acedd201f2cfdd9f6605e5e343679
parent912cabd0ccd763a9e90bfc1dcba7c6de4df5bbbb
fix: Work around GCC 12.3 bug 109241

See also #1289.

(cherry picked from commit 689168c292f1ed26c5f4a3070aeb649dad7facb5)
src/storage/local/LocalStorage.cpp