Adding IPCP and versioning new tests
authorRazya Ladelsky <razya@gcc.gnu.org>
Wed, 12 Oct 2005 09:32:34 +0000 (09:32 +0000)
committerRazya Ladelsky <razya@gcc.gnu.org>
Wed, 12 Oct 2005 09:32:34 +0000 (09:32 +0000)
From-SVN: r105292

gcc/testsuite/ChangeLog

index a184ea4ae5a6fa1174a579af52e6c6255d56b969..2fcbdb7644190b8b3486b73c9910b4d0098db070 100644 (file)
@@ -1,3 +1,12 @@
+2005-10-12  Razya Ladelsky <razya@il.ibm.com>
+
+        * 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  <pault@gcc.gnu.org>
 
        PR fortran/24207