diff options
| author | GCC Administrator <gccadmin@gcc.gnu.org> | 2023-01-10 00:18:07 +0000 |
|---|---|---|
| committer | GCC Administrator <gccadmin@gcc.gnu.org> | 2023-01-10 00:18:07 +0000 |
| commit | 84723acaa0edceb5c03a9646369d0713f106947b (patch) | |
| tree | 1b9f33935786b418539ec044a5ccccce92e54669 /c++tools | |
| parent | 1dcc9779d6196db6dd881fffc91d731cbea7c8bc (diff) | |
Daily bump.
Diffstat (limited to 'c++tools')
| -rw-r--r-- | c++tools/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/c++tools/ChangeLog b/c++tools/ChangeLog index 5593dfaf5be..fa25ac5f54f 100644 --- a/c++tools/ChangeLog +++ b/c++tools/ChangeLog @@ -1,3 +1,9 @@ +2023-01-09 John David Anglin <danglin@gcc.gnu.org> + + PR other/107616 + * server.cc (server): Don't call FD_ISSET when HAVE_PSELECT + and HAVE_SELECT are zero. + 2022-11-23 Marek Polacek <polacek@redhat.com> Revert: |
