]> git.eshelyaron.com Git - emacs.git/commit
Remove no-longer-needed pdumper_load workaround
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 18 Feb 2024 07:38:30 +0000 (23:38 -0800)
committerEshel Yaron <me@eshelyaron.com>
Wed, 28 Feb 2024 17:35:46 +0000 (18:35 +0100)
commit6a44c862596e14e77b7be523dc4366243b47c652
tree7a3265a25d2baa7700dcc78425f5a48801ee224b
parentd1a7c07f02dd4aa937d1257d1412b76025af7e9d
Remove no-longer-needed pdumper_load workaround

* src/pdumper.c (pdumper_load): Revert my commit "Pacify GCC
12.1.1 in default developer build" dated 2022-06-13 13:21:18 -07,
as GCC bug 105961 is fixed, and this workaround is not needed for
unfixed GCC as these builds should not use --enable-gcc-warnings.

(cherry picked from commit 42c6cf4e5804312defa9d9caac8882500bd38179)
src/pdumper.c