PR 44078
* gcc.dg/tree-ssa/prefetch-7.c: Change pattern to match only the old
debug messages but not the newly introduced one.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@159475
138bc75d-0d04-0410-961f-
82ee72b054a4
+2010-05-17 Christian Borntraeger <borntraeger@de.ibm.com>
+
+ PR 44078
+ * gcc.dg/tree-ssa/prefetch-7.c: Change pattern to match only the old
+ debug messages but not the newly introduced one.
+
2010-05-16 Daniel Franke <franke.daniel@gmail.com>
PR fortran/35779
/* { dg-final { scan-tree-dump-times "Issued prefetch" 5 "aprefetch" } } */
/* { dg-final { scan-tree-dump-times "Issued nontemporal prefetch" 3 "aprefetch" } } */
-/* { dg-final { scan-tree-dump-times "nontemporal store" 2 "aprefetch" } } */
+/* { dg-final { scan-tree-dump-times "a nontemporal store" 2 "aprefetch" } } */
/* { dg-final { scan-tree-dump-times "builtin_prefetch" 8 "optimized" } } */
/* { dg-final { scan-tree-dump-times "=\\{nt\\}" 2 "optimized" } } */