diff options
author | Ian Lance Taylor <ian@gcc.gnu.org> | 2015-11-26 00:24:21 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@gcc.gnu.org> | 2015-11-26 00:24:21 +0000 |
commit | ae026741df1a3f1dfe86ffde544010027a4c08b1 (patch) | |
tree | c853bd52fd73b08be9644ba4fccfd3de7381eaca /gcc/doc/implement-c.texi | |
parent | 1a5d8ff69ceb839da0920199b0d5b8915e48cd43 (diff) | |
download | gcc-ae026741df1a3f1dfe86ffde544010027a4c08b1.zip gcc-ae026741df1a3f1dfe86ffde544010027a4c08b1.tar.gz gcc-ae026741df1a3f1dfe86ffde544010027a4c08b1.tar.bz2 |
re PR go/61303 (gccgo: segfault, regression since 4.8.2)
PR go/61303
runtime: don't overallocate in select code
If we've already allocated an fd_set, don't allocate another one.
Also, don't bother to read from rdwake if it wasn't returned in select.
Fixes https://gcc.gnu.org/PR61303.
Reviewed-on: https://go-review.googlesource.com/17243
From-SVN: r230922
Diffstat (limited to 'gcc/doc/implement-c.texi')
0 files changed, 0 insertions, 0 deletions