Per request from Eric Botcazou, fix my ChangeLog entry of 26jan2005:

fix relative path, move new testcase to testsuite ChangeLog.

From-SVN: r94329
This commit is contained in:
Stuart Hastings 2005-01-27 18:58:44 +00:00
parent f93089d26f
commit 00adda9fd8
2 changed files with 6 additions and 2 deletions

View File

@ -95,8 +95,7 @@
2005-01-26 Stuart Hastings <stuart@apple.com>
* gcc/gimplify.c (shortcut_cond_expr): Re-compute side-effects.
* gcc/testsuite/gcc.c-torture/execute/20050125-1.c: New.
* gimplify.c (shortcut_cond_expr): Re-compute side-effects.
2005-01-26 Richard Henderson <rth@redhat.com>

View File

@ -25,6 +25,11 @@
PR rtl-optimization/19579
* gcc.c-torture/execute/20050124-1.c: New test.
2005-01-26 Greg Parker <gparker@apple.com>
Stuart Hastings <stuart@apple.com>
* gcc.c-torture/execute/20050125-1.c: New.
2005-01-18 Jan Hubicka <jh@suse.cz>
PR tree-optimize/19337