From: Razya Ladelsky Date: Wed, 12 Oct 2005 09:32:34 +0000 (+0000) Subject: Adding IPCP and versioning new tests X-Git-Tag: misc/cutover-cvs2svn~211 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=25c5165b9a7d1a9247c461e4e90dee53ae6e099f;p=thirdparty%2Fgcc.git Adding IPCP and versioning new tests From-SVN: r105292 --- diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog index a184ea4ae5a6..2fcbdb764419 100644 --- a/gcc/testsuite/ChangeLog +++ b/gcc/testsuite/ChangeLog @@ -1,3 +1,12 @@ +2005-10-12 Razya Ladelsky + + * g++.dg/ipa/ipa-1.c: New test. + * g++.dg/ipa/ipa-2.c: New test. + * g++.dg/ipa/ipa-3.c: New test. + * g++.dg/ipa/ipa-4.c: New test. + * g++.dg/ipa/ipa-5.c: New test. + * g++.dg/ipa/ipa.exp: New file. + 2005-10-12 Paul Thomas PR fortran/24207