]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/testsuite/ChangeLog
[testsuite] Add scan-wpa-ipa-dump
[thirdparty/gcc.git] / gcc / testsuite / ChangeLog
index 6bd3e0fb4256f31ddc40338049e9d24ee5b291dc..80b6d373d0ef52e3077e970b33ed2dab025c3d4e 100644 (file)
@@ -1,3 +1,19 @@
+2018-05-02  Tom de Vries  <tom@codesourcery.com>
+
+       PR testsuite/85106
+       * gcc.dg/ipa/ipa-icf-38.c: New test.
+       * gcc.dg/ipa/ipa-icf-38a.c: New test.
+       * lib/scandump.exp (dump-base): New proc.
+       (scan-dump, scan-dump-times, scan-dump-not, scan-dump-dem)
+       (scan-dump-dem-not): Add and handle parameter for suffix of the dump
+       base.
+       * lib/scanipa.exp: Add "" argument to scan-dump calls.
+       * lib/scanlang.exp: Same.
+       * lib/scanrtl.exp: Same.
+       * lib/scantree.exp: Same.
+       * lib/scanwpaipa.exp: New file.
+       * lib/gcc-dg.exp: Include scanwpaipa.exp.
+
 2018-05-02  Richard Biener  <rguenther@suse.de>
 
        PR middle-end/85567