ic-misattribution-1a.c: Cleanup tree_profile_ipa instead of tree_profile dump file.
authorUros Bizjak <uros@gcc.gnu.org>
Sun, 10 Oct 2010 18:24:59 +0000 (20:24 +0200)
committerUros Bizjak <uros@gcc.gnu.org>
Sun, 10 Oct 2010 18:24:59 +0000 (20:24 +0200)
* gcc.dg/tree-prof/ic-misattribution-1a.c: Cleanup tree_profile_ipa
instead of tree_profile dump file.
* g++.dg/tree-prof/inline_mismatch_args.C: Cleanup einline dump file.
* gfortran.dg/derived_array_intrinisics_1.f90: Cleanup original
dump file.

From-SVN: r165259

gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/tree-prof/inline_mismatch_args.C
gcc/testsuite/gcc.dg/tree-prof/ic-misattribution-1a.c
gcc/testsuite/gfortran.dg/derived_array_intrinisics_1.f90

index bde629f5c622c6207c872562b421bf3a9f992eff..8e8c71c3e4e8aef8684db01d222f4337f9f3e8a6 100644 (file)
@@ -1,3 +1,11 @@
+2010-10-10  Uros Bizjak  <ubizjak@gmail.com>
+
+       * gcc.dg/tree-prof/ic-misattribution-1a.c: Cleanup tree_profile_ipa
+       instead of tree_profile dump file.
+       * g++.dg/tree-prof/inline_mismatch_args.C: Cleanup einline dump file.
+       * gfortran.dg/derived_array_intrinisics_1.f90: Cleanup original
+       dump file.
+
 2010-10-10  Uros Bizjak  <ubizjak@gmail.com>
 
        * gcc.dg/lto/20101009-1_0.c (bar): Fix asm constraints.
@@ -67,7 +75,7 @@
 2010-10-07  Nicola Pero  <nicola.pero@meta-innovation.com>
 
        Merge from 'apple/trunk' branch on FSF servers.
-       
+
        2006-04-26  Fariborz Jahanian <fjahanian@apple.com>
 
        Radar 4508851
 
        PR middle-end/45869
        * gcc.dg/torture/pr45869.c: New testcase.
-       
+
 2010-10-07  Iain Sandoe  <iains@gcc.gnu.org>
 
        * objc.dg/set-not-used-1.m: New
 2010-10-06  Nicola Pero  <nicola.pero@meta-innovation.com>
 
        Merge from 'apple/trunk' branch on FSF servers.
-       
+
        2005-12-14  Fariborz Jahanian <fjahanian@apple.com>
 
        Radar 4278774
        * obj-c++.dg/encode-9.mm: New.
-       
+
 2010-10-06  Eric Botcazou  <ebotcazou@adacore.com>
 
        * g++.dg/cpp0x/pr45908.C: New test.
        2006-04-13 Fariborz Jahanian <fjahanian@apple.com>
 
        Radar 4502236
-       * objc.dg/objc-foreach-5.m: New.        
+       * objc.dg/objc-foreach-5.m: New.
 
        2006-04-12 Fariborz Jahanian <fjahanian@apple.com>
 
        Radar 4294910
        * objc.dg/objc-foreach-1.m: New
 
-2010-10-06  Hariharan Sandanagobalane <hariharan@picochip.com>
+2010-10-06  Hariharan Sandanagobalane  <hariharan@picochip.com>
 
        * gcc.c-torture/execute/cmpsi-2.c : Unsigned comparisons should use
        unsigned values.
-       
+
 2010-10-05  Nicola Pero  <nicola.pero@meta-innovation.com>
 
        PR objc++/28050
 
        Radar 4093475
        * obj-c++.dg/syntax-error-[3-4].mm: New.
-       
+
        2005-08-02  Ziemowit Laski  <zlaski@apple.com>
 
        Radar 4185810
        * obj-c++.dg/syntax-error-[1-2].mm: New.
-       
+
 2010-10-05  Ira Rosen  <irar@il.ibm.com>
 
        PR tree-optimization/45752
        * objc.dg/method-20b.m: Provide an implementation of Object.
        Adjust XFAIL for m64 NeXT runtime.
        * objc.dg/const-str-12b.m: Use mapped data types Darwin >= 9.
-       * objc.dg/encode-3.m: Correct line ordering, provide header for 
+       * objc.dg/encode-3.m: Correct line ordering, provide header for
        sprintf.
        * objc.dg/encode-7-next.m: Only run for 32bit.
        * objc.dg/encode-7-next-64bit.m: Only run for 64bit.
 2010-09-30  Nicola Pero  <nicola.pero@meta-innovation.com>
 
        Merge from 'apple/trunk' branch on FSF servers.
-       
+
        2005-10-04  Fariborz Jahanian <fjahanian@apple.com>
 
        Radar 4278236
 2010-09-22  Jakub Jelinek  <jakub@redhat.com>
 
        PR rtl-optimization/45739
-       * gcc.target/i386/pr45739.c: Tighten up scan-assembler-not
-       regexps.
+       * gcc.target/i386/pr45739.c: Tighten up scan-assembler-not regexps.
 
 2010-09-22  Eric Botcazou  <ebotcazou@adacore.com>
 
index 0049a5df96cee2894f62990c84416f0429c1de44..e82a46ebffd4bff9bb5aa03403776e13ad9dc49d 100644 (file)
@@ -33,4 +33,4 @@ int main(void)
 }
 /* { dg-final-use { scan-tree-dump "Inlining .*Super::Foo" "einline" } } */
 /* { dg-final-use { scan-tree-dump-not "mismatched arguments" "einline" } } */
-/* { dg-final-use { cleanup-tree-dump "einline2" } } */
+/* { dg-final-use { cleanup-tree-dump "einline" } } */
index 2139972ce8b02f59b95d7b38d7e243a2f9681ca6..caa10fec52fd46f6cefadf251b0d0a79889b39ab 100644 (file)
@@ -19,4 +19,4 @@ main ()
   return 0;
 }
 
-/* { dg-final-use { cleanup-tree-dump "tree_profile" } } */
+/* { dg-final-use { cleanup-ipa-dump "tree_profile_ipa" } } */
index 07d89854eb73383c1bebcf788f69bf643bc76d46..274aada6aad371a7c96c9bcb8b770ff267515e6b 100644 (file)
@@ -28,3 +28,4 @@
     j = total
   end
 ! { dg-final { scan-tree-dump-times "j = 50" 1 "original" } }
+! { dg-final { cleanup-tree-dump "original" } }