]> git.ipfire.org Git - thirdparty/tar.git/commit
Work around GCC bug 106436
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 25 Jul 2022 16:41:49 +0000 (09:41 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 25 Jul 2022 16:44:00 +0000 (09:44 -0700)
commit4e9e55fbf97bfda6426ea8698a55de9e7df94a66
tree37f70f74b6c2bda780c9d738a7bfa61c1bed189f
parentfffc6149fd355c68c8ffb060c45f5ae5713869df
Work around GCC bug 106436

* src/tar.c (optloc_eq): Use ‘assume’ to pacify GCC bug.
src/tar.c