https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63746
Jonathan Wakely <redi at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
See Also| |https://gcc.gnu.org/bugzill
| |a/show_bug.cgi?id=11378
--- Comment #5 from Jonathan Wakely <redi at gcc dot gnu.org> ---
For the record, the change to bypass the buffer for large writes (including
anything >= 1024) was done for PR 11378.
