diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2017-05-16 14:29:18 -0700 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2017-05-16 14:31:49 -0700 |
commit | be9e60fc3c43cc49cc5d749924c3e96737ae297c (patch) | |
tree | f29bee2a14c1aae78324eef68b1c0279a3af3dd8 /lisp/emacs-lisp/autoload.el | |
parent | c4ac34f22794344d44022b9c497b2f12cdb0f4a6 (diff) | |
download | emacs-be9e60fc3c43cc49cc5d749924c3e96737ae297c.tar.gz |
Simplify procname code to avoid GCC bug
* src/process.c (server_accept_connection): Simplify and avoid
multiple calls and struct literals in the last case of a switch.
The old code ran afoul of GCC bug 80659, which caused an internal
compiler error. Problem reported by Jim Meyering in:
http://lists.gnu.org/archive/html/emacs-devel/2017-05/msg00182.html
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80659
Diffstat (limited to 'lisp/emacs-lisp/autoload.el')
0 files changed, 0 insertions, 0 deletions