clarify which PR was fixed.

From-SVN: r64773
This commit is contained in:
Kaveh Ghazi 2003-03-24 01:30:44 +00:00
parent fa9b490440
commit b099daeb77
2 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,6 @@
2003-03-23 Arpad Beszedes <beszedes@cc.u-szeged.hu>
PR middle-end/9967
* builtins.c (expand_builtin_fputs): When optimizing for size,
don't transform fputs into fwrite.

View File

@ -1,5 +1,6 @@
2003-03-23 Arpad Beszedes <beszedes@cc.u-szeged.hu>
PR middle-end/9967
* gcc.c-torture/execute/stdio-opt-1.c: Adjust test for change to
builtin fputs.