Move test ChangeLog entry to testsuite/ChangeLog.

From-SVN: r39158
This commit is contained in:
Jakub Jelinek 2001-01-20 21:39:49 +01:00
parent 47f8b47328
commit 399241d9a8
2 changed files with 5 additions and 3 deletions

View file

@ -31,8 +31,6 @@ Sat Jan 20 12:46:57 2001 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
* function.c (fixup_var_refs): Move CALL_PLACEHOLDER handling...
(fixup_var_refs_insns): ...here.
* gcc.c-torture/compile/20010118-1.c: New test.
2001-01-20 Zack Weinberg <zack@wolery.stanford.edu>
* function.c (fixup_var_refs_insns): Break up into

View file

@ -1,6 +1,10 @@
2001-01-20 Jakub Jelinek <jakub@redhat.com>
* gcc.c-torture/compile/20010118-1.c: New test.
2001-01-20 Neil Booth <neil@daikokuya.demon.co.uk>
* gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
* gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
2001-01-19 Jakub Jelinek <jakub@redhat.com>