Adding IPCP and versioning new tests
authorrazya <razya@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 12 Oct 2005 09:32:34 +0000 (09:32 +0000)
committerrazya <razya@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 12 Oct 2005 09:32:34 +0000 (09:32 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@105292 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/testsuite/ChangeLog

index a184ea4..2fcbdb7 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