]> git.ipfire.org Git - thirdparty/gcc.git/commit
pr21658.c (dg-options): Use -fdump-tree-ccp1-details.
authorUros Bizjak <ubizjak@gmail.com>
Fri, 22 Aug 2008 18:10:21 +0000 (20:10 +0200)
committerUros Bizjak <uros@gcc.gnu.org>
Fri, 22 Aug 2008 18:10:21 +0000 (20:10 +0200)
commit05cce88cbfd49087b55f96a419ea5d3bf5724404
tree0377b7f091c0af7636d93d6c17b26b48a579f0be
parentee3cea07f0289bdc5341fd31daf4980c674294a7
pr21658.c (dg-options): Use -fdump-tree-ccp1-details.

* gcc.dg/tree-ssa/pr21658.c (dg-options): Use -fdump-tree-ccp1-details.
(dg-final): Use cleanup-tree-dump "ccp1".
* gcc.dg/tree-prof/ic-misattribution-1a.c: Cleanup tree_profile.
* gcc.dg/ipa/iinline-1.c: Cleanup ipa dump, not tree dump.
* g++.dg/ipa/iinline-1.C: Ditto.
* gfortran.dg/intrinsic_std_1.f90: Cleanup "original" tree dump.
* gfortran.dg/char_eoshift_5.f90: Ditto.
* gfortran.dg/index_2.f90: Ditto.

From-SVN: r139496
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/ipa/iinline-1.C
gcc/testsuite/gcc.dg/ipa/iinline-1.c
gcc/testsuite/gcc.dg/tree-prof/ic-misattribution-1a.c
gcc/testsuite/gcc.dg/tree-ssa/pr21658.c
gcc/testsuite/gfortran.dg/char_eoshift_5.f90
gcc/testsuite/gfortran.dg/index_2.f90
gcc/testsuite/gfortran.dg/intrinsic_std_1.f90