2019-06-04 Martin Liska <mliska@suse.cz>
* value-prof.c (dump_histogram_value): Fix typo.
(gimple_mod_subtract_transform): Likewise.
From-SVN: r271904
+2019-06-04 Martin Liska <mliska@suse.cz>
+
+ * value-prof.c (dump_histogram_value): Fix typo.
+ (gimple_mod_subtract_transform): Likewise.
+
2019-06-04 Richard Biener <rguenther@suse.de>
PR middle-end/90726
return 0;
}
-/* { dg-final { scan-ipa-dump-times "With total: 1 items" 5 "icf" } } */
+/* { dg-final { scan-ipa-dump-times "with total: 1 items" 5 "icf" } } */
!$acc end parallel
end
-! { dg-final { scan-ipa-dump-times "With total: 0 items" 5 "icf" } }
+! { dg-final { scan-ipa-dump-times "with total: 0 items" 5 "icf" } }