[Bug c/97215] Possible fread() malfunction of GCC 7.3.0 (Windows)
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sun Sep 27 02:03:18 GMT 2020
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97215
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |INVALID
Status|UNCONFIRMED |RESOLVED
--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
You need b if you don't want \r\n to be turned into just \n.
More information about the Gcc-bugs
mailing list