From: Razya Ladelsky Date: Wed, 12 Oct 2005 09:32:34 +0000 (+0000) Subject: Adding IPCP and versioning new tests X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=25c5165b9a7d1a9247c461e4e90dee53ae6e099f;p=gcc.git Adding IPCP and versioning new tests From-SVN: r105292 --- diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog index a184ea4ae5a..2fcbdb76441 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