]> git.ipfire.org Git - thirdparty/gcc.git/commit
(v_message_with_decl): Avoid fwrite for stderr; mixing it with fprintf
authorRichard Kenner <kenner@gcc.gnu.org>
Sun, 26 Jun 1994 09:37:16 +0000 (05:37 -0400)
committerRichard Kenner <kenner@gcc.gnu.org>
Sun, 26 Jun 1994 09:37:16 +0000 (05:37 -0400)
commitcb039f8aa0fa4838ce8842b02eb2416d505c027e
tree706f70ca41503126b64f76acbcd07d8488cddfcb
parent13018fad5e728dc1464708dc4c49be03b5545793
(v_message_with_decl): Avoid fwrite for stderr; mixing it with fprintf
and fputs can cause strange results under VMS.

From-SVN: r7570
gcc/toplev.c