]> git.eshelyaron.com Git - emacs.git/commit
Work around GCC bug with function attributes
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 22 May 2018 20:05:19 +0000 (13:05 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 22 May 2018 20:05:48 +0000 (13:05 -0700)
commite18600dfbd31316f30cf98f6d7a90aad33bc1981
tree5d3f876f860d492274f9a7837ee72ad1a89dbf57
parent02f303d75f876517b7802f787413cbb418203315
Work around GCC bug with function attributes

* src/alloc.c (PNTR_ADD): Put attributes after â€˜static’ and before
returned type.  Problem reported by Eli Zaretskii in:
https://lists.gnu.org/r/emacs-devel/2018-05/msg00559.html
src/alloc.c