gcc/
[official-gcc.git] / gcc / testsuite / ChangeLog
blob865c85117b8bde4c5a635d77971ac9f40cad3fd6
1 2018-03-19  Tamar Christina  <tamar.christina@arm.com>
3         PR target/84711
4         * gcc.target/arm/big-endian-subreg.c: Delete.
6 2018-03-19  Thomas Koenig  <tkoenig@gcc.gnu.org>
8         PR fortran/84931
9         * gfortran.dg/array_constructor_52.f90: New test.
11 2018-03-17  Steven G. Kargl  <kargl@gcc.gnu.org>
13         PR fortran/77414
14         * gfortran.dg/pr77414.f90: New test.
15         * gfortran.dg/internal_references_1.f90: Adjust error message.
17 2018-03-18  Steven G. Kargl  <kargl@gcc.gnu.org>
19         PR fortran/65453
20         * gfortran.dg/pr65453.f90: New test.
22 2018-03-18  Richard Sandiford  <richard.sandiford@linaro.org>
24         PR tree-optimization/84913
25         * gfortran.dg/vect/pr84913.f90: New test.
27 2018-03-18  Thomas Koenig  <tkoenig@gcc.gnu.org>
29         PR fortran/79929
30         * gfortran.dg/warn_concat.f90: New test.
32 2018-03-16  Jakub Jelinek  <jakub@redhat.com>
34         PR target/84899
35         * gcc.dg/pr84899.c: New test.
37 2018-03-16  Steven G. Kargl  <kargl@gcc.gnu.org>
39         PR fortran/69395
40         * gfortran.dg/pr69395.f90: Add test for max dimensions
42 2018-03-16  Vladimir Makarov  <vmakarov@redhat.com>
44         PR target/84876
45         * gcc.target/i386/pr84876.c: New test.
47 2018-03-16  Martin Liska  <mliska@suse.cz>
49         PR ipa/84833
50         * gcc.target/i386/mvc11.c: New test.
52 2018-03-16  Martin Liska  <mliska@suse.cz>
54         PR ipa/84722
55         * gcc.target/i386/mvc10.c: New test.
57 2018-03-16  Jakub Jelinek  <jakub@redhat.com>
59         PR c++/79937
60         PR c++/82410
61         * g++.dg/cpp1y/pr79937-1.C: New test.
62         * g++.dg/cpp1y/pr79937-2.C: New test.
63         * g++.dg/cpp1y/pr79937-3.C: New test.
64         * g++.dg/cpp1y/pr79937-4.C: New test.
65         * g++.dg/cpp1y/pr82410.C: New test.
67 2018-03-16  Tom de Vries  <tom@codesourcery.com>
69         * gcc.dg/tree-ssa/pr84512.c: Require effective target vect_int_mult.
71 2018-03-16  Tom de Vries  <tom@codesourcery.com>
73         * gcc.dg/builtin-unreachable-6.c: Require effective target label_values.
75 2018-03-16  Jakub Jelinek  <jakub@redhat.com>
77         PR c++/84874
78         * g++.dg/cpp2a/desig8.C: New test.
80         PR tree-optimization/84841
81         * gcc.dg/pr84841.c: New test.
83         PR c++/84874
84         * g++.dg/cpp2a/desig7.C: New test.
86 2018-03-16  Mark Doffman  <mark.doffman@codethink.co.uk>
87             Jim MacArthur  <jim.macarthur@codethink.co.uk>
89         * gfortran.dg/automatic_1.f90: New test.
90         * gfortran.dg/automatic_repeat.f90: New test
91         * gfortran.dg/automatic_save.f90: New test.
92         * gfortran.dg/vax_structure.f90: New test.
94 2018-03-15  Steven G. Kargl  <kargl@gcc.gnu.org>
96         PR fortran/78741
97         * gfortran.dg/pr78741.f90: New test.
99 2018-03-15  Steven G. Kargl  <kargl@gcc.gnu.org>
101         PR fortran/69395
102         * gfortran.dg/pr69395.f90: New test.
104 2018-03-15  Jakub Jelinek  <jakub@redhat.com>
106         PR c++/79085
107         * g++.dg/opt/pr79085.C: New test.
109 2018-03-15  H.J. Lu  <hongjiu.lu@intel.com>
111         PR target/84574
112         * gcc.target/i386/ret-thunk-9.c: Expect __x86_return_thunk
113         label instead of __x86_indirect_thunk label.
115 2018-03-15  Jakub Jelinek  <jakub@redhat.com>
117         PR c++/84222
118         * g++.dg/warn/deprecated.C (T::member3): Change dg-warning to dg-bogus.
119         * g++.dg/warn/deprecated-6.C (T::member3): Likewise.
120         * g++.dg/warn/deprecated-13.C: New test.
122 2018-03-15  Olga Makhotina  <olga.makhotina@intel.com>
124         * gcc.target/i386/sgx.c (_enclv_u32): Test new intrinsic.
126 2018-03-15  Richard Biener  <rguenther@suse.de>
128         PR c/84873
129         * c-c++-common/pr84873.c: New testcase.
131 2018-03-15  Tamar Christina  <tamar.christina@arm.com>
133         PR target/84711
134         * gcc.target/arm/big-endian-subreg.c: New.
136 2018-03-15  Jakub Jelinek  <jakub@redhat.com>
138         PR target/84860
139         * gcc.c-torture/compile/pr84860.c: New test.
141 2018-03-15  Julia Koval  <julia.koval@intel.com>
143         * gcc.target/i386/builtin_target.c (check_intel_cpu_model): Add
144         cannonlake.
145         (check_features): Add avx512vbmi2, gfni, vpclmulqdq, avx512vnni,
146         avx512bitalg.
148 2018-03-15  Jakub Jelinek  <jakub@redhat.com>
150         PR c/84853
151         * gcc.dg/pr84853.c: New test.
153 2018-03-14  Carl Love  <cel@us.ibm.com>
155         * gcc.target/powerpc/builtins-7-runnable.c: New test file.
157 2018-03-14  Martin Liska  <mliska@suse.cz>
159         PR ipa/8480
160         * g++.dg/lto/pr84805_0.C: New test.
161         * g++.dg/lto/pr84805_1.C: New test.
162         * g++.dg/lto/pr84805_2.C: New test.
164 2018-03-14  David Malcolm  <dmalcolm@redhat.com>
166         PR c/84852
167         * gcc.dg/fixits-pr84852-1.c: New test.
168         * gcc.dg/fixits-pr84852-2.c: New test.
170 2018-03-14  Thomas Preud'homme  <thomas.preudhomme@arm.com>
172         * lib/scanasm.exp (scan-assembler-times): Move FAIL debug info into a
173         separate verbose message.
174         * lib/scandump.exp (scan-dump-times): Likewise.
176 2018-03-14  Julia Koval  <julia.koval@intel.com>
178         * g++.dg/ext/mv16.C: Split up icelake on icelake client and icelake
179         server.
180         * gcc.target/i386/funcspec-56.inc: Ditto.
182 2018-03-14  Richard Sandiford  <richard.sandiford@linaro.org>
184         * gcc.target/aarch64/sve/mul_highpart_1_run.c: Restrict to
185         aarch64_sve_hw.
187 2018-03-14  Jakub Jelinek  <jakub@redhat.com>
189         PR sanitizer/83392
190         * c-c++-common/ubsan/ptr-overflow-sanitization-1.c: Adjust expected
191         check count from 17 to 14.
193         PR target/84844
194         * gcc.target/i386/pr84844.c: New test.
196 2018-03-14  Richard Biener  <rguenther@suse.de>
198         PR tree-optimization/84830
199         * gcc.dg/torture/pr84830.c: New testcase.
201 2018-03-14  Marek Polacek  <polacek@redhat.com>
203         PR c++/84596
204         * g++.dg/cpp0x/static_assert15.C: New test.
206 2018-03-13  Steven G. Kargl  <kargl@gcc.gnu.org>
208         PR fortran/61775
209         * gfortran.dg/pr61775.f90: New test.
211 2018-03-13  Jakub Jelinek  <jakub@redhat.com>
213         PR c++/84843
214         * g++.dg/ext/pr84843-1.C: New test.
215         * g++.dg/ext/pr84843-2.C: New test.
217 2018-03-13  David Pagan  <dave.pagan@oracle.com>
219         PR c/46921
220         * gcc.dg/pr46921.c: New test.
222 2018-03-13  Martin Sebor  <msebor@redhat.com>
224         PR tree-optimization/84725
225         * c-c++-common/Wstringop-truncation-4.c: New test.
226         * c-c++-common/attr-nonstring-5.c: New test.
228 2018-03-13  Richard Sandiford  <richard.sandiford@linaro.org>
230         * gcc.target/aarch64/sve/unpack_fcvt_signed_1.c: Expect zips rather
231         than unpacks.
232         * gcc.target/aarch64/sve/unpack_fcvt_unsigned_1.c: Likewise.
233         * gcc.target/aarch64/sve/unpack_float_1.c: Likewise.
235 2018-03-13  Richard Sandiford  <richard.sandiford@linaro.org>
237         * gcc.target/aarch64/sve/tls_1.c: New test.
238         * gcc.target/aarch64/sve/tls_2.C: Likewise.
240 2018-03-13  Richard Sandiford  <richard.sandiford@linaro.org>
242         * gcc.target/aarch64/sve/mul_highpart_1.c: New test.
243         * gcc.target/aarch64/sve/mul_highpart_1_run.c: Likewise.
245 2018-03-13  Martin Liska  <mliska@suse.cz>
247         PR ipa/84658.
248         * g++.dg/ipa/pr84658.C: New test.
250 2018-03-13  Jakub Jelinek  <jakub@redhat.com>
252         PR middle-end/84834
253         * gcc.dg/pr84834.c: New test.
255         PR target/84827
256         * gcc.target/i386/pr84827.c: New test.
258         PR target/84828
259         * g++.dg/ext/pr84828.C: New test.
261         PR target/84786
262         * gcc.target/i386/avx512f-pr84786-1.c: New test.
263         * gcc.target/i386/avx512f-pr84786-2.c: New test.
265         PR c++/84808
266         * g++.dg/cpp1y/constexpr-84808.C: New test.
268         PR c++/84704
269         * g++.dg/debug/pr84704.C: New test.
271 2018-03-12  Renlin Li  <renlin.li@arm.com>
273         * gcc.target/aarch64/movi_hf.c: New.
274         * gcc.target/aarch64/f16_mov_immediate_1.c: Update.
275         * gcc.target/aarch64/f16_mov_immediate_2.c: Update.
277 2018-03-12  Martin Sebor  <msebor@redhat.com>
279         PR tree-optimization/83456
280         * c-c++-common/Wrestrict-2.c: Remove test cases.
281         * c-c++-common/Wrestrict.c: Same.
282         * gcc.dg/Wrestrict-12.c: New test.
283         * gcc.dg/Wrestrict-14.c: New test.
285 2018-03-12  H.J. Lu  <hongjiu.lu@intel.com>
287         * g++.dg/pr84821.C: New test.
289 2018-03-12  H.J. Lu  <hongjiu.lu@intel.com>
291         * gcc.dg/pr84799.c: New test.
293 2018-03-12  Richard Biener  <rguenther@suse.de>
295         PR tree-optimization/84803
296         * gcc.dg/torture/pr84803.c: New testcase.
298 2018-03-12  Jakub Jelinek  <jakub@redhat.com>
300         PR c++/84813
301         * g++.dg/debug/pr84813.C: New test.
303 2018-03-11  Paul Thomas  <pault@gcc.gnu.org>
305         PR fortran/84546
306         * gfortran.dg/unlimited_polymorphic_29.f90: New test.
308 2018-03-11  Steven G. Kargl  <kargl@gcc.gnu.org>
310         PR fortran/83939
311         * gfortran.dg/pr83939.f90
313 2018-03-11  Thomas Koenig  <tkoenig@gcc.gnu.org>
315         PR fortran/66128
316         * gfortran.dg/zero_sized_9.f90: New test.
318 2018-03-11  Jakub Jelinek  <jakub@redhat.com>
320         PR debug/58150
321         * g++.dg/debug/dwarf2/enum2.C: New test.
323 2018-03-10  Steven G. Kargl  <kargl@gcc.gnu.org>
325         PR fortran/84734
326         * gfortran.dg/pr84734.f90: New test.
328 2018-03-10  Eric Botcazou  <ebotcazou@adacore.com>
330         * gnat.dg/prot3.adb: New test.
331         * gnat.dg/prot3_pkg.ad[sb]: New helper.
333 2018-03-09  Jason Merrill  <jason@redhat.com>
334             Paolo Carlini  <paolo.carlini@oracle.com>
336         PR c++/71169
337         PR c++/71832
338         * g++.dg/cpp0x/pr71169.C: New.
339         * g++.dg/cpp0x/pr71169-2.C: Likewise.
340         * g++.dg/cpp0x/pr71832.C: Likewise.
342 2018-03-09  Peter Bergner  <bergner@vnet.ibm.com>
344         PR target/83969
345         * gcc.target/powerpc/pr83969.c: New test.
347 2018-03-09  Jakub Jelinek  <jakub@redhat.com>
349         PR target/84772
350         * gcc.dg/pr84772.c: New test.
352         PR c++/84076
353         * g++.dg/warn/Wformat-2.C: New test.
355         PR c++/84767
356         * g++.dg/ext/vla18.C: New test.
358 2018-03-09  Martin Sebor  <msebor@redhat.com>
360         PR tree-optimization/84526
361         * gcc.dg/Wrestrict-10.c: New test.
362         * gcc.dg/Wrestrict-11.c: New test.
364 2018-03-09  Alexandre Oliva <aoliva@redhat.com>
366         PR rtl-optimization/84682
367         * gcc.dg/torture/pr84682-1.c: New.
368         * gcc.dg/torture/pr84682-2.c: New.
369         * gcc.dg/torture/pr84682-3.c: New.
371 2018-03-09  Jakub Jelinek  <jakub@redhat.com>
373         PR c++/84724
374         * g++.dg/ext/pr84724.C: New test.
376 2018-03-09  Vladimir Makarov  <vmakarov@redhat.com>
378         PR target/83712
379         * gcc.target/arm/pr83712.c: New.
381 2018-03-09  Richard Biener  <rguenther@suse.de>
383         PR tree-optimization/84775
384         * gcc.dg/torture/pr84775.c: New testcase.
386 2018-03-09  Jakub Jelinek  <jakub@redhat.com>
388         PR debug/84404
389         * gcc.dg/graphite/pr84404.c: Only compile on pthread effective
390         targets.
392 2018-03-09  Eric Botcazou  <ebotcazou@adacore.com>
394         * gcc.c-torture/compile/20180309-1.c: New test.
396 2018-03-08  Jakub Jelinek  <jakub@redhat.com>
398         PR c++/80598
399         * g++.dg/warn/Wunused-function4.C: New test.
401         PR inline-asm/84742
402         * gcc.target/i386/pr84742-1.c: New test.
403         * gcc.target/i386/pr84742-2.c: New test.
405 2018-03-08  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
407         PR target/84748
408         * gcc.c-torture/execute/pr84748.c: New test.
410 2018-03-08  Richard Biener  <rguenther@suse.de>
412         PR middle-end/84552
413         * gcc.dg/graphite/pr84552.c: New testcase.
415 2018-03-08  Richard Biener  <rguenther@suse.de>
417         PR tree-optimization/84178
418         * gcc.dg/torture/pr84178-2.c: New testcase.
420 2018-03-08  David Malcolm  <dmalcolm@redhat.com>
422         PR tree-optimization/84178
423         * gcc.c-torture/compile/pr84178-1.c: New test.
425 2018-03-08  Thomas Schwinge  <thomas@codesourcery.com>
427         * lib/target-supports.exp: Do not return zero from a ifunc
428         function.
430 2018-03-08  Richard Biener  <rguenther@suse.de>
432         PR tree-optimization/84746
433         * gcc.dg/torture/pr84746.c: New testcase.
436 2018-03-08  Alexandre Oliva <aoliva@redhat.com>
437         PR debug/84404
438         PR debug/84408
439         * gcc.dg/graphite/pr84404.c: New.
441 2018-03-08  Jakub Jelinek  <jakub@redhat.com>
443         PR tree-optimization/84740
444         * gcc.dg/torture/pr84740.c: New test.
446         PR tree-optimization/84739
447         * gcc.dg/pr84739.c: New test.
449 2018-03-07  Martin Sebor  <msebor@redhat.com>
451         PR tree-optimization/83519
452         * gcc.dg/Wrestrict-13.c: New test.
454 2018-03-07  Steven G. Kargl  <kargl@gcc.gnu.org>
456         PR fortran/64124
457         PR fortran/70409
458         * gfortran.dg/pr64124.f90: New tests.
459         * gfortran.dg/pr70409.f90: New tests.
461 2018-03-07  Segher Boessenkool  <segher@kernel.crashing.org>
463         PR target/82411
464         * gcc.target/powerpc/ppc-sdata-2.c: Skip if -mno-readonly-in-sdata.
466 2018-03-07  Martin Sebor  <msebor@redhat.com>
468         PR tree-optimization/84526
469         * gcc.dg/Wrestrict-10.c: New test.
471 2018-03-07  Martin Sebor  <msebor@redhat.com>
473         PR tree-optimization/84468
474         * g++.dg/warn/Wstringop-truncation-2.C: New test.
475         * gcc.dg/Wstringop-truncation.c: New test.
476         * gcc.dg/Wstringop-truncation-2.c: New test.
478 2018-03-07  Jakub Jelinek  <jakub@redhat.com>
480         PR fortran/84565
481         * gfortran.dg/pr84565.f90: New test.
483         PR middle-end/84723
484         * gcc.target/i386/pr84723-1.c: New test.
485         * gcc.target/i386/pr84723-2.c: New test.
486         * gcc.target/i386/pr84723-3.c: New test.
487         * gcc.target/i386/pr84723-4.c: New test.
488         * gcc.target/i386/pr84723-5.c: New test.
490 2018-03-06  Steven G. Kargl  <kargl@gcc.gnu.org>
492         PR fortran/64107
493         * gfortran.dg/pr64107.f90: New test.
495 2017-03-06  Thomas Koenig  <tkoenig@gcc.gnu.org>
497         PR fortran/84697
498         PR fortran/66128
499         * gfortran.dg/minmaxloc_zerosize_1.f90: New test.
501 2018-03-06  Marek Polacek  <polacek@redhat.com>
503         PR c++/84684
504         * g++.dg/cpp1z/constexpr-84684.C: New test.
506 2018-03-06  Jakub Jelinek  <jakub@redhat.com>
508         PR c/84721
509         * gcc.dg/pr84721.c: New test.
511         PR target/84710
512         * gcc.dg/pr84710.c: New test.
514 2018-03-06  Steven G. Kargl  <kargl@gcc.gnu.org>
516         PR fortran/56667
517         * gfortran.dg/implied_do_2.f90: New test.
518         * gfortran.dg/coarray_8.f90: Update for new error message.
520 2018-03-06  Jakub Jelinek  <jakub@redhat.com>
522         PR inline-asm/84683
523         * g++.dg/ext/pr84683.C: New test.
525         PR tree-optimization/84687
526         * gcc.dg/pr84687.c: New test.
528 2018-03-06  Alexandre Oliva <aoliva@redhat.com>
530         PR c++/84231
531         * g++.dg/pr84231.C: New.
533         PR c++/84593
534         * g++.dg/cpp1y/pr84593.C: New.
536         PR c++/84492
537         * g++.dg/pr84492.C: New.
539 2018-03-05  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
541         * gcc.target/powerpc/spec-barr-1.c: Change called function name to
542         __builtin_ppc_speculation_barrier.
544 2018-03-05  Jakub Jelinek  <jakub@redhat.com>
546         PR target/84700
547         * gcc.target/powerpc/pr84700.c: New test.
549 2018-03-05  Nathan Sidwell  <nathan@acm.org>
551         PR c++/84702
552         * g++.dg/lookup/pr84702.C: New.
554 2018-03-05  Jakub Jelinek  <jakub@redhat.com>
556         PR target/84564
557         * gcc.target/i386/pr84564.c: New test.
559 2018-03-05  Marek Polacek  <polacek@redhat.com>
561         PR c++/84707
562         * g++.dg/cpp0x/inline-ns10.C: New test.
564 2018-03-05  Nathan Sidwell  <nathan@acm.org>
566         PR c++/84694
567         * g++.dg/template/pr84694.C: New.
569 2018-03-05  Jakub Jelinek  <jakub@redhat.com>
571         PR target/84524
572         * gcc.c-torture/execute/pr84524.c: New test.
573         * gcc.target/i386/avx512bw-pr84524.c: New test.
575 2018-03-05  Peter Bergner  <bergner@vnet.ibm.com>
577         PR target/84264
578         * g++.dg/pr84264.C: New test.
580 2018-03-05  Paolo Carlini  <paolo.carlini@oracle.com>
582         PR c++/84618
583         * g++.dg/cpp0x/lambda/lambda-ice29.C: New.
584         * g++.dg/cpp0x/lambda/lambda-ice17.C: Adjust.
585         * g++.dg/cpp0x/lambda/lambda-ice23.C: Likewise.
587 2018-03-05  Olga Makhotina  <olga.makhotina@intel.com>
589         * g++.dg/other/i386-2.C: Add -mpconfig and -mwbnoinvd.
590         * g++.dg/other/i386-3.C: Ditto.
591         * gcc.target/i386/sse-12.c: Ditto.
592         * gcc.target/i386/sse-13.c: Ditto.
593         * gcc.target/i386/sse-14.c: Ditto.
594         * gcc.target/i386/sse-23.c: Add pconfig and wbnoinvd.
595         * gcc.target/i386/wbinvd-1.c: New test.
596         * gcc.target/i386/wbnoinvd-1.c: Ditto.
597         * gcc.target/i386/pconfig-1.c: Ditto.
599 2018-03-05  Pádraig Brady  <P@draigBrady.com>
600             Nathan Sidwell  <nathan@acm.org>
602         PR c++/84497
603         * g++.dg/cpp0x/pr84497.C: New.
605 2018-03-05  Richard Biener  <rguenther@suse.de>
607         PR tree-optimization/84670
608         * gcc.dg/pr84670-1.c: New testcase.
609         * gcc.dg/pr84670-2.c: Likewise.
610         * gcc.dg/pr84670-3.c: Likewise.
611         * gcc.dg/pr84670-4.c: Likewise.
613 2018-03-05  Richard Biener  <rguenther@suse.de>
615         PR tree-optimization/84650
616         * gcc.dg/graphite/pr84650.c: New testcase.
618 2018-03-05  Paolo Carlini  <paolo.carlini@oracle.com>
620         PR c++/82022
621         * g++.dg/cpp1z/constexpr-lambda20.C: New.
623 2018-03-03  Harald Anlauf  <anlauf@gmx.de>
625         PR fortran/71085
626         * gfortran.dg/pr71085.f90: New test.
628 2018-03-03  Steven G. Kargl  <kargl@gcc.gnu.org>
630         PR fortran/66128
631         * gfortran.dg/zero_sized_8.f90: Really commit New test.
633 2018-03-03  Steven G. Kargl  <kargl@gcc.gnu.org>
635         PR fortran/51434
636         * gfortran.dg/pr51434.f90: New test.
638 2018-03-03  Paolo Carlini  <paolo.carlini@oracle.com>
640         PR c++/61358
641         * g++.dg/cpp0x/lambda/lambda-61358.C: New.
643 2018-03-03  Paolo Carlini  <paolo.carlini@oracle.com>
645         PR c++/67370
646         * g++.dg/cpp0x/lambda/lambda-67370.C: New.
648 2018-03-03  Paolo Carlini  <paolo.carlini@oracle.com>
650         PR c++/71464
651         * g++.dg/torture/pr71464.C: New.
653 2018-03-03  Paul Thomas  <pault@gcc.gnu.org>
655         PR fortran/80965
656         * gfortran.dg/select_type_41.f90: New test.
658 2018-03-02  Paolo Carlini  <paolo.carlini@oracle.com>
660         PR c++/61135
661         * g++.dg/cpp0x/lambda/lambda-61135.C: New.
663 2018-03-02  Marek Polacek  <polacek@redhat.com>
665         PR c++/84578
666         * g++.dg/ext/flexary29.C: New test.
668 2018-03-02  Jakub Jelinek  <jakub@redhat.com>
670         * c-c++-common/Warray-bounds-2.c: Fix a comment typo.
672 2018-03-02  Paolo Carlini  <paolo.carlini@oracle.com>
674         PR c++/81812
675         * g++.dg/torture/pr81812.C: New.
677 2018-03-02  Marek Polacek  <polacek@redhat.com>
679         PR c++/84171
680         * g++.dg/warn/Wsign-compare-8.C: New test.
682         PR c++/84663
683         * g++.dg/parse/array-size3.C: New test.
685         PR c++/84664
686         * g++.dg/cpp0x/lambda/lambda-ice28.C: New test.
688 2018-03-02  Jakub Jelinek  <jakub@redhat.com>
690         PR c++/84662
691         * g++.dg/cpp1y/pr84662.C: New test.
693 2018-03-02  Thomas Schwinge  <thomas@codesourcery.com>
695         * g++.dg/lto/20080915_0.C: Don't use "dg-lto-options".
696         * g++.dg/lto/20080907_0.C: Use "#pragma GCC" instead of
697         "dg-lto-options".
698         * g++.dg/lto/20101010-1_0.C: Likewise.
699         * g++.dg/lto/20101010-2_0.C: Likewise.
701 2018-03-02  Jakub Jelinek  <jakub@redhat.com>
703         PR ipa/84628
704         * gcc.dg/pr84628.c: New test.
706         PR target/56540
707         * gcc.target/ia64/pr56540.c: New test.
709 2018-03-02  Will Schmidt  <will_schmidt@vnet.ibm.com>
711         * gcc.target/powerpc/altivec-7-be.c: Remove VSX content, allow
712         32-bit target.
713         * gcc.target/powerpc/altivec-7.h: Remove VSX content.
714         * gcc.target/powerpc/vsx-7-be.c: New test (VSX content).
715         * gcc.target/powerpc/vsx-7.h: New include (VSX content).
716         * gcc.target/powerpc/altivec-7-le.c: Add vsx-7.h include.
718 2018-03-02  Marek Polacek  <polacek@redhat.com>
720         PR c++/84590
721         * c-c++-common/ubsan/shift-11.c: New test.
723 2018-03-02  Richard Sandiford  <richard.sandiford@linaro.org>
725         * gcc.dg/vect/vect-alias-check-13.c: New test.
727 2018-03-02  Jakub Jelinek  <jakub@redhat.com>
729         PR target/84614
730         * gcc.dg/pr84614.c: New test.
732         PR inline-asm/84625
733         * gcc.target/i386/pr84625.c: New test.
735 2018-03-02  Richard Biener  <rguenther@suse.de>
737         PR tree-optimization/84427
738         * gcc.dg/torture/pr84427.c: New testcase.
740 2018-03-01  Peter Bergner  <bergner@vnet.ibm.com>
742         PR target/84534
743         * gcc.target/powerpc/vec-setup-be-long.c: Add dg-xfail-run-if on
744         powerpc64le*-*-linux*.
745         * gcc.target/powerpc/vsx-vector-6-le.c: Do not count xxlor's.
746         * gcc.target/powerpc/vsx-vector-6-le.p9.c: Likewise.
748 2018-03-01  Martin Sebor  <msebor@redhat.com>
750         PR c++/84294
751         * g++.dg/ext/attr-const.C: Remove xfail.
752         * g++.dg/ext/attr-malloc-3.C: New test.
753         * g++.dg/ext/attr-noinline-3.C: New test.
754         * g++.dg/ext/attr-noreturn-3.C: New test.
755         * g++.dg/ext/attr-nothrow-3.C: New test.
756         * g++.dg/ext/attr-pure.C: Remove xfail.
758 2018-03-02  Jakub Jelinek  <jakub@redhat.com>
760         PR sanitizer/70875
761         * gcc.dg/ubsan/bounds-3.c: Add -fno-sanitize-recover=bounds to
762         dg-options and dg-shouldfail "ubsan" directive.
764 2018-03-01  Marek Polacek  <polacek@redhat.com>
765             Jason Merrill  <jason@redhat.com>
767         PR c++/84582
768         * g++.dg/cpp1y/auto-fn15.C: Extend testing.
769         * g++.dg/cpp1z/static1.C: New test.
770         * g++.dg/template/static37.C: New test.
772 2018-03-01  Nathan Sidwell  <nathan@acm.org>
774         PR c++/84434
775         * g++.dg/template/pr84434.C: New.
777 2018-03-01  Thomas Preud'homme  <thomas.preudhomme@arm.com
779         * gcc.target/arm/copysign_softfloat_1.c: Remove dg-add-options and add
780         -mthumb to the command-line.
782 2018-03-01  Marek Polacek  <polacek@redhat.com>
784         PR c++/84596
785         * g++.dg/cpp0x/static_assert14.C: New test.
787 2018-03-01  Paolo Carlini  <paolo.carlini@oracle.com>
789         PR c++/79410
790         * g++.dg/torture/pr79410.C: New.
792 2018-03-01  Martin Liska  <mliska@suse.cz>
794         PR sanitizer/82484
795         * gcc.dg/asan/pr82484.c: New test.
797 2018-03-01  Richard Biener  <rguenther@suse.de>
799         PR debug/84645
800         * gfortran.dg/lto/pr84645_0.f90: New testcase.
802 2018-03-01  Paul Thomas  <pault@gcc.gnu.org>
804         PR fortran/84219
805         * gfortran.dg/coarray_47.f90: New test.
807 2018-03-01  Paul Thomas  <pault@gcc.gnu.org>
809         PR fortran/84538
810         * gfortran.dg/class_array_23.f03: New test.
812 2018-03-01  Richard Sandiford  <richard.sandiford@linaro.org>
814         PR rtl-optimization/84528
815         * gcc.dg/torture/pr84538.c: Rename to...
816         * gcc.dg/torture/pr84528.c: ...this.
818 2018-03-01  Richard Sandiford  <richard.sandiford@linaro.org>
820         PR rtl-optimization/84528
821         * gcc.dg/torture/pr84538.c: New test.
823 2018-02-28  Martin Sebor  <msebor@redhat.com>
825         * c-c++-common/Warray-bounds-2.c: Declare helper static to avoid
826         -fpic test failures.
827         * c-c++-common/Wrestrict-2.c: Same.
828         * c-c++-common/Wstringop-truncation.c: Same.
829         * gcc.dg/Warray-bounds-22.c: Same.
830         * gcc.dg/Wstringop-overflow.c: Same.
831         * gcc.dg/attr-alloc_size-3.c (unsigned_range): Same.
832         (signed_range): Same.
833         (unsigned_anti_range): Same.
834         * gcc.dg/attr-alloc_size-4.c (unsigned_range): Same.
835         (signed_range): Same.
836         (unsigned_anti_range): Same.
837         * gcc.dg/attr-alloc_size-7.c: Same.
838         * gcc.dg/attr-alloc_size-8.c: Same.
839         * gcc.dg/builtin-alloc-size.c: Same.
840         * gcc.dg/builtin-stpncpy.c: Same.
841         * gcc.dg/builtins-nonnull.c: Same.
842         * gcc.dg/nonnull-4.c (g16_1_3_5_7_11_13): Same.
843         * gcc.dg/pr79214.c: Same.
844         * gcc.dg/tree-ssa/builtin-snprintf-warn-1.c: Same.
845         * gcc.dg/tree-ssa/builtin-snprintf-warn-2.c: Same.
846         * gcc.dg/tree-ssa/builtin-sprintf-5.c: Same.
847         * gcc.dg/tree-ssa/builtin-sprintf-warn-11.c: Same.
848         * gcc.dg/tree-ssa/builtin-sprintf-warn-12.c: Same.
849         * gcc.dg/tree-ssa/builtin-sprintf-warn-13.c: Same.
850         * gcc.dg/tree-ssa/builtin-sprintf-warn-14.c: Same.
851         * gcc.dg/tree-ssa/builtin-sprintf-warn-15.c: Same.
852         * gcc.dg/tree-ssa/builtin-sprintf-warn-19.c: Same.
853         * gcc.dg/tree-ssa/builtin-sprintf-warn-3.c: Same.
854         * gcc.dg/tree-ssa/builtin-sprintf-warn-9.c: Same.
856 2018-02-28  David Edelsohn  <dje.gcc@gmail.com>
858         PR target/84014
859         * gcc.target/powerpc/pr84014.c: Use ilp32, not -m32 option.
861 2018-02-28  Jakub Jelinek  <jakub@redhat.com>
863         PR c++/84609
864         * g++.dg/cpp0x/pr84609.C: New test.
866 2018-02-28  Martin Sebor  <msebor@redhat.com>
868         PR testsuite/84617
869         * g++.dg/ext/attr-malloc-3.C: New test.
870         * g++.dg/ext/attr-const.C: Adjust.  Xfail assertions failing due
871         to pre-existing problems.
872         * g++.dg/ext/attr-pure.C: Same.
874 2018-02-28  Paul Thomas  <pault@gcc.gnu.org>
876         PR fortran/83901
877         * gfortran.dg/associate_37.f90: New test.
879         PR fortran/83344
880         * gfortran.dg/associate_36.f90: Add Steve Kargl as contributer.
882 2018-02-28  Jakub Jelinek  <jakub@redhat.com>
884         PR target/52991
885         * gcc.dg/bf-ms-layout.c: Revert 2012-04-26 changes.
886         * gcc.dg/bf-ms-layout-2.c: Revert 2012-02-23 changes.
887         * gcc.dg/bf-ms-layout-4.c: New test.
888         * gcc.dg/bf-ms-layout-5.c: New test.
890 2018-02-28  Peter Bergner  <bergner@vnet.ibm.com>
892         PR target/83399
893         * gcc.target/powerpc/pr83399.c: Only run on Linux.
895 2018-02-28  Richard Biener  <rguenther@suse.de>
897         PR tree-optimization/84584
898         * gcc.dg/graphite/pr84584.c: New testcase.
900 2018-02-28  Jonathan Wakely  <jwakely@redhat.com>
902         PR preprocessor/84517
903         * g++.dg/cpp0x/udlit-macros.C: Expect a warning for ""__FILE__.
905 2018-02-28  Eric Botcazou  <ebotcazou@adacore.com>
907         * c-c++-common/dump-ada-spec-12.c: New test.
908         * c-c++-common/dump-ada-spec-13.c: Likewise.
910 2018-02-28  Eric Botcazou  <ebotcazou@adacore.com>
912         * c-c++-common/dump-ada-spec-11.c: New test.
914 2018-02-28  Martin Liska  <mliska@suse.cz>
916         PR testsuite/84597
917         * g++.dg/ext/timevar1.C: Fix pruned patterns.
918         * g++.dg/ext/timevar2.C: Likewise.
920 2018-02-28  Eric Botcazou  <ebotcazou@adacore.com>
922         * c-c++-common/dump-ada-spec-8.c: New test.
923         * c-c++-common/dump-ada-spec-9.c: Likewise.
924         * c-c++-common/dump-ada-spec-10.c: Likewise.
926 2018-02-28  Richard Biener  <rguenther@suse.de>
928         PR middle-end/84607
929         * gcc.dg/pr84607.c: New testcase.
931 2018-02-28  Nathan Sidwell  <nathan@acm.org>
933         PR c++/84602
934         * g++.dg/lookup/pr84602.C: New.
936 2018-02-28  Jakub Jelinek  <jakub@redhat.com>
938         PR c++/83871
939         PR c++/83503
940         * g++.dg/ext/attr-warning.C: Remove -fdump-tree-optimized from
941         dg-options.
942         * g++.dg/ext/attr-nonnull.C: Likewise.
943         * g++.dg/ext/attr-noinline.C: Fix syntax in scan-tree-dump-not
944         directives.
945         * g++.dg/ext/attr-noinline-2.C: Likewise.
946         * g++.dg/ext/attr-noreturn-2.C: Use -fdump-tree-optimized instead of
947         -fdump-tree-eh in dg-options.
949 2018-02-28  Alan Modra  <amodra@gmail.com>
951         * lib/prune.exp (prune_gcc_output): Match lower case "in function"
952         GNU ld message.
953         * g++.dg/other/anon5.C: Match lower case "bad value" GNU ld message.
955 2018-02-27  Martin Sebor  <msebor@redhat.com>
957         PR c++/83871
958         PR c++/83503
959         * g++.dg/Wmissing-attributes.C: New test.
960         * g++.dg/ext/attr-const-pure.C: New test.
961         * g++.dg/ext/attr-const.C: New test.
962         * g++.dg/ext/attr-deprecated-2.C: New test.
963         * g++.dg/ext/attr-malloc-2.C: New test.
964         * g++.dg/ext/attr-malloc.C: New test.
965         * g++.dg/ext/attr-noinline-2.C: New test.
966         * g++.dg/ext/attr-noinline.C: New test.
967         * g++.dg/ext/attr-nonnull.C: New test.
968         * g++.dg/ext/attr-noreturn-2.C: New test.
969         * g++.dg/ext/attr-noreturn.C: New test.
970         * g++.dg/ext/attr-nothrow-2.C: New test.
971         * g++.dg/ext/attr-nothrow.C: New test.
972         * g++.dg/ext/attr-optimize.C: New test.
973         * g++.dg/ext/attr-pure.C: New test.
974         * g++.dg/ext/attr-returns-nonnull.C: New test.
975         * g++.dg/ext/attr-warning.C: New test.
977 2018-02-27  Nathan Sidwell  <nathan@acm.org>
979         PR c++/84426
980         * g++.dg/lookup/pr84426.C: New.
982 2018-02-27  Richard Biener  <rguenther@suse.de>
984         PR tree-optimization/84512
985         * gcc.dg/tree-ssa/pr84512.c: New testcase.
987 2018-02-27  Martin Liska  <mliska@suse.cz>
989         PR gcov-profile/84548
990         * g++.dg/gcov/pr84548.C: New test.
992 2018-02-27  Jakub Jelinek  <jakub@redhat.com>
994         PR target/84575
995         * gcc.target/i386/pr84309.c: Add -mno-avx2 to dg-options.
997 2018-02-26  Jakub Jelinek  <jakub@redhat.com>
999         PR c++/84558
1000         * g++.dg/cpp1y/pr84558.C: New test.
1002 2018-02-26  Paolo Carlini  <paolo.carlini@oracle.com>
1004         PR c++/84540
1005         * g++.dg/cpp0x/alignas14.C: New.
1006         * g++.dg/cpp0x/alignas15.C: Likewise.
1008 2018-02-26  Jakub Jelinek  <jakub@redhat.com>
1010         PR c++/84557
1011         * g++.dg/gomp/pr84557.C: New test.
1013 2018-02-26  Marek Polacek  <polacek@redhat.com>
1015         PR c++/84325
1016         * g++.dg/cpp1z/pr84325.C: New test.
1018 2018-02-26  Carl Love  <cel@us.ibm.com>
1020         * gcc.target/powerpc/builtins-3.c: Move vec_neg builtin tests to
1021         Power 8 test file.
1022         * gcc.target/powerpc/builtins-3-p8.c: Add vec_neg builtin tests.
1023         * gcc.target/powerpc/fold-vec-neg-char.c(dg-options): Add -mcpu=power8.
1024         * gcc.target/powerpc/fold-vec-neg-floatdouble.c(dg-options): Add
1025         -mcpu=power8.
1026         * gcc.target/powerpc/fold-vec-neg-int.c(dg-options): Remove file.
1027         * gcc.target/powerpc/fold-vec-neg-short.c(dg-options): Add
1028         -mcpu=power8.
1030 2018-02-26  H.J. Lu  <hongjiu.lu@intel.com>
1032         PR target/84039
1033         * gcc.target/i386/indirect-thunk-1.c: Updated.
1034         * gcc.target/i386/indirect-thunk-2.c: Likewise.
1035         * gcc.target/i386/indirect-thunk-3.c: Likewise.
1036         * gcc.target/i386/indirect-thunk-4.c: Likewise.
1037         * gcc.target/i386/indirect-thunk-5.c: Likewise.
1038         * gcc.target/i386/indirect-thunk-6.c: Likewise.
1039         * gcc.target/i386/indirect-thunk-7.c: Likewise.
1040         * gcc.target/i386/indirect-thunk-attr-1.c: Likewise.
1041         * gcc.target/i386/indirect-thunk-attr-2.c: Likewise.
1042         * gcc.target/i386/indirect-thunk-attr-3.c: Likewise.
1043         * gcc.target/i386/indirect-thunk-attr-4.c: Likewise.
1044         * gcc.target/i386/indirect-thunk-attr-5.c: Likewise.
1045         * gcc.target/i386/indirect-thunk-attr-6.c: Likewise.
1046         * gcc.target/i386/indirect-thunk-attr-7.c: Likewise.
1047         * gcc.target/i386/indirect-thunk-bnd-1.c: Likewise.
1048         * gcc.target/i386/indirect-thunk-bnd-2.c: Likewise.
1049         * gcc.target/i386/indirect-thunk-bnd-3.c: Likewise.
1050         * gcc.target/i386/indirect-thunk-bnd-4.c: Likewise.
1051         * gcc.target/i386/indirect-thunk-extern-1.c: Likewise.
1052         * gcc.target/i386/indirect-thunk-extern-2.c: Likewise.
1053         * gcc.target/i386/indirect-thunk-extern-3.c: Likewise.
1054         * gcc.target/i386/indirect-thunk-extern-4.c: Likewise.
1055         * gcc.target/i386/indirect-thunk-extern-5.c: Likewise.
1056         * gcc.target/i386/indirect-thunk-extern-6.c: Likewise.
1057         * gcc.target/i386/indirect-thunk-extern-7.c: Likewise.
1058         * gcc.target/i386/indirect-thunk-inline-1.c: Likewise.
1059         * gcc.target/i386/indirect-thunk-inline-2.c: Likewise.
1060         * gcc.target/i386/indirect-thunk-inline-3.c: Likewise.
1061         * gcc.target/i386/indirect-thunk-inline-4.c: Likewise.
1062         * gcc.target/i386/indirect-thunk-inline-5.c: Likewise.
1063         * gcc.target/i386/indirect-thunk-inline-6.c: Likewise.
1064         * gcc.target/i386/indirect-thunk-inline-7.c: Likewise.
1065         * gcc.target/i386/ret-thunk-9.c: Likewise.
1066         * gcc.target/i386/ret-thunk-10.c: Likewise.
1067         * gcc.target/i386/ret-thunk-11.c: Likewise.
1068         * gcc.target/i386/ret-thunk-12.c: Likewise.
1069         * gcc.target/i386/ret-thunk-13.c: Likewise.
1070         * gcc.target/i386/ret-thunk-14.c: Likewise.
1071         * gcc.target/i386/ret-thunk-15.c: Likewise.
1073 2018-02-26  Eric Botcazou  <ebotcazou@adacore.com>
1075         * gcc.c-torture/execute/20180226-1.c: New test.
1077 2018-02-26  Richard Sandiford  <richard.sandiford@linaro.org>
1079         PR tree-optimization/83965
1080         * gcc.dg/vect/pr83965-2.c: New test.
1082 2018-02-26  Tom de Vries  <tom@codesourcery.com>
1084         * gcc.c-torture/compile/regs-arg-size.c (swprintf): Declare.
1086 2018-02-26  H.J. Lu  <hongjiu.lu@intel.com>
1088         PR target/84530
1089         * gcc.target/i386/ret-thunk-22.c: New test.
1090         * gcc.target/i386/ret-thunk-23.c: Likewise.
1091         * gcc.target/i386/ret-thunk-24.c: Likewise.
1092         * gcc.target/i386/ret-thunk-25.c: Likewise.
1093         * gcc.target/i386/ret-thunk-26.c: Likewise.
1095 2018-02-26  Paolo Carlini  <paolo.carlini@oracle.com>
1097         PR c++/84533
1098         * g++.dg/cpp1z/pr84533.C: New.
1100 2018-02-26  Marek Polacek  <polacek@redhat.com>
1102         PR c++/84537
1103         * g++.dg/parse/error60.C: New test.
1105 2018-02-26  Jakub Jelinek  <jakub@redhat.com>
1107         PR c++/84556
1108         * g++.dg/gomp/pr84556.C: New test.
1109         * g++.dg/vect/pr84556.cc: New test.
1111 2018-02-26  Dominique d'Humieres  <dominiq@gcc.gnu.org>
1113         PR fortran/32957
1114         * gfortran.dg/c_f_pointer_shape_tests_2.f03: Use explicit KIND c_int.
1115         * gfortran.dg/c_f_pointer_shape_tests_4.f03: Likewise.
1116         * gfortran.dg/c_funloc_tests_3.f03: Likewise.
1117         * gfortran.dg/c_loc_test.f90: Likewise.
1118         * gfortran.dg/c_loc_tests_2.f03: Likewise.
1119         * gfortran.dg/proc_decl_17.f90: Likewise.
1120         * gfortran.dg/proc_ptr_8.f90: Likewise.
1122 2018-02-26  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
1124         PR target/84521
1125         * gcc.target/aarch64/lr_free_2.c: Revert changes in
1126         r254814 disabling -fomit-frame-pointer by default.
1127         * gcc.target/aarch64/spill_1.c: Likewise.
1128         * gcc.target/aarch64/test_frame_11.c: Likewise.
1129         * gcc.target/aarch64/test_frame_12.c: Likewise.
1130         * gcc.target/aarch64/test_frame_13.c: Likewise.
1131         * gcc.target/aarch64/test_frame_14.c: Likewise.
1132         * gcc.target/aarch64/test_frame_15.c: Likewise.
1133         * gcc.target/aarch64/test_frame_3.c: Likewise.
1134         * gcc.target/aarch64/test_frame_5.c: Likewise.
1135         * gcc.target/aarch64/test_frame_9.c: Likewise.
1137 2018-02-25  Steven G. Kargl  <kargl@gcc.gnu.org>
1139         PR fortran/83633
1140         * gfortran.dg/explicit_shape_1.f90: New test.
1141         * gfortran.dg/automatic_module_variable.f90: Update regex.
1142         * gfortran.dg/bad_automatic_objects_1.f90: Ditto.
1143         * gfortran.dg/constant_shape.f90: Ditto.
1144         * gfortran.dg/dec_structure_23.f90: Ditto.
1145         * gfortran.dg/pr78240.f90: Ditto.
1147 2018-02-25  Paul Thomas  <pault@gcc.gnu.org>
1149         PR fortran/84523
1150         * gfortran.dg/pr84523.f90: New test.
1152 2018-02-25  Thomas Koenig  <tkoenig@gcc.gnu.org>
1154         PR fortran/78238
1155         * gfortran.dg/select_type_40.f90: New test.
1157 2018-02-24  Steven G. Kargl  <kargl@gcc.gnu.org>
1159         PR fortran/30792
1160         * gfortran.dg/data_substring.f90: New test.
1162 2018-02-24  Marek Polacek  <polacek@redhat.com>
1164         PR c++/83692
1165         * g++.dg/cpp1z/constexpr-83692.C: New test.
1167 2018-02-23  Steven G. Kargl  <kargl@gcc.gnu.org>
1169         PR fortran/84346
1170         * gfortran.dg/statement_function_1.f90: Update test.
1172 2018-02-23  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
1174         PR fortran/84506
1175         * gfortran.dg/inquire_19.f90: New test.
1177 2018-02-23  Paul Thomas  <pault@gcc.gnu.org>
1179         PR fortran/83149
1180         * gfortran.dg/pr83149_b.f90: New test.
1181         * gfortran.dg/pr83149_a.f90: Additional source for previous.
1183 2018-02-23  Carl Love  <cel@us.ibm.com>
1185         * gcc.target/powerpc/builtins-3-runnable.c: Move tests for vec_float2,
1186         vec_signed2 and vec_unsigned2 to new Power 8 test file.
1187         * gcc.target/powerpc/builtins-3-runnable-p8.c: New test file for
1188         Power 8 tests.
1190 2018-02-23  Will Schmidt  <will_schmidt@vnet.ibm.com>
1192         * gcc.target/powerpc/pr80695-p9.c: Update dg-requires stanza.
1193         * gcc.target/powerpc/pr80695-p8.c: Update dg-requires stanza.
1195 2018-02-23  Will Schmidt  <will_schmidt@vnet.ibm.com>
1197         * gcc.target/powerpc/fold-vec-mult-int128-p9.c: Add maddld insn to
1198         expected output.
1200 2018-02-23  Paul Thomas  <pault@gcc.gnu.org>
1202         PR fortran/83149
1203         * gfortran.dg/pr83149_1.f90: New test.
1204         * gfortran.dg/pr83149.f90: Additional source for previous.
1206 2018-02-23  Segher Boessenkool  <segher@kernel.crashing.org>
1208         PR testsuite/80551
1209         * c-c++-common/tsan/race_on_mutex.c: Change regexp to allow
1210         __GI___pthread_mutex_init as well.
1212 2018-02-23  Paul Thomas  <pault@gcc.gnu.org>
1214         PR fortran/83148
1215         * gfortran.dg/class_68.f90: New test.
1217 2018-02-22  Thomas Koenig  <tkoenig@gcc.gnu.org>
1219         PR fortran/59781
1220         * gfortran.dg/derived_init_5.f90: New test.
1222 2018-02-22  Jakub Jelinek  <jakub@redhat.com>
1224         PR target/82851
1225         * gcc.target/i386/avx2-vpaddq-3.c: Add -mtune=generic to dg-options.
1226         * gcc.target/i386/avx2-vpsubq-3.c: Likewise.
1228 2018-02-22  Vladimir Makarov  <vmakarov@redhat.com>
1230         PR target/81572
1231         * gcc.target/powerpc/pr81572.c: New.
1233 2018-02-22  Andreas Schwab  <schwab@linux-m68k.org>
1235         * go.test/go-test.exp (go-set-goarch): Recognize riscv64-*-*.
1237 2018-02-22  Martin Sebor  <msebor@redhat.com>
1239         PR tree-optimization/84480
1240         * c-c++-common/Wstringop-truncation.c: Adjust text of expected warnings.
1241         * g++.dg/warn/Wstringop-truncation-1.C: New test.
1243 2018-02-22  H.J. Lu  <hongjiu.lu@intel.com>
1245         PR target/84176
1246         * gcc.target/i386/indirect-thunk-11.c: New test.
1247         * gcc.target/i386/indirect-thunk-12.c: Likewise.
1248         * gcc.target/i386/indirect-thunk-attr-12.c: Likewise.
1249         * gcc.target/i386/indirect-thunk-attr-13.c: Likewise.
1250         * gcc.target/i386/indirect-thunk-attr-14.c: Likewise.
1251         * gcc.target/i386/indirect-thunk-attr-15.c: Likewise.
1252         * gcc.target/i386/indirect-thunk-attr-16.c: Likewise.
1253         * gcc.target/i386/indirect-thunk-extern-10.c: Likewise.
1254         * gcc.target/i386/indirect-thunk-extern-8.c: Likewise.
1255         * gcc.target/i386/indirect-thunk-extern-9.c: Likewise.
1257 2018-02-22  Steve Ellcey  <sellcey@cavium.com>
1259         PR target/83335
1260         * gcc/testsuite/gcc.target/aarch64/asm-2.c: Add dg-error for
1261         ILP32 mode.
1262         * gcc/testsuite/gcc.target/aarch64/asm-4.c: New test.
1264 2018-02-22  Thomas Preud'homme  <thomas.preudhomme@arm.com>
1266         * gcc.target/arm/multilib.exp: Add tests for Armv8-R multilib mappings.
1268 2018-02-22  Marek Polacek  <polacek@redhat.com>
1270         PR c++/84493
1271         * g++.dg/parse/error59.C: New test.
1273 2018-02-22  Tom de Vries  <tom@codesourcery.com>
1275         * gcc.c-torture/execute/pr82210.c: Require effective target alloca.
1277 2018-02-22  Paolo Carlini  <paolo.carlini@oracle.com>
1279         PR c++/77655
1280         * g++.dg/cpp0x/pr77655.C: New.
1282 2018-02-22  Jakub Jelinek  <jakub@redhat.com>
1284         PR c++/84496
1285         * g++.dg/cpp1y/pr84496.C: New test.
1287         PR target/84502
1288         * g++.dg/torture/pr84502.C: New test.
1290         PR tree-optimization/84503
1291         * gcc.dg/pr84503-1.c: New test.
1292         * gcc.dg/pr84503-2.c: New test.
1294 2018-02-21  Jakub Jelinek  <jakub@redhat.com>
1296         PR tree-optimization/84478
1297         * gcc.c-torture/execute/pr84478.c: New test.
1299 2018-02-20  Martin Sebor  <msebor@redhat.com>
1301         PR middle-end/84095
1302         * c-c++-common/Warray-bounds-3.c: Adjust text of expected warnings.
1303         * c-c++-common/Wrestrict.c: Same.
1304         * gcc.dg/Wrestrict-6.c: Same.
1305         * gcc.dg/Warray-bounds-27.c: New test.
1306         * gcc.dg/Wrestrict-8.c: New test.
1307         * gcc.dg/Wrestrict-9.c: New test.
1308         * gcc.dg/pr84095.c: New test.
1310 2018-02-20  Thomas Koenig  <tkoenig@gcc.gnu.org>
1312         * gfortran.dg/structure_constructor_14.f90: Adjust STOP number.
1314 2018-02-20  Thomas Koenig  <tkoenig@gcc.gnu.org>
1316         PR fortran/48890
1317         PR fortran/83823
1318         * gfortran.dg/structure_constructor_14.f90: New test.
1320 2018-02-20  Jeff Law  <law@redhat.com>
1322         PR middle-end/82123
1323         PR tree-optimization/81592
1324         PR middle-end/79257
1325         * gcc.dg/pr81592.c: New test.
1326         * gcc.dg/pr82123.c: New test.
1327         * gcc.dg/builtin-unreachable-6.c: Turn off VRP.
1329 2018-02-20  Jakub Jelinek  <jakub@redhat.com>
1331         PR c++/84488
1332         * g++.dg/warn/Wunused-var-30.C: New test.
1334 2018-02-20  Richard Sandiford  <richard.sandiford@linaro.org>
1336         PR tree-optimization/84419
1337         * gcc.dg/vect/pr84419.c: New test.
1339 2018-02-20  Jakub Jelinek  <jakub@redhat.com>
1341         PR middle-end/82004
1342         * gfortran.dg/pr82004.f90: New test.
1344 2018-02-20  Siddhesh Poyarekar  <siddhesh@sourceware.org>
1346         * g++.dg/warn/Wimplicit-fallthrough-3.C: New test case.
1348 2018-02-20  Martin Liska  <mliska@suse.cz>
1350         PR c/84310
1351         PR target/79747
1352         * gcc.target/i386/pr84310.c: New test.
1353         * gcc.target/i386/pr84310-2.c: Likewise.
1355 2018-02-20  Paolo Carlini  <paolo.carlini@oracle.com>
1357         PR c++/84446
1358         * g++.dg/cpp0x/lambda/lambda-ice27.C: New.
1360 2018-02-20  Jakub Jelinek  <jakub@redhat.com>
1362         PR c++/84445
1363         * g++.dg/cpp1z/launder7.C: New test.
1365         PR c++/84449
1366         * g++.dg/cpp0x/constexpr-84449.C: New test.
1368         PR c++/84455
1369         * g++.dg/cpp0x/lambda/lambda-ice26.C: New test.
1371 2018-02-19  Paul Thomas  <pault@gcc.gnu.org>
1373         PR fortran/83344
1374         PR fortran/83975
1375         * gfortran.dg/associate_22.f90: Enable commented out test.
1376         * gfortran.dg/associate_36.f90: New test.
1378 2018-02-19  Jakub Jelinek  <jakub@redhat.com>
1380         PR target/84146
1381         * gcc.target/i386/pr84146.c: Add -fcompare-debug to dg-options.
1383 2017-02-19  Uros Bizjak  <ubizjak@gmail.com>
1385         * gcc.target/i386/pr70023.c (dg-do): Compile only for target int128.
1386         (dg-options): Use -mavx instead of -w.
1388 2018-02-19  Jakub Jelinek  <jakub@redhat.com>
1390         PR c++/84444
1391         * g++.dg/cpp1z/launder8.C: New test.
1393         PR c++/84448
1394         * g++.dg/gomp/pr84448.C: New test.
1396         PR c++/84430
1397         * g++.dg/gomp/pr84430.C: New test.
1399         PR tree-optimization/84452
1400         * gcc.dg/pr84452.c: New test.
1402         PR c++/79064
1403         * g++.dg/template/overload15.C (f): Use 0u - 1ll instead of 0u - 1l.
1405 2018-02-19  Thomas Koenig  <tkoenig@gcc.gnu.org>
1407         PR fortran/35339
1408         * gfortran.dg/implied_do_io_4.f90: New test.
1410 2018-02-19  Andre Vehreschild  <vehre@gcc.gnu.org>
1412         * gfortran.dg/coarray_alloc_comp_6.f08: New test.
1413         * gfortran.dg/coarray_alloc_comp_7.f08: New test.
1414         * gfortran.dg/coarray_alloc_comp_8.f08: New test.
1416 2018-02-19  Carl Love  <cel@us.ibm.com>
1418         * gcc.target/powerpc/fold-vec-neg-int.p7.c: Remove test file.
1420 2018-01-16  Sebastian Peryt  <sebastian.peryt@intel.com>
1422         PR target/84460
1423         * gcc.target/i386/pr57193.c: Add -mtune=generic.
1425 2018-02-19  Paolo Carlini  <paolo.carlini@oracle.com>
1427         PR c++/84348
1428         * g++.dg/cpp0x/auto50.C: New.
1429         * g++.dg/parse/friend12.C: Adjust.
1431 2018-02-18  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
1433         PR libgfortran/84389
1434         * gfortran.dg/dtio_33.f90: New test.
1436 2018-02-18  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
1438         PR libgfortran/84412
1439         * gfortran.dg/inquire_18.f90: New test.
1441 2018-02-18  Janus Weil  <janus@gcc.gnu.org>
1443         PR fortran/84381
1444         * gfortran.dg/io_real_boz2.f90: Remove option "-fall-intrinsics".
1445         * gfortran.dg/pointer_intent_3.f90: Ditto.
1446         * gfortran.dg/proc_ptr_common_1.f90: Ditto.
1447         * gfortran.dg/protected_3.f90: Ditto.
1448         * gfortran.dg/protected_4.f90: Ditto.
1449         * gfortran.dg/protected_5.f90: Ditto.
1450         * gfortran.dg/protected_6.f90: Ditto.
1452 2018-02-18  Paul Thomas  <pault@gcc.gnu.org>
1454         PR fortran/80945
1455         * gfortran.dg/associate_35.f90: Remove error, add stop n's and
1456         change to run.
1458 2018-02-17  Thomas Koenig  <tkoenig@gcc.gnu.org>
1460         PR fortran/84270
1461         * gfortran.dg/inline_matmul_22.f90: New test.
1463 2018-02-17  Thomas Koenig  <tkoenig@gcc.gnu.org>
1465         PR fortran/84381
1466         * gfortran.dg/abort_shoulfail.f90: New test.
1467         * gcc.target/powerpc/ppc-fortran/pr80108-1.f90: Replace CALL ABORT
1468         by STOP n.
1469         * gfortran.dg/PR19754_2.f90: Likewise.
1470         * gfortran.dg/PR19872.f: Likewise.
1471         * gfortran.dg/PR49268.f90: Likewise.
1472         * gfortran.dg/Wall.f90: Likewise.
1473         * gfortran.dg/Wno-all.f90: Likewise.
1474         * gfortran.dg/achar_1.f90: Likewise.
1475         * gfortran.dg/achar_2.f90: Likewise.
1476         * gfortran.dg/achar_4.f90: Likewise.
1477         * gfortran.dg/achar_6.F90: Likewise.
1478         * gfortran.dg/actual_array_constructor_1.f90: Likewise.
1479         * gfortran.dg/actual_array_constructor_2.f90: Likewise.
1480         * gfortran.dg/actual_array_constructor_3.f90: Likewise.
1481         * gfortran.dg/actual_array_offset_1.f90: Likewise.
1482         * gfortran.dg/actual_array_result_1.f90: Likewise.
1483         * gfortran.dg/actual_array_substr_1.f90: Likewise.
1484         * gfortran.dg/actual_array_substr_2.f90: Likewise.
1485         * gfortran.dg/actual_pointer_function_1.f90: Likewise.
1486         * gfortran.dg/actual_procedure_1.f90: Likewise.
1487         * gfortran.dg/adjustl_1.f90: Likewise.
1488         * gfortran.dg/advance_1.f90: Likewise.
1489         * gfortran.dg/advance_4.f90: Likewise.
1490         * gfortran.dg/advance_5.f90: Likewise.
1491         * gfortran.dg/advance_6.f90: Likewise.
1492         * gfortran.dg/aint_anint_1.f90: Likewise.
1493         * gfortran.dg/aliasing_array_result_1.f90: Likewise.
1494         * gfortran.dg/aliasing_dummy_1.f90: Likewise.
1495         * gfortran.dg/aliasing_dummy_4.f90: Likewise.
1496         * gfortran.dg/aliasing_dummy_5.f90: Likewise.
1497         * gfortran.dg/alloc_comp_assign_1.f90: Likewise.
1498         * gfortran.dg/alloc_comp_assign_10.f90: Likewise.
1499         * gfortran.dg/alloc_comp_assign_11.f90: Likewise.
1500         * gfortran.dg/alloc_comp_assign_12.f03: Likewise.
1501         * gfortran.dg/alloc_comp_assign_13.f08: Likewise.
1502         * gfortran.dg/alloc_comp_assign_14.f08: Likewise.
1503         * gfortran.dg/alloc_comp_assign_15.f03: Likewise.
1504         * gfortran.dg/alloc_comp_assign_2.f90: Likewise.
1505         * gfortran.dg/alloc_comp_assign_3.f90: Likewise.
1506         * gfortran.dg/alloc_comp_assign_4.f90: Likewise.
1507         * gfortran.dg/alloc_comp_assign_5.f90: Likewise.
1508         * gfortran.dg/alloc_comp_assign_6.f90: Likewise.
1509         * gfortran.dg/alloc_comp_assign_7.f90: Likewise.
1510         * gfortran.dg/alloc_comp_assign_8.f90: Likewise.
1511         * gfortran.dg/alloc_comp_assign_9.f90: Likewise.
1512         * gfortran.dg/alloc_comp_auto_array_1.f90: Likewise.
1513         * gfortran.dg/alloc_comp_auto_array_2.f90: Likewise.
1514         * gfortran.dg/alloc_comp_basics_1.f90: Likewise.
1515         * gfortran.dg/alloc_comp_basics_2.f90: Likewise.
1516         * gfortran.dg/alloc_comp_basics_5.f90: Likewise.
1517         * gfortran.dg/alloc_comp_bounds_1.f90: Likewise.
1518         * gfortran.dg/alloc_comp_class_1.f90: Likewise.
1519         * gfortran.dg/alloc_comp_class_2.f90: Likewise.
1520         * gfortran.dg/alloc_comp_class_4.f03: Likewise.
1521         * gfortran.dg/alloc_comp_class_5.f03: Likewise.
1522         * gfortran.dg/alloc_comp_constructor_1.f90: Likewise.
1523         * gfortran.dg/alloc_comp_constructor_2.f90: Likewise.
1524         * gfortran.dg/alloc_comp_constructor_3.f90: Likewise.
1525         * gfortran.dg/alloc_comp_constructor_4.f90: Likewise.
1526         * gfortran.dg/alloc_comp_constructor_5.f90: Likewise.
1527         * gfortran.dg/alloc_comp_constructor_6.f90: Likewise.
1528         * gfortran.dg/alloc_comp_constructor_7.f90: Likewise.
1529         * gfortran.dg/alloc_comp_deep_copy_1.f03: Likewise.
1530         * gfortran.dg/alloc_comp_deep_copy_2.f03: Likewise.
1531         * gfortran.dg/alloc_comp_deep_copy_3.f03: Likewise.
1532         * gfortran.dg/alloc_comp_default_init_1.f90: Likewise.
1533         * gfortran.dg/alloc_comp_default_init_2.f90: Likewise.
1534         * gfortran.dg/alloc_comp_initializer_1.f90: Likewise.
1535         * gfortran.dg/alloc_comp_initializer_4.f03: Likewise.
1536         * gfortran.dg/alloc_comp_optional_1.f90: Likewise.
1537         * gfortran.dg/alloc_comp_result_1.f90: Likewise.
1538         * gfortran.dg/alloc_comp_result_2.f90: Likewise.
1539         * gfortran.dg/alloc_comp_scalar_1.f90: Likewise.
1540         * gfortran.dg/alloc_comp_transformational_1.f90: Likewise.
1541         * gfortran.dg/allocatable_dummy_1.f90: Likewise.
1542         * gfortran.dg/allocatable_dummy_3.f90: Likewise.
1543         * gfortran.dg/allocatable_function_1.f90: Likewise.
1544         * gfortran.dg/allocatable_function_10.f90: Likewise.
1545         * gfortran.dg/allocatable_function_3.f90: Likewise.
1546         * gfortran.dg/allocatable_function_5.f90: Likewise.
1547         * gfortran.dg/allocatable_function_6.f90: Likewise.
1548         * gfortran.dg/allocatable_function_7.f90: Likewise.
1549         * gfortran.dg/allocatable_function_8.f90: Likewise.
1550         * gfortran.dg/allocatable_scalar_1.f90: Likewise.
1551         * gfortran.dg/allocatable_scalar_10.f90: Likewise.
1552         * gfortran.dg/allocatable_scalar_12.f90: Likewise.
1553         * gfortran.dg/allocatable_scalar_13.f90: Likewise.
1554         * gfortran.dg/allocatable_scalar_3.f90: Likewise.
1555         * gfortran.dg/allocatable_scalar_4.f90: Likewise.
1556         * gfortran.dg/allocatable_scalar_5.f90: Likewise.
1557         * gfortran.dg/allocatable_scalar_6.f90: Likewise.
1558         * gfortran.dg/allocatable_scalar_7.f90: Likewise.
1559         * gfortran.dg/allocatable_scalar_8.f90: Likewise.
1560         * gfortran.dg/allocatable_scalar_9.f90: Likewise.
1561         * gfortran.dg/allocate_alloc_opt_10.f90: Likewise.
1562         * gfortran.dg/allocate_alloc_opt_3.f90: Likewise.
1563         * gfortran.dg/allocate_alloc_opt_6.f90: Likewise.
1564         * gfortran.dg/allocate_assumed_charlen_1.f90: Likewise.
1565         * gfortran.dg/allocate_assumed_charlen_2.f90: Likewise.
1566         * gfortran.dg/allocate_class_3.f90: Likewise.
1567         * gfortran.dg/allocate_deferred_char_scalar_1.f03: Likewise.
1568         * gfortran.dg/allocate_deferred_char_scalar_2.f03: Likewise.
1569         * gfortran.dg/allocate_derived_5.f90: Likewise.
1570         * gfortran.dg/allocate_with_arrayspec_1.f90: Likewise.
1571         * gfortran.dg/allocate_with_mold_1.f90: Likewise.
1572         * gfortran.dg/allocate_with_source_1.f90: Likewise.
1573         * gfortran.dg/allocate_with_source_10.f08: Likewise.
1574         * gfortran.dg/allocate_with_source_11.f08: Likewise.
1575         * gfortran.dg/allocate_with_source_12.f03: Likewise.
1576         * gfortran.dg/allocate_with_source_15.f03: Likewise.
1577         * gfortran.dg/allocate_with_source_16.f90: Likewise.
1578         * gfortran.dg/allocate_with_source_17.f03: Likewise.
1579         * gfortran.dg/allocate_with_source_18.f03: Likewise.
1580         * gfortran.dg/allocate_with_source_2.f90: Likewise.
1581         * gfortran.dg/allocate_with_source_20.f03: Likewise.
1582         * gfortran.dg/allocate_with_source_22.f03: Likewise.
1583         * gfortran.dg/allocate_with_source_23.f03: Likewise.
1584         * gfortran.dg/allocate_with_source_24.f90: Likewise.
1585         * gfortran.dg/allocate_with_source_5.f90: Likewise.
1586         * gfortran.dg/allocate_with_source_6.f90: Likewise.
1587         * gfortran.dg/allocate_with_source_7.f08: Likewise.
1588         * gfortran.dg/allocate_with_source_8.f08: Likewise.
1589         * gfortran.dg/allocate_with_source_9.f08: Likewise.
1590         * gfortran.dg/allocate_zerosize_1.f90: Likewise.
1591         * gfortran.dg/allocate_zerosize_3.f: Likewise.
1592         * gfortran.dg/altreturn_3.f90: Likewise.
1593         * gfortran.dg/altreturn_5.f90: Likewise.
1594         * gfortran.dg/altreturn_7.f90: Likewise.
1595         * gfortran.dg/and_or_xor.f90: Likewise.
1596         * gfortran.dg/anint_1.f90: Likewise.
1597         * gfortran.dg/any_all_1.f90: Likewise.
1598         * gfortran.dg/anyallcount_1.f90: Likewise.
1599         * gfortran.dg/append_1.f90: Likewise.
1600         * gfortran.dg/argument_checking_1.f90: Likewise.
1601         * gfortran.dg/argument_checking_2.f90: Likewise.
1602         * gfortran.dg/argument_checking_8.f90: Likewise.
1603         * gfortran.dg/arithmetic_if.f90: Likewise.
1604         * gfortran.dg/array_1.f90: Likewise.
1605         * gfortran.dg/array_2.f90: Likewise.
1606         * gfortran.dg/array_alloc_1.f90: Likewise.
1607         * gfortran.dg/array_alloc_2.f90: Likewise.
1608         * gfortran.dg/array_alloc_3.f90: Likewise.
1609         * gfortran.dg/array_assignment_1.F90: Likewise.
1610         * gfortran.dg/array_assignment_5.f90: Likewise.
1611         * gfortran.dg/array_constructor_1.f90: Likewise.
1612         * gfortran.dg/array_constructor_10.f90: Likewise.
1613         * gfortran.dg/array_constructor_11.f90: Likewise.
1614         * gfortran.dg/array_constructor_12.f90: Likewise.
1615         * gfortran.dg/array_constructor_15.f90: Likewise.
1616         * gfortran.dg/array_constructor_16.f90: Likewise.
1617         * gfortran.dg/array_constructor_17.f90: Likewise.
1618         * gfortran.dg/array_constructor_19.f90: Likewise.
1619         * gfortran.dg/array_constructor_23.f: Likewise.
1620         * gfortran.dg/array_constructor_24.f: Likewise.
1621         * gfortran.dg/array_constructor_32.f90: Likewise.
1622         * gfortran.dg/array_constructor_36.f90: Likewise.
1623         * gfortran.dg/array_constructor_39.f90: Likewise.
1624         * gfortran.dg/array_constructor_4.f90: Likewise.
1625         * gfortran.dg/array_constructor_40.f90: Likewise.
1626         * gfortran.dg/array_constructor_44.f90: Likewise.
1627         * gfortran.dg/array_constructor_45.f90: Likewise.
1628         * gfortran.dg/array_constructor_46.f90: Likewise.
1629         * gfortran.dg/array_constructor_47.f90: Likewise.
1630         * gfortran.dg/array_constructor_49.f90: Likewise.
1631         * gfortran.dg/array_constructor_5.f90: Likewise.
1632         * gfortran.dg/array_constructor_50.f90: Likewise.
1633         * gfortran.dg/array_constructor_6.f90: Likewise.
1634         * gfortran.dg/array_constructor_7.f90: Likewise.
1635         * gfortran.dg/array_constructor_8.f90: Likewise.
1636         * gfortran.dg/array_constructor_9.f90: Likewise.
1637         * gfortran.dg/array_constructor_type_1.f03: Likewise.
1638         * gfortran.dg/array_constructor_type_10.f03: Likewise.
1639         * gfortran.dg/array_constructor_type_11.f03: Likewise.
1640         * gfortran.dg/array_constructor_type_12.f03: Likewise.
1641         * gfortran.dg/array_constructor_type_13.f90: Likewise.
1642         * gfortran.dg/array_constructor_type_14.f03: Likewise.
1643         * gfortran.dg/array_constructor_type_16.f03: Likewise.
1644         * gfortran.dg/array_constructor_type_2.f03: Likewise.
1645         * gfortran.dg/array_constructor_type_22.f03: Likewise.
1646         * gfortran.dg/array_constructor_type_3.f03: Likewise.
1647         * gfortran.dg/array_constructor_type_4.f03: Likewise.
1648         * gfortran.dg/array_constructor_type_5.f03: Likewise.
1649         * gfortran.dg/array_constructor_type_6.f03: Likewise.
1650         * gfortran.dg/array_constructor_type_7.f03: Likewise.
1651         * gfortran.dg/array_function_1.f90: Likewise.
1652         * gfortran.dg/array_function_5.f90: Likewise.
1653         * gfortran.dg/array_initializer_1.f90: Likewise.
1654         * gfortran.dg/array_initializer_2.f90: Likewise.
1655         * gfortran.dg/array_memcpy_5.f90: Likewise.
1656         * gfortran.dg/array_memset_2.f90: Likewise.
1657         * gfortran.dg/array_reference_1.f90: Likewise.
1658         * gfortran.dg/array_return_value_1.f90: Likewise.
1659         * gfortran.dg/array_section_1.f90: Likewise.
1660         * gfortran.dg/array_temporaries_3.f90: Likewise.
1661         * gfortran.dg/arrayio_1.f90: Likewise.
1662         * gfortran.dg/arrayio_10.f90: Likewise.
1663         * gfortran.dg/arrayio_11.f90: Likewise.
1664         * gfortran.dg/arrayio_12.f90: Likewise.
1665         * gfortran.dg/arrayio_13.f90: Likewise.
1666         * gfortran.dg/arrayio_14.f90: Likewise.
1667         * gfortran.dg/arrayio_16.f90: Likewise.
1668         * gfortran.dg/arrayio_2.f90: Likewise.
1669         * gfortran.dg/arrayio_3.f90: Likewise.
1670         * gfortran.dg/arrayio_4.f90: Likewise.
1671         * gfortran.dg/arrayio_5.f90: Likewise.
1672         * gfortran.dg/arrayio_6.f90: Likewise.
1673         * gfortran.dg/arrayio_7.f90: Likewise.
1674         * gfortran.dg/arrayio_8.f90: Likewise.
1675         * gfortran.dg/arrayio_9.f90: Likewise.
1676         * gfortran.dg/arrayio_derived_1.f90: Likewise.
1677         * gfortran.dg/assign_10.f90: Likewise.
1678         * gfortran.dg/assign_9.f90: Likewise.
1679         * gfortran.dg/assign_func_dtcomp_1.f90: Likewise.
1680         * gfortran.dg/assignment_1.f90: Likewise.
1681         * gfortran.dg/associate_1.f03: Likewise.
1682         * gfortran.dg/associate_11.f90: Likewise.
1683         * gfortran.dg/associate_13.f90: Likewise.
1684         * gfortran.dg/associate_15.f90: Likewise.
1685         * gfortran.dg/associate_17.f90: Likewise.
1686         * gfortran.dg/associate_18.f08: Likewise.
1687         * gfortran.dg/associate_19.f03: Likewise.
1688         * gfortran.dg/associate_20.f03: Likewise.
1689         * gfortran.dg/associate_22.f90: Likewise.
1690         * gfortran.dg/associate_23.f90: Likewise.
1691         * gfortran.dg/associate_24.f90: Likewise.
1692         * gfortran.dg/associate_25.f90: Likewise.
1693         * gfortran.dg/associate_27.f90: Likewise.
1694         * gfortran.dg/associate_28.f90: Likewise.
1695         * gfortran.dg/associate_32.f03: Likewise.
1696         * gfortran.dg/associate_33.f03: Likewise.
1697         * gfortran.dg/associate_34.f90: Likewise.
1698         * gfortran.dg/associate_6.f03: Likewise.
1699         * gfortran.dg/associate_7.f03: Likewise.
1700         * gfortran.dg/associate_8.f03: Likewise.
1701         * gfortran.dg/associate_9.f03: Likewise.
1702         * gfortran.dg/associated_1.f90: Likewise.
1703         * gfortran.dg/associated_2.f90: Likewise.
1704         * gfortran.dg/associated_5.f90: Likewise.
1705         * gfortran.dg/associated_6.f90: Likewise.
1706         * gfortran.dg/associated_target_3.f90: Likewise.
1707         * gfortran.dg/associated_target_4.f90: Likewise.
1708         * gfortran.dg/associated_target_5.f03: Likewise.
1709         * gfortran.dg/associated_target_6.f03: Likewise.
1710         * gfortran.dg/assumed_dummy_1.f90: Likewise.
1711         * gfortran.dg/assumed_rank_1.f90: Likewise.
1712         * gfortran.dg/assumed_rank_10.f90: Likewise.
1713         * gfortran.dg/assumed_rank_2.f90: Likewise.
1714         * gfortran.dg/assumed_rank_7.f90: Likewise.
1715         * gfortran.dg/assumed_rank_8.f90: Likewise.
1716         * gfortran.dg/assumed_rank_9.f90: Likewise.
1717         * gfortran.dg/assumed_rank_bounds_1.f90: Likewise.
1718         * gfortran.dg/assumed_rank_bounds_2.f90: Likewise.
1719         * gfortran.dg/assumed_shape_ranks_2.f90: Likewise.
1720         * gfortran.dg/assumed_type_2.f90: Likewise.
1721         * gfortran.dg/atan2_1.f90: Likewise.
1722         * gfortran.dg/auto_array_1.f90: Likewise.
1723         * gfortran.dg/auto_char_dummy_array_1.f90: Likewise.
1724         * gfortran.dg/auto_char_dummy_array_3.f90: Likewise.
1725         * gfortran.dg/auto_char_len_3.f90: Likewise.
1726         * gfortran.dg/auto_char_pointer_array_result_1.f90: Likewise.
1727         * gfortran.dg/auto_internal_assumed.f90: Likewise.
1728         * gfortran.dg/auto_pointer_array_result_1.f90: Likewise.
1729         * gfortran.dg/auto_save_2.f90: Likewise.
1730         * gfortran.dg/automatic_default_init_1.f90: Likewise.
1731         * gfortran.dg/backslash_1.f90: Likewise.
1732         * gfortran.dg/backslash_2.f90: Likewise.
1733         * gfortran.dg/backslash_3.f: Likewise.
1734         * gfortran.dg/backspace_1.f: Likewise.
1735         * gfortran.dg/backspace_10.f90: Likewise.
1736         * gfortran.dg/backspace_11.f90: Likewise.
1737         * gfortran.dg/backspace_2.f: Likewise.
1738         * gfortran.dg/backspace_3.f: Likewise.
1739         * gfortran.dg/backspace_4.f: Likewise.
1740         * gfortran.dg/backspace_5.f: Likewise.
1741         * gfortran.dg/backspace_6.f: Likewise.
1742         * gfortran.dg/backspace_7.f90: Likewise.
1743         * gfortran.dg/backspace_8.f: Likewise.
1744         * gfortran.dg/backspace_9.f: Likewise.
1745         * gfortran.dg/bessel_1.f90: Likewise.
1746         * gfortran.dg/bessel_2.f90: Likewise.
1747         * gfortran.dg/bessel_5.f90: Likewise.
1748         * gfortran.dg/bessel_6.f90: Likewise.
1749         * gfortran.dg/bessel_7.f90: Likewise.
1750         * gfortran.dg/bind_c_dts_2.f03: Likewise.
1751         * gfortran.dg/bind_c_dts_3.f03: Likewise.
1752         * gfortran.dg/bind_c_usage_15.f90: Likewise.
1753         * gfortran.dg/bind_c_usage_16.f03: Likewise.
1754         * gfortran.dg/bind_c_usage_17.f90: Likewise.
1755         * gfortran.dg/bind_c_usage_24.f90: Likewise.
1756         * gfortran.dg/binding_c_table_15_1.f03: Likewise.
1757         * gfortran.dg/binding_label_tests_16.f03: Likewise.
1758         * gfortran.dg/binding_label_tests_23.f90: Likewise.
1759         * gfortran.dg/bit_comparison_1.F90: Likewise.
1760         * gfortran.dg/bit_comparison_2.F90: Likewise.
1761         * gfortran.dg/block_1.f08: Likewise.
1762         * gfortran.dg/block_13.f08: Likewise.
1763         * gfortran.dg/block_14.f90: Likewise.
1764         * gfortran.dg/block_2.f08: Likewise.
1765         * gfortran.dg/block_6.f08: Likewise.
1766         * gfortran.dg/block_7.f08: Likewise.
1767         * gfortran.dg/block_8.f08: Likewise.
1768         * gfortran.dg/blockdata_1.f90: Likewise.
1769         * gfortran.dg/bound_1.f90: Likewise.
1770         * gfortran.dg/bound_2.f90: Likewise.
1771         * gfortran.dg/bound_3.f90: Likewise.
1772         * gfortran.dg/bound_4.f90: Likewise.
1773         * gfortran.dg/bound_5.f90: Likewise.
1774         * gfortran.dg/bound_6.f90: Likewise.
1775         * gfortran.dg/bound_7.f90: Likewise.
1776         * gfortran.dg/bound_8.f90: Likewise.
1777         * gfortran.dg/bound_9.f90: Likewise.
1778         * gfortran.dg/bound_simplification_1.f90: Likewise.
1779         * gfortran.dg/bound_simplification_3.f90: Likewise.
1780         * gfortran.dg/bound_simplification_4.f90: Likewise.
1781         * gfortran.dg/bound_simplification_5.f90: Likewise.
1782         * gfortran.dg/bound_simplification_6.f90: Likewise.
1783         * gfortran.dg/bounds_check_1.f90: Likewise.
1784         * gfortran.dg/bounds_check_12.f90: Likewise.
1785         * gfortran.dg/bounds_check_14.f90: Likewise.
1786         * gfortran.dg/bounds_check_15.f90: Likewise.
1787         * gfortran.dg/bounds_check_19.f90: Likewise.
1788         * gfortran.dg/bounds_check_8.f90: Likewise.
1789         * gfortran.dg/bounds_check_9.f90: Likewise.
1790         * gfortran.dg/bounds_check_fail_2.f90: Likewise.
1791         * gfortran.dg/bounds_check_fail_3.f90: Likewise.
1792         * gfortran.dg/bounds_check_fail_4.f90: Likewise.
1793         * gfortran.dg/boz_1.f90: Likewise.
1794         * gfortran.dg/boz_11.f90: Likewise.
1795         * gfortran.dg/boz_13.f90: Likewise.
1796         * gfortran.dg/boz_14.f90: Likewise.
1797         * gfortran.dg/boz_15.f90: Likewise.
1798         * gfortran.dg/boz_3.f90: Likewise.
1799         * gfortran.dg/boz_6.f90: Likewise.
1800         * gfortran.dg/boz_9.f90: Likewise.
1801         * gfortran.dg/byte_1.f90: Likewise.
1802         * gfortran.dg/byte_2.f90: Likewise.
1803         * gfortran.dg/c_assoc.f90: Likewise.
1804         * gfortran.dg/c_assoc_2.f03: Likewise.
1805         * gfortran.dg/c_assoc_3.f90: Likewise.
1806         * gfortran.dg/c_by_val_1.f: Likewise.
1807         * gfortran.dg/c_by_val_5.f90: Likewise.
1808         * gfortran.dg/c_char_tests.f03: Likewise.
1809         * gfortran.dg/c_char_tests_2.f03: Likewise.
1810         * gfortran.dg/c_f_pointer_complex.f03: Likewise.
1811         * gfortran.dg/c_f_pointer_logical.f03: Likewise.
1812         * gfortran.dg/c_f_pointer_shape_tests_2.f03: Likewise.
1813         * gfortran.dg/c_f_pointer_shape_tests_4.f03: Likewise.
1814         * gfortran.dg/c_f_pointer_shape_tests_5.f90: Likewise.
1815         * gfortran.dg/c_f_pointer_tests.f90: Likewise.
1816         * gfortran.dg/c_f_pointer_tests_4.f90: Likewise.
1817         * gfortran.dg/c_kind_int128_test2.f03: Likewise.
1818         * gfortran.dg/c_kind_params.f90: Likewise.
1819         * gfortran.dg/c_loc_test_20.f90: Likewise.
1820         * gfortran.dg/c_loc_tests_2.f03: Likewise.
1821         * gfortran.dg/c_ptr_tests_14.f90: Likewise.
1822         * gfortran.dg/c_ptr_tests_15.f90: Likewise.
1823         * gfortran.dg/c_size_t_test.f03: Likewise.
1824         * gfortran.dg/c_sizeof_1.f90: Likewise.
1825         * gfortran.dg/c_sizeof_5.f90: Likewise.
1826         * gfortran.dg/c_sizeof_6.f90: Likewise.
1827         * gfortran.dg/char4_iunit_1.f03: Likewise.
1828         * gfortran.dg/char4_iunit_2.f03: Likewise.
1829         * gfortran.dg/char_allocation_1.f90: Likewise.
1830         * gfortran.dg/char_array_constructor.f90: Likewise.
1831         * gfortran.dg/char_array_structure_constructor.f90: Likewise.
1832         * gfortran.dg/char_assign_1.f90: Likewise.
1833         * gfortran.dg/char_associated_1.f90: Likewise.
1834         * gfortran.dg/char_cast_2.f90: Likewise.
1835         * gfortran.dg/char_comparison_1.f: Likewise.
1836         * gfortran.dg/char_component_initializer_1.f90: Likewise.
1837         * gfortran.dg/char_component_initializer_2.f90: Likewise.
1838         * gfortran.dg/char_cons_len.f90: Likewise.
1839         * gfortran.dg/char_conversion.f90: Likewise.
1840         * gfortran.dg/char_cshift_1.f90: Likewise.
1841         * gfortran.dg/char_cshift_2.f90: Likewise.
1842         * gfortran.dg/char_decl_2.f90: Likewise.
1843         * gfortran.dg/char_eoshift_1.f90: Likewise.
1844         * gfortran.dg/char_eoshift_2.f90: Likewise.
1845         * gfortran.dg/char_eoshift_3.f90: Likewise.
1846         * gfortran.dg/char_eoshift_4.f90: Likewise.
1847         * gfortran.dg/char_eoshift_5.f90: Likewise.
1848         * gfortran.dg/char_expr_1.f90: Likewise.
1849         * gfortran.dg/char_expr_3.f90: Likewise.
1850         * gfortran.dg/char_initialiser_actual.f90: Likewise.
1851         * gfortran.dg/char_length_12.f90: Likewise.
1852         * gfortran.dg/char_length_14.f90: Likewise.
1853         * gfortran.dg/char_length_15.f90: Likewise.
1854         * gfortran.dg/char_length_17.f90: Likewise.
1855         * gfortran.dg/char_length_20.f90: Likewise.
1856         * gfortran.dg/char_length_21.f90: Likewise.
1857         * gfortran.dg/char_length_5.f90: Likewise.
1858         * gfortran.dg/char_length_6.f90: Likewise.
1859         * gfortran.dg/char_length_7.f90: Likewise.
1860         * gfortran.dg/char_length_8.f90: Likewise.
1861         * gfortran.dg/char_pack_1.f90: Likewise.
1862         * gfortran.dg/char_pack_2.f90: Likewise.
1863         * gfortran.dg/char_pointer_assign.f90: Likewise.
1864         * gfortran.dg/char_pointer_assign_3.f90: Likewise.
1865         * gfortran.dg/char_pointer_comp_assign.f90: Likewise.
1866         * gfortran.dg/char_pointer_dependency.f90: Likewise.
1867         * gfortran.dg/char_pointer_dummy.f90: Likewise.
1868         * gfortran.dg/char_pointer_func.f90: Likewise.
1869         * gfortran.dg/char_reshape_1.f90: Likewise.
1870         * gfortran.dg/char_result_1.f90: Likewise.
1871         * gfortran.dg/char_result_12.f90: Likewise.
1872         * gfortran.dg/char_result_13.f90: Likewise.
1873         * gfortran.dg/char_result_14.f90: Likewise.
1874         * gfortran.dg/char_result_15.f90: Likewise.
1875         * gfortran.dg/char_result_2.f90: Likewise.
1876         * gfortran.dg/char_result_3.f90: Likewise.
1877         * gfortran.dg/char_result_4.f90: Likewise.
1878         * gfortran.dg/char_result_5.f90: Likewise.
1879         * gfortran.dg/char_result_6.f90: Likewise.
1880         * gfortran.dg/char_result_7.f90: Likewise.
1881         * gfortran.dg/char_result_8.f90: Likewise.
1882         * gfortran.dg/char_spread_1.f90: Likewise.
1883         * gfortran.dg/char_transpose_1.f90: Likewise.
1884         * gfortran.dg/char_type_len.f90: Likewise.
1885         * gfortran.dg/char_unpack_1.f90: Likewise.
1886         * gfortran.dg/char_unpack_2.f90: Likewise.
1887         * gfortran.dg/character_array_constructor_1.f90: Likewise.
1888         * gfortran.dg/character_comparison_1.f90: Likewise.
1889         * gfortran.dg/character_comparison_2.f90: Likewise.
1890         * gfortran.dg/character_comparison_3.f90: Likewise.
1891         * gfortran.dg/character_comparison_4.f90: Likewise.
1892         * gfortran.dg/character_comparison_5.f90: Likewise.
1893         * gfortran.dg/character_comparison_6.f90: Likewise.
1894         * gfortran.dg/character_comparison_7.f90: Likewise.
1895         * gfortran.dg/character_comparison_8.f90: Likewise.
1896         * gfortran.dg/character_comparison_9.f90: Likewise.
1897         * gfortran.dg/charlen_15.f90: Likewise.
1898         * gfortran.dg/charlen_16.f90: Likewise.
1899         * gfortran.dg/chkbits.f90: Likewise.
1900         * gfortran.dg/chmod_1.f90: Likewise.
1901         * gfortran.dg/chmod_2.f90: Likewise.
1902         * gfortran.dg/chmod_3.f90: Likewise.
1903         * gfortran.dg/class_1.f03: Likewise.
1904         * gfortran.dg/class_18.f03: Likewise.
1905         * gfortran.dg/class_19.f03: Likewise.
1906         * gfortran.dg/class_35.f90: Likewise.
1907         * gfortran.dg/class_46.f03: Likewise.
1908         * gfortran.dg/class_48.f90: Likewise.
1909         * gfortran.dg/class_51.f90: Likewise.
1910         * gfortran.dg/class_52.f90: Likewise.
1911         * gfortran.dg/class_6.f03: Likewise.
1912         * gfortran.dg/class_63.f90: Likewise.
1913         * gfortran.dg/class_64.f90: Likewise.
1914         * gfortran.dg/class_65.f90: Likewise.
1915         * gfortran.dg/class_66.f90: Likewise.
1916         * gfortran.dg/class_67.f90: Likewise.
1917         * gfortran.dg/class_9.f03: Likewise.
1918         * gfortran.dg/class_alias.f90: Likewise.
1919         * gfortran.dg/class_allocate_1.f03: Likewise.
1920         * gfortran.dg/class_allocate_10.f03: Likewise.
1921         * gfortran.dg/class_allocate_13.f90: Likewise.
1922         * gfortran.dg/class_allocate_14.f90: Likewise.
1923         * gfortran.dg/class_allocate_15.f90: Likewise.
1924         * gfortran.dg/class_allocate_19.f03: Likewise.
1925         * gfortran.dg/class_allocate_21.f90: Likewise.
1926         * gfortran.dg/class_allocate_22.f90: Likewise.
1927         * gfortran.dg/class_allocate_3.f03: Likewise.
1928         * gfortran.dg/class_allocate_4.f03: Likewise.
1929         * gfortran.dg/class_allocate_5.f90: Likewise.
1930         * gfortran.dg/class_allocate_6.f03: Likewise.
1931         * gfortran.dg/class_allocate_7.f03: Likewise.
1932         * gfortran.dg/class_allocate_8.f03: Likewise.
1933         * gfortran.dg/class_allocate_9.f03: Likewise.
1934         * gfortran.dg/class_array_1.f03: Likewise.
1935         * gfortran.dg/class_array_14.f90: Likewise.
1936         * gfortran.dg/class_array_15.f03: Likewise.
1937         * gfortran.dg/class_array_16.f90: Likewise.
1938         * gfortran.dg/class_array_2.f03: Likewise.
1939         * gfortran.dg/class_array_20.f03: Likewise.
1940         * gfortran.dg/class_array_21.f03: Likewise.
1941         * gfortran.dg/class_array_3.f03: Likewise.
1942         * gfortran.dg/class_array_4.f03: Likewise.
1943         * gfortran.dg/class_array_7.f03: Likewise.
1944         * gfortran.dg/class_array_8.f03: Likewise.
1945         * gfortran.dg/class_array_9.f03: Likewise.
1946         * gfortran.dg/class_defined_operator_1.f03: Likewise.
1947         * gfortran.dg/class_dummy_1.f03: Likewise.
1948         * gfortran.dg/class_optional_1.f90: Likewise.
1949         * gfortran.dg/class_optional_2.f90: Likewise.
1950         * gfortran.dg/class_result_5.f90: Likewise.
1951         * gfortran.dg/class_result_6.f90: Likewise.
1952         * gfortran.dg/class_to_type_1.f03: Likewise.
1953         * gfortran.dg/class_to_type_2.f90: Likewise.
1954         * gfortran.dg/class_to_type_3.f03: Likewise.
1955         * gfortran.dg/class_to_type_4.f90: Likewise.
1956         * gfortran.dg/coarray/alloc_comp_1.f90: Likewise.
1957         * gfortran.dg/coarray/alloc_comp_4.f90: Likewise.
1958         * gfortran.dg/coarray/allocate_errgmsg.f90: Likewise.
1959         * gfortran.dg/coarray/atomic_1.f90: Likewise.
1960         * gfortran.dg/coarray/atomic_2.f90: Likewise.
1961         * gfortran.dg/coarray/codimension.f90: Likewise.
1962         * gfortran.dg/coarray/coindexed_1.f90: Likewise.
1963         * gfortran.dg/coarray/collectives_1.f90: Likewise.
1964         * gfortran.dg/coarray/collectives_2.f90: Likewise.
1965         * gfortran.dg/coarray/collectives_3.f90: Likewise.
1966         * gfortran.dg/coarray/collectives_4.f90: Likewise.
1967         * gfortran.dg/coarray/cosubscript_1.f90: Likewise.
1968         * gfortran.dg/coarray/dummy_1.f90: Likewise.
1969         * gfortran.dg/coarray/event_1.f90: Likewise.
1970         * gfortran.dg/coarray/event_2.f90: Likewise.
1971         * gfortran.dg/coarray/get_array.f90: Likewise.
1972         * gfortran.dg/coarray/image_index_1.f90: Likewise.
1973         * gfortran.dg/coarray/image_index_2.f90: Likewise.
1974         * gfortran.dg/coarray/image_index_3.f90: Likewise.
1975         * gfortran.dg/coarray/lib_realloc_1.f90: Likewise.
1976         * gfortran.dg/coarray/lock_1.f90: Likewise.
1977         * gfortran.dg/coarray/lock_2.f90: Likewise.
1978         * gfortran.dg/coarray/move_alloc_1.f90: Likewise.
1979         * gfortran.dg/coarray/poly_run_1.f90: Likewise.
1980         * gfortran.dg/coarray/poly_run_2.f90: Likewise.
1981         * gfortran.dg/coarray/poly_run_3.f90: Likewise.
1982         * gfortran.dg/coarray/ptr_comp_3.f08: Likewise.
1983         * gfortran.dg/coarray/registering_1.f90: Likewise.
1984         * gfortran.dg/coarray/scalar_alloc_1.f90: Likewise.
1985         * gfortran.dg/coarray/scalar_alloc_2.f90: Likewise.
1986         * gfortran.dg/coarray/send_array.f90: Likewise.
1987         * gfortran.dg/coarray/send_char_array_1.f90: Likewise.
1988         * gfortran.dg/coarray/sendget_array.f90: Likewise.
1989         * gfortran.dg/coarray/subobject_1.f90: Likewise.
1990         * gfortran.dg/coarray/sync_1.f90: Likewise.
1991         * gfortran.dg/coarray/sync_3.f90: Likewise.
1992         * gfortran.dg/coarray/this_image_1.f90: Likewise.
1993         * gfortran.dg/coarray/this_image_2.f90: Likewise.
1994         * gfortran.dg/coarray_13.f90: Likewise.
1995         * gfortran.dg/coarray_15.f90: Likewise.
1996         * gfortran.dg/coarray_16.f90: Likewise.
1997         * gfortran.dg/coarray_2.f90: Likewise.
1998         * gfortran.dg/coarray_23.f90: Likewise.
1999         * gfortran.dg/coarray_40.f90: Likewise.
2000         * gfortran.dg/coarray_alloc_comp_1.f08: Likewise.
2001         * gfortran.dg/coarray_alloc_comp_2.f08: Likewise.
2002         * gfortran.dg/coarray_allocate_10.f08: Likewise.
2003         * gfortran.dg/coarray_allocate_2.f08: Likewise.
2004         * gfortran.dg/coarray_allocate_3.f08: Likewise.
2005         * gfortran.dg/coarray_allocate_4.f08: Likewise.
2006         * gfortran.dg/coarray_allocate_5.f08: Likewise.
2007         * gfortran.dg/coarray_allocate_7.f08: Likewise.
2008         * gfortran.dg/coarray_allocate_8.f08: Likewise.
2009         * gfortran.dg/coarray_allocate_9.f08: Likewise.
2010         * gfortran.dg/coarray_lib_alloc_4.f90: Likewise.
2011         * gfortran.dg/coarray_lib_comm_1.f90: Likewise.
2012         * gfortran.dg/coarray_lib_realloc_1.f90: Likewise.
2013         * gfortran.dg/coarray_lib_token_1.f90: Likewise.
2014         * gfortran.dg/coarray_lib_token_2.f90: Likewise.
2015         * gfortran.dg/coarray_ptr_comp_1.f08: Likewise.
2016         * gfortran.dg/coarray_ptr_comp_2.f08: Likewise.
2017         * gfortran.dg/coarray_send_by_ref_1.f08: Likewise.
2018         * gfortran.dg/coarray_stat_2.f90: Likewise.
2019         * gfortran.dg/coarray_subobject_1.f90: Likewise.
2020         * gfortran.dg/coindexed_1.f90: Likewise.
2021         * gfortran.dg/comma.f: Likewise.
2022         * gfortran.dg/comma_format_extension_3.f: Likewise.
2023         * gfortran.dg/comma_format_extension_4.f: Likewise.
2024         * gfortran.dg/common_2.f90: Likewise.
2025         * gfortran.dg/common_4.f90: Likewise.
2026         * gfortran.dg/common_align_1.f90: Likewise.
2027         * gfortran.dg/common_align_2.f90: Likewise.
2028         * gfortran.dg/common_equivalence_1.f: Likewise.
2029         * gfortran.dg/common_pointer_1.f90: Likewise.
2030         * gfortran.dg/common_resize_1.f: Likewise.
2031         * gfortran.dg/complex_intrinsic_1.f90: Likewise.
2032         * gfortran.dg/complex_intrinsic_3.f90: Likewise.
2033         * gfortran.dg/complex_intrinsic_5.f90: Likewise.
2034         * gfortran.dg/complex_intrinsic_7.f90: Likewise.
2035         * gfortran.dg/complex_read.f90: Likewise.
2036         * gfortran.dg/complex_write.f90: Likewise.
2037         * gfortran.dg/constant_substring.f: Likewise.
2038         * gfortran.dg/constructor_2.f90: Likewise.
2039         * gfortran.dg/constructor_3.f90: Likewise.
2040         * gfortran.dg/constructor_6.f90: Likewise.
2041         * gfortran.dg/contained_1.f90: Likewise.
2042         * gfortran.dg/contained_3.f90: Likewise.
2043         * gfortran.dg/contained_equivalence_1.f90: Likewise.
2044         * gfortran.dg/contained_module_proc_1.f90: Likewise.
2045         * gfortran.dg/continuation_1.f90: Likewise.
2046         * gfortran.dg/continuation_11.f90: Likewise.
2047         * gfortran.dg/continuation_12.f90: Likewise.
2048         * gfortran.dg/continuation_13.f90: Likewise.
2049         * gfortran.dg/continuation_14.f: Likewise.
2050         * gfortran.dg/continuation_8.f90: Likewise.
2051         * gfortran.dg/convert_2.f90: Likewise.
2052         * gfortran.dg/convert_implied_open.f90: Likewise.
2053         * gfortran.dg/count_init_expr.f03: Likewise.
2054         * gfortran.dg/cr_lf.f90: Likewise.
2055         * gfortran.dg/cray_pointers_10.f90: Likewise.
2056         * gfortran.dg/cray_pointers_2.f90: Likewise.
2057         * gfortran.dg/cray_pointers_5.f90: Likewise.
2058         * gfortran.dg/cray_pointers_7.f90: Likewise.
2059         * gfortran.dg/cray_pointers_8.f90: Likewise.
2060         * gfortran.dg/cshift_1.f90: Likewise.
2061         * gfortran.dg/cshift_2.f90: Likewise.
2062         * gfortran.dg/cshift_large_1.f90: Likewise.
2063         * gfortran.dg/cshift_nan_1.f90: Likewise.
2064         * gfortran.dg/csqrt_2.f: Likewise.
2065         * gfortran.dg/data_array_1.f90: Likewise.
2066         * gfortran.dg/data_char_1.f90: Likewise.
2067         * gfortran.dg/data_char_2.f90: Likewise.
2068         * gfortran.dg/data_char_3.f90: Likewise.
2069         * gfortran.dg/data_derived_1.f90: Likewise.
2070         * gfortran.dg/data_implied_do_1.f90: Likewise.
2071         * gfortran.dg/data_namelist_conflict.f90: Likewise.
2072         * gfortran.dg/deallocate_alloc_opt_3.f90: Likewise.
2073         * gfortran.dg/deallocate_stat.f90: Likewise.
2074         * gfortran.dg/deallocate_stat_2.f90: Likewise.
2075         * gfortran.dg/debug/pr37738.f: Likewise.
2076         * gfortran.dg/dec_bitwise_ops_1.f90: Likewise.
2077         * gfortran.dg/dec_bitwise_ops_2.f90: Likewise.
2078         * gfortran.dg/dec_exp_1.f90: Likewise.
2079         * gfortran.dg/dec_init_1.f90: Likewise.
2080         * gfortran.dg/dec_init_2.f90: Likewise.
2081         * gfortran.dg/dec_init_3.f90: Likewise.
2082         * gfortran.dg/dec_init_4.f90: Likewise.
2083         * gfortran.dg/dec_io_1.f90: Likewise.
2084         * gfortran.dg/dec_io_2.f90: Likewise.
2085         * gfortran.dg/dec_io_2a.f90: Likewise.
2086         * gfortran.dg/dec_io_6.f90: Likewise.
2087         * gfortran.dg/dec_loc_rval_1.f90: Likewise.
2088         * gfortran.dg/dec_logical_xor_1.f90: Likewise.
2089         * gfortran.dg/dec_math.f90: Likewise.
2090         * gfortran.dg/dec_parameter_1.f: Likewise.
2091         * gfortran.dg/dec_parameter_2.f90: Likewise.
2092         * gfortran.dg/dec_static_1.f90: Likewise.
2093         * gfortran.dg/dec_static_2.f90: Likewise.
2094         * gfortran.dg/dec_structure_1.f90: Likewise.
2095         * gfortran.dg/dec_structure_10.f90: Likewise.
2096         * gfortran.dg/dec_structure_18.f90: Likewise.
2097         * gfortran.dg/dec_structure_19.f90: Likewise.
2098         * gfortran.dg/dec_structure_2.f90: Likewise.
2099         * gfortran.dg/dec_structure_22.f90: Likewise.
2100         * gfortran.dg/dec_structure_3.f90: Likewise.
2101         * gfortran.dg/dec_structure_4.f90: Likewise.
2102         * gfortran.dg/dec_structure_5.f90: Likewise.
2103         * gfortran.dg/dec_structure_6.f90: Likewise.
2104         * gfortran.dg/dec_structure_7.f90: Likewise.
2105         * gfortran.dg/dec_union_1.f90: Likewise.
2106         * gfortran.dg/dec_union_2.f90: Likewise.
2107         * gfortran.dg/dec_union_3.f90: Likewise.
2108         * gfortran.dg/dec_union_4.f90: Likewise.
2109         * gfortran.dg/dec_union_5.f90: Likewise.
2110         * gfortran.dg/default_format_1.f90: Likewise.
2111         * gfortran.dg/default_format_2.f90: Likewise.
2112         * gfortran.dg/default_format_denormal_1.f90: Likewise.
2113         * gfortran.dg/default_format_denormal_2.f90: Likewise.
2114         * gfortran.dg/default_initialization_3.f90: Likewise.
2115         * gfortran.dg/default_initialization_4.f90: Likewise.
2116         * gfortran.dg/default_initialization_5.f90: Likewise.
2117         * gfortran.dg/deferred_character_1.f90: Likewise.
2118         * gfortran.dg/deferred_character_10.f90: Likewise.
2119         * gfortran.dg/deferred_character_11.f90: Likewise.
2120         * gfortran.dg/deferred_character_12.f90: Likewise.
2121         * gfortran.dg/deferred_character_13.f90: Likewise.
2122         * gfortran.dg/deferred_character_14.f90: Likewise.
2123         * gfortran.dg/deferred_character_15.f90: Likewise.
2124         * gfortran.dg/deferred_character_16.f90: Likewise.
2125         * gfortran.dg/deferred_character_2.f90: Likewise.
2126         * gfortran.dg/deferred_character_3.f90: Likewise.
2127         * gfortran.dg/deferred_character_4.f90: Likewise.
2128         * gfortran.dg/deferred_character_5.f90: Likewise.
2129         * gfortran.dg/deferred_character_6.f90: Likewise.
2130         * gfortran.dg/deferred_character_7.f90: Likewise.
2131         * gfortran.dg/deferred_character_8.f90: Likewise.
2132         * gfortran.dg/deferred_character_9.f90: Likewise.
2133         * gfortran.dg/deferred_character_assignment_1.f90: Likewise.
2134         * gfortran.dg/deferred_type_component_1.f90: Likewise.
2135         * gfortran.dg/deferred_type_component_2.f90: Likewise.
2136         * gfortran.dg/deferred_type_param_2.f90: Likewise.
2137         * gfortran.dg/deferred_type_param_4.f90: Likewise.
2138         * gfortran.dg/deferred_type_param_5.f90: Likewise.
2139         * gfortran.dg/deferred_type_param_6.f90: Likewise.
2140         * gfortran.dg/deferred_type_param_8.f90: Likewise.
2141         * gfortran.dg/deferred_type_param_9.f90: Likewise.
2142         * gfortran.dg/deferred_type_proc_pointer_1.f90: Likewise.
2143         * gfortran.dg/deferred_type_proc_pointer_2.f90: Likewise.
2144         * gfortran.dg/defined_assignment_1.f90: Likewise.
2145         * gfortran.dg/defined_assignment_10.f90: Likewise.
2146         * gfortran.dg/defined_assignment_11.f90: Likewise.
2147         * gfortran.dg/defined_assignment_2.f90: Likewise.
2148         * gfortran.dg/defined_assignment_3.f90: Likewise.
2149         * gfortran.dg/defined_assignment_4.f90: Likewise.
2150         * gfortran.dg/defined_assignment_5.f90: Likewise.
2151         * gfortran.dg/defined_assignment_8.f90: Likewise.
2152         * gfortran.dg/defined_assignment_9.f90: Likewise.
2153         * gfortran.dg/dependency_2.f90: Likewise.
2154         * gfortran.dg/dependency_21.f90: Likewise.
2155         * gfortran.dg/dependency_22.f90: Likewise.
2156         * gfortran.dg/dependency_23.f90: Likewise.
2157         * gfortran.dg/dependency_24.f90: Likewise.
2158         * gfortran.dg/dependency_25.f90: Likewise.
2159         * gfortran.dg/dependency_26.f90: Likewise.
2160         * gfortran.dg/dependency_39.f90: Likewise.
2161         * gfortran.dg/dependency_40.f90: Likewise.
2162         * gfortran.dg/dependency_41.f90: Likewise.
2163         * gfortran.dg/dependency_42.f90: Likewise.
2164         * gfortran.dg/dependency_43.f90: Likewise.
2165         * gfortran.dg/dependency_44.f90: Likewise.
2166         * gfortran.dg/dependency_45.f90: Likewise.
2167         * gfortran.dg/dependency_50.f90: Likewise.
2168         * gfortran.dg/dependency_51.f90: Likewise.
2169         * gfortran.dg/dependent_decls_1.f90: Likewise.
2170         * gfortran.dg/der_array_1.f90: Likewise.
2171         * gfortran.dg/der_array_io_1.f90: Likewise.
2172         * gfortran.dg/der_array_io_2.f90: Likewise.
2173         * gfortran.dg/der_array_io_3.f90: Likewise.
2174         * gfortran.dg/der_io_1.f90: Likewise.
2175         * gfortran.dg/der_io_3.f90: Likewise.
2176         * gfortran.dg/der_pointer_2.f90: Likewise.
2177         * gfortran.dg/derived_comp_array_ref_1.f90: Likewise.
2178         * gfortran.dg/derived_comp_array_ref_2.f90: Likewise.
2179         * gfortran.dg/derived_comp_array_ref_4.f90: Likewise.
2180         * gfortran.dg/derived_comp_array_ref_7.f90: Likewise.
2181         * gfortran.dg/derived_constructor_char_3.f90: Likewise.
2182         * gfortran.dg/derived_constructor_comps_1.f90: Likewise.
2183         * gfortran.dg/derived_constructor_comps_4.f90: Likewise.
2184         * gfortran.dg/derived_constructor_comps_5.f90: Likewise.
2185         * gfortran.dg/derived_constructor_comps_6.f90: Likewise.
2186         * gfortran.dg/derived_external_function_1.f90: Likewise.
2187         * gfortran.dg/derived_init_1.f90: Likewise.
2188         * gfortran.dg/derived_init_2.f90: Likewise.
2189         * gfortran.dg/derived_init_3.f90: Likewise.
2190         * gfortran.dg/derived_init_4.f90: Likewise.
2191         * gfortran.dg/derived_pointer_null_1.f90: Likewise.
2192         * gfortran.dg/derived_pointer_recursion_2.f90: Likewise.
2193         * gfortran.dg/dev_null.F90: Likewise.
2194         * gfortran.dg/dfloat_1.f90: Likewise.
2195         * gfortran.dg/dim_sum_1.f90: Likewise.
2196         * gfortran.dg/dim_sum_2.f90: Likewise.
2197         * gfortran.dg/dim_sum_3.f90: Likewise.
2198         * gfortran.dg/direct_io_10.f: Likewise.
2199         * gfortran.dg/direct_io_11.f90: Likewise.
2200         * gfortran.dg/direct_io_12.f90: Likewise.
2201         * gfortran.dg/direct_io_2.f90: Likewise.
2202         * gfortran.dg/direct_io_3.f90: Likewise.
2203         * gfortran.dg/direct_io_4.f90: Likewise.
2204         * gfortran.dg/direct_io_5.f90: Likewise.
2205         * gfortran.dg/direct_io_6.f90: Likewise.
2206         * gfortran.dg/direct_io_7.f90: Likewise.
2207         * gfortran.dg/direct_io_8.f90: Likewise.
2208         * gfortran.dg/direct_io_9.f: Likewise.
2209         * gfortran.dg/do_1.f90: Likewise.
2210         * gfortran.dg/do_3.F90: Likewise.
2211         * gfortran.dg/do_concurrent_2.f90: Likewise.
2212         * gfortran.dg/do_concurrent_4.f90: Likewise.
2213         * gfortran.dg/do_corner_warn.f90: Likewise.
2214         * gfortran.dg/do_iterator_2.f90: Likewise.
2215         * gfortran.dg/dollar_edit_descriptor_1.f: Likewise.
2216         * gfortran.dg/dollar_edit_descriptor_2.f: Likewise.
2217         * gfortran.dg/dos_eol.f: Likewise.
2218         * gfortran.dg/dot_product_1.f03: Likewise.
2219         * gfortran.dg/dot_product_2.f90: Likewise.
2220         * gfortran.dg/dot_product_4.f90: Likewise.
2221         * gfortran.dg/dshift_1.F90: Likewise.
2222         * gfortran.dg/dshift_2.F90: Likewise.
2223         * gfortran.dg/dtio_1.f90: Likewise.
2224         * gfortran.dg/dtio_10.f90: Likewise.
2225         * gfortran.dg/dtio_12.f90: Likewise.
2226         * gfortran.dg/dtio_14.f90: Likewise.
2227         * gfortran.dg/dtio_15.f90: Likewise.
2228         * gfortran.dg/dtio_16.f90: Likewise.
2229         * gfortran.dg/dtio_17.f90: Likewise.
2230         * gfortran.dg/dtio_19.f90: Likewise.
2231         * gfortran.dg/dtio_2.f90: Likewise.
2232         * gfortran.dg/dtio_20.f03: Likewise.
2233         * gfortran.dg/dtio_22.f90: Likewise.
2234         * gfortran.dg/dtio_24.f90: Likewise.
2235         * gfortran.dg/dtio_25.f90: Likewise.
2236         * gfortran.dg/dtio_26.f03: Likewise.
2237         * gfortran.dg/dtio_27.f90: Likewise.
2238         * gfortran.dg/dtio_28.f03: Likewise.
2239         * gfortran.dg/dtio_3.f90: Likewise.
2240         * gfortran.dg/dtio_30.f03: Likewise.
2241         * gfortran.dg/dtio_31.f03: Likewise.
2242         * gfortran.dg/dtio_32.f03: Likewise.
2243         * gfortran.dg/dtio_4.f90: Likewise.
2244         * gfortran.dg/dtio_5.f90: Likewise.
2245         * gfortran.dg/dtio_7.f90: Likewise.
2246         * gfortran.dg/dtio_8.f90: Likewise.
2247         * gfortran.dg/dtio_9.f90: Likewise.
2248         * gfortran.dg/dummy_procedure_3.f90: Likewise.
2249         * gfortran.dg/dummy_procedure_7.f90: Likewise.
2250         * gfortran.dg/dup_save_1.f90: Likewise.
2251         * gfortran.dg/dup_save_2.f90: Likewise.
2252         * gfortran.dg/dynamic_dispatch_1.f03: Likewise.
2253         * gfortran.dg/dynamic_dispatch_11.f03: Likewise.
2254         * gfortran.dg/dynamic_dispatch_12.f90: Likewise.
2255         * gfortran.dg/dynamic_dispatch_2.f03: Likewise.
2256         * gfortran.dg/dynamic_dispatch_3.f03: Likewise.
2257         * gfortran.dg/dynamic_dispatch_4.f03: Likewise.
2258         * gfortran.dg/dynamic_dispatch_5.f03: Likewise.
2259         * gfortran.dg/dynamic_dispatch_7.f03: Likewise.
2260         * gfortran.dg/dynamic_dispatch_8.f03: Likewise.
2261         * gfortran.dg/dynamic_dispatch_9.f03: Likewise.
2262         * gfortran.dg/e_d_fmt.f90: Likewise.
2263         * gfortran.dg/edit_real_1.f90: Likewise.
2264         * gfortran.dg/elemental_by_value_1.f90: Likewise.
2265         * gfortran.dg/elemental_dependency_1.f90: Likewise.
2266         * gfortran.dg/elemental_dependency_4.f90: Likewise.
2267         * gfortran.dg/elemental_dependency_5.f90: Likewise.
2268         * gfortran.dg/elemental_dependency_6.f90: Likewise.
2269         * gfortran.dg/elemental_optional_args_2.f90: Likewise.
2270         * gfortran.dg/elemental_optional_args_3.f90: Likewise.
2271         * gfortran.dg/elemental_optional_args_4.f90: Likewise.
2272         * gfortran.dg/elemental_optional_args_5.f03: Likewise.
2273         * gfortran.dg/elemental_optional_args_6.f90: Likewise.
2274         * gfortran.dg/elemental_optional_args_7.f90: Likewise.
2275         * gfortran.dg/elemental_scalar_args_1.f90: Likewise.
2276         * gfortran.dg/elemental_scalar_args_2.f90: Likewise.
2277         * gfortran.dg/elemental_subroutine_1.f90: Likewise.
2278         * gfortran.dg/elemental_subroutine_10.f90: Likewise.
2279         * gfortran.dg/elemental_subroutine_11.f90: Likewise.
2280         * gfortran.dg/elemental_subroutine_2.f90: Likewise.
2281         * gfortran.dg/elemental_subroutine_3.f90: Likewise.
2282         * gfortran.dg/elemental_subroutine_7.f90: Likewise.
2283         * gfortran.dg/elemental_subroutine_9.f90: Likewise.
2284         * gfortran.dg/empty_format_1.f90: Likewise.
2285         * gfortran.dg/endfile.f: Likewise.
2286         * gfortran.dg/endfile.f90: Likewise.
2287         * gfortran.dg/endfile_2.f90: Likewise.
2288         * gfortran.dg/entry_1.f90: Likewise.
2289         * gfortran.dg/entry_10.f90: Likewise.
2290         * gfortran.dg/entry_12.f90: Likewise.
2291         * gfortran.dg/entry_13.f90: Likewise.
2292         * gfortran.dg/entry_14.f90: Likewise.
2293         * gfortran.dg/entry_16.f90: Likewise.
2294         * gfortran.dg/entry_3.f90: Likewise.
2295         * gfortran.dg/entry_6.f90: Likewise.
2296         * gfortran.dg/entry_9.f90: Likewise.
2297         * gfortran.dg/entry_array_specs_2.f: Likewise.
2298         * gfortran.dg/enum_1.f90: Likewise.
2299         * gfortran.dg/enum_9.f90: Likewise.
2300         * gfortran.dg/eof_1.f90: Likewise.
2301         * gfortran.dg/eof_2.f90: Likewise.
2302         * gfortran.dg/eof_4.f90: Likewise.
2303         * gfortran.dg/eof_5.f90: Likewise.
2304         * gfortran.dg/eor_handling_1.f90: Likewise.
2305         * gfortran.dg/eor_handling_2.f90: Likewise.
2306         * gfortran.dg/eor_handling_3.f90: Likewise.
2307         * gfortran.dg/eor_handling_4.f90: Likewise.
2308         * gfortran.dg/eor_handling_5.f90: Likewise.
2309         * gfortran.dg/eoshift_3.f90: Likewise.
2310         * gfortran.dg/eoshift_4.f90: Likewise.
2311         * gfortran.dg/eoshift_5.f90: Likewise.
2312         * gfortran.dg/eoshift_6.f90: Likewise.
2313         * gfortran.dg/eoshift_large_1.f90: Likewise.
2314         * gfortran.dg/equiv_6.f90: Likewise.
2315         * gfortran.dg/equiv_7.f90: Likewise.
2316         * gfortran.dg/equiv_9.f90: Likewise.
2317         * gfortran.dg/equiv_constraint_4.f90: Likewise.
2318         * gfortran.dg/erf_2.F90: Likewise.
2319         * gfortran.dg/erf_3.F90: Likewise.
2320         * gfortran.dg/erfc_scaled_1.f90: Likewise.
2321         * gfortran.dg/error_format_2.f90: Likewise.
2322         * gfortran.dg/error_recovery_5.f90: Likewise.
2323         * gfortran.dg/execute_command_line_2.f90: Likewise.
2324         * gfortran.dg/execute_command_line_3.f90: Likewise.
2325         * gfortran.dg/exit_1.f08: Likewise.
2326         * gfortran.dg/exit_3.f08: Likewise.
2327         * gfortran.dg/exponent_1.f90: Likewise.
2328         * gfortran.dg/exponent_2.f90: Likewise.
2329         * gfortran.dg/extended_char_comparison_1.f: Likewise.
2330         * gfortran.dg/extends_1.f03: Likewise.
2331         * gfortran.dg/extends_16.f90: Likewise.
2332         * gfortran.dg/extends_2.f03: Likewise.
2333         * gfortran.dg/extends_3.f03: Likewise.
2334         * gfortran.dg/extends_4.f03: Likewise.
2335         * gfortran.dg/extends_type_of_1.f03: Likewise.
2336         * gfortran.dg/extends_type_of_2.f03: Likewise.
2337         * gfortran.dg/external_procedures_3.f90: Likewise.
2338         * gfortran.dg/f2003_inquire_1.f03: Likewise.
2339         * gfortran.dg/f2003_io_1.f03: Likewise.
2340         * gfortran.dg/f2003_io_4.f03: Likewise.
2341         * gfortran.dg/f2003_io_5.f03: Likewise.
2342         * gfortran.dg/f2003_io_6.f03: Likewise.
2343         * gfortran.dg/f2003_io_7.f03: Likewise.
2344         * gfortran.dg/f2c_1.f90: Likewise.
2345         * gfortran.dg/f2c_2.f90: Likewise.
2346         * gfortran.dg/f2c_3.f90: Likewise.
2347         * gfortran.dg/f2c_4.f90: Likewise.
2348         * gfortran.dg/f2c_6.f90: Likewise.
2349         * gfortran.dg/f2c_7.f90: Likewise.
2350         * gfortran.dg/f2c_9.f90: Likewise.
2351         * gfortran.dg/fgetc_1.f90: Likewise.
2352         * gfortran.dg/fgetc_2.f90: Likewise.
2353         * gfortran.dg/filename_null.f90: Likewise.
2354         * gfortran.dg/finalize_12.f90: Likewise.
2355         * gfortran.dg/finalize_13.f90: Likewise.
2356         * gfortran.dg/finalize_15.f90: Likewise.
2357         * gfortran.dg/finalize_17.f90: Likewise.
2358         * gfortran.dg/finalize_18.f90: Likewise.
2359         * gfortran.dg/finalize_25.f90: Likewise.
2360         * gfortran.dg/finalize_29.f08: Likewise.
2361         * gfortran.dg/finalize_31.f90: Likewise.
2362         * gfortran.dg/float_1.f90: Likewise.
2363         * gfortran.dg/flush_1.f90: Likewise.
2364         * gfortran.dg/fmt_bz_bn.f: Likewise.
2365         * gfortran.dg/fmt_bz_bn_err.f: Likewise.
2366         * gfortran.dg/fmt_cache_1.f: Likewise.
2367         * gfortran.dg/fmt_cache_2.f: Likewise.
2368         * gfortran.dg/fmt_cache_3.f90: Likewise.
2369         * gfortran.dg/fmt_colon.f90: Likewise.
2370         * gfortran.dg/fmt_e.f90: Likewise.
2371         * gfortran.dg/fmt_en.f90: Likewise.
2372         * gfortran.dg/fmt_error_10.f: Likewise.
2373         * gfortran.dg/fmt_error_9.f: Likewise.
2374         * gfortran.dg/fmt_exhaust.f90: Likewise.
2375         * gfortran.dg/fmt_f0_1.f90: Likewise.
2376         * gfortran.dg/fmt_f_an_p.f: Likewise.
2377         * gfortran.dg/fmt_fw_d.f90: Likewise.
2378         * gfortran.dg/fmt_g.f: Likewise.
2379         * gfortran.dg/fmt_g0_1.f08: Likewise.
2380         * gfortran.dg/fmt_g0_2.f08: Likewise.
2381         * gfortran.dg/fmt_g0_4.f08: Likewise.
2382         * gfortran.dg/fmt_g0_5.f08: Likewise.
2383         * gfortran.dg/fmt_g0_6.f08: Likewise.
2384         * gfortran.dg/fmt_g0_7.f08: Likewise.
2385         * gfortran.dg/fmt_g_1.f90: Likewise.
2386         * gfortran.dg/fmt_int_sign.f90: Likewise.
2387         * gfortran.dg/fmt_l.f90: Likewise.
2388         * gfortran.dg/fmt_missing_period_2.f: Likewise.
2389         * gfortran.dg/fmt_missing_period_3.f: Likewise.
2390         * gfortran.dg/fmt_p_1.f90: Likewise.
2391         * gfortran.dg/fmt_pf.f90: Likewise.
2392         * gfortran.dg/fmt_read.f90: Likewise.
2393         * gfortran.dg/fmt_read_bz_bn.f90: Likewise.
2394         * gfortran.dg/fmt_t_1.f90: Likewise.
2395         * gfortran.dg/fmt_t_2.f90: Likewise.
2396         * gfortran.dg/fmt_t_3.f90: Likewise.
2397         * gfortran.dg/fmt_t_4.f90: Likewise.
2398         * gfortran.dg/fmt_t_5.f90: Likewise.
2399         * gfortran.dg/fmt_t_6.f: Likewise.
2400         * gfortran.dg/fmt_t_7.f: Likewise.
2401         * gfortran.dg/fmt_t_9.f: Likewise.
2402         * gfortran.dg/fmt_tl.f: Likewise.
2403         * gfortran.dg/fmt_unlimited.f90: Likewise.
2404         * gfortran.dg/fmt_white.f: Likewise.
2405         * gfortran.dg/fmt_zero_digits.f90: Likewise.
2406         * gfortran.dg/fold_nearest.f90: Likewise.
2407         * gfortran.dg/forall_1.f90: Likewise.
2408         * gfortran.dg/forall_10.f90: Likewise.
2409         * gfortran.dg/forall_12.f90: Likewise.
2410         * gfortran.dg/forall_13.f90: Likewise.
2411         * gfortran.dg/forall_15.f90: Likewise.
2412         * gfortran.dg/forall_4.f90: Likewise.
2413         * gfortran.dg/forall_5.f90: Likewise.
2414         * gfortran.dg/forall_6.f90: Likewise.
2415         * gfortran.dg/forall_7.f90: Likewise.
2416         * gfortran.dg/fraction.f90: Likewise.
2417         * gfortran.dg/fseek.f90: Likewise.
2418         * gfortran.dg/ftell_1.f90: Likewise.
2419         * gfortran.dg/ftell_2.f90: Likewise.
2420         * gfortran.dg/ftell_3.f90: Likewise.
2421         * gfortran.dg/func_assign_2.f90: Likewise.
2422         * gfortran.dg/func_assign_3.f90: Likewise.
2423         * gfortran.dg/func_derived_1.f90: Likewise.
2424         * gfortran.dg/func_derived_2.f90: Likewise.
2425         * gfortran.dg/func_derived_3.f90: Likewise.
2426         * gfortran.dg/func_result_1.f90: Likewise.
2427         * gfortran.dg/func_result_2.f90: Likewise.
2428         * gfortran.dg/func_result_6.f90: Likewise.
2429         * gfortran.dg/function_charlen_2.f90: Likewise.
2430         * gfortran.dg/function_charlen_3.f: Likewise.
2431         * gfortran.dg/function_kinds_1.f90: Likewise.
2432         * gfortran.dg/function_kinds_4.f90: Likewise.
2433         * gfortran.dg/function_optimize_10.f90: Likewise.
2434         * gfortran.dg/function_optimize_11.f90: Likewise.
2435         * gfortran.dg/function_optimize_12.f90: Likewise.
2436         * gfortran.dg/function_optimize_4.f90: Likewise.
2437         * gfortran.dg/function_optimize_8.f90: Likewise.
2438         * gfortran.dg/g77/13037.f: Likewise.
2439         * gfortran.dg/g77/1832.f: Likewise.
2440         * gfortran.dg/g77/19981119-0.f: Likewise.
2441         * gfortran.dg/g77/19990313-0.f: Likewise.
2442         * gfortran.dg/g77/19990313-1.f: Likewise.
2443         * gfortran.dg/g77/19990313-2.f: Likewise.
2444         * gfortran.dg/g77/19990313-3.f: Likewise.
2445         * gfortran.dg/g77/19990419-1.f: Likewise.
2446         * gfortran.dg/g77/19990826-0.f: Likewise.
2447         * gfortran.dg/g77/19990826-2.f: Likewise.
2448         * gfortran.dg/g77/20000503-1.f: Likewise.
2449         * gfortran.dg/g77/20001111.f: Likewise.
2450         * gfortran.dg/g77/20010116.f: Likewise.
2451         * gfortran.dg/g77/20010216-1.f: Likewise.
2452         * gfortran.dg/g77/20010430.f: Likewise.
2453         * gfortran.dg/g77/20010610.f: Likewise.
2454         * gfortran.dg/g77/6177.f: Likewise.
2455         * gfortran.dg/g77/7388.f: Likewise.
2456         * gfortran.dg/g77/947.f: Likewise.
2457         * gfortran.dg/g77/970625-2.f: Likewise.
2458         * gfortran.dg/g77/971102-1.f: Likewise.
2459         * gfortran.dg/g77/980628-0.f: Likewise.
2460         * gfortran.dg/g77/980628-1.f: Likewise.
2461         * gfortran.dg/g77/980628-10.f: Likewise.
2462         * gfortran.dg/g77/980628-2.f: Likewise.
2463         * gfortran.dg/g77/980628-3.f: Likewise.
2464         * gfortran.dg/g77/980628-7.f: Likewise.
2465         * gfortran.dg/g77/980628-8.f: Likewise.
2466         * gfortran.dg/g77/980628-9.f: Likewise.
2467         * gfortran.dg/g77/980701-0.f: Likewise.
2468         * gfortran.dg/g77/980701-1.f: Likewise.
2469         * gfortran.dg/g77/cabs.f: Likewise.
2470         * gfortran.dg/g77/claus.f: Likewise.
2471         * gfortran.dg/g77/complex_1.f: Likewise.
2472         * gfortran.dg/g77/cpp3.F: Likewise.
2473         * gfortran.dg/g77/cpp4.F: Likewise.
2474         * gfortran.dg/g77/cpp5.F: Likewise.
2475         * gfortran.dg/g77/dcomplex.f: Likewise.
2476         * gfortran.dg/g77/dnrm2.f: Likewise.
2477         * gfortran.dg/g77/erfc.f: Likewise.
2478         * gfortran.dg/g77/f77-edit-i-in.f: Likewise.
2479         * gfortran.dg/g77/f77-edit-t-in.f: Likewise.
2480         * gfortran.dg/g77/f90-intrinsic-bit.f: Likewise.
2481         * gfortran.dg/g77/f90-intrinsic-mathematical.f: Likewise.
2482         * gfortran.dg/g77/f90-intrinsic-numeric.f: Likewise.
2483         * gfortran.dg/g77/int8421.f: Likewise.
2484         * gfortran.dg/g77/intrinsic-unix-bessel.f: Likewise.
2485         * gfortran.dg/g77/intrinsic-unix-erf.f: Likewise.
2486         * gfortran.dg/g77/le.f: Likewise.
2487         * gfortran.dg/g77/short.f: Likewise.
2488         * gfortran.dg/gamma_1.f90: Likewise.
2489         * gfortran.dg/gamma_4.f90: Likewise.
2490         * gfortran.dg/gamma_5.f90: Likewise.
2491         * gfortran.dg/generic_13.f90: Likewise.
2492         * gfortran.dg/generic_15.f90: Likewise.
2493         * gfortran.dg/generic_19.f90: Likewise.
2494         * gfortran.dg/generic_20.f90: Likewise.
2495         * gfortran.dg/generic_23.f03: Likewise.
2496         * gfortran.dg/generic_25.f90: Likewise.
2497         * gfortran.dg/generic_27.f90: Likewise.
2498         * gfortran.dg/generic_31.f90: Likewise.
2499         * gfortran.dg/generic_4.f90: Likewise.
2500         * gfortran.dg/global_vars_c_init.f90: Likewise.
2501         * gfortran.dg/global_vars_f90_init.f90: Likewise.
2502         * gfortran.dg/gnu_logical_1.F: Likewise.
2503         * gfortran.dg/goacc/fixed-1.f: Likewise.
2504         * gfortran.dg/goacc/fixed-2.f: Likewise.
2505         * gfortran.dg/goacc/gang-static.f95: Likewise.
2506         * gfortran.dg/goacc/kernels-loop-2.f95: Likewise.
2507         * gfortran.dg/goacc/kernels-loop-data-2.f95: Likewise.
2508         * gfortran.dg/goacc/kernels-loop-data-enter-exit-2.f95: Likewise.
2509         * gfortran.dg/goacc/kernels-loop-data-enter-exit.f95: Likewise.
2510         * gfortran.dg/goacc/kernels-loop-data-update.f95: Likewise.
2511         * gfortran.dg/goacc/kernels-loop-data.f95: Likewise.
2512         * gfortran.dg/goacc/kernels-loop-n.f95: Likewise.
2513         * gfortran.dg/goacc/kernels-loop.f95: Likewise.
2514         * gfortran.dg/goacc/omp-fixed.f: Likewise.
2515         * gfortran.dg/gomp/crayptr5.f90: Likewise.
2516         * gfortran.dg/gomp/pr48794-2.f90: Likewise.
2517         * gfortran.dg/gomp/pr48794.f90: Likewise.
2518         * gfortran.dg/gomp/pr72744.f90: Likewise.
2519         * gfortran.dg/gomp/pr77665.f90: Likewise.
2520         * gfortran.dg/gomp/workshare2.f90: Likewise.
2521         * gfortran.dg/gomp/workshare3.f90: Likewise.
2522         * gfortran.dg/goto_1.f: Likewise.
2523         * gfortran.dg/goto_2.f90: Likewise.
2524         * gfortran.dg/goto_4.f90: Likewise.
2525         * gfortran.dg/goto_6.f: Likewise.
2526         * gfortran.dg/graphite/id-26.f03: Likewise.
2527         * gfortran.dg/graphite/id-pr45370.f90: Likewise.
2528         * gfortran.dg/graphite/pr29581.f90: Likewise.
2529         * gfortran.dg/graphite/pr29832.f90: Likewise.
2530         * gfortran.dg/graphite/run-id-1.f: Likewise.
2531         * gfortran.dg/graphite/run-id-2.f90: Likewise.
2532         * gfortran.dg/graphite/run-id-3.f90: Likewise.
2533         * gfortran.dg/hollerith.f90: Likewise.
2534         * gfortran.dg/hollerith4.f90: Likewise.
2535         * gfortran.dg/hollerith6.f90: Likewise.
2536         * gfortran.dg/hollerith8.f90: Likewise.
2537         * gfortran.dg/hollerith_1.f90: Likewise.
2538         * gfortran.dg/hollerith_character_array_constructor.f90: Likewise.
2539         * gfortran.dg/hollerith_f95.f90: Likewise.
2540         * gfortran.dg/hollerith_legacy.f90: Likewise.
2541         * gfortran.dg/host_assoc_call_3.f90: Likewise.
2542         * gfortran.dg/host_assoc_function_1.f90: Likewise.
2543         * gfortran.dg/host_assoc_function_3.f90: Likewise.
2544         * gfortran.dg/host_assoc_function_4.f90: Likewise.
2545         * gfortran.dg/host_assoc_function_9.f90: Likewise.
2546         * gfortran.dg/host_dummy_index_1.f90: Likewise.
2547         * gfortran.dg/hypot_1.f90: Likewise.
2548         * gfortran.dg/iall_iany_iparity_1.f90: Likewise.
2549         * gfortran.dg/iargc.f90: Likewise.
2550         * gfortran.dg/ibits.f90: Likewise.
2551         * gfortran.dg/ichar_1.f90: Likewise.
2552         * gfortran.dg/ichar_2.f90: Likewise.
2553         * gfortran.dg/ieee/ieee_1.F90: Likewise.
2554         * gfortran.dg/ieee/ieee_2.f90: Likewise.
2555         * gfortran.dg/ieee/ieee_3.f90: Likewise.
2556         * gfortran.dg/ieee/ieee_4.f90: Likewise.
2557         * gfortran.dg/ieee/ieee_6.f90: Likewise.
2558         * gfortran.dg/ieee/ieee_7.f90: Likewise.
2559         * gfortran.dg/ieee/ieee_8.f90: Likewise.
2560         * gfortran.dg/ieee/intrinsics_1.f90: Likewise.
2561         * gfortran.dg/ieee/intrinsics_2.F90: Likewise.
2562         * gfortran.dg/ieee/large_1.f90: Likewise.
2563         * gfortran.dg/ieee/large_2.f90: Likewise.
2564         * gfortran.dg/ieee/large_3.F90: Likewise.
2565         * gfortran.dg/ieee/large_4.f90: Likewise.
2566         * gfortran.dg/ieee/rounding_1.f90: Likewise.
2567         * gfortran.dg/ieee/underflow_1.f90: Likewise.
2568         * gfortran.dg/impl_do_var_data.f90: Likewise.
2569         * gfortran.dg/implicit_10.f90: Likewise.
2570         * gfortran.dg/implicit_12.f90: Likewise.
2571         * gfortran.dg/implicit_class_1.f90: Likewise.
2572         * gfortran.dg/implicit_pure_1.f90: Likewise.
2573         * gfortran.dg/implied_do_1.f90: Likewise.
2574         * gfortran.dg/implied_do_io_1.f90: Likewise.
2575         * gfortran.dg/implied_do_io_2.f90: Likewise.
2576         * gfortran.dg/implied_do_io_3.f90: Likewise.
2577         * gfortran.dg/implied_shape_1.f08: Likewise.
2578         * gfortran.dg/import.f90: Likewise.
2579         * gfortran.dg/import4.f90: Likewise.
2580         * gfortran.dg/impure_1.f08: Likewise.
2581         * gfortran.dg/index.f90: Likewise.
2582         * gfortran.dg/index_2.f90: Likewise.
2583         * gfortran.dg/init_flag_1.f90: Likewise.
2584         * gfortran.dg/init_flag_10.f90: Likewise.
2585         * gfortran.dg/init_flag_15.f03: Likewise.
2586         * gfortran.dg/init_flag_2.f90: Likewise.
2587         * gfortran.dg/init_flag_3.f90: Likewise.
2588         * gfortran.dg/init_flag_4.f90: Likewise.
2589         * gfortran.dg/init_flag_5.f90: Likewise.
2590         * gfortran.dg/init_flag_6.f90: Likewise.
2591         * gfortran.dg/init_flag_7.f90: Likewise.
2592         * gfortran.dg/init_flag_9.f90: Likewise.
2593         * gfortran.dg/initialization_11.f90: Likewise.
2594         * gfortran.dg/initialization_19.f90: Likewise.
2595         * gfortran.dg/initialization_2.f90: Likewise.
2596         * gfortran.dg/initialization_22.f90: Likewise.
2597         * gfortran.dg/initialization_27.f90: Likewise.
2598         * gfortran.dg/initialization_5.f90: Likewise.
2599         * gfortran.dg/initialization_6.f90: Likewise.
2600         * gfortran.dg/inline_matmul_1.f90: Likewise.
2601         * gfortran.dg/inline_matmul_10.f90: Likewise.
2602         * gfortran.dg/inline_matmul_11.f90: Likewise.
2603         * gfortran.dg/inline_matmul_13.f90: Likewise.
2604         * gfortran.dg/inline_matmul_14.f90: Likewise.
2605         * gfortran.dg/inline_matmul_16.f90: Likewise.
2606         * gfortran.dg/inline_matmul_17.f90: Likewise.
2607         * gfortran.dg/inline_matmul_18.f90: Likewise.
2608         * gfortran.dg/inline_matmul_19.f90: Likewise.
2609         * gfortran.dg/inline_matmul_2.f90: Likewise.
2610         * gfortran.dg/inline_matmul_20.f90: Likewise.
2611         * gfortran.dg/inline_matmul_22.f90: Likewise.
2612         * gfortran.dg/inline_matmul_3.f90: Likewise.
2613         * gfortran.dg/inline_matmul_4.f90: Likewise.
2614         * gfortran.dg/inline_matmul_5.f90: Likewise.
2615         * gfortran.dg/inline_matmul_6.f90: Likewise.
2616         * gfortran.dg/inline_matmul_7.f90: Likewise.
2617         * gfortran.dg/inline_matmul_8.f90: Likewise.
2618         * gfortran.dg/inline_matmul_9.f90: Likewise.
2619         * gfortran.dg/inline_sum_1.f90: Likewise.
2620         * gfortran.dg/inline_sum_3.f90: Likewise.
2621         * gfortran.dg/inline_sum_5.f90: Likewise.
2622         * gfortran.dg/inquire-complex.f90: Likewise.
2623         * gfortran.dg/inquire.f90: Likewise.
2624         * gfortran.dg/inquire_10.f90: Likewise.
2625         * gfortran.dg/inquire_13.f90: Likewise.
2626         * gfortran.dg/inquire_15.f90: Likewise.
2627         * gfortran.dg/inquire_16.f90: Likewise.
2628         * gfortran.dg/inquire_17.f90: Likewise.
2629         * gfortran.dg/inquire_5.f90: Likewise.
2630         * gfortran.dg/inquire_6.f90: Likewise.
2631         * gfortran.dg/inquire_7.f90: Likewise.
2632         * gfortran.dg/inquire_9.f90: Likewise.
2633         * gfortran.dg/inquire_internal.f90: Likewise.
2634         * gfortran.dg/inquire_recl_f2018.f90: Likewise.
2635         * gfortran.dg/inquire_size.f90: Likewise.
2636         * gfortran.dg/int_1.f90: Likewise.
2637         * gfortran.dg/int_conv_1.f90: Likewise.
2638         * gfortran.dg/int_range_io_1.f90: Likewise.
2639         * gfortran.dg/integer_exponentiation_2.f90: Likewise.
2640         * gfortran.dg/integer_exponentiation_3.F90: Likewise.
2641         * gfortran.dg/integer_exponentiation_5.F90: Likewise.
2642         * gfortran.dg/integer_plus.f90: Likewise.
2643         * gfortran.dg/intent_out_2.f90: Likewise.
2644         * gfortran.dg/intent_out_5.f90: Likewise.
2645         * gfortran.dg/intent_out_6.f90: Likewise.
2646         * gfortran.dg/interface_12.f90: Likewise.
2647         * gfortran.dg/interface_19.f90: Likewise.
2648         * gfortran.dg/interface_4.f90: Likewise.
2649         * gfortran.dg/interface_5.f90: Likewise.
2650         * gfortran.dg/interface_9.f90: Likewise.
2651         * gfortran.dg/interface_assignment_1.f90: Likewise.
2652         * gfortran.dg/interface_assignment_2.f90: Likewise.
2653         * gfortran.dg/internal_dummy_2.f08: Likewise.
2654         * gfortran.dg/internal_dummy_3.f08: Likewise.
2655         * gfortran.dg/internal_dummy_4.f08: Likewise.
2656         * gfortran.dg/internal_pack_1.f90: Likewise.
2657         * gfortran.dg/internal_pack_10.f90: Likewise.
2658         * gfortran.dg/internal_pack_12.f90: Likewise.
2659         * gfortran.dg/internal_pack_13.f90: Likewise.
2660         * gfortran.dg/internal_pack_14.f90: Likewise.
2661         * gfortran.dg/internal_pack_15.f90: Likewise.
2662         * gfortran.dg/internal_pack_2.f90: Likewise.
2663         * gfortran.dg/internal_pack_3.f90: Likewise.
2664         * gfortran.dg/internal_pack_4.f90: Likewise.
2665         * gfortran.dg/internal_pack_6.f90: Likewise.
2666         * gfortran.dg/internal_pack_8.f90: Likewise.
2667         * gfortran.dg/internal_readwrite_1.f90: Likewise.
2668         * gfortran.dg/internal_readwrite_2.f90: Likewise.
2669         * gfortran.dg/internal_readwrite_3.f90: Likewise.
2670         * gfortran.dg/intrinsic_actual_1.f: Likewise.
2671         * gfortran.dg/intrinsic_actual_2.f90: Likewise.
2672         * gfortran.dg/intrinsic_actual_4.f90: Likewise.
2673         * gfortran.dg/intrinsic_argument_conformance_2.f90: Likewise.
2674         * gfortran.dg/intrinsic_char_1.f90: Likewise.
2675         * gfortran.dg/intrinsic_ifunction_1.f90: Likewise.
2676         * gfortran.dg/intrinsic_intkinds_1.f90: Likewise.
2677         * gfortran.dg/intrinsic_modulo_1.f90: Likewise.
2678         * gfortran.dg/intrinsic_pack_1.f90: Likewise.
2679         * gfortran.dg/intrinsic_pack_2.f90: Likewise.
2680         * gfortran.dg/intrinsic_pack_3.f90: Likewise.
2681         * gfortran.dg/intrinsic_pack_5.f90: Likewise.
2682         * gfortran.dg/intrinsic_product_1.f90: Likewise.
2683         * gfortran.dg/intrinsic_sign_1.f90: Likewise.
2684         * gfortran.dg/intrinsic_sign_2.f90: Likewise.
2685         * gfortran.dg/intrinsic_spread_1.f90: Likewise.
2686         * gfortran.dg/intrinsic_spread_2.f90: Likewise.
2687         * gfortran.dg/intrinsic_spread_3.f90: Likewise.
2688         * gfortran.dg/intrinsic_unpack_1.f90: Likewise.
2689         * gfortran.dg/intrinsic_unpack_2.f90: Likewise.
2690         * gfortran.dg/intrinsic_unpack_3.f90: Likewise.
2691         * gfortran.dg/intrinsic_verify_1.f90: Likewise.
2692         * gfortran.dg/intrinsics_kind_argument_1.f90: Likewise.
2693         * gfortran.dg/io_err_1.f90: Likewise.
2694         * gfortran.dg/io_real_boz.f90: Likewise.
2695         * gfortran.dg/iomsg_1.f90: Likewise.
2696         * gfortran.dg/iostat_1.f90: Likewise.
2697         * gfortran.dg/iostat_2.f90: Likewise.
2698         * gfortran.dg/iostat_4.f90: Likewise.
2699         * gfortran.dg/is_iostat_end_eor_1.f90: Likewise.
2700         * gfortran.dg/ishft_1.f90: Likewise.
2701         * gfortran.dg/ishft_2.f90: Likewise.
2702         * gfortran.dg/ishft_4.f90: Likewise.
2703         * gfortran.dg/isnan_1.f90: Likewise.
2704         * gfortran.dg/isnan_2.f90: Likewise.
2705         * gfortran.dg/iso_c_binding_rename_1.f03: Likewise.
2706         * gfortran.dg/iso_c_binding_rename_2.f03: Likewise.
2707         * gfortran.dg/iso_fortran_env_1.f90: Likewise.
2708         * gfortran.dg/iso_fortran_env_3.f90: Likewise.
2709         * gfortran.dg/iso_fortran_env_5.f90: Likewise.
2710         * gfortran.dg/iso_fortran_env_6.f90: Likewise.
2711         * gfortran.dg/itime_idate_1.f: Likewise.
2712         * gfortran.dg/itime_idate_2.f: Likewise.
2713         * gfortran.dg/large_integer_kind_1.f90: Likewise.
2714         * gfortran.dg/large_integer_kind_2.f90: Likewise.
2715         * gfortran.dg/large_real_kind_1.f90: Likewise.
2716         * gfortran.dg/large_real_kind_2.F90: Likewise.
2717         * gfortran.dg/large_real_kind_3.F90: Likewise.
2718         * gfortran.dg/large_real_kind_form_io_1.f90: Likewise.
2719         * gfortran.dg/large_real_kind_form_io_2.f90: Likewise.
2720         * gfortran.dg/large_recl.f90: Likewise.
2721         * gfortran.dg/large_unit_1.f90: Likewise.
2722         * gfortran.dg/large_unit_2.f90: Likewise.
2723         * gfortran.dg/largeequiv_1.f90: Likewise.
2724         * gfortran.dg/leadz_trailz_1.f90: Likewise.
2725         * gfortran.dg/leadz_trailz_2.f90: Likewise.
2726         * gfortran.dg/leadz_trailz_3.f90: Likewise.
2727         * gfortran.dg/list_read_1.f90: Likewise.
2728         * gfortran.dg/list_read_10.f90: Likewise.
2729         * gfortran.dg/list_read_11.f90: Likewise.
2730         * gfortran.dg/list_read_12.f90: Likewise.
2731         * gfortran.dg/list_read_13.f: Likewise.
2732         * gfortran.dg/list_read_14.f90: Likewise.
2733         * gfortran.dg/list_read_2.f90: Likewise.
2734         * gfortran.dg/list_read_3.f90: Likewise.
2735         * gfortran.dg/list_read_4.f90: Likewise.
2736         * gfortran.dg/list_read_5.f90: Likewise.
2737         * gfortran.dg/list_read_6.f90: Likewise.
2738         * gfortran.dg/list_read_7.f90: Likewise.
2739         * gfortran.dg/list_read_8.f90: Likewise.
2740         * gfortran.dg/list_read_9.f90: Likewise.
2741         * gfortran.dg/loc_2.f90: Likewise.
2742         * gfortran.dg/logical_1.f90: Likewise.
2743         * gfortran.dg/logical_dot_product.f90: Likewise.
2744         * gfortran.dg/logical_temp_io.f90: Likewise.
2745         * gfortran.dg/logical_temp_io_kind8.f90: Likewise.
2746         * gfortran.dg/lrshift_1.f90: Likewise.
2747         * gfortran.dg/ltime_gmtime_1.f90: Likewise.
2748         * gfortran.dg/ltime_gmtime_2.f90: Likewise.
2749         * gfortran.dg/lto/pr40725_0.f03: Likewise.
2750         * gfortran.dg/lto/pr41576_1.f90: Likewise.
2751         * gfortran.dg/make_unit.f90: Likewise.
2752         * gfortran.dg/mapping_1.f90: Likewise.
2753         * gfortran.dg/mapping_2.f90: Likewise.
2754         * gfortran.dg/mapping_3.f90: Likewise.
2755         * gfortran.dg/masklr_1.F90: Likewise.
2756         * gfortran.dg/masklr_2.F90: Likewise.
2757         * gfortran.dg/matmul_1.f90: Likewise.
2758         * gfortran.dg/matmul_10.f90: Likewise.
2759         * gfortran.dg/matmul_12.f90: Likewise.
2760         * gfortran.dg/matmul_16.f90: Likewise.
2761         * gfortran.dg/matmul_17.f90: Likewise.
2762         * gfortran.dg/matmul_18.f90: Likewise.
2763         * gfortran.dg/matmul_2.f90: Likewise.
2764         * gfortran.dg/matmul_3.f90: Likewise.
2765         * gfortran.dg/matmul_4.f90: Likewise.
2766         * gfortran.dg/matmul_6.f90: Likewise.
2767         * gfortran.dg/matmul_8.f03: Likewise.
2768         * gfortran.dg/matmul_9.f90: Likewise.
2769         * gfortran.dg/matmul_bounds_12.f90: Likewise.
2770         * gfortran.dg/matmul_bounds_6.f90: Likewise.
2771         * gfortran.dg/matmul_const.f90: Likewise.
2772         * gfortran.dg/maxloc_1.f90: Likewise.
2773         * gfortran.dg/maxloc_2.f90: Likewise.
2774         * gfortran.dg/maxloc_3.f90: Likewise.
2775         * gfortran.dg/maxloc_4.f90: Likewise.
2776         * gfortran.dg/maxloc_string_1.f90: Likewise.
2777         * gfortran.dg/maxlocval_1.f90: Likewise.
2778         * gfortran.dg/maxlocval_2.f90: Likewise.
2779         * gfortran.dg/maxlocval_3.f90: Likewise.
2780         * gfortran.dg/maxlocval_4.f90: Likewise.
2781         * gfortran.dg/maxval_char_1.f90: Likewise.
2782         * gfortran.dg/maxval_char_2.f90: Likewise.
2783         * gfortran.dg/maxval_char_3.f90: Likewise.
2784         * gfortran.dg/maxval_char_4.f90: Likewise.
2785         * gfortran.dg/maxval_parameter_1.f90: Likewise.
2786         * gfortran.dg/mclock.f90: Likewise.
2787         * gfortran.dg/merge_bits_1.F90: Likewise.
2788         * gfortran.dg/merge_bits_2.F90: Likewise.
2789         * gfortran.dg/merge_char_1.f90: Likewise.
2790         * gfortran.dg/merge_init_expr.f90: Likewise.
2791         * gfortran.dg/min_max_optional_1.f90: Likewise.
2792         * gfortran.dg/min_max_optional_5.f90: Likewise.
2793         * gfortran.dg/minloc_1.f90: Likewise.
2794         * gfortran.dg/minloc_2.f90: Likewise.
2795         * gfortran.dg/minloc_3.f90: Likewise.
2796         * gfortran.dg/minloc_4.f90: Likewise.
2797         * gfortran.dg/minloc_string_1.f90: Likewise.
2798         * gfortran.dg/minlocval_1.f90: Likewise.
2799         * gfortran.dg/minlocval_2.f90: Likewise.
2800         * gfortran.dg/minlocval_3.f90: Likewise.
2801         * gfortran.dg/minlocval_4.f90: Likewise.
2802         * gfortran.dg/minmax_char_1.f90: Likewise.
2803         * gfortran.dg/minmaxloc_1.f90: Likewise.
2804         * gfortran.dg/minmaxloc_10.f90: Likewise.
2805         * gfortran.dg/minmaxloc_11.f90: Likewise.
2806         * gfortran.dg/minmaxloc_12.f90: Likewise.
2807         * gfortran.dg/minmaxloc_13.f90: Likewise.
2808         * gfortran.dg/minmaxloc_2.f90: Likewise.
2809         * gfortran.dg/minmaxloc_3.f90: Likewise.
2810         * gfortran.dg/minmaxloc_4.f90: Likewise.
2811         * gfortran.dg/minmaxloc_5.f90: Likewise.
2812         * gfortran.dg/minmaxloc_6.f90: Likewise.
2813         * gfortran.dg/minmaxloc_7.f90: Likewise.
2814         * gfortran.dg/minmaxloc_8.f90: Likewise.
2815         * gfortran.dg/minmaxval_1.f90: Likewise.
2816         * gfortran.dg/minval_char_1.f90: Likewise.
2817         * gfortran.dg/minval_char_2.f90: Likewise.
2818         * gfortran.dg/minval_char_3.f90: Likewise.
2819         * gfortran.dg/minval_char_4.f90: Likewise.
2820         * gfortran.dg/minval_char_5.f90: Likewise.
2821         * gfortran.dg/minval_parameter_1.f90: Likewise.
2822         * gfortran.dg/missing_optional_dummy_1.f90: Likewise.
2823         * gfortran.dg/missing_optional_dummy_2.f90: Likewise.
2824         * gfortran.dg/missing_optional_dummy_6.f90: Likewise.
2825         * gfortran.dg/missing_parens_1.f90: Likewise.
2826         * gfortran.dg/missing_parens_2.f90: Likewise.
2827         * gfortran.dg/mod_large_1.f90: Likewise.
2828         * gfortran.dg/mod_sign0_1.f90: Likewise.
2829         * gfortran.dg/module_blank_common.f90: Likewise.
2830         * gfortran.dg/module_commons_1.f90: Likewise.
2831         * gfortran.dg/module_commons_3.f90: Likewise.
2832         * gfortran.dg/module_double_reuse.f90: Likewise.
2833         * gfortran.dg/module_equivalence_1.f90: Likewise.
2834         * gfortran.dg/module_equivalence_2.f90: Likewise.
2835         * gfortran.dg/module_equivalence_3.f90: Likewise.
2836         * gfortran.dg/module_equivalence_5.f90: Likewise.
2837         * gfortran.dg/module_interface_1.f90: Likewise.
2838         * gfortran.dg/module_nan.f90: Likewise.
2839         * gfortran.dg/module_private_array_refs_1.f90: Likewise.
2840         * gfortran.dg/module_procedure_1.f90: Likewise.
2841         * gfortran.dg/module_read_1.f90: Likewise.
2842         * gfortran.dg/module_read_2.f90: Likewise.
2843         * gfortran.dg/module_widestring_1.f90: Likewise.
2844         * gfortran.dg/move_alloc.f90: Likewise.
2845         * gfortran.dg/move_alloc_10.f90: Likewise.
2846         * gfortran.dg/move_alloc_13.f90: Likewise.
2847         * gfortran.dg/move_alloc_14.f90: Likewise.
2848         * gfortran.dg/move_alloc_15.f90: Likewise.
2849         * gfortran.dg/move_alloc_16.f90: Likewise.
2850         * gfortran.dg/move_alloc_2.f90: Likewise.
2851         * gfortran.dg/move_alloc_5.f90: Likewise.
2852         * gfortran.dg/move_alloc_6.f90: Likewise.
2853         * gfortran.dg/move_alloc_9.f90: Likewise.
2854         * gfortran.dg/multiple_allocation_1.f90: Likewise.
2855         * gfortran.dg/multiple_allocation_3.f90: Likewise.
2856         * gfortran.dg/mvbits_1.f90: Likewise.
2857         * gfortran.dg/mvbits_2.f90: Likewise.
2858         * gfortran.dg/mvbits_3.f90: Likewise.
2859         * gfortran.dg/mvbits_4.f90: Likewise.
2860         * gfortran.dg/mvbits_7.f90: Likewise.
2861         * gfortran.dg/mvbits_8.f90: Likewise.
2862         * gfortran.dg/namelist_11.f: Likewise.
2863         * gfortran.dg/namelist_12.f: Likewise.
2864         * gfortran.dg/namelist_13.f90: Likewise.
2865         * gfortran.dg/namelist_14.f90: Likewise.
2866         * gfortran.dg/namelist_15.f90: Likewise.
2867         * gfortran.dg/namelist_16.f90: Likewise.
2868         * gfortran.dg/namelist_17.f90: Likewise.
2869         * gfortran.dg/namelist_18.f90: Likewise.
2870         * gfortran.dg/namelist_19.f90: Likewise.
2871         * gfortran.dg/namelist_20.f90: Likewise.
2872         * gfortran.dg/namelist_21.f90: Likewise.
2873         * gfortran.dg/namelist_22.f90: Likewise.
2874         * gfortran.dg/namelist_23.f90: Likewise.
2875         * gfortran.dg/namelist_24.f90: Likewise.
2876         * gfortran.dg/namelist_26.f90: Likewise.
2877         * gfortran.dg/namelist_27.f90: Likewise.
2878         * gfortran.dg/namelist_28.f90: Likewise.
2879         * gfortran.dg/namelist_29.f90: Likewise.
2880         * gfortran.dg/namelist_37.f90: Likewise.
2881         * gfortran.dg/namelist_38.f90: Likewise.
2882         * gfortran.dg/namelist_39.f90: Likewise.
2883         * gfortran.dg/namelist_40.f90: Likewise.
2884         * gfortran.dg/namelist_41.f90: Likewise.
2885         * gfortran.dg/namelist_42.f90: Likewise.
2886         * gfortran.dg/namelist_43.f90: Likewise.
2887         * gfortran.dg/namelist_44.f90: Likewise.
2888         * gfortran.dg/namelist_47.f90: Likewise.
2889         * gfortran.dg/namelist_48.f90: Likewise.
2890         * gfortran.dg/namelist_49.f90: Likewise.
2891         * gfortran.dg/namelist_50.f90: Likewise.
2892         * gfortran.dg/namelist_51.f90: Likewise.
2893         * gfortran.dg/namelist_52.f90: Likewise.
2894         * gfortran.dg/namelist_54.f90: Likewise.
2895         * gfortran.dg/namelist_55.f90: Likewise.
2896         * gfortran.dg/namelist_56.f90: Likewise.
2897         * gfortran.dg/namelist_57.f90: Likewise.
2898         * gfortran.dg/namelist_58.f90: Likewise.
2899         * gfortran.dg/namelist_59.f90: Likewise.
2900         * gfortran.dg/namelist_60.f90: Likewise.
2901         * gfortran.dg/namelist_61.f90: Likewise.
2902         * gfortran.dg/namelist_64.f90: Likewise.
2903         * gfortran.dg/namelist_65.f90: Likewise.
2904         * gfortran.dg/namelist_69.f90: Likewise.
2905         * gfortran.dg/namelist_70.f90: Likewise.
2906         * gfortran.dg/namelist_71.f90: Likewise.
2907         * gfortran.dg/namelist_72.f: Likewise.
2908         * gfortran.dg/namelist_73.f90: Likewise.
2909         * gfortran.dg/namelist_77.f90: Likewise.
2910         * gfortran.dg/namelist_78.f90: Likewise.
2911         * gfortran.dg/namelist_79.f90: Likewise.
2912         * gfortran.dg/namelist_80.f90: Likewise.
2913         * gfortran.dg/namelist_81.f90: Likewise.
2914         * gfortran.dg/namelist_82.f90: Likewise.
2915         * gfortran.dg/namelist_84.f90: Likewise.
2916         * gfortran.dg/namelist_85.f90: Likewise.
2917         * gfortran.dg/namelist_86.f90: Likewise.
2918         * gfortran.dg/namelist_87.f90: Likewise.
2919         * gfortran.dg/namelist_88.f90: Likewise.
2920         * gfortran.dg/namelist_89.f90: Likewise.
2921         * gfortran.dg/namelist_90.f: Likewise.
2922         * gfortran.dg/namelist_95.f90: Likewise.
2923         * gfortran.dg/namelist_char_only.f90: Likewise.
2924         * gfortran.dg/namelist_empty.f90: Likewise.
2925         * gfortran.dg/namelist_internal.f90: Likewise.
2926         * gfortran.dg/namelist_use.f90: Likewise.
2927         * gfortran.dg/namelist_use_only.f90: Likewise.
2928         * gfortran.dg/namelist_utf8.f90: Likewise.
2929         * gfortran.dg/nan_1.f90: Likewise.
2930         * gfortran.dg/nan_2.f90: Likewise.
2931         * gfortran.dg/nan_3.f90: Likewise.
2932         * gfortran.dg/nan_6.f90: Likewise.
2933         * gfortran.dg/nan_7.f90: Likewise.
2934         * gfortran.dg/nearest_1.f90: Likewise.
2935         * gfortran.dg/nearest_2.f90: Likewise.
2936         * gfortran.dg/nearest_3.f90: Likewise.
2937         * gfortran.dg/negative-z-descriptor.f90: Likewise.
2938         * gfortran.dg/negative_automatic_size.f90: Likewise.
2939         * gfortran.dg/negative_unit.f: Likewise.
2940         * gfortran.dg/negative_unit2.f90: Likewise.
2941         * gfortran.dg/negative_unit_int8.f: Likewise.
2942         * gfortran.dg/nested_array_constructor_2.f90: Likewise.
2943         * gfortran.dg/nested_array_constructor_3.f90: Likewise.
2944         * gfortran.dg/nested_array_constructor_4.f90: Likewise.
2945         * gfortran.dg/nested_modules_1.f90: Likewise.
2946         * gfortran.dg/nested_modules_2.f90: Likewise.
2947         * gfortran.dg/nested_modules_3.f90: Likewise.
2948         * gfortran.dg/nesting_1.f90: Likewise.
2949         * gfortran.dg/new_line.f90: Likewise.
2950         * gfortran.dg/newunit_1.f90: Likewise.
2951         * gfortran.dg/newunit_3.f90: Likewise.
2952         * gfortran.dg/newunit_5.f90.f90: Likewise.
2953         * gfortran.dg/nint_1.f90: Likewise.
2954         * gfortran.dg/nint_2.f90: Likewise.
2955         * gfortran.dg/no_arg_check_2.f90: Likewise.
2956         * gfortran.dg/no_range_check_1.f90: Likewise.
2957         * gfortran.dg/no_range_check_2.f90: Likewise.
2958         * gfortran.dg/no_range_check_3.f90: Likewise.
2959         * gfortran.dg/noadv_size.f90: Likewise.
2960         * gfortran.dg/nonreturning_statements.f90: Likewise.
2961         * gfortran.dg/norm2_1.f90: Likewise.
2962         * gfortran.dg/norm2_3.f90: Likewise.
2963         * gfortran.dg/nosigned_zero_1.f90: Likewise.
2964         * gfortran.dg/nosigned_zero_2.f90: Likewise.
2965         * gfortran.dg/nosigned_zero_3.f90: Likewise.
2966         * gfortran.dg/null_4.f90: Likewise.
2967         * gfortran.dg/null_9.f90: Likewise.
2968         * gfortran.dg/nullify_3.f90: Likewise.
2969         * gfortran.dg/oldstyle_1.f90: Likewise.
2970         * gfortran.dg/open_access_append_1.f90: Likewise.
2971         * gfortran.dg/open_access_append_2.f90: Likewise.
2972         * gfortran.dg/open_errors.f90: Likewise.
2973         * gfortran.dg/open_negative_unit_1.f90: Likewise.
2974         * gfortran.dg/open_new.f90: Likewise.
2975         * gfortran.dg/open_readonly_1.f90: Likewise.
2976         * gfortran.dg/operator_1.f90: Likewise.
2977         * gfortran.dg/optional_absent_1.f90: Likewise.
2978         * gfortran.dg/optional_absent_2.f90: Likewise.
2979         * gfortran.dg/optional_absent_3.f90: Likewise.
2980         * gfortran.dg/optional_class_1.f90: Likewise.
2981         * gfortran.dg/optional_dim_2.f90: Likewise.
2982         * gfortran.dg/optional_dim_3.f90: Likewise.
2983         * gfortran.dg/output_exponents_1.f90: Likewise.
2984         * gfortran.dg/overload_1.f90: Likewise.
2985         * gfortran.dg/overload_2.f90: Likewise.
2986         * gfortran.dg/overwrite_1.f: Likewise.
2987         * gfortran.dg/pad_no.f90: Likewise.
2988         * gfortran.dg/parameter_array_init_1.f90: Likewise.
2989         * gfortran.dg/parameter_array_init_2.f90: Likewise.
2990         * gfortran.dg/parameter_array_init_4.f90: Likewise.
2991         * gfortran.dg/parameter_array_init_5.f90: Likewise.
2992         * gfortran.dg/parameter_array_section_2.f90: Likewise.
2993         * gfortran.dg/parens_3.f90: Likewise.
2994         * gfortran.dg/parens_5.f90: Likewise.
2995         * gfortran.dg/parens_6.f90: Likewise.
2996         * gfortran.dg/parent_result_ref_1.f90: Likewise.
2997         * gfortran.dg/parent_result_ref_2.f90: Likewise.
2998         * gfortran.dg/parent_result_ref_3.f90: Likewise.
2999         * gfortran.dg/parent_result_ref_4.f90: Likewise.
3000         * gfortran.dg/parity_1.f90: Likewise.
3001         * gfortran.dg/past_eor.f90: Likewise.
3002         * gfortran.dg/pdt_1.f03: Likewise.
3003         * gfortran.dg/pdt_10.f03: Likewise.
3004         * gfortran.dg/pdt_11.f03: Likewise.
3005         * gfortran.dg/pdt_12.f03: Likewise.
3006         * gfortran.dg/pdt_13.f03: Likewise.
3007         * gfortran.dg/pdt_14.f03: Likewise.
3008         * gfortran.dg/pdt_15.f03: Likewise.
3009         * gfortran.dg/pdt_19.f03: Likewise.
3010         * gfortran.dg/pdt_20.f03: Likewise.
3011         * gfortran.dg/pdt_22.f03: Likewise.
3012         * gfortran.dg/pdt_23.f03: Likewise.
3013         * gfortran.dg/pdt_25.f03: Likewise.
3014         * gfortran.dg/pdt_26.f03: Likewise.
3015         * gfortran.dg/pdt_27.f03: Likewise.
3016         * gfortran.dg/pdt_28.f03: Likewise.
3017         * gfortran.dg/pdt_3.f03: Likewise.
3018         * gfortran.dg/pdt_4.f03: Likewise.
3019         * gfortran.dg/pdt_5.f03: Likewise.
3020         * gfortran.dg/pdt_7.f03: Likewise.
3021         * gfortran.dg/pointer_1.f90: Likewise.
3022         * gfortran.dg/pointer_array_1.f90: Likewise.
3023         * gfortran.dg/pointer_array_3.f90: Likewise.
3024         * gfortran.dg/pointer_array_4.f90: Likewise.
3025         * gfortran.dg/pointer_array_5.f90: Likewise.
3026         * gfortran.dg/pointer_array_6.f90: Likewise.
3027         * gfortran.dg/pointer_array_7.f90: Likewise.
3028         * gfortran.dg/pointer_array_8.f90: Likewise.
3029         * gfortran.dg/pointer_array_9.f90: Likewise.
3030         * gfortran.dg/pointer_array_component_1.f90: Likewise.
3031         * gfortran.dg/pointer_array_component_2.f90: Likewise.
3032         * gfortran.dg/pointer_assign_10.f90: Likewise.
3033         * gfortran.dg/pointer_assign_11.f90: Likewise.
3034         * gfortran.dg/pointer_assign_4.f90: Likewise.
3035         * gfortran.dg/pointer_assign_8.f90: Likewise.
3036         * gfortran.dg/pointer_assign_9.f90: Likewise.
3037         * gfortran.dg/pointer_check_10.f90: Likewise.
3038         * gfortran.dg/pointer_check_9.f90: Likewise.
3039         * gfortran.dg/pointer_function_actual_1.f90: Likewise.
3040         * gfortran.dg/pointer_function_actual_2.f90: Likewise.
3041         * gfortran.dg/pointer_function_result_1.f90: Likewise.
3042         * gfortran.dg/pointer_init_1.f90: Likewise.
3043         * gfortran.dg/pointer_init_3.f90: Likewise.
3044         * gfortran.dg/pointer_init_4.f90: Likewise.
3045         * gfortran.dg/pointer_init_5.f90: Likewise.
3046         * gfortran.dg/pointer_init_8.f90: Likewise.
3047         * gfortran.dg/pointer_intent_1.f90: Likewise.
3048         * gfortran.dg/pointer_intent_4.f90: Likewise.
3049         * gfortran.dg/pointer_intent_5.f90: Likewise.
3050         * gfortran.dg/pointer_remapping_10.f90: Likewise.
3051         * gfortran.dg/pointer_remapping_4.f03: Likewise.
3052         * gfortran.dg/pointer_remapping_5.f08: Likewise.
3053         * gfortran.dg/pointer_remapping_9.f90: Likewise.
3054         * gfortran.dg/pointer_target_1.f90: Likewise.
3055         * gfortran.dg/pointer_target_2.f90: Likewise.
3056         * gfortran.dg/popcnt_poppar_1.F90: Likewise.
3057         * gfortran.dg/popcnt_poppar_2.F90: Likewise.
3058         * gfortran.dg/power.f90: Likewise.
3059         * gfortran.dg/power1.f90: Likewise.
3060         * gfortran.dg/power_3.f90: Likewise.
3061         * gfortran.dg/power_4.f90: Likewise.
3062         * gfortran.dg/power_5.f90: Likewise.
3063         * gfortran.dg/pr12884.f: Likewise.
3064         * gfortran.dg/pr15129.f90: Likewise.
3065         * gfortran.dg/pr15140.f90: Likewise.
3066         * gfortran.dg/pr15324.f90: Likewise.
3067         * gfortran.dg/pr15332.f: Likewise.
3068         * gfortran.dg/pr15957.f90: Likewise.
3069         * gfortran.dg/pr15959.f90: Likewise.
3070         * gfortran.dg/pr16597.f90: Likewise.
3071         * gfortran.dg/pr16861.f90: Likewise.
3072         * gfortran.dg/pr16938.f90: Likewise.
3073         * gfortran.dg/pr17090.f90: Likewise.
3074         * gfortran.dg/pr17143.f90: Likewise.
3075         * gfortran.dg/pr17164.f90: Likewise.
3076         * gfortran.dg/pr17229.f: Likewise.
3077         * gfortran.dg/pr17285.f90: Likewise.
3078         * gfortran.dg/pr17286.f90: Likewise.
3079         * gfortran.dg/pr17472.f: Likewise.
3080         * gfortran.dg/pr17612.f90: Likewise.
3081         * gfortran.dg/pr17706.f90: Likewise.
3082         * gfortran.dg/pr18025.f90: Likewise.
3083         * gfortran.dg/pr18122.f90: Likewise.
3084         * gfortran.dg/pr18210.f90: Likewise.
3085         * gfortran.dg/pr18392.f90: Likewise.
3086         * gfortran.dg/pr19155.f: Likewise.
3087         * gfortran.dg/pr19216.f: Likewise.
3088         * gfortran.dg/pr19467.f90: Likewise.
3089         * gfortran.dg/pr19657.f: Likewise.
3090         * gfortran.dg/pr19926.f90: Likewise.
3091         * gfortran.dg/pr19928-1.f90: Likewise.
3092         * gfortran.dg/pr19928-2.f90: Likewise.
3093         * gfortran.dg/pr20086.f90: Likewise.
3094         * gfortran.dg/pr20124.f90: Likewise.
3095         * gfortran.dg/pr20163-2.f: Likewise.
3096         * gfortran.dg/pr20480.f90: Likewise.
3097         * gfortran.dg/pr20755.f: Likewise.
3098         * gfortran.dg/pr20950.f: Likewise.
3099         * gfortran.dg/pr21177.f90: Likewise.
3100         * gfortran.dg/pr21730.f: Likewise.
3101         * gfortran.dg/pr22491.f: Likewise.
3102         * gfortran.dg/pr25603.f: Likewise.
3103         * gfortran.dg/pr26246_2.f90: Likewise.
3104         * gfortran.dg/pr32136.f90: Likewise.
3105         * gfortran.dg/pr32533.f90: Likewise.
3106         * gfortran.dg/pr33794.f90: Likewise.
3107         * gfortran.dg/pr35662.f90: Likewise.
3108         * gfortran.dg/pr35944-1.f90: Likewise.
3109         * gfortran.dg/pr35944-2.f90: Likewise.
3110         * gfortran.dg/pr35983.f90: Likewise.
3111         * gfortran.dg/pr39865.f90: Likewise.
3112         * gfortran.dg/pr41212.f90: Likewise.
3113         * gfortran.dg/pr43808.f90: Likewise.
3114         * gfortran.dg/pr44592.f90: Likewise.
3115         * gfortran.dg/pr44735.f90: Likewise.
3116         * gfortran.dg/pr45308.f03: Likewise.
3117         * gfortran.dg/pr46297.f: Likewise.
3118         * gfortran.dg/pr46588.f90: Likewise.
3119         * gfortran.dg/pr46665.f90: Likewise.
3120         * gfortran.dg/pr46804.f90: Likewise.
3121         * gfortran.dg/pr47008.f03: Likewise.
3122         * gfortran.dg/pr47614.f: Likewise.
3123         * gfortran.dg/pr47878.f90: Likewise.
3124         * gfortran.dg/pr49103.f90: Likewise.
3125         * gfortran.dg/pr50069_1.f90: Likewise.
3126         * gfortran.dg/pr50769.f90: Likewise.
3127         * gfortran.dg/pr52608.f90: Likewise.
3128         * gfortran.dg/pr55086_2.f90: Likewise.
3129         * gfortran.dg/pr55086_2_tfat.f90: Likewise.
3130         * gfortran.dg/pr55086_aliasing_dummy_4_tfat.f90: Likewise.
3131         * gfortran.dg/pr55330.f90: Likewise.
3132         * gfortran.dg/pr56015.f90: Likewise.
3133         * gfortran.dg/pr57910.f90: Likewise.
3134         * gfortran.dg/pr59700.f90: Likewise.
3135         * gfortran.dg/pr62125.f90: Likewise.
3136         * gfortran.dg/pr64530.f90: Likewise.
3137         * gfortran.dg/pr65429.f90: Likewise.
3138         * gfortran.dg/pr65450.f90: Likewise.
3139         * gfortran.dg/pr65504.f90: Likewise.
3140         * gfortran.dg/pr65903.f90: Likewise.
3141         * gfortran.dg/pr66311.f90: Likewise.
3142         * gfortran.dg/pr66864.f90: Likewise.
3143         * gfortran.dg/pr67140.f90: Likewise.
3144         * gfortran.dg/pr67524.f90: Likewise.
3145         * gfortran.dg/pr67885.f90: Likewise.
3146         * gfortran.dg/pr68053.f90: Likewise.
3147         * gfortran.dg/pr68566.f90: Likewise.
3148         * gfortran.dg/pr69514_1.f90: Likewise.
3149         * gfortran.dg/pr69514_2.f90: Likewise.
3150         * gfortran.dg/pr69739.f90: Likewise.
3151         * gfortran.dg/pr70673.f90: Likewise.
3152         * gfortran.dg/pr71523_2.f90: Likewise.
3153         * gfortran.dg/pr71764.f90: Likewise.
3154         * gfortran.dg/pr78092.f90: Likewise.
3155         * gfortran.dg/pr82973.f90: Likewise.
3156         * gfortran.dg/pr83864.f90: Likewise.
3157         * gfortran.dg/pr83874.f90: Likewise.
3158         * gfortran.dg/pr84088.f90: Likewise.
3159         * gfortran.dg/pr84155.f90: Likewise.
3160         * gfortran.dg/proc_decl_12.f90: Likewise.
3161         * gfortran.dg/proc_decl_13.f90: Likewise.
3162         * gfortran.dg/proc_decl_15.f90: Likewise.
3163         * gfortran.dg/proc_decl_17.f90: Likewise.
3164         * gfortran.dg/proc_decl_18.f90: Likewise.
3165         * gfortran.dg/proc_decl_2.f90: Likewise.
3166         * gfortran.dg/proc_decl_5.f90: Likewise.
3167         * gfortran.dg/proc_decl_9.f90: Likewise.
3168         * gfortran.dg/proc_ptr_1.f90: Likewise.
3169         * gfortran.dg/proc_ptr_10.f90: Likewise.
3170         * gfortran.dg/proc_ptr_12.f90: Likewise.
3171         * gfortran.dg/proc_ptr_18.f90: Likewise.
3172         * gfortran.dg/proc_ptr_19.f90: Likewise.
3173         * gfortran.dg/proc_ptr_21.f90: Likewise.
3174         * gfortran.dg/proc_ptr_22.f90: Likewise.
3175         * gfortran.dg/proc_ptr_23.f90: Likewise.
3176         * gfortran.dg/proc_ptr_25.f90: Likewise.
3177         * gfortran.dg/proc_ptr_26.f90: Likewise.
3178         * gfortran.dg/proc_ptr_3.f90: Likewise.
3179         * gfortran.dg/proc_ptr_36.f90: Likewise.
3180         * gfortran.dg/proc_ptr_47.f90: Likewise.
3181         * gfortran.dg/proc_ptr_48.f90: Likewise.
3182         * gfortran.dg/proc_ptr_5.f90: Likewise.
3183         * gfortran.dg/proc_ptr_6.f90: Likewise.
3184         * gfortran.dg/proc_ptr_7.f90: Likewise.
3185         * gfortran.dg/proc_ptr_8.f90: Likewise.
3186         * gfortran.dg/proc_ptr_common_1.f90: Likewise.
3187         * gfortran.dg/proc_ptr_comp_1.f90: Likewise.
3188         * gfortran.dg/proc_ptr_comp_11.f90: Likewise.
3189         * gfortran.dg/proc_ptr_comp_12.f90: Likewise.
3190         * gfortran.dg/proc_ptr_comp_13.f90: Likewise.
3191         * gfortran.dg/proc_ptr_comp_14.f90: Likewise.
3192         * gfortran.dg/proc_ptr_comp_15.f90: Likewise.
3193         * gfortran.dg/proc_ptr_comp_16.f90: Likewise.
3194         * gfortran.dg/proc_ptr_comp_17.f90: Likewise.
3195         * gfortran.dg/proc_ptr_comp_18.f90: Likewise.
3196         * gfortran.dg/proc_ptr_comp_19.f90: Likewise.
3197         * gfortran.dg/proc_ptr_comp_2.f90: Likewise.
3198         * gfortran.dg/proc_ptr_comp_29.f90: Likewise.
3199         * gfortran.dg/proc_ptr_comp_45.f90: Likewise.
3200         * gfortran.dg/proc_ptr_comp_47.f90: Likewise.
3201         * gfortran.dg/proc_ptr_comp_5.f90: Likewise.
3202         * gfortran.dg/proc_ptr_comp_6.f90: Likewise.
3203         * gfortran.dg/proc_ptr_comp_8.f90: Likewise.
3204         * gfortran.dg/proc_ptr_comp_9.f90: Likewise.
3205         * gfortran.dg/proc_ptr_comp_pass_1.f90: Likewise.
3206         * gfortran.dg/proc_ptr_comp_pass_2.f90: Likewise.
3207         * gfortran.dg/proc_ptr_comp_pass_3.f90: Likewise.
3208         * gfortran.dg/proc_ptr_comp_pass_5.f90: Likewise.
3209         * gfortran.dg/proc_ptr_result_1.f90: Likewise.
3210         * gfortran.dg/proc_ptr_result_3.f90: Likewise.
3211         * gfortran.dg/proc_ptr_result_6.f90: Likewise.
3212         * gfortran.dg/proc_ptr_result_7.f90: Likewise.
3213         * gfortran.dg/proc_ptr_result_8.f90: Likewise.
3214         * gfortran.dg/product_init_expr.f03: Likewise.
3215         * gfortran.dg/promotion.f90: Likewise.
3216         * gfortran.dg/promotion_3.f90: Likewise.
3217         * gfortran.dg/promotion_4.f90: Likewise.
3218         * gfortran.dg/protected_1.f90: Likewise.
3219         * gfortran.dg/protected_2.f90: Likewise.
3220         * gfortran.dg/ptr-func-1.f90: Likewise.
3221         * gfortran.dg/ptr-func-2.f90: Likewise.
3222         * gfortran.dg/ptr_func_assign_1.f08: Likewise.
3223         * gfortran.dg/ptr_func_assign_2.f08: Likewise.
3224         * gfortran.dg/ptr_func_assign_3.f08: Likewise.
3225         * gfortran.dg/pure_byref_1.f90: Likewise.
3226         * gfortran.dg/pure_byref_2.f90: Likewise.
3227         * gfortran.dg/pure_byref_3.f90: Likewise.
3228         * gfortran.dg/quad_2.f90: Likewise.
3229         * gfortran.dg/quad_3.f90: Likewise.
3230         * gfortran.dg/random_3.f90: Likewise.
3231         * gfortran.dg/random_4.f90: Likewise.
3232         * gfortran.dg/random_7.f90: Likewise.
3233         * gfortran.dg/read_2.f90: Likewise.
3234         * gfortran.dg/read_3.f90: Likewise.
3235         * gfortran.dg/read_4.f90: Likewise.
3236         * gfortran.dg/read_5.f90: Likewise.
3237         * gfortran.dg/read_bad_advance.f90: Likewise.
3238         * gfortran.dg/read_bang.f90: Likewise.
3239         * gfortran.dg/read_bang4.f90: Likewise.
3240         * gfortran.dg/read_comma.f: Likewise.
3241         * gfortran.dg/read_dir.f90: Likewise.
3242         * gfortran.dg/read_empty_file.f: Likewise.
3243         * gfortran.dg/read_eof_1.f90: Likewise.
3244         * gfortran.dg/read_eof_2.f90: Likewise.
3245         * gfortran.dg/read_eof_3.f90: Likewise.
3246         * gfortran.dg/read_eof_4.f90: Likewise.
3247         * gfortran.dg/read_eof_5.f90: Likewise.
3248         * gfortran.dg/read_eof_6.f: Likewise.
3249         * gfortran.dg/read_eof_7.f90: Likewise.
3250         * gfortran.dg/read_eof_8.f90: Likewise.
3251         * gfortran.dg/read_eof_all.f90: Likewise.
3252         * gfortran.dg/read_eor.f90: Likewise.
3253         * gfortran.dg/read_float_1.f90: Likewise.
3254         * gfortran.dg/read_float_2.f03: Likewise.
3255         * gfortran.dg/read_float_3.f90: Likewise.
3256         * gfortran.dg/read_float_4.f90: Likewise.
3257         * gfortran.dg/read_infnan_1.f90: Likewise.
3258         * gfortran.dg/read_list_eof_1.f90: Likewise.
3259         * gfortran.dg/read_logical.f90: Likewise.
3260         * gfortran.dg/read_many_1.f: Likewise.
3261         * gfortran.dg/read_no_eor.f90: Likewise.
3262         * gfortran.dg/read_noadvance.f90: Likewise.
3263         * gfortran.dg/read_repeat.f90: Likewise.
3264         * gfortran.dg/read_repeat_2.f90: Likewise.
3265         * gfortran.dg/read_size_noadvance.f90: Likewise.
3266         * gfortran.dg/read_x_eof.f90: Likewise.
3267         * gfortran.dg/read_x_past.f: Likewise.
3268         * gfortran.dg/readwrite_unf_direct_eor_1.f90: Likewise.
3269         * gfortran.dg/real_const_1.f: Likewise.
3270         * gfortran.dg/real_const_2.f90: Likewise.
3271         * gfortran.dg/real_const_3.f90: Likewise.
3272         * gfortran.dg/real_do_1.f90: Likewise.
3273         * gfortran.dg/real_index_1.f90: Likewise.
3274         * gfortran.dg/realloc_on_assign_1.f03: Likewise.
3275         * gfortran.dg/realloc_on_assign_10.f90: Likewise.
3276         * gfortran.dg/realloc_on_assign_11.f90: Likewise.
3277         * gfortran.dg/realloc_on_assign_12.f90: Likewise.
3278         * gfortran.dg/realloc_on_assign_16.f90: Likewise.
3279         * gfortran.dg/realloc_on_assign_17.f90: Likewise.
3280         * gfortran.dg/realloc_on_assign_18.f90: Likewise.
3281         * gfortran.dg/realloc_on_assign_2.f03: Likewise.
3282         * gfortran.dg/realloc_on_assign_23.f90: Likewise.
3283         * gfortran.dg/realloc_on_assign_25.f90: Likewise.
3284         * gfortran.dg/realloc_on_assign_26.f90: Likewise.
3285         * gfortran.dg/realloc_on_assign_27.f08: Likewise.
3286         * gfortran.dg/realloc_on_assign_28.f90: Likewise.
3287         * gfortran.dg/realloc_on_assign_29.f90: Likewise.
3288         * gfortran.dg/realloc_on_assign_3.f03: Likewise.
3289         * gfortran.dg/realloc_on_assign_4.f03: Likewise.
3290         * gfortran.dg/realloc_on_assign_5.f03: Likewise.
3291         * gfortran.dg/realloc_on_assign_7.f03: Likewise.
3292         * gfortran.dg/record_marker_1.f90: Likewise.
3293         * gfortran.dg/record_marker_2.f: Likewise.
3294         * gfortran.dg/record_marker_3.f90: Likewise.
3295         * gfortran.dg/recursive_alloc_comp_1.f08: Likewise.
3296         * gfortran.dg/recursive_alloc_comp_2.f08: Likewise.
3297         * gfortran.dg/recursive_alloc_comp_3.f08: Likewise.
3298         * gfortran.dg/recursive_alloc_comp_4.f08: Likewise.
3299         * gfortran.dg/recursive_check_7.f90: Likewise.
3300         * gfortran.dg/recursive_reference_1.f90: Likewise.
3301         * gfortran.dg/recursive_reference_2.f90: Likewise.
3302         * gfortran.dg/recursive_stack.f90: Likewise.
3303         * gfortran.dg/reduction.f90: Likewise.
3304         * gfortran.dg/repack_arrays_1.f90: Likewise.
3305         * gfortran.dg/repeat_1.f90: Likewise.
3306         * gfortran.dg/repeat_2.f90: Likewise.
3307         * gfortran.dg/repeat_3.f90: Likewise.
3308         * gfortran.dg/repeat_6.f90: Likewise.
3309         * gfortran.dg/reshape-alloc.f90: Likewise.
3310         * gfortran.dg/reshape-complex.f90: Likewise.
3311         * gfortran.dg/reshape.f90: Likewise.
3312         * gfortran.dg/reshape_2.f90: Likewise.
3313         * gfortran.dg/reshape_7.f90: Likewise.
3314         * gfortran.dg/reshape_empty_1.f03: Likewise.
3315         * gfortran.dg/reshape_pad_1.f90: Likewise.
3316         * gfortran.dg/reshape_rank7.f90: Likewise.
3317         * gfortran.dg/reshape_transpose_1.f90: Likewise.
3318         * gfortran.dg/reshape_zerosize_3.f90: Likewise.
3319         * gfortran.dg/result_default_init_1.f90: Likewise.
3320         * gfortran.dg/result_in_spec_1.f90: Likewise.
3321         * gfortran.dg/result_in_spec_2.f90: Likewise.
3322         * gfortran.dg/ret_array_1.f90: Likewise.
3323         * gfortran.dg/ret_pointer_1.f90: Likewise.
3324         * gfortran.dg/ret_pointer_2.f90: Likewise.
3325         * gfortran.dg/rewind_1.f90: Likewise.
3326         * gfortran.dg/round_1.f03: Likewise.
3327         * gfortran.dg/round_2.f03: Likewise.
3328         * gfortran.dg/round_3.f08: Likewise.
3329         * gfortran.dg/round_4.f90: Likewise.
3330         * gfortran.dg/rrspacing_1.f90: Likewise.
3331         * gfortran.dg/runtime_warning_1.f90: Likewise.
3332         * gfortran.dg/same_type_as_2.f03: Likewise.
3333         * gfortran.dg/save_1.f90: Likewise.
3334         * gfortran.dg/save_5.f90: Likewise.
3335         * gfortran.dg/save_6.f90: Likewise.
3336         * gfortran.dg/scalar_mask_1.f90: Likewise.
3337         * gfortran.dg/scalar_mask_2.f90: Likewise.
3338         * gfortran.dg/scalarize_parameter_array_1.f90: Likewise.
3339         * gfortran.dg/scale_1.f90: Likewise.
3340         * gfortran.dg/scan_1.f90: Likewise.
3341         * gfortran.dg/scan_2.f90: Likewise.
3342         * gfortran.dg/secnds-1.f: Likewise.
3343         * gfortran.dg/secnds.f: Likewise.
3344         * gfortran.dg/select_1.f90: Likewise.
3345         * gfortran.dg/select_2.f90: Likewise.
3346         * gfortran.dg/select_3.f90: Likewise.
3347         * gfortran.dg/select_5.f90: Likewise.
3348         * gfortran.dg/select_char_1.f90: Likewise.
3349         * gfortran.dg/select_char_2.f90: Likewise.
3350         * gfortran.dg/select_type_13.f03: Likewise.
3351         * gfortran.dg/select_type_14.f03: Likewise.
3352         * gfortran.dg/select_type_15.f03: Likewise.
3353         * gfortran.dg/select_type_19.f03: Likewise.
3354         * gfortran.dg/select_type_2.f03: Likewise.
3355         * gfortran.dg/select_type_26.f03: Likewise.
3356         * gfortran.dg/select_type_27.f03: Likewise.
3357         * gfortran.dg/select_type_28.f03: Likewise.
3358         * gfortran.dg/select_type_3.f03: Likewise.
3359         * gfortran.dg/select_type_35.f03: Likewise.
3360         * gfortran.dg/select_type_36.f03: Likewise.
3361         * gfortran.dg/select_type_37.f03: Likewise.
3362         * gfortran.dg/select_type_39.f03: Likewise.
3363         * gfortran.dg/select_type_4.f90: Likewise.
3364         * gfortran.dg/select_type_5.f03: Likewise.
3365         * gfortran.dg/select_type_6.f03: Likewise.
3366         * gfortran.dg/select_type_7.f03: Likewise.
3367         * gfortran.dg/select_type_8.f03: Likewise.
3368         * gfortran.dg/selected_char_kind_1.f90: Likewise.
3369         * gfortran.dg/selected_char_kind_4.f90: Likewise.
3370         * gfortran.dg/selected_kind_1.f90: Likewise.
3371         * gfortran.dg/selected_real_kind_2.f90: Likewise.
3372         * gfortran.dg/shape_2.f90: Likewise.
3373         * gfortran.dg/shape_4.f90: Likewise.
3374         * gfortran.dg/shape_5.f90: Likewise.
3375         * gfortran.dg/shape_7.f90: Likewise.
3376         * gfortran.dg/shape_8.f90: Likewise.
3377         * gfortran.dg/shape_9.f90: Likewise.
3378         * gfortran.dg/shift-kind_2.f90: Likewise.
3379         * gfortran.dg/shiftalr_1.F90: Likewise.
3380         * gfortran.dg/shiftalr_2.F90: Likewise.
3381         * gfortran.dg/simpleif_1.f90: Likewise.
3382         * gfortran.dg/simplify_argN_1.f90: Likewise.
3383         * gfortran.dg/simplify_cshift_1.f90: Likewise.
3384         * gfortran.dg/simplify_cshift_4.f90: Likewise.
3385         * gfortran.dg/simplify_eoshift_1.f90: Likewise.
3386         * gfortran.dg/simplify_modulo.f90: Likewise.
3387         * gfortran.dg/single_char_string.f90: Likewise.
3388         * gfortran.dg/size_dim.f90: Likewise.
3389         * gfortran.dg/size_optional_dim_1.f90: Likewise.
3390         * gfortran.dg/sizeof.f90: Likewise.
3391         * gfortran.dg/sizeof_4.f90: Likewise.
3392         * gfortran.dg/slash_1.f90: Likewise.
3393         * gfortran.dg/sms-1.f90: Likewise.
3394         * gfortran.dg/sms-2.f90: Likewise.
3395         * gfortran.dg/spec_expr_7.f90: Likewise.
3396         * gfortran.dg/specifics_1.f90: Likewise.
3397         * gfortran.dg/spellcheck-procedure_1.f90: Likewise.
3398         * gfortran.dg/spellcheck-procedure_2.f90: Likewise.
3399         * gfortran.dg/spread_init_expr.f03: Likewise.
3400         * gfortran.dg/spread_scalar_source.f90: Likewise.
3401         * gfortran.dg/spread_shape_1.f90: Likewise.
3402         * gfortran.dg/stat_1.f90: Likewise.
3403         * gfortran.dg/stat_2.f90: Likewise.
3404         * gfortran.dg/stfunc_1.f90: Likewise.
3405         * gfortran.dg/stfunc_4.f90: Likewise.
3406         * gfortran.dg/stfunc_6.f90: Likewise.
3407         * gfortran.dg/storage_size_1.f08: Likewise.
3408         * gfortran.dg/storage_size_3.f08: Likewise.
3409         * gfortran.dg/storage_size_4.f90: Likewise.
3410         * gfortran.dg/streamio_1.f90: Likewise.
3411         * gfortran.dg/streamio_10.f90: Likewise.
3412         * gfortran.dg/streamio_11.f90: Likewise.
3413         * gfortran.dg/streamio_12.f90: Likewise.
3414         * gfortran.dg/streamio_13.f90: Likewise.
3415         * gfortran.dg/streamio_14.f90: Likewise.
3416         * gfortran.dg/streamio_15.f90: Likewise.
3417         * gfortran.dg/streamio_16.f90: Likewise.
3418         * gfortran.dg/streamio_17.f90: Likewise.
3419         * gfortran.dg/streamio_2.f90: Likewise.
3420         * gfortran.dg/streamio_3.f90: Likewise.
3421         * gfortran.dg/streamio_4.f90: Likewise.
3422         * gfortran.dg/streamio_5.f90: Likewise.
3423         * gfortran.dg/streamio_6.f90: Likewise.
3424         * gfortran.dg/streamio_7.f90: Likewise.
3425         * gfortran.dg/streamio_8.f90: Likewise.
3426         * gfortran.dg/streamio_9.f90: Likewise.
3427         * gfortran.dg/string_0xfe_0xff_1.f90: Likewise.
3428         * gfortran.dg/string_4.f90: Likewise.
3429         * gfortran.dg/string_array_constructor_2.f90: Likewise.
3430         * gfortran.dg/string_assign_2.f90: Likewise.
3431         * gfortran.dg/string_compare_1.f90: Likewise.
3432         * gfortran.dg/string_compare_2.f90: Likewise.
3433         * gfortran.dg/string_compare_3.f90: Likewise.
3434         * gfortran.dg/string_ctor_1.f90: Likewise.
3435         * gfortran.dg/string_length_1.f90: Likewise.
3436         * gfortran.dg/string_length_2.f90: Likewise.
3437         * gfortran.dg/string_length_3.f90: Likewise.
3438         * gfortran.dg/string_length_4.f90: Likewise.
3439         * gfortran.dg/string_null_compare_1.f: Likewise.
3440         * gfortran.dg/string_pad_trunc.f90: Likewise.
3441         * gfortran.dg/structure_constructor_1.f03: Likewise.
3442         * gfortran.dg/structure_constructor_11.f90: Likewise.
3443         * gfortran.dg/structure_constructor_13.f03: Likewise.
3444         * gfortran.dg/structure_constructor_2.f03: Likewise.
3445         * gfortran.dg/structure_constructor_5.f03: Likewise.
3446         * gfortran.dg/submodule_1.f08: Likewise.
3447         * gfortran.dg/submodule_11.f08: Likewise.
3448         * gfortran.dg/submodule_14.f08: Likewise.
3449         * gfortran.dg/submodule_15.f08: Likewise.
3450         * gfortran.dg/submodule_17.f08: Likewise.
3451         * gfortran.dg/submodule_18.f08: Likewise.
3452         * gfortran.dg/submodule_19.f08: Likewise.
3453         * gfortran.dg/submodule_2.f08: Likewise.
3454         * gfortran.dg/submodule_27.f08: Likewise.
3455         * gfortran.dg/submodule_28.f08: Likewise.
3456         * gfortran.dg/submodule_29.f08: Likewise.
3457         * gfortran.dg/submodule_30.f08: Likewise.
3458         * gfortran.dg/submodule_6.f08: Likewise.
3459         * gfortran.dg/submodule_7.f08: Likewise.
3460         * gfortran.dg/submodule_8.f08: Likewise.
3461         * gfortran.dg/subnormal_1.f90: Likewise.
3462         * gfortran.dg/subref_array_pointer_1.f90: Likewise.
3463         * gfortran.dg/subref_array_pointer_2.f90: Likewise.
3464         * gfortran.dg/subref_array_pointer_4.f90: Likewise.
3465         * gfortran.dg/substr_2.f: Likewise.
3466         * gfortran.dg/substr_3.f: Likewise.
3467         * gfortran.dg/substr_4.f: Likewise.
3468         * gfortran.dg/substr_5.f90: Likewise.
3469         * gfortran.dg/substr_6.f90: Likewise.
3470         * gfortran.dg/substr_alloc_string_comp_1.f90: Likewise.
3471         * gfortran.dg/sum_init_expr.f03: Likewise.
3472         * gfortran.dg/sum_zero_array_1.f90: Likewise.
3473         * gfortran.dg/system_clock_3.f08: Likewise.
3474         * gfortran.dg/t_editing.f: Likewise.
3475         * gfortran.dg/team_change_1.f90: Likewise.
3476         * gfortran.dg/team_end_1.f90: Likewise.
3477         * gfortran.dg/team_number_1.f90: Likewise.
3478         * gfortran.dg/temporary_1.f90: Likewise.
3479         * gfortran.dg/test_com_block.f90: Likewise.
3480         * gfortran.dg/test_only_clause.f90: Likewise.
3481         * gfortran.dg/tiny_1.f90: Likewise.
3482         * gfortran.dg/tiny_2.f90: Likewise.
3483         * gfortran.dg/tl_editing.f90: Likewise.
3484         * gfortran.dg/transfer_array_intrinsic_1.f90: Likewise.
3485         * gfortran.dg/transfer_array_intrinsic_2.f90: Likewise.
3486         * gfortran.dg/transfer_array_intrinsic_3.f90: Likewise.
3487         * gfortran.dg/transfer_array_intrinsic_4.f90: Likewise.
3488         * gfortran.dg/transfer_assumed_size_1.f90: Likewise.
3489         * gfortran.dg/transfer_class_2.f90: Likewise.
3490         * gfortran.dg/transfer_intrinsic_2.f90: Likewise.
3491         * gfortran.dg/transfer_intrinsic_3.f90: Likewise.
3492         * gfortran.dg/transfer_intrinsic_5.f90: Likewise.
3493         * gfortran.dg/transfer_resolve_1.f90: Likewise.
3494         * gfortran.dg/transfer_simplify_1.f90: Likewise.
3495         * gfortran.dg/transfer_simplify_10.f90: Likewise.
3496         * gfortran.dg/transfer_simplify_11.f90: Likewise.
3497         * gfortran.dg/transfer_simplify_2.f90: Likewise.
3498         * gfortran.dg/transfer_simplify_3.f90: Likewise.
3499         * gfortran.dg/transfer_simplify_4.f90: Likewise.
3500         * gfortran.dg/transfer_simplify_8.f90: Likewise.
3501         * gfortran.dg/transfer_simplify_9.f90: Likewise.
3502         * gfortran.dg/transpose_1.f90: Likewise.
3503         * gfortran.dg/transpose_3.f03: Likewise.
3504         * gfortran.dg/transpose_4.f90: Likewise.
3505         * gfortran.dg/transpose_conjg_1.f90: Likewise.
3506         * gfortran.dg/transpose_intrinsic_func_call_1.f90: Likewise.
3507         * gfortran.dg/transpose_optimization_2.f90: Likewise.
3508         * gfortran.dg/trim_1.f90: Likewise.
3509         * gfortran.dg/trim_optimize_1.f90: Likewise.
3510         * gfortran.dg/trim_optimize_2.f90: Likewise.
3511         * gfortran.dg/trim_optimize_3.f90: Likewise.
3512         * gfortran.dg/trim_optimize_4.f90: Likewise.
3513         * gfortran.dg/trim_optimize_5.f90: Likewise.
3514         * gfortran.dg/trim_optimize_6.f90: Likewise.
3515         * gfortran.dg/trim_optimize_7.f90: Likewise.
3516         * gfortran.dg/trim_optimize_8.f90: Likewise.
3517         * gfortran.dg/type_to_class_1.f03: Likewise.
3518         * gfortran.dg/type_to_class_2.f03: Likewise.
3519         * gfortran.dg/type_to_class_3.f03: Likewise.
3520         * gfortran.dg/type_to_class_4.f03: Likewise.
3521         * gfortran.dg/type_to_class_5.f03: Likewise.
3522         * gfortran.dg/typebound_assignment_5.f03: Likewise.
3523         * gfortran.dg/typebound_assignment_6.f03: Likewise.
3524         * gfortran.dg/typebound_assignment_7.f90: Likewise.
3525         * gfortran.dg/typebound_call_1.f03: Likewise.
3526         * gfortran.dg/typebound_call_13.f03: Likewise.
3527         * gfortran.dg/typebound_call_18.f03: Likewise.
3528         * gfortran.dg/typebound_call_19.f03: Likewise.
3529         * gfortran.dg/typebound_call_2.f03: Likewise.
3530         * gfortran.dg/typebound_call_20.f03: Likewise.
3531         * gfortran.dg/typebound_call_3.f03: Likewise.
3532         * gfortran.dg/typebound_generic_5.f03: Likewise.
3533         * gfortran.dg/typebound_generic_6.f03: Likewise.
3534         * gfortran.dg/typebound_generic_9.f03: Likewise.
3535         * gfortran.dg/typebound_operator_12.f03: Likewise.
3536         * gfortran.dg/typebound_operator_13.f03: Likewise.
3537         * gfortran.dg/typebound_operator_15.f90: Likewise.
3538         * gfortran.dg/typebound_operator_20.f90: Likewise.
3539         * gfortran.dg/typebound_operator_3.f03: Likewise.
3540         * gfortran.dg/typebound_operator_6.f03: Likewise.
3541         * gfortran.dg/typebound_operator_7.f03: Likewise.
3542         * gfortran.dg/typebound_operator_8.f03: Likewise.
3543         * gfortran.dg/typebound_operator_9.f03: Likewise.
3544         * gfortran.dg/typebound_proc_19.f90: Likewise.
3545         * gfortran.dg/typebound_proc_20.f90: Likewise.
3546         * gfortran.dg/typebound_proc_23.f90: Likewise.
3547         * gfortran.dg/typebound_proc_27.f03: Likewise.
3548         * gfortran.dg/typebound_proc_35.f90: Likewise.
3549         * gfortran.dg/typebound_proc_36.f90: Likewise.
3550         * gfortran.dg/unf_io_convert_1.f90: Likewise.
3551         * gfortran.dg/unf_io_convert_2.f90: Likewise.
3552         * gfortran.dg/unf_io_convert_3.f90: Likewise.
3553         * gfortran.dg/unf_io_convert_4.f90: Likewise.
3554         * gfortran.dg/unf_read_corrupted_1.f90: Likewise.
3555         * gfortran.dg/unf_read_corrupted_2.f90: Likewise.
3556         * gfortran.dg/unf_short_record_1.f90: Likewise.
3557         * gfortran.dg/unformatted_recl_1.f90: Likewise.
3558         * gfortran.dg/unformatted_subrecord_1.f90: Likewise.
3559         * gfortran.dg/unit_1.f90: Likewise.
3560         * gfortran.dg/unlimited_fmt_1.f08: Likewise.
3561         * gfortran.dg/unlimited_polymorphic_1.f03: Likewise.
3562         * gfortran.dg/unlimited_polymorphic_13.f90: Likewise.
3563         * gfortran.dg/unlimited_polymorphic_14.f90: Likewise.
3564         * gfortran.dg/unlimited_polymorphic_17.f90: Likewise.
3565         * gfortran.dg/unlimited_polymorphic_18.f90: Likewise.
3566         * gfortran.dg/unlimited_polymorphic_20.f90: Likewise.
3567         * gfortran.dg/unlimited_polymorphic_21.f90: Likewise.
3568         * gfortran.dg/unlimited_polymorphic_22.f90: Likewise.
3569         * gfortran.dg/unlimited_polymorphic_23.f90: Likewise.
3570         * gfortran.dg/unlimited_polymorphic_24.f03: Likewise.
3571         * gfortran.dg/unlimited_polymorphic_25.f90: Likewise.
3572         * gfortran.dg/unlimited_polymorphic_26.f90: Likewise.
3573         * gfortran.dg/unlimited_polymorphic_3.f03: Likewise.
3574         * gfortran.dg/unlimited_polymorphic_5.f90: Likewise.
3575         * gfortran.dg/unlimited_polymorphic_6.f90: Likewise.
3576         * gfortran.dg/unpack_init_expr.f03: Likewise.
3577         * gfortran.dg/use_10.f90: Likewise.
3578         * gfortran.dg/use_11.f90: Likewise.
3579         * gfortran.dg/use_13.f90: Likewise.
3580         * gfortran.dg/use_24.f90: Likewise.
3581         * gfortran.dg/use_27.f90: Likewise.
3582         * gfortran.dg/use_5.f90: Likewise.
3583         * gfortran.dg/use_allocated_1.f90: Likewise.
3584         * gfortran.dg/use_only_1.f90: Likewise.
3585         * gfortran.dg/use_only_4.f90: Likewise.
3586         * gfortran.dg/use_rename_2.f90: Likewise.
3587         * gfortran.dg/use_rename_4.f90: Likewise.
3588         * gfortran.dg/used_dummy_types_1.f90: Likewise.
3589         * gfortran.dg/used_interface_ref.f90: Likewise.
3590         * gfortran.dg/used_types_5.f90: Likewise.
3591         * gfortran.dg/utf8_1.f03: Likewise.
3592         * gfortran.dg/utf8_2.f03: Likewise.
3593         * gfortran.dg/value_1.f90: Likewise.
3594         * gfortran.dg/value_2.f90: Likewise.
3595         * gfortran.dg/value_4.f90: Likewise.
3596         * gfortran.dg/value_6.f03: Likewise.
3597         * gfortran.dg/value_7.f03: Likewise.
3598         * gfortran.dg/value_test.f90: Likewise.
3599         * gfortran.dg/vect/fast-math-pr33299.f90: Likewise.
3600         * gfortran.dg/vect/no-fre-no-copy-prop-O3-pr51704.f90: Likewise.
3601         * gfortran.dg/vect/pr60510.f: Likewise.
3602         * gfortran.dg/vect/pr69882.f90: Likewise.
3603         * gfortran.dg/vect/pr69980.f90: Likewise.
3604         * gfortran.dg/vect/vect-5.f90: Likewise.
3605         * gfortran.dg/vect/vect-alias-check-1.F90: Likewise.
3606         * gfortran.dg/vector_subscript_1.f90: Likewise.
3607         * gfortran.dg/vector_subscript_2.f90: Likewise.
3608         * gfortran.dg/vector_subscript_3.f90: Likewise.
3609         * gfortran.dg/vector_subscript_5.f90: Likewise.
3610         * gfortran.dg/verify_2.f90: Likewise.
3611         * gfortran.dg/volatile10.f90: Likewise.
3612         * gfortran.dg/where_1.f90: Likewise.
3613         * gfortran.dg/where_operator_assign_1.f90: Likewise.
3614         * gfortran.dg/where_operator_assign_2.f90: Likewise.
3615         * gfortran.dg/where_operator_assign_3.f90: Likewise.
3616         * gfortran.dg/whole_file_13.f90: Likewise.
3617         * gfortran.dg/whole_file_2.f90: Likewise.
3618         * gfortran.dg/widechar_2.f90: Likewise.
3619         * gfortran.dg/widechar_4.f90: Likewise.
3620         * gfortran.dg/widechar_5.f90: Likewise.
3621         * gfortran.dg/widechar_6.f90: Likewise.
3622         * gfortran.dg/widechar_8.f90: Likewise.
3623         * gfortran.dg/widechar_IO_1.f90: Likewise.
3624         * gfortran.dg/widechar_IO_2.f90: Likewise.
3625         * gfortran.dg/widechar_IO_3.f90: Likewise.
3626         * gfortran.dg/widechar_IO_4.f90: Likewise.
3627         * gfortran.dg/widechar_compare_1.f90: Likewise.
3628         * gfortran.dg/widechar_intrinsics_10.f90: Likewise.
3629         * gfortran.dg/widechar_intrinsics_4.f90: Likewise.
3630         * gfortran.dg/widechar_intrinsics_5.f90: Likewise.
3631         * gfortran.dg/widechar_intrinsics_6.f90: Likewise.
3632         * gfortran.dg/widechar_intrinsics_7.f90: Likewise.
3633         * gfortran.dg/widechar_intrinsics_8.f90: Likewise.
3634         * gfortran.dg/widechar_intrinsics_9.f90: Likewise.
3635         * gfortran.dg/widechar_select_1.f90: Likewise.
3636         * gfortran.dg/winapi.f90: Likewise.
3637         * gfortran.dg/write_0_pe_format.f90: Likewise.
3638         * gfortran.dg/write_back.f: Likewise.
3639         * gfortran.dg/write_check3.f90: Likewise.
3640         * gfortran.dg/write_direct_eor.f90: Likewise.
3641         * gfortran.dg/write_padding.f90: Likewise.
3642         * gfortran.dg/write_recursive.f90: Likewise.
3643         * gfortran.dg/write_rewind_1.f: Likewise.
3644         * gfortran.dg/write_rewind_2.f: Likewise.
3645         * gfortran.dg/write_zero_array.f90: Likewise.
3646         * gfortran.dg/x_slash_1.f: Likewise.
3647         * gfortran.dg/x_slash_2.f: Likewise.
3648         * gfortran.dg/zero_array_components_1.f90: Likewise.
3649         * gfortran.dg/zero_length_1.f90: Likewise.
3650         * gfortran.dg/zero_length_2.f90: Likewise.
3651         * gfortran.dg/zero_sized_1.f90: Likewise.
3652         * gfortran.dg/zero_sized_3.f90: Likewise.
3653         * gfortran.fortran-torture/compile/nested.f90: Likewise.
3654         * gfortran.fortran-torture/compile/parameter_1.f90: Likewise.
3655         * gfortran.fortran-torture/execute/a_edit_1.f90: Likewise.
3656         * gfortran.fortran-torture/execute/adjustr.f90: Likewise.
3657         * gfortran.fortran-torture/execute/allocate.f90: Likewise.
3658         * gfortran.fortran-torture/execute/alternate_return.f90: Likewise.
3659         * gfortran.fortran-torture/execute/args.f90: Likewise.
3660         * gfortran.fortran-torture/execute/arithmeticif.f90: Likewise.
3661         * gfortran.fortran-torture/execute/arrayarg.f90: Likewise.
3662         * gfortran.fortran-torture/execute/arrayarg2.f90: Likewise.
3663         * gfortran.fortran-torture/execute/arraysave.f90: Likewise.
3664         * gfortran.fortran-torture/execute/assumed_size.f90: Likewise.
3665         * gfortran.fortran-torture/execute/backspace.f90: Likewise.
3666         * gfortran.fortran-torture/execute/bounds.f90: Likewise.
3667         * gfortran.fortran-torture/execute/character_passing.f90: Likewise.
3668         * gfortran.fortran-torture/execute/character_select_1.f90: Likewise.
3669         * gfortran.fortran-torture/execute/cmplx.f90: Likewise.
3670         * gfortran.fortran-torture/execute/common.f90: Likewise.
3671         * gfortran.fortran-torture/execute/common_2.f90: Likewise.
3672         * gfortran.fortran-torture/execute/common_init_1.f90: Likewise.
3673         * gfortran.fortran-torture/execute/common_size.f90: Likewise.
3674         * gfortran.fortran-torture/execute/constructor.f90: Likewise.
3675         * gfortran.fortran-torture/execute/contained.f90: Likewise.
3676         * gfortran.fortran-torture/execute/contained2.f90: Likewise.
3677         * gfortran.fortran-torture/execute/contained_3.f90: Likewise.
3678         * gfortran.fortran-torture/execute/csqrt_1.f90: Likewise.
3679         * gfortran.fortran-torture/execute/data.f90: Likewise.
3680         * gfortran.fortran-torture/execute/data_2.f90: Likewise.
3681         * gfortran.fortran-torture/execute/data_3.f90: Likewise.
3682         * gfortran.fortran-torture/execute/data_4.f90: Likewise.
3683         * gfortran.fortran-torture/execute/dep_fails.f90: Likewise.
3684         * gfortran.fortran-torture/execute/der_init.f90: Likewise.
3685         * gfortran.fortran-torture/execute/der_init_2.f90: Likewise.
3686         * gfortran.fortran-torture/execute/der_init_3.f90: Likewise.
3687         * gfortran.fortran-torture/execute/der_init_4.f90: Likewise.
3688         * gfortran.fortran-torture/execute/der_init_5.f90: Likewise.
3689         * gfortran.fortran-torture/execute/der_io.f90: Likewise.
3690         * gfortran.fortran-torture/execute/der_point.f90: Likewise.
3691         * gfortran.fortran-torture/execute/der_type.f90: Likewise.
3692         * gfortran.fortran-torture/execute/direct_io.f90: Likewise.
3693         * gfortran.fortran-torture/execute/elemental.f90: Likewise.
3694         * gfortran.fortran-torture/execute/empty_format.f90: Likewise.
3695         * gfortran.fortran-torture/execute/emptyif.f90: Likewise.
3696         * gfortran.fortran-torture/execute/entry_1.f90: Likewise.
3697         * gfortran.fortran-torture/execute/entry_10.f90: Likewise.
3698         * gfortran.fortran-torture/execute/entry_11.f90: Likewise.
3699         * gfortran.fortran-torture/execute/entry_2.f90: Likewise.
3700         * gfortran.fortran-torture/execute/entry_3.f90: Likewise.
3701         * gfortran.fortran-torture/execute/entry_4.f90: Likewise.
3702         * gfortran.fortran-torture/execute/entry_5.f90: Likewise.
3703         * gfortran.fortran-torture/execute/entry_6.f90: Likewise.
3704         * gfortran.fortran-torture/execute/entry_7.f90: Likewise.
3705         * gfortran.fortran-torture/execute/entry_8.f90: Likewise.
3706         * gfortran.fortran-torture/execute/entry_9.f90: Likewise.
3707         * gfortran.fortran-torture/execute/enum_1.f90: Likewise.
3708         * gfortran.fortran-torture/execute/enum_2.f90: Likewise.
3709         * gfortran.fortran-torture/execute/enum_3.f90: Likewise.
3710         * gfortran.fortran-torture/execute/enum_4.f90: Likewise.
3711         * gfortran.fortran-torture/execute/equiv_1.f90: Likewise.
3712         * gfortran.fortran-torture/execute/equiv_2.f90: Likewise.
3713         * gfortran.fortran-torture/execute/equiv_3.f90: Likewise.
3714         * gfortran.fortran-torture/execute/equiv_4.f90: Likewise.
3715         * gfortran.fortran-torture/execute/equiv_init_1.f90: Likewise.
3716         * gfortran.fortran-torture/execute/f2_edit_1.f90: Likewise.
3717         * gfortran.fortran-torture/execute/forall.f90: Likewise.
3718         * gfortran.fortran-torture/execute/forall_1.f90: Likewise.
3719         * gfortran.fortran-torture/execute/forall_2.f90: Likewise.
3720         * gfortran.fortran-torture/execute/forall_3.f90: Likewise.
3721         * gfortran.fortran-torture/execute/forall_4.f90: Likewise.
3722         * gfortran.fortran-torture/execute/forall_5.f90: Likewise.
3723         * gfortran.fortran-torture/execute/forall_6.f90: Likewise.
3724         * gfortran.fortran-torture/execute/forall_7.f90: Likewise.
3725         * gfortran.fortran-torture/execute/function_module_1.f90: Likewise.
3726         * gfortran.fortran-torture/execute/getarg_1.f90: Likewise.
3727         * gfortran.fortran-torture/execute/hollerith.f90: Likewise.
3728         * gfortran.fortran-torture/execute/in-pack.f90: Likewise.
3729         * gfortran.fortran-torture/execute/initialization_1.f90: Likewise.
3730         * gfortran.fortran-torture/execute/initializer.f90: Likewise.
3731         * gfortran.fortran-torture/execute/inquire_1.f90: Likewise.
3732         * gfortran.fortran-torture/execute/inquire_2.f90: Likewise.
3733         * gfortran.fortran-torture/execute/inquire_3.f90: Likewise.
3734         * gfortran.fortran-torture/execute/inquire_4.f90: Likewise.
3735         * gfortran.fortran-torture/execute/inquire_5.f90: Likewise.
3736         * gfortran.fortran-torture/execute/integer_select.f90: Likewise.
3737         * gfortran.fortran-torture/execute/integer_select_1.f90: Likewise.
3738         * gfortran.fortran-torture/execute/internal_write.f90: Likewise.
3739         * gfortran.fortran-torture/execute/intrinsic_abs.f90: Likewise.
3740         * gfortran.fortran-torture/execute/intrinsic_achar.f90: Likewise.
3741         * gfortran.fortran-torture/execute/intrinsic_aint_anint.f90: Likewise.
3742         * gfortran.fortran-torture/execute/intrinsic_anyall.f90: Likewise.
3743         * gfortran.fortran-torture/execute/intrinsic_associated.f90: Likewise.
3744         * gfortran.fortran-torture/execute/intrinsic_associated_2.f90: Likewise.
3745         * gfortran.fortran-torture/execute/intrinsic_bitops.f90: Likewise.
3746         * gfortran.fortran-torture/execute/intrinsic_count.f90: Likewise.
3747         * gfortran.fortran-torture/execute/intrinsic_cshift.f90: Likewise.
3748         * gfortran.fortran-torture/execute/intrinsic_dim.f90: Likewise.
3749         * gfortran.fortran-torture/execute/intrinsic_dotprod.f90: Likewise.
3750         * gfortran.fortran-torture/execute/intrinsic_dprod.f90: Likewise.
3751         * gfortran.fortran-torture/execute/intrinsic_dummy.f90: Likewise.
3752         * gfortran.fortran-torture/execute/intrinsic_eoshift.f90: Likewise.
3753         * gfortran.fortran-torture/execute/intrinsic_fraction_exponent.f90: Likewise.
3754         * gfortran.fortran-torture/execute/intrinsic_index.f90: Likewise.
3755         * gfortran.fortran-torture/execute/intrinsic_integer.f90: Likewise.
3756         * gfortran.fortran-torture/execute/intrinsic_leadz.f90: Likewise.
3757         * gfortran.fortran-torture/execute/intrinsic_len.f90: Likewise.
3758         * gfortran.fortran-torture/execute/intrinsic_matmul.f90: Likewise.
3759         * gfortran.fortran-torture/execute/intrinsic_merge.f90: Likewise.
3760         * gfortran.fortran-torture/execute/intrinsic_minmax.f90: Likewise.
3761         * gfortran.fortran-torture/execute/intrinsic_mmloc.f90: Likewise.
3762         * gfortran.fortran-torture/execute/intrinsic_mmloc_2.f90: Likewise.
3763         * gfortran.fortran-torture/execute/intrinsic_mmloc_3.f90: Likewise.
3764         * gfortran.fortran-torture/execute/intrinsic_mmloc_4.f90: Likewise.
3765         * gfortran.fortran-torture/execute/intrinsic_mmval.f90: Likewise.
3766         * gfortran.fortran-torture/execute/intrinsic_mod_ulo.f90: Likewise.
3767         * gfortran.fortran-torture/execute/intrinsic_mvbits.f90: Likewise.
3768         * gfortran.fortran-torture/execute/intrinsic_nearest.f90: Likewise.
3769         * gfortran.fortran-torture/execute/intrinsic_pack.f90: Likewise.
3770         * gfortran.fortran-torture/execute/intrinsic_present.f90: Likewise.
3771         * gfortran.fortran-torture/execute/intrinsic_product.f90: Likewise.
3772         * gfortran.fortran-torture/execute/intrinsic_rrspacing.f90: Likewise.
3773         * gfortran.fortran-torture/execute/intrinsic_scale.f90: Likewise.
3774         * gfortran.fortran-torture/execute/intrinsic_set_exponent.f90: Likewise.
3775         * gfortran.fortran-torture/execute/intrinsic_shape.f90: Likewise.
3776         * gfortran.fortran-torture/execute/intrinsic_si_kind.f90: Likewise.
3777         * gfortran.fortran-torture/execute/intrinsic_sign.f90: Likewise.
3778         * gfortran.fortran-torture/execute/intrinsic_size.f90: Likewise.
3779         * gfortran.fortran-torture/execute/intrinsic_spacing.f90: Likewise.
3780         * gfortran.fortran-torture/execute/intrinsic_spread.f90: Likewise.
3781         * gfortran.fortran-torture/execute/intrinsic_sr_kind.f90: Likewise.
3782         * gfortran.fortran-torture/execute/intrinsic_sum.f90: Likewise.
3783         * gfortran.fortran-torture/execute/intrinsic_trailz.f90: Likewise.
3784         * gfortran.fortran-torture/execute/intrinsic_transpose.f90: Likewise.
3785         * gfortran.fortran-torture/execute/intrinsic_trim.f90: Likewise.
3786         * gfortran.fortran-torture/execute/intrinsic_unpack.f90: Likewise.
3787         * gfortran.fortran-torture/execute/iolength_1.f90: Likewise.
3788         * gfortran.fortran-torture/execute/iolength_2.f90: Likewise.
3789         * gfortran.fortran-torture/execute/iolength_3.f90: Likewise.
3790         * gfortran.fortran-torture/execute/list_read_1.f90: Likewise.
3791         * gfortran.fortran-torture/execute/logical_select_1.f90: Likewise.
3792         * gfortran.fortran-torture/execute/mainsub.f90: Likewise.
3793         * gfortran.fortran-torture/execute/math.f90: Likewise.
3794         * gfortran.fortran-torture/execute/module_init_1.f90: Likewise.
3795         * gfortran.fortran-torture/execute/module_interface_2.f90: Likewise.
3796         * gfortran.fortran-torture/execute/nan_inf_fmt.f90: Likewise.
3797         * gfortran.fortran-torture/execute/nestcons.f90: Likewise.
3798         * gfortran.fortran-torture/execute/nullarg.f90: Likewise.
3799         * gfortran.fortran-torture/execute/optstring_1.f90: Likewise.
3800         * gfortran.fortran-torture/execute/parameter_1.f90: Likewise.
3801         * gfortran.fortran-torture/execute/parameter_2.f90: Likewise.
3802         * gfortran.fortran-torture/execute/partparm.f90: Likewise.
3803         * gfortran.fortran-torture/execute/plusconst_1.f90: Likewise.
3804         * gfortran.fortran-torture/execute/power.f90: Likewise.
3805         * gfortran.fortran-torture/execute/pr19269-1.f90: Likewise.
3806         * gfortran.fortran-torture/execute/pr23373-1.f90: Likewise.
3807         * gfortran.fortran-torture/execute/pr23373-2.f90: Likewise.
3808         * gfortran.fortran-torture/execute/pr32140.f90: Likewise.
3809         * gfortran.fortran-torture/execute/pr40021.f: Likewise.
3810         * gfortran.fortran-torture/execute/pr43390.f90: Likewise.
3811         * gfortran.fortran-torture/execute/pr54767.f90: Likewise.
3812         * gfortran.fortran-torture/execute/pr57396.f90: Likewise.
3813         * gfortran.fortran-torture/execute/procarg.f90: Likewise.
3814         * gfortran.fortran-torture/execute/ptr.f90: Likewise.
3815         * gfortran.fortran-torture/execute/random_1.f90: Likewise.
3816         * gfortran.fortran-torture/execute/random_2.f90: Likewise.
3817         * gfortran.fortran-torture/execute/random_init.f90: Likewise.
3818         * gfortran.fortran-torture/execute/read_eof.f90: Likewise.
3819         * gfortran.fortran-torture/execute/read_null_string.f90: Likewise.
3820         * gfortran.fortran-torture/execute/retarray.f90: Likewise.
3821         * gfortran.fortran-torture/execute/retarray_2.f90: Likewise.
3822         * gfortran.fortran-torture/execute/save_1.f90: Likewise.
3823         * gfortran.fortran-torture/execute/save_2.f90: Likewise.
3824         * gfortran.fortran-torture/execute/scalarize.f90: Likewise.
3825         * gfortran.fortran-torture/execute/scalarize2.f90: Likewise.
3826         * gfortran.fortran-torture/execute/scalarize3.f90: Likewise.
3827         * gfortran.fortran-torture/execute/select_1.f90: Likewise.
3828         * gfortran.fortran-torture/execute/seq_io.f90: Likewise.
3829         * gfortran.fortran-torture/execute/slash_edit.f90: Likewise.
3830         * gfortran.fortran-torture/execute/spec_abs.f90: Likewise.
3831         * gfortran.fortran-torture/execute/specifics.f90: Likewise.
3832         * gfortran.fortran-torture/execute/st_function.f90: Likewise.
3833         * gfortran.fortran-torture/execute/st_function_1.f90: Likewise.
3834         * gfortran.fortran-torture/execute/st_function_2.f90: Likewise.
3835         * gfortran.fortran-torture/execute/stack_varsize.f90: Likewise.
3836         * gfortran.fortran-torture/execute/straret.f90: Likewise.
3837         * gfortran.fortran-torture/execute/strarray_1.f90: Likewise.
3838         * gfortran.fortran-torture/execute/strarray_2.f90: Likewise.
3839         * gfortran.fortran-torture/execute/strarray_3.f90: Likewise.
3840         * gfortran.fortran-torture/execute/strarray_4.f90: Likewise.
3841         * gfortran.fortran-torture/execute/strcmp.f90: Likewise.
3842         * gfortran.fortran-torture/execute/strcommon_1.f90: Likewise.
3843         * gfortran.fortran-torture/execute/string.f90: Likewise.
3844         * gfortran.fortran-torture/execute/strlen.f90: Likewise.
3845         * gfortran.fortran-torture/execute/strret.f90: Likewise.
3846         * gfortran.fortran-torture/execute/t_edit.f90: Likewise.
3847         * gfortran.fortran-torture/execute/test_slice.f90: Likewise.
3848         * gfortran.fortran-torture/execute/transfer1.f90: Likewise.
3849         * gfortran.fortran-torture/execute/transfer2.f90: Likewise.
3850         * gfortran.fortran-torture/execute/unopened_unit_1.f90: Likewise.
3851         * gfortran.fortran-torture/execute/userop.f90: Likewise.
3852         * gfortran.fortran-torture/execute/where17.f90: Likewise.
3853         * gfortran.fortran-torture/execute/where18.f90: Likewise.
3854         * gfortran.fortran-torture/execute/where19.f90: Likewise.
3855         * gfortran.fortran-torture/execute/where20.f90: Likewise.
3856         * gfortran.fortran-torture/execute/where21.f90: Likewise.
3857         * gfortran.fortran-torture/execute/where_1.f90: Likewise.
3858         * gfortran.fortran-torture/execute/where_10.f90: Likewise.
3859         * gfortran.fortran-torture/execute/where_11.f90: Likewise.
3860         * gfortran.fortran-torture/execute/where_14.f90: Likewise.
3861         * gfortran.fortran-torture/execute/where_15.f90: Likewise.
3862         * gfortran.fortran-torture/execute/where_16.f90: Likewise.
3863         * gfortran.fortran-torture/execute/where_2.f90: Likewise.
3864         * gfortran.fortran-torture/execute/where_3.f90: Likewise.
3865         * gfortran.fortran-torture/execute/where_4.f90: Likewise.
3866         * gfortran.fortran-torture/execute/where_5.f90: Likewise.
3867         * gfortran.fortran-torture/execute/where_6.f90: Likewise.
3868         * gfortran.fortran-torture/execute/where_7.f90: Likewise.
3869         * gfortran.fortran-torture/execute/where_8.f90: Likewise.
3870         * gfortran.fortran-torture/execute/write_a_1.f90: Likewise.
3871         * gfortran.fortran-torture/execute/write_logical.f90: Likewise.
3872         * gfortran.dg/extends_type_of_3.f90: Likewise. Adjust tree scans.
3873         * gfortran.dg/inline_transpose_1.f90: Likewise.
3875 2018-02-17  Paul Thomas  <pault@gcc.gnu.org>
3877         PR fortran/84115
3878         * gfortran.dg/associate_35.f90: Remove error, add STOP n and
3879         change to dg-run.
3881 2018-02-16  Eric Botcazou  <ebotcazou@adacore.com>
3883         PR ada/84277
3884         * gnat.dg/array11.adb (Array11): Tweak index and remove warning.
3885         * gnat.dg/dispatch1.adb: Rename into...
3886         * gnat.dg/disp1.adb: ...this.
3887         * gnat.dg/dispatch1_p.ads: Rename into...
3888         * gnat.dg/disp1_pkg.ads: ...this.
3889         * gnat.dg/disp2.adb: Rename into...
3890         * gnat.dg/dispatch2.adb: ...this.
3891         * gnat.dg/dispatch2_p.ads: Rename into...
3892         * gnat.dg/disp2_pkg.ads: ...this.
3893         * gnat.dg/dispatch2_p.adb: Rename into...
3894         * gnat.dg/disp2_pkg.adb: this.
3895         * gnat.dg/generic_dispatch.adb: Rename into...
3896         * gnat.dg/generic_disp.adb: this.
3897         * gnat.dg/generic_dispatch_p.ads: Rename into...
3898         * gnat.dg/generic_disp_pkg.ads: ...this.
3899         * gnat.dg/generic_dispatch_p.adb: Rename into...
3900         * gnat.dg/generic_disp_pkg.adb: ...this.
3901         * gnat.dg/null_pointer_deref1.adb (Null_Pointer_Deref1): Robustify.
3902         * gnat.dg/null_pointer_deref2.adb (Null_Pointer_Deref2): Likewise.
3903         * gnat.dg/object_overflow1.adb: Tweak index.
3904         * gnat.dg/object_overflow2.adb: Likewise.
3905         * gnat.dg/object_overflow3.adb: Likewise.
3906         * gnat.dg/object_overflow4.adb: Likewise.
3907         * gnat.dg/object_overflow5.adb: Likewise.
3909 2018-02-16  Jakub Jelinek  <jakub@redhat.com>
3911         PR ipa/84425
3912         * gcc.c-torture/compile/pr84425.c: New test.
3914 2018-02-16  Marek Polacek  <polacek@redhat.com>
3915             Jakub Jelinek  <jakub@redhat.com>
3917         PR c++/84192
3918         * g++.dg/cpp1y/constexpr-84192.C: New test.
3920 2018-02-16  Martin Sebor  <msebor@redhat.com>
3922         PR c++/79064
3923         * g++.dg/overload15.C: New test.
3925 2018-02-16  Yury Gribov  <tetra2005@gmail.com>
3927         PR target/81535
3928         * gcc.dg/pr56727-1.c: Prevent tailcalls and update for powerpc*-*-*.
3929         * gcc.dg/pr56727-2.c: Ditto.
3930         * gcc.target/powerpc/pr79439.c: Renamed to...
3931         * gcc.target/powerpc/pr79439-1.c: ...this.
3932         * gcc.target/powerpc/pr79439-2.c: New test.
3933         * gcc.target/powerpc/pr79439-3.c: New test.
3935 2018-02-16  Will Schmidt  <will_schmidt@vnet.ibm.com>
3937         target/pr84371
3938         * gcc.target/powerpc/builtins-3-p8.c: Update stanzas.
3939         * gcc.target/powerpc/builtins-3-p9.c: Update stanzas, Enhance test.
3940         * gcc.target/powerpc/builtins-3-runnable.c: Update stanzas.
3941         * gcc.target/powerpc/builtins-3-vec_reve_runnable.c: Same.
3942         * gcc.target/powerpc/builtins-3.c: Same.
3944 2018-02-16  Nathan Sidwell  <nathan@acm.org>
3946         * g++.old-deja/g++.jason/scoping15.C: Fix dg-warning.
3948 2018-02-16  Vladimir Makarov  <vmakarov@redhat.com>
3950         PR rtl-optimization/70023
3951         * gcc.target/i386/pr70023.c: New.
3953 2018-02-16  Carl Love  <cel@us.ibm.com>
3955         * gcc.target/powerpc/p9-vinsert4b-1.c: Remove test file for non-ABI
3956         tests.
3957         * gcc.target/powerpc/p9-vinsert4b-2.c: Remove test file for non-ABI
3958         tests.
3960 2018-02-16  Carl Love  <cel@us.ibm.com>
3962         * gcc.target/powerpc/builtins-7-p9-runnable.c: New runnable test file
3963         for the ABI definitions for vec_extract4b and vec_insert4b.
3965 2018-02-16  Nathan Sidwell  <nathan@acm.org>
3967         * g++.old-deja/g++.jason/scoping15.C: Expect warnings.
3968         * g++.old-deja/g++.mike/net43.C: Likewise.
3970 2018-02-16  Paolo Carlini  <paolo.carlini@oracle.com>
3972         PR c++/82468
3973         * g++.dg/cpp1z/class-deduction48.C: New.
3975 2018-02-16  Nathan Sidwell  <nathan@acm.org>
3977         PR c++/84375
3978         * g++.dg/lookup/pr84375.C: New.
3980 2018-02-14  Oleg Endo  <olegendo@gcc.gnu.org>
3982         PR target/83831
3983         * gcc.target/rx/pr83831.c (test_3, test_6): Adjust test cases.
3985 2018-02-16  Richard Biener  <rguenther@suse.de>
3987         PR tree-optimization/84417
3988         * gcc.dg/torture/pr84417.c: New testcase.
3990 2018-02-16  Jakub Jelinek  <jakub@redhat.com>
3992         PR target/84272
3993         * g++.dg/opt/pr84272.C: New test.
3995         PR rtl-optimization/83723
3996         * gcc.dg/pr83723.c: New test.
3998 2018-02-16  Richard Biener  <rguenther@suse.de>
4000         PR tree-optimization/84399
4001         * gcc.dg/graphite/pr84399.c: New testcase.
4003 2018-02-16  Richard Biener  <rguenther@suse.de>
4005         PR tree-optimization/84190
4006         * g++.dg/torture/pr84190.C: New testcase.
4008 2018-02-15  Martin Sebor  <msebor@redhat.com>
4010         * gcc.dg/lto/README (dg-lto-warning, dg-lto-message): Document new
4011         directives.
4013 2018-02-15  Janus Weil  <janus@gcc.gnu.org>
4015         PR fortran/84409
4016         * gfortran.dg/dtio_21.f03: Add an error message.
4017         * gfortran.dg/dtio_22.f90: Fix invalid test case.
4019 2018-02-15  Thomas Koenig  <tkoenig@gcc.gnu.org>
4021         PR fortran/84381
4022         * gfortran.dg/stop_shouldfail.f90: New test.
4024 2018-02-15  Paolo Carlini  <paolo.carlini@oracle.com>
4026         PR c++/84330
4027         * g++.dg/concepts/pr84330.C: New.
4029 2018-02-15  Tom de Vries  <tom@codesourcery.com>
4031         * gcc.dg/Wstringop-overflow-3.c: Require effective target alloca.
4033 2018-02-15  Tom de Vries  <tom@codesourcery.com>
4035         * gcc.c-torture/compile/pr84136.c: Require effective target
4036         indirect_jumps.
4038 2018-02-15  Jakub Jelinek  <jakub@redhat.com>
4040         PR tree-optimization/84383
4041         * gcc.c-torture/compile/pr84383.c: New test.
4043         PR tree-optimization/84334
4044         * gcc.dg/pr84334.c: New test.
4046 2018-02-14  Carl Love  <cel@us.ibm.com>
4048         * gcc.target/powerpc/builtins-4-int128-runnable.c
4049         (dg-require-effective-target): Change vsx_hw to p8vector_hw.
4050         (dg-options): Change -maltivec -mvsx to -mpower8-vector.
4052 2018-02-14  Martin Sebor  <msebor@redhat.com>
4054         PR tree-optimization/83698
4055         * gcc.dg/Wrestrict-7.c: New test.
4056         * c-c++-common/Wrestrict.c: Adjust expected values for strcat.
4057         * gcc.target/i386/chkp-stropt-17.c: Same.
4059 2018-02-14  Martin Sebor  <msebor@redhat.com>
4061         PR c/84108
4062         * gcc.dg/Wattributes-8.c: New test.
4064 2018-02-14  Janus Weil  <janus@gcc.gnu.org>
4066         PR fortran/84385
4067         * gfortran.dg/allocate_with_source_22.f03: Fix invalid test case.
4068         * gfortran.dg/allocate_with_source_23.f90: Ditto.
4069         * gfortran.dg/select_type_1.f03: Extend test case.
4071 2017-02-14  Uros Bizjak  <ubizjak@gmail.com>
4073         * gcc.target/i386/pr57193.c (dg-do): Remove target selector.
4074         (dg-options): Use -O2 -msse2 -mno-sse3.
4076 2018-02-14  Kelvin Nilsen  <kelvin@gcc.gnu.org>
4078         * gcc.dg/vmx/extract-be-order.c: Disable -maltivec=be warning so
4079         this test case still works ok.
4080         * gcc.dg/vmx/extract-vsx-be-order.c: Likewise.
4081         * gcc.dg/vmx/insert-be-order.c: Likewise.
4082         * gcc.dg/vmx/insert-vsx-be-order.c: Likewise.
4083         * gcc.dg/vmx/ld-be-order.c: Likewise.
4084         * gcc.dg/vmx/ld-vsx-be-order.c: Likewise.
4085         * gcc.dg/vmx/lde-be-order.c: Likewise.
4086         * gcc.dg/vmx/ldl-be-order.c: Likewise.
4087         * gcc.dg/vmx/ldl-vsx-be-order.c: Likewise.
4088         * gcc.dg/vmx/merge-be-order.c: Likewise.
4089         * gcc.dg/vmx/merge-vsx-be-order.c: Likewise.
4090         * gcc.dg/vmx/mult-even-odd-be-order.c: Likewise.
4091         * gcc.dg/vmx/pack-be-order.c: Likewise.
4092         * gcc.dg/vmx/perm-be-order.c: Likewise.
4093         * gcc.dg/vmx/splat-be-order.c: Likewise.
4094         * gcc.dg/vmx/splat-vsx-be-order.c: Likewise.
4095         * gcc.dg/vmx/st-be-order.c: Likewise.
4096         * gcc.dg/vmx/st-vsx-be-order.c: Likewise.
4097         * gcc.dg/vmx/ste-be-order.c: Likewise.
4098         * gcc.dg/vmx/stl-be-order.c: Likewise.
4099         * gcc.dg/vmx/stl-vsx-be-order.c: Likewise.
4100         * gcc.dg/vmx/sum2s-be-order.c: Likewise.
4101         * gcc.dg/vmx/unpack-be-order.c: Likewise.
4102         * gcc.dg/vmx/vsums-be-order.c: Likewise.
4103         * gcc.target/powerpc/vec-setup-be-long.c: Likewise.
4105 2018-02-14  Paolo Carlini  <paolo.carlini@oracle.com>
4107         PR c++/84350
4108         * g++.dg/cpp0x/auto49.C: New.
4110 2018-02-14  Nathan Sidwell  <nathan@acm.org>
4112         * g++.dg/template/instantiate5.C: Adjust required-from loc.
4114 2018-02-14  Will Schmidt  <will_schmidt@vnet.ibm.com>
4116         * gcc.target/powerpc/altivec-consts.c:  Update compile stanzas.
4117         * gcc.target/powerpc/le-altivec-consts.c:  Same.
4119 2018-02-14  Will Schmidt  <will_schmidt@vnet.ibm.com>
4121         PR target/84220
4122         * gcc.target/powerpc/pr84220-sld.c: New test.
4123         * gcc.target/powerpc/pr84220-sld2.c: New test.
4124         * gcc.target/powerpc/pr84220-sldw.c: New test.
4125         * gcc.target/powerpc/pr84220-xxperm.c: New test.
4126         * gcc.target/powerpc/pr84220-xxsld.c: New test.
4128 2018-02-14  Igor Tsimbalist  <igor.v.tsimbalist@intel.com>
4130         PR target/84239
4131         * gcc.target/i386/cet-intrin-3.c: Use new _get_ssp and
4132         _inc_ssp intrinsics.
4133         * gcc.target/i386/cet-intrin-4.c: Likewise.
4134         * gcc.target/i386/cet-rdssp-1.c: Remove argument from
4135         __builtin_ia32_rdssp[d|q].
4137 2018-02-14  Richard Sandiford  <richard.sandiford@linaro.org>
4139         PR tree-optimization/84357
4140         * gcc.dg/vect/pr84357.c: New test.
4142 2018-02-14  Oleg Endo  <olegendo@gcc.gnu.org>
4144         PR target/83831
4145         * gcc.target/rx/pr83831.c: New tests.
4147 2018-02-14  Jozef Lawrynowicz  <jozefl.gcc@gmail.com>
4149         PR target/79242
4150         * gcc.target/msp430/pr79242.c: New test.
4152 2018-02-13  Peter Bergner  <bergner@vnet.ibm.com>
4154         PR target/84372
4155         * gcc.target/powerpc/lvsl-lvsr.c: Also match lxv when compiling
4156         with -mcpu=power9.
4158 2018-02-13  Peter Bergner  <bergner@vnet.ibm.com>
4160         PR target/84279
4161         * g++.dg/pr84279.C: New test.
4163 2018-02-13  Segher Boessenkool  <segher@kernel.crashing.org>
4165         PR rtl-optimization/84169
4166         * gcc.c-torture/execute/pr84169.c: New.
4168 2018-02-13  Peter Bergner  <bergner@vnet.ibm.com>
4170         PR target/84370
4171         * gcc.target/powerpc/builtins-3-p9-runnable.c: Remove deprecated option.
4173 2018-02-13  Peter Bergner  <bergner@vnet.ibm.com>
4175         PR target/84365
4176         * gcc.target/powerpc/altivec-7-le.c: Also match lxv when compiling
4177         with -mcpu=power9.
4179 2018-02-13  Jakub Jelinek  <jakub@redhat.com>
4181         PR c++/84364
4182         * g++.dg/warn/effc4.C: New test.
4184 2018-02-13  Paolo Carlini  <paolo.carlini@oracle.com>
4186         PR c++/84333
4187         * g++.dg/template/sizeof16.C: New.
4188         * g++.dg/template/sizeof17.C: Likewise.
4190 2018-02-13  Janus Weil  <janus@gcc.gnu.org>
4192         PR fortran/84313
4193         * gfortran.dg/proc_ptr_common_1.f90: Fix invalid test case,
4194         add necessary compiler options.
4195         * gfortran.dg/proc_ptr_common_2.f90: Add missing error message.
4197 2018-02-13  Jakub Jelinek  <jakub@redhat.com>
4199         PR c/82210
4200         * gcc.c-torture/execute/pr82210.c: New test.
4202         PR middle-end/84309
4203         * gcc.dg/pr84309-2.c: New test.
4205 2018-02-12  Richard Sandiford  <richard.sandiford@linaro.org>
4207         PR tree-optimization/84321
4208         * gcc.dg/pr84321.c: New test.
4210 2018-02-13  Vladimir Makarov  <vmakarov@redhat.com>
4212         PR target/84359
4213         * gcc.target/i386/pr57193.c: Add -march=x86-64.
4215 2018-02-13  Paolo Bonzini  <bonzini@gnu.org>
4217         PR sanitizer/84340
4218         * gcc.dg/asan/pr84307.c: Remove test.
4220 2018-02-13  Sebastian Perta  <sebastian.perta@renesas.com>
4222         * gcc.target/rl78/test_auto_vector.c: New test.
4224 2018-02-13  Richard Sandiford  <richard.sandiford@linaro.org>
4226         PR c/84305
4227         * gcc.c-torture/compile/pr84305.c: New test.
4229 2018-02-13  Jakub Jelinek  <jakub@redhat.com>
4231         PR target/84335
4232         * gcc.target/i386/pr84335.c: New test.
4234         PR tree-optimization/84339
4235         * gcc.c-torture/execute/pr84339.c: New test.
4237         PR middle-end/84309
4238         * gcc.dg/pr84309.c: New test.
4239         * gcc.target/i386/pr84309.c: New test.
4241         PR target/84336
4242         * gcc.target/i386/pr84336.c: New test.
4244 2018-02-12  Jakub Jelinek  <jakub@redhat.com>
4246         PR c++/84341
4247         * c-c++-common/gomp/pr84341.c: New test.
4249 2018-02-12  Thomas Koenig  <tkoenig@gcc.gnu.org>
4251         PR fortran/68746
4252         * gfortran.dg/read_dir.f90: Re-add dg-do run.
4254 2018-02-12  Thomas Koenig  <tkoenig@gcc.gnu.org>
4256         PR fortran/68746
4257         * gfortran.dg/read_dir.f90: Remove xfails. Also allow iostat
4258         of zero for read.
4260 2018-02-12  Jeff Law  <law@redhat.com>
4262         * gcc.c-torture/compile/reg-args-size.c: New test.
4264 2018-02-12  Carl Love  <cel@us.ibm.com>
4266         * gcc.target/powerpc/builtins-4-runnable.c (main): Move int128 and
4267         uint128 tests to new testfile.
4268         * gcc.target/powerpc/builtins-4-int128-runnable.c: New testfile for
4269         int128 and uint128 tests.
4270         * gcc.target/powerpc/powerpc.exp: Add builtins-4-int128-runnable.c to
4271         list of torture tests.
4273 2018-02-12  Janus Weil  <janus@gcc.gnu.org>
4275         PR fortran/84273
4276         * gfortran.dg/proc_ptr_47.f90: Fix invalid test case.
4277         * gfortran.dg/proc_ptr_comp_pass_4.f90: Fix and extend test case.
4279 2018-02-12  Tamar Christina  <tamar.christina@arm.com>
4281         PR target/82641
4282         * gcc.target/arm/pragma_arch_switch_2.c: Use armv5te.
4284 2018-02-12  Paolo Bonzini  <bonzini@gnu.org>
4286         PR sanitizer/84307
4287         * gcc.dg/asan/pr84307.c: New test.
4289 2018-02-12  Nathan Sidwell  <nathan@acm.org>
4291         * g++.dg/parse/pr84263.C: New.
4293 2018-02-12  Paolo Carlini  <paolo.carlini@oracle.com>
4295         PR c++/79626
4296         * g++.dg/template/crash129.C: New.
4298 2018-02-12  Olga Makhotina  <olga.makhotina@intel.com>
4300         PR target/83828
4301         * gcc.target/i386/avx512bitalg-vpopcntb-1.c: Fix test.
4302         * gcc.target/i386/avx512bitalg-vpopcntw-1.c: Ditto.
4303         * gcc.target/i386/avx512bitalg-vpshufbitqmb-1.c: Ditto.
4304         * gcc.target/i386/avx512vpopcntdq-vpopcntd-1.c: Ditto.
4305         * gcc.target/i386/avx512vpopcntdq-vpopcntq-1.c: Ditto.
4307 2018-02-12  Olga Makhotina  <olga.makhotina@intel.com>
4309         * gcc.target/i386/avx512f-vscalefsd-1.c (_mm_mask_scalef_round_sd,
4310         _mm_maskz_scalef_round_sd): Test new intrinsics.
4311         * gcc.target/i386/avx512f-vscalefsd-2.c (_mm_scalef_round_sd,
4312         (_mm_mask_scalef_round_sd, _mm_maskz_scalef_round_sd): Test new
4313         intrinsics.
4314         * gcc.target/i386/avx512f-vscalefss-1.c (_mm_mask_scalef_round_ss,
4315         _mm_maskz_scalef_round_ss): Test new intrinsics.
4316         * gcc.target/i386/avx512f-vscalefss-2.c (_mm_scalef_round_ss,
4317         _mm_mask_scalef_round_ss, _mm_maskz_scalef_round_ss): Test new
4318         intrinsics.
4319         * gcc.target/i386/avx-1.c (__builtin_ia32_scalefsd_round,
4320         __builtin_ia32_scalefss_round): Remove builtin.
4321         (__builtin_ia32_scalefsd_mask_round,
4322         __builtin_ia32_scalefss_mask_round): Test new builtin.
4323         * gcc.target/i386/sse-13.c: Ditto.
4324         * gcc.target/i386/sse-23.c: Ditto.
4326 2018-02-12  Olga Makhotina  <olga.makhotina@intel.com>
4328         * gcc.target/i386/avx512f-vsqrtsd-1.c (_mm_mask_sqrt_round_sd)
4329         (_mm_maskz_sqrt_round_sd): Test new intrinsics.
4330         * gcc.target/i386/avx512f-vsqrtsd-2.c (_mm_sqrt_round_sd)
4331         (_mm_mask_sqrt_round_sd, _mm_maskz_sqrt_round_sd): Test new intrinsics.
4332         * gcc.target/i386/avx512f-vsqrtss-1.c (_mm_mask_sqrt_round_ss)
4333         (_mm_maskz_sqrt_round_ss): Test new intrinsics.
4334         * gcc.target/i386/avx512f-vsqrtss-2.c (_mm_sqrt_round_ss)
4335         (_mm_mask_sqrt_round_ss,      _mm_maskz_sqrt_round_ss): Test new
4336         intrinsics.
4337         * gcc.target/i386/avx-1.c (__builtin_ia32_sqrtsd_round)
4338         (__builtin_ia32_sqrtss_round): Remove builtins.
4339         (__builtin_ia32_sqrtsd_mask_round)
4340         (__builtin_ia32_sqrtss_mask_round): Test new builtins.
4341         * gcc.target/i386/sse-13.c: Ditto.
4342         * gcc.target/i386/sse-23.c: Ditto.
4344 2018-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4346         PR fortran/35299
4347         * gfortran.dg/statement_function_3.f: New test.
4349 2018-02-11  Steven G. Kargl  <kargl@gcc.gnu.org>
4351         PR fortran/54223
4352         PR fortran/84276
4353         * gfortran.dg/statement_function_1.f90: New test.
4354         * gfortran.dg/statement_function_2.f90: New test.
4356 2018-02-11  Paul Thomas  <pault@gcc.gnu.org>
4358         PR fortran/84074
4359         * gfortran.dg/type_to_class_5.f03: New test.
4361 2018-02-10  Paul Thomas  <pault@gcc.gnu.org>
4363         PR fortran/56691
4364         * gfortran.dg/type_to_class_4.f03: New test.
4366 2018-02-10  Alan Modra  <amodra@gmail.com>
4368         PR target/84300
4369         * gcc.dg/pr84300.c: New.
4371 2018-02-10  Jakub Jelinek  <jakub@redhat.com>
4373         PR sanitizer/83987
4374         * g++.dg/ubsan/pr83987-2.C: New test.
4376 2018-02-09  Sebastian Perta  <sebastian.perta@renesas.com>
4378         * gcc.target/rx/movsicc.c: New test.
4380 2018-02-09  Peter Bergner  <bergner@vnet.ibm.com>
4382         PR target/83926
4383         * gcc.target/powerpc/pr83926.c: Filter out gimple folding disabled
4384         message.
4386 2018-02-09  Will Schmidt  <will_schmidt@vnet.ibm.com>
4388         * gcc.target/powerpc/vsx-vector-6-le.c:  Update CPU target.
4389         * gcc.target/powerpc/vsx-vector-6-le.p9.c:  New.
4391 2018-02-09  Nathan Sidwell  <nathan@acm.org>
4393         PR c/84293
4394         * c-c++-common/pr84293.h: New.
4395         * c-c++-common/pr84293.c: New.
4397 2018-02-09  Vladimir Makarov  <vmakarov@redhat.com>
4399         PR rtl-optimization/57193
4400         * gcc.target/i386/pr57193.c: New.
4402 2018-02-09  Jakub Jelinek  <jakub@redhat.com>
4404         PR target/84226
4405         * gcc.target/powerpc/pr84226.c: New test.
4407 2018-02-09  Peter Bergner  <bergner@vnet.ibm.com>
4409         * gcc.target/powerpc/builtins-1-be.c <vclzb>: Rename duplicate test
4410         from this to...
4411         <vclzd>: ...this.
4413 2018-02-09  Martin Sebor  <msebor@redhat.com>
4415         PR lto/84212
4416         * gcc.dg/lto/pr84212_0.c: New test file.
4417         * gcc.dg/lto/pr84212_1.c: Same.
4419 2018-02-09  Peter Bergner  <bergner@vnet.ibm.com>
4421         PR target/83926
4422         * gcc.target/powerpc/pr83926.c: New test.
4423         * gcc.target/powerpc/builtins-1-be.c: Filter out gimple folding disabled
4424         message.  Fix test for running in 32-bit mode.
4426 2018-02-09  Tamar Christina  <tamar.christina@arm.com>
4428         PR target/82641
4429         * gcc.target/arm/pragma_arch_switch_2.c: Use armv6 and armv5t.
4431 2018-02-09  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
4433         PR target/PR84295
4434         * gcc.target/s390/pr84295.c: New test.
4436 2018-02-09  Paolo Carlini  <paolo.carlini@oracle.com>
4438         PR c++/77522
4439         * g++.dg/cpp1y/lambda-init16.C: New.
4441 2018-02-09  Eric Botcazou  <ebotcazou@adacore.com>
4443         * gnat.dg/sso8.adb: New test.
4444         * gnat.dg/sso8_pkg.ads: New helper.
4446 2018-02-09  Richard Biener  <rguenther@suse.de>
4448         PR tree-optimization/84278
4449         * gcc.target/i386/pr84278.c: Adjust regex.
4451 2018-02-09  Jakub Jelinek  <jakub@redhat.com>
4453         PR tree-optimization/84232
4454         * gcc.dg/tree-ssa/ssa-dom-cse-2.c: Add -mtune-generic on x86.
4456         PR debug/84252
4457         * gcc.target/aarch64/pr84252.c: New test.
4459         PR middle-end/84237
4460         * gcc.dg/pr84237.c: New test.
4462 2018-02-09  Marek Polacek  <polacek@redhat.com>
4463             Jakub Jelinek  <jakub@redhat.com>
4465         PR c++/83659
4466         * g++.dg/torture/pr83659.C: New test.
4468 2018-02-08  David Malcolm  <dmalcolm@redhat.com>
4470         PR tree-optimization/84136
4471         * gcc.c-torture/compile/pr84136.c: New test.
4473 2018-02-08  Sergey Shalnov  <sergey.shalnov@intel.com>
4475         PR target/83008
4476         * gcc.target/i386/pr83008.c: New test.
4478 2018-02-08  Peter Bergner  <bergner@vnet.ibm.com>
4480         PR target/81143
4481         * gcc.target/powerpc/pr79799-2.c: Use __LITTLE_ENDIAN__.
4483 2018-02-08  Paolo Carlini  <paolo.carlini@oracle.com>
4485         PR c++/83806
4486         * g++.dg/warn/Wunused-parm-11.C: New.
4488 2018-02-08  Marek Polacek  <polacek@redhat.com>
4490         PR tree-optimization/84238
4491         * gcc.dg/Wstringop-overflow-3.c: New test.
4493 2018-02-08  Nathan Sidwell  <nathan@acm.org>
4495         * g++.dg/cpp0x/initlist93.C: Adjust diagnostic.
4497 2018-02-08  Richard Sandiford  <richard.sandiford@linaro.org>
4499         PR tree-optimization/84265
4500         * gcc.dg/vect/pr84265.c: New test.
4502 2018-02-08  Richard Sandiford  <richard.sandiford@linaro.org>
4504         PR tree-optimization/81635
4505         * gcc.dg/vect/bb-slp-pr81635-3.c: New test.
4506         * gcc.dg/vect/bb-slp-pr81635-4.c: Likewise.
4508 2018-02-08  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
4510         * gcc.target/s390/nobp-function-pointer-attr.c: New test.
4511         * gcc.target/s390/nobp-function-pointer-nothunk.c: New test.
4512         * gcc.target/s390/nobp-function-pointer-z10.c: New test.
4513         * gcc.target/s390/nobp-function-pointer-z900.c: New test.
4514         * gcc.target/s390/nobp-indirect-jump-attr.c: New test.
4515         * gcc.target/s390/nobp-indirect-jump-inline-attr.c: New test.
4516         * gcc.target/s390/nobp-indirect-jump-inline-z10.c: New test.
4517         * gcc.target/s390/nobp-indirect-jump-inline-z900.c: New test.
4518         * gcc.target/s390/nobp-indirect-jump-nothunk.c: New test.
4519         * gcc.target/s390/nobp-indirect-jump-z10.c: New test.
4520         * gcc.target/s390/nobp-indirect-jump-z900.c: New test.
4521         * gcc.target/s390/nobp-return-attr-all.c: New test.
4522         * gcc.target/s390/nobp-return-attr-neg.c: New test.
4523         * gcc.target/s390/nobp-return-mem-attr.c: New test.
4524         * gcc.target/s390/nobp-return-mem-nothunk.c: New test.
4525         * gcc.target/s390/nobp-return-mem-z10.c: New test.
4526         * gcc.target/s390/nobp-return-mem-z900.c: New test.
4527         * gcc.target/s390/nobp-return-reg-attr.c: New test.
4528         * gcc.target/s390/nobp-return-reg-mixed.c: New test.
4529         * gcc.target/s390/nobp-return-reg-nothunk.c: New test.
4530         * gcc.target/s390/nobp-return-reg-z10.c: New test.
4531         * gcc.target/s390/nobp-return-reg-z900.c: New test.
4532         * gcc.target/s390/nobp-table-jump-inline-z10.c: New test.
4533         * gcc.target/s390/nobp-table-jump-inline-z900.c: New test.
4534         * gcc.target/s390/nobp-table-jump-z10.c: New test.
4535         * gcc.target/s390/nobp-table-jump-z900.c: New test.
4537 2018-02-08  Richard Biener  <rguenther@suse.de>
4539         PR tree-optimization/84233
4540         * g++.dg/torture/pr84233.C: New testcase.
4542 2018-02-08  Richard Biener  <rguenther@suse.de>
4544         PR tree-optimization/84278
4545         * gcc.target/i386/pr84278.c: New testcase.
4547 2018-02-08  Wilco Dijkstra  <wdijkstr@arm.com>
4549         PR rtl-optimization/84068
4550         PR rtl-optimization/83459
4551         * gcc.dg/pr84068.c: New test.
4553 2018-02-08  Richard Biener  <rguenther@suse.de>
4555         * g++.dg/vect/slp-pr56812.cc: Allow either basic-block or
4556         loop vectorization to happen.
4558 2018-02-08  Paolo Carlini  <paolo.carlini@oracle.com>
4560         PR c++/83204
4561         * g++.dg/cpp0x/lambda/lambda-ice25.C: New.
4563 2018-02-07  Will Schmidt  <will_schmidt@vnet.ibm.com>
4565         * gcc.target/powerpc/vsxcopy.c: Update scan-assembler stanzas.
4567 2018-02-07  Michael Meissner  <meissner@linux.vnet.ibm.com>
4569         PR target/84154
4570         * gcc.target/powerpc/pr84154-1.c: New tests.
4571         * gcc.target/powerpc/pr84154-2.c: Likewise.
4572         * gcc.target/powerpc/pr84154-3.c: Likewise.
4574 2018-02-07  Will Schmidt  <will_schmidt@vnet.ibm.com>
4576         * gcc.target/powerpc/builtins-mergew-mergeow.c:  Update dg-requires.
4578 2018-02-07  Jakub Jelinek  <jakub@redhat.com>
4580         PR c++/84082
4581         * g++.dg/template/incomplete11.C: New test.
4582         * g++.dg/parse/crash67.C: Expect an incomplete type diagnostics too.
4584 2018-02-07  Steven G. Kargl  <kargl@gcc.gnu.org>
4586         PR fortran/82994
4587         * gfortran.dg/deallocate_error_3.f90: New test.
4588         * gfortran.dg/deallocate_error_4.f90: New test.
4590 2018-02-07  Thomas Koenig  <tkoenig@gcc.gnu.org>
4592         PR fortran/68560
4593         * gfortran.dg/shape_9.f90: New test.
4595 2018-02-07  Steven G. Kargl  <kargl@gcc.gnu.org>
4597         PR fortran/82049
4598         * gfortran.dg/assumed_charlen_parameter.f90: New test.
4600 2018-02-07  David Malcolm  <dmalcolm@redhat.com>
4602         PR c++/81610
4603         PR c++/80567
4604         * g++.dg/spellcheck-reswords.C: New test case.
4605         * g++.dg/spellcheck-stdlib.C: Remove xfail from dg-bogus
4606         suggestion of "if".
4608 2018-02-07  Martin Liska  <mliska@suse.cz>
4610         PR c++/84059.
4611         * g++.dg/ext/mv26.C: New test.
4613 2018-02-07  Tom de Vries  <tom@codesourcery.com>
4615         * gcc.dg/pr83844.c: Require effective target alloca.
4617 2018-02-07  Tom de Vries  <tom@codesourcery.com>
4619         * gcc.dg/torture/pr83055.c: Require effective target global_constructor.
4621 2018-02-07  H.J. Lu  <hongjiu.lu@intel.com>
4623         PR target/84243
4624         * gcc.target/i386/cet-intrin-4.c (dg-options): Use
4625         -fcf-protection=return.
4627 2018-02-07  Tom de Vries  <tom@codesourcery.com>
4629         PR libgomp/84217
4630         * c-c++-common/goacc/pr84217.c: New test.
4631         * gfortran.dg/goacc/pr84217.f90: New test.
4633 2018-02-07  Richard Biener  <rguenther@suse.de>
4635         PR tree-optimization/84204
4636         * gcc.dg/graphite/pr84204.c: New testcase.
4638         PR tree-optimization/84205
4639         * gcc.dg/graphite/pr84205.c: New testcase.
4641         PR tree-optimization/84223
4642         * gfortran.dg/graphite/pr84223.f90: New testcase.
4644 2018-02-07  Paolo Carlini  <paolo.carlini@oracle.com>
4646         PR c++/71662
4647         * g++.dg/cpp0x/scoped_enum7.C: New.
4649 2018-02-07  Christophe Lyon  <christophe.lyon@linaro.org>
4651         PR tree-optimization/83008
4652         * gcc.dg/cse_recip.c: Add -fno-tree-slp-vectorize.
4654 2018-02-07  Jakub Jelinek  <jakub@redhat.com>
4656         PR tree-optimization/84235
4657         * gcc.c-torture/execute/ieee/pr84235.c: New test.
4659 2018-02-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4661         PR testsuite/84243
4662         * c-c++-common/fcf-protection-6.c: Only pass -mshstk on x86
4663         targets.
4664         * c-c++-common/fcf-protection-7.c: Likewise for -mibt.
4666 2018-02-06  Jakub Jelinek  <jakub@redhat.com>
4668         PR target/84146
4669         * gcc.target/i386/pr84146.c: New test.
4671 2018-02-06  Michael Collison  <michael.collison@arm.com>
4673         * gcc.target/arm/pr7676.c: New testcase for incorrect splitting.
4675 2018-02-06  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
4677         * gcc.target/powerpc/safe-indirect-jump-1.c: Detect deprecation
4678         warning for -mno-speculate-indirect-jumps.
4679         * gcc.target/powerpc/safe-indirect-jump-2.c: Likewise.
4680         * gcc.target/powerpc/safe-indirect-jump-3.c: Likewise.
4681         * gcc.target/powerpc/safe-indirect-jump-4.c: Likewise.
4682         * gcc.target/powerpc/safe-indirect-jump-5.c: Likewise.
4683         * gcc.target/powerpc/safe-indirect-jump-6.c: Likewise.
4684         * gcc.target/powerpc/safe-indirect-jump-7.c: Likewise.
4686 2018-02-06  Igor Tsimbalist  <igor.v.tsimbalist@intel.com>
4688         PR target/84145
4689         * c-c++-common/fcf-protection-1.c: Change a compared message.
4690         * c-c++-common/fcf-protection-2.c: Likewise.
4691         * c-c++-common/fcf-protection-3.c: Likewise.
4692         * c-c++-common/fcf-protection-5.c: Likewise.
4693         * c-c++-common/fcf-protection-6.c: New test.
4694         * c-c++-common/fcf-protection-7.c: Likewise.
4696 2018-02-06  Marek Polacek  <polacek@redhat.com>
4698         PR tree-optimization/84228
4699         * c-c++-common/Wstringop-truncation-3.c: New test.
4701 2018-02-06  Tamar Christina  <tamar.christina@arm.com>
4703         PR target/82641
4704         * gcc.target/arm/pragma_arch_switch_2.c: New.
4706 2018-02-06  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4708         PR target/79975
4709         * gcc.dg/rtl/x86_64/final.c: Add -fdwarf2-cfi-asm to dg-options.
4711 2018-02-05  Martin Sebor  <msebor@redhat.com>
4713         PR tree-optimization/83369
4714         * gcc.dg/Wnonnull.c: New test.
4716 2018-02-05  Richard Sandiford  <richard.sandiford@linaro.org>
4718         * lib/lto.exp (lto_handle_diagnostics): Remove messages_by_file
4719         argument and use dg-messages-by-file instead.  Expect it to be
4720         an array rather than a dict.
4721         (lto-link-and-maybe-run): Remove messages_by_file argument and
4722         use an upvar for dg-messages-by-file.  Update call to
4723         lto_handle_diagnostics.
4724         (lt-get-options): Treat dg-messages-by-file as an array
4725         rather than a dict.
4726         (lto-get-options-main): Likewise.  Set the entry rather than appending.
4727         (lto-execute): Treat dg-messages-by-file as an array rather than
4728         a dict.  Update call to lto-link-and-maybe-run.
4730 2018-02-05  Paolo Carlini  <paolo.carlini@oracle.com>
4732         PR c++/82782
4733         * g++.dg/cpp1z/inline-var4.C: New.
4735 2018-02-05  Martin Liska  <mliska@suse.cz>
4737         * c-c++-common/asan/pointer-compare-1.c: Adjust ASAN_OPTIONS
4738         options.
4739         * c-c++-common/asan/pointer-compare-2.c: Likewise.
4740         * c-c++-common/asan/pointer-subtract-1.c: Likewise.
4741         * c-c++-common/asan/pointer-subtract-2.c: Likewise.
4742         * c-c++-common/asan/pointer-subtract-3.c: Likewise.
4743         * c-c++-common/asan/pointer-subtract-4.c: Likewise.
4744         * c-c++-common/asan/pointer-compare-3.c: New test.
4746 2018-02-05  Richard Sandiford  <richard.sandiford@linaro.org>
4748         * gcc.target/aarch64/sve/vcond_4.c: Remove XFAILs.
4749         * gcc.target/aarch64/sve/vcond_5.c: Likewise.
4751 2018-02-05  Olga Makhotina  <olga.makhotina@intel.com>
4753         * gcc.target/i386/avx512dq-vrangesd-1.c (_mm_mask_range_sd,
4754         _mm_maskz_range_sd, _mm_mask_range_round_sd,
4755         _mm_maskz_range_round_sd): Test new intrinsics.
4756         * gcc.target/i386/avx512dq-vrangesd-2.c (_mm_range_sd,
4757         _mm_mask_range_sd, _mm_maskz_range_sd, _mm_range_round_sd,
4758         _mm_mask_range_round_sd, _mm_maskz_range_round_sd): Test new intrinsics.
4759         * gcc.target/i386/avx512dq-vrangess-1.c (_mm_mask_range_ss,
4760         _mm_maskz_range_ss, _mm_mask_range_round_ss,
4761         _mm_maskz_range_round_ss): Test new intrinsics.
4762         * gcc.target/i386/avx512dq-vrangess-2.c (_mm_range_ss,
4763         _mm_mask_range_ss, _mm_maskz_range_ss, _mm_range_round_ss,
4764         _mm_mask_range_round_ss, _mm_maskz_range_round_ss): Test new intrinsics.
4765         * gcc.target/i386/avx-1.c (__builtin_ia32_rangesd128_round,
4766         __builtin_ia32_rangess128_round): Remove builtins.
4767         (__builtin_ia32_rangesd128_mask_round,
4768         __builtin_ia32_rangess128_mask_round): Test new builtins.
4769         * gcc.target/i386/sse-13.c: Ditto.
4770         * gcc.target/i386/sse-23.c: Ditto.
4772 2018-02-04  Jan Hubicka  <hubicka@ucw.cz>
4774         PR middle-end/79966
4775         * gfortran.dg/pr79966.f90: New testcase
4777 2018-02-04  Dominique d'Humieres  <dominiq@gcc.gnu.org>
4779         PR fortran/84094
4780         * gfortran.dg/associate_23.f90: Fix invalid code.
4781         * gfortran.dg/intrinsic_actual_4.f90: Likewise.
4782         * gfortran.dg/matmul_3.f90: Likewise.
4783         * gfortran.dg/transfer_array_intrinsic_2.f90: Likewise.
4785 2018-02-04  Paul Thomas  <pault@gcc.gnu.org>
4787         PR fortran/84115
4788         * gfortran.dg/associate_34.f90: New test.
4789         * gfortran.dg/associate_35.f90: New test.
4791 2018-02-03  Paul Thomas  <pault@gcc.gnu.org>
4793         PR fortran/84141
4794         PR fortran/84155
4795         * gfortran.dg/pr84155.f90: New test.
4797 2017-02-02  Uros Bizjak  <ubizjak@gmail.com>
4799         * gfortran.dg/dec_parameter_1.f (sub1): Remove statement with no effect.
4800         * gfortran.dg/dec_parameter_2.f90 (sub1): Ditto.
4802 2018-02-02  Will Schmidt  <will_schmidt@vnet.ibm.com>
4804         * gcc.target/powerpc/vec-cmpne-long.c: Add p8vector_hw require to
4805         dg-do run stanza.
4807 2018-02-02  Will Schmidt  <will_schmidt@vnet.ibm.com>
4809         * gcc.target/powerpc/fold-vec-abs-int.p9.c: Add powerpc_p9vector_ok
4810         requirement.
4811         * gcc.target/powerpc/fold-vec-abs-int-fwrapv.p9.c: Same.
4812         * gcc.target/powerpc/fold-vec-cmp-char.p9.c: Same.
4813         * gcc.target/powerpc/fold-vec-neg-int.p9.c: Same.
4815 2018-02-02  Georg-Johann Lay  <avr@gjlay.de>
4817         PR testsuite/52641
4818         * gcc.c-torture/execute/pr83362.c: Make work for int16.
4819         * gcc.dg/Wsign-conversion.c: Dito.
4820         * gcc.dg/attr-alloc_size-4.c: Dito.
4821         * gcc.dg/pr81020.c: Dito.
4822         * gcc.dg/pr81192.c: Dito.
4823         * gcc.dg/pr83463.c (dg-options): Add -Wno-pointer-to-int-cast.
4824         * gcc.dg/attr-alloc_size-11.c: Also special-case avr.
4825         * gcc.dg/pr83844.c: Restrict to int32plus.
4826         * gcc.dg/attr-alloc_size-3.c: Restrict to size32plus.
4827         * gcc.dg/tree-ssa/ldist-25.c: Dito.
4828         * gcc.dg/tree-ssa/ldist-27.c: Dito.
4829         * gcc.dg/tree-ssa/ldist-28.c: Dito.
4830         * gcc.dg/tree-ssa/ldist-29.c: Dito.
4831         * gcc.dg/tree-ssa/ldist-30.c: Dito.
4832         * gcc.dg/tree-ssa/ldist-31.c: Dito.
4833         * gcc.dg/tree-ssa/ldist-32.c: Dito.
4834         * gcc.dg/tree-ssa/ldist-33.c: Dito.
4835         * gcc.dg/tree-ssa/ldist-34.c: Dito.
4836         * gcc.dg/tree-ssa/ldist-35.c: Dito.
4837         * gcc.dg/tree-ssa/ldist-36.c: Dito.
4839 2018-02-02  Julia Koval  <julia.koval@intel.com>
4841         * gcc.target/i386/funcspec-56.inc: Handle new march.
4842         * g++.dg/ext/mv16.C: Ditto.
4844 2018-02-02  Georg-Johann Lay  <avr@gjlay.de>
4846         * lib/target-supports.exp
4847         (check_effective_target_keeps_null_pointer_checks): No more
4848         special-case avr.
4849         * gcc.dg/tree-ssa/pr21086.c (dg-final): Special-case avr.
4850         * gcc.dg/ifcvt-4.c: Skip avr.
4851         * gcc.dg/pr53037-1.c: Dito.
4852         * gcc.dg/pr53037-2.c: Dito.
4853         * gcc.dg/pr53037-3.c: Dito.
4854         * gcc.dg/pr63387-2.c: Dito.
4855         * gcc.dg/pr63387.c: Dito.
4856         * gcc.dg/sancov/cmp0.c: Dito.
4857         * gcc.dg/tree-ssa/loop-interchange-1.c: Dito.
4858         * gcc.dg/tree-ssa/loop-interchange-10.c: Dito.
4859         * gcc.dg/tree-ssa/loop-interchange-11.c: Dito.
4860         * gcc.dg/tree-ssa/loop-interchange-1b.c: Dito.
4861         * gcc.dg/tree-ssa/loop-interchange-2.c: Dito.
4862         * gcc.dg/tree-ssa/loop-interchange-3.c: Dito.
4863         * gcc.dg/tree-ssa/loop-interchange-4.c: Dito.
4864         * gcc.dg/tree-ssa/loop-interchange-5.c: Dito.
4865         * gcc.dg/tree-ssa/loop-interchange-6.c: Dito.
4866         * gcc.dg/tree-ssa/loop-interchange-7.c: Dito.
4867         * gcc.dg/tree-ssa/loop-interchange-8.c: Dito.
4868         * gcc.dg/tree-ssa/loop-interchange-9.c: Dito.
4869         * gcc.dg/tree-ssa/pr82059.c: Dito.
4870         * gcc.c-torture/execute/pr70460.c: Dito.
4872 2018-02-02  Georg-Johann Lay  <avr@gjlay.de>
4874         PR testsuite/52641
4875         * gcc.c-torture/execute/pr81913.c: Use types that also work for int16.
4876         * gcc.c-torture/execute/20180112-1.c: Dito.
4877         * gcc.c-torture/execute/pr81503.c: Dito.
4878         * gcc.dg/store_merging_12.c: Dito.
4879         * gcc.dg/tree-ssa/loop-niter-1.c: Dito.
4880         * gcc.dg/tree-ssa/loop-niter-2.c: Dito.
4881         * gcc.dg/tree-ssa/pr80898.c: Dito.
4882         * gcc.dg/tree-ssa/pr82363.c: Dito.
4883         * gcc.dg/utf16-4.c: Also allow "short unsigned int" in dg-warning.
4884         * gcc.dg/tree-ssa/pr81346-5.c: Special-case int16.
4885         * gcc.dg/tree-ssa/ssa-sink-11.c: Dito.
4886         * gcc.dg/tree-ssa/ssa-sink-12.c: Dito.
4887         * gcc.dg/torture/pr81814.c: Restrict to int32plus.
4888         * gcc.dg/tree-ssa/pr80803.c: Dito.
4889         * gcc.dg/tree-ssa/pr80898-2.c: Dito.
4890         * gcc.dg/tree-ssa/pr81346-4.c: Dito.
4891         * gcc.dg/tree-ssa/vrp114.c: Dito.
4892         * gcc.dg/tree-ssa/pr82574.c: Restrict to size32plus.
4893         * gcc.dg/tree-ssa/ssa-dom-thread-13.c: Dito.
4894         * gcc.dg/tree-ssa/ssa-sink-15.c: Dito.
4896 2018-02-02  Igor Tsimbalist  <igor.v.tsimbalist@intel.com>
4898         PR target/84066
4899         * gcc.target/i386/cet-sjlj-6a.c: New test.
4900         * gcc.target/i386/cet-sjlj-6b.c: Likewise.
4902 2018-02-01  Marek Polacek  <polacek@redhat.com>
4904         PR c++/84125
4905         * g++.dg/cpp1y/lambda-generic-84125.C:New test.
4907 2018-01-30  Jeff Law  <law@redhat.com>
4909         PR target/84128
4910         * gcc.target/i386/pr84128.c: New test.
4912 2018-02-01  Georg-Johann Lay  <avr@gjlay.de>
4914         * gcc.dg/tree-ssa/vrp111.c (dg-options): Add
4915         -fdelete-null-pointer-checks.
4917 2018-02-01  Paolo Carlini  <paolo.carlini@oracle.com>
4919         PR c++/83796
4920         * g++.dg/cpp0x/abstract-default1.C: New.
4922 2018-02-01  Richard Sandiford  <richard.sandiford@linaro.org>
4924         PR tree-optimization/81635
4925         * gcc.dg/vect/bb-slp-pr81635-1.c: New test.
4926         * gcc.dg/vect/bb-slp-pr81635-2.c: Likewise.
4928 2018-02-01  Richard Sandiford  <richard.sandiford@linaro.org>
4930         PR target/83370
4931         * gcc.target/aarch64/pr83370.c: New.
4933 2018-02-01  Richard Biener  <rguenther@suse.de>
4935         * gcc.dg/graphite/pr35356-1.c: Adjust.
4937 2018-02-01  Richard Sandiford  <richard.sandiford@linaro.org>
4939         PR testsuite/83846
4940         * gcc.target/aarch64/sve/aarch64-sve.exp: Only do *_run tests
4941         for ILP32.
4942         * gcc.target/aarch64/sve/clastb_2_run.c (main): Use TYPE instead
4943         of hard-coding the choice.
4944         * gcc.target/aarch64/sve/clastb_4_run.c (main): Likewise.
4945         * gcc.target/aarch64/sve/clastb_5_run.c (main): Likewise.
4946         * gcc.target/aarch64/sve/clastb_3_run.c (main): Likewise.  Generalize
4947         memset call.
4948         * gcc.target/aarch64/sve/const_pred_1.C: Include stdint.h and use
4949         stdint.h types.
4950         * gcc.target/aarch64/sve/const_pred_2.C: Likewise.
4951         * gcc.target/aarch64/sve/const_pred_3.C: Likewise.
4952         * gcc.target/aarch64/sve/const_pred_4.C: Likewise.
4953         * gcc.target/aarch64/sve/load_const_offset_2.c: Likewise.
4954         * gcc.target/aarch64/sve/logical_1.c: Likewise.
4955         * gcc.target/aarch64/sve/mask_struct_load_1.c: Likewise.
4956         * gcc.target/aarch64/sve/mask_struct_load_2.c: Likewise.
4957         * gcc.target/aarch64/sve/mask_struct_load_3.c: Likewise.
4958         * gcc.target/aarch64/sve/mask_struct_load_4.c: Likewise.
4959         * gcc.target/aarch64/sve/mask_struct_load_5.c: Likewise.
4960         * gcc.target/aarch64/sve/mask_struct_load_6.c: Likewise.
4961         * gcc.target/aarch64/sve/mask_struct_load_7.c: Likewise.
4962         * gcc.target/aarch64/sve/mask_struct_load_8.c: Likewise.
4963         * gcc.target/aarch64/sve/mask_struct_store_1.c: Likewise.
4964         * gcc.target/aarch64/sve/mask_struct_store_2.c: Likewise.
4965         * gcc.target/aarch64/sve/mask_struct_store_3.c: Likewise.
4966         * gcc.target/aarch64/sve/mask_struct_store_4.c: Likewise.
4967         * gcc.target/aarch64/sve/struct_vect_1.c: Likewise.
4968         * gcc.target/aarch64/sve/struct_vect_2.c: Likewise.
4969         * gcc.target/aarch64/sve/struct_vect_2_run.c: Likewise.
4970         * gcc.target/aarch64/sve/struct_vect_3.c: Likewise.
4971         * gcc.target/aarch64/sve/struct_vect_3_run.c: Likewise.
4972         * gcc.target/aarch64/sve/struct_vect_4.c: Likewise.
4973         * gcc.target/aarch64/sve/struct_vect_4_run.c: Likewise.
4974         * gcc.target/aarch64/sve/struct_vect_7.c: Likewise.
4975         * gcc.target/aarch64/sve/struct_vect_8.c: Likewise.
4976         * gcc.target/aarch64/sve/struct_vect_8_run.c: Likewise.
4977         * gcc.target/aarch64/sve/struct_vect_9.c: Likewise.
4978         * gcc.target/aarch64/sve/struct_vect_9_run.c: Likewise.
4979         * gcc.target/aarch64/sve/struct_vect_10.c: Likewise.
4980         * gcc.target/aarch64/sve/struct_vect_10_run.c: Likewise.
4981         * gcc.target/aarch64/sve/struct_vect_11.c: Likewise.
4982         * gcc.target/aarch64/sve/struct_vect_11_run.c: Likewise.
4983         * gcc.target/aarch64/sve/struct_vect_12.c: Likewise.
4984         * gcc.target/aarch64/sve/struct_vect_12_run.c: Likewise.
4985         * gcc.target/aarch64/sve/struct_vect_13.c: Likewise.
4986         * gcc.target/aarch64/sve/struct_vect_13_run.c: Likewise.
4987         * gcc.target/aarch64/sve/struct_vect_14.c: Likewise.
4988         * gcc.target/aarch64/sve/struct_vect_18.c: Likewise.
4989         * gcc.target/aarch64/sve/struct_vect_19.c: Likewise.
4990         * gcc.target/aarch64/sve/struct_vect_20.c: Likewise.
4991         * gcc.target/aarch64/sve/struct_vect_21.c: Likewise.
4992         * gcc.target/aarch64/sve/struct_vect_22.c: Likewise.
4993         * gcc.target/aarch64/sve/struct_vect_23.c: Likewise.
4994         * gcc.target/aarch64/sve/popcount_1.c (popcount_64): Use
4995         __builtin_popcountll rather than __builtin_popcountl.
4997 2018-02-01  Richard Sandiford  <richard.sandiford@linaro.org>
4999         * gcc.target/aarch64/sve/slp_2.c: Expect LD1RQ to be used instead
5000         of LD1R[HWD] for multi-element constants on big-endian targets.
5001         * gcc.target/aarch64/sve/slp_3.c: Likewise.
5002         * gcc.target/aarch64/sve/slp_4.c: Likewise.
5004 2018-02-01  Richard Sandiford  <richard.sandiford@linaro.org>
5006         * gcc.target/aarch64/sve/slp_2.c: Expect LD1RQD rather than LD1RQB.
5007         * gcc.target/aarch64/sve/slp_3.c: Expect LD1RQW rather than LD1RQB.
5008         * gcc.target/aarch64/sve/slp_4.c: Expect LD1RQH rather than LD1RQB.
5010 2018-02-01  Jakub Jelinek  <jakub@redhat.com>
5012         PR tree-optimization/81661
5013         PR tree-optimization/84117
5014         * gcc.dg/pr81661.c: New test.
5015         * gfortran.dg/pr84117.f90: New test.
5017 2018-02-01  Janne Blomqvist  <jb@gcc.gnu.org>
5019         PR fortran/83705
5020         * gfortran.dg/repeat_7.f90: Catch warning message.
5022 2018-01-31  Ian Lance Taylor  <iant@golang.org>
5024         * go.go-torture/execute/printnil.go: New test.
5026 2018-01-31  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5028         * lib/target-supports.exp (check_effective_target_comdat_group):
5029         Allow for Solaris as comdat syntax.
5031         * g++.dg/debug/dwarf2/nested-4.C: Xfail scan-assembler-times on
5032         Solaris with comdat_group support and as.
5034 2018-01-31  Marek Polacek  <polacek@redhat.com>
5036         PR c/81779
5037         * gcc.dg/pr81779.c: New test.
5039 2018-01-31  Jakub Jelinek  <jakub@redhat.com>
5041         PR fortran/84116
5042         * gfortran.dg/gomp/pr84116.f90: New test.
5044         PR c++/83993
5045         * g++.dg/init/pr83993-2.C: New test.
5047         PR c++/83993
5048         * g++.dg/init/pr83993-1.C: New test.
5049         * g++.dg/cpp0x/pr83993.C: New test.
5051 2018-01-31  Paul Thomas  <pault@gcc.gnu.org>
5053         PR fortran/84088
5054         * gfortran.dg/pr84088.f90: New test.
5056 2018-01-31  Vladimir Makarov  <vmakarov@redhat.com>
5058         PR target/82444
5059         * gcc.target/i386/pr82444.c: New.
5061 2018-01-31  Will Schmidt  <will_schmidt@vnet.ibm.com>
5063         * gcc.target/powerpc/altivec-13.c: Remove VSX-requiring built-ins.
5064         * gcc.target/powerpc/vsx-13.c: New.
5066 2018-01-31  Paolo Carlini  <paolo.carlini@oracle.com>
5068         PR c++/84092
5069         * g++.dg/cpp1y/var-templ57.C: New.
5071 2018-01-31  Marek Polacek  <polacek@redhat.com>
5073         PR c++/84138
5074         * g++.dg/diagnostic/pr84138.C: New test.
5076 2018-01-31  Janne Blomqvist  <jb@gcc.gnu.org>
5078         PR fortran/78534
5079         * gfortran.dg/allocate_deferred_char_scalar_1.f03: Prune
5080         -Wstringop-overflow warnings due to spurious warning with -O1.
5081         * gfortran.dg/char_cast_1.f90: Update dump scan pattern.
5082         * gfortran.dg/transfer_intrinsic_1.f90: Likewise.
5084 2018-01-31  Richard Biener  <rguenther@suse.de>
5086         PR tree-optimization/84132
5087         * g++.dg/torture/pr84132.C: New testcase.
5089 2018-01-31  Jan Hubicka  <hubicka@ucw.cz>
5091         * g++.dg/torture/pr81360.C: Drop unintended -O2 from dg-options and
5092         dg-final scan.
5094 2018-01-31  Julia Koval  <julia.koval@intel.com>
5096         PR target/83618
5097         * gcc.target/i386/rdpid.c: Remove "eax".
5099 2018-01-31  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
5101         PR tree-optimization/64946
5102         * gcc.target/aarch64/vect-abs-compile.c: XFAIL byte and half-word
5103         scan-assembler checks.
5105 2018-01-31  Eric Botcazou  <ebotcazou@adacore.com>
5107         * gcc.c-torture/execute/20180131-1.c: New test.
5109 2018-01-31  Claudiu Zissulescu  <claziss@synopsys.com>
5111         * gcc.target/arc/taux-1.c: New test.
5112         * gcc.target/arc/taux-2.c: Likewise.
5114 2018-01-31  Claudiu Zissulescu  <claziss@synopsys.com>
5116         * gcc.target/arc/uncached.c: New test.
5118 2018-01-31  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5120         PR lto/83954
5121         * gnat.dg/lto20.adb: Remove dg-excess-errors.
5123 2018-01-31  Jakub Jelinek  <jakub@redhat.com>
5125         PR preprocessor/69869
5126         * gcc.dg/cpp/trad/pr69869.c: New test.
5128         PR c/84100
5129         * gcc.dg/pr84100.c: New test.
5131 2018-01-30  Jeff Law  <law@redhat.com>
5133         PR target/84064
5134         * gcc.target/i386/pr84064: New test.
5136 2018-01-30  Thomas Koenig  <tkoenig@gcc.gnu.org>
5138         PR fortran/84134
5139         * gfortran.dg/data_implied_do_2.f90: New test.
5141 2018-01-30  Janus Weil  <janus@gcc.gnu.org>
5143         * gfortran.dg/pr68318_1.f90: Add closing bracket in dejagnu directive.
5145 2018-01-30  Thomas Koenig  <tkoenig@gcc.gnu.org>
5147         PR fortran/84133
5148         * gfortran.dg/inline_matmul_21.f90: New test case.
5150 2018-01-30  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5152         * g++.dg/torture/pr81360.C: Add -fdump-ipa-icf to dg-options.
5154 2018-01-30  Vladimir Makarov  <vmakarov@redhat.com>
5156         PR target/84112
5157         * gcc.target/powerpc/pr84112.c: New.
5159 2018-01-30  Jakub Jelinek  <jakub@redhat.com>
5161         PR rtl-optimization/83986
5162         * gcc.dg/pr83986.c: New test.
5164 2018-01-30  Bill Seurer  <seurer@linux.vnet.ibm.com>
5166         PR 58684
5167         * gcc.dg/torture/inf-compare-1.c: Add xfail.
5168         * gcc.dg/torture/inf-compare-2.c: Add xfail.
5169         * gcc.dg/torture/inf-compare-3.c: Add xfail.
5170         * gcc.dg/torture/inf-compare-4.c: Add xfail.
5172 2018-01-30  Jakub Jelinek  <jakub@redhat.com>
5174         PR tree-optimization/84111
5175         * gcc.c-torture/compile/pr84111.c: New test.
5177 2018-01-30  Jan Hubicka  <hubicka@ucw.cz>
5179         PR ipa/83179
5180         * gcc.dg/ipa/inline-2.c: Fix template.
5181         * gcc.dg/ipa/inline-3.c: Fix template.
5183 2018-01-30  Jan Hubicka  <hubicka@ucw.cz>
5185         PR ipa/81360
5186         * g++.dg/torture/pr81360.C: New testcase.
5188 2018-01-30  Jan Hubicka  <hubicka@ucw.cz>
5190         PR lto/83954
5191         * gcc.dg/lto/pr83954.h: New testcase.
5192         * gcc.dg/lto/pr83954_0.c: New testcase.
5193         * gcc.dg/lto/pr83954_1.c: New testcase.
5195 2018-01-30  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5197         PR bootstrap/84017
5198         * gcc.dg/debug/dwarf2/prod-options.c: Add -fno-merge-debug-strings
5199         to dg-options.
5200         Simplify DW_AT_producer scan.
5202 2018-01-30  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
5204         * gcc.dg/tree-ssa/ssa-dom-cse-2.c: XFAIL on !arm_neon arm targets.
5206 2018-01-30  Kirill Yukhin  <kirill.yukhin@gmail.com>
5208         PR target/83828
5209         * gcc.target/i386/avx512bitalg-vpopcntb-1.c: Fix test.
5210         * gcc.target/i386/avx512bitalg-vpopcntw-1.c: Ditto.
5211         * gcc.target/i386/avx512bitalgvl-vpopcntb-1.c: Ditto.
5212         * gcc.target/i386/avx512bitalgvl-vpopcntw-1.c: Ditto.
5214 2018-01-29  Jeff Law  <law@redhat.com>
5216         PR testsuite/81010
5217         * gcc.target/powerpc/pr56605.c: Update various dg- directives to
5218         better match other tests which require vsx.  Verify the zero
5219         extension is part of the test in the combiner dump.
5221 2018-01-29  Marek Polacek  <polacek@redhat.com>
5223         PR c/83966
5224         * gcc.dg/format/Wsuggest-attribute-1.c: New test.
5226         PR c++/83996
5227         * g++.dg/ext/pr83996.C: New test.
5229 2018-01-29  Richard Biener  <rguenther@suse.de>
5231         PR tree-optimization/84057
5232         * gcc.dg/graphite/pr84057.c: New testcase.
5234 2018-01-29  Thomas Koenig  <tkoenig@gcc.gnu.org>
5236         PR fortran/84073
5237         * gfortran.dg/bind_c_usage_31.f90: New test.
5239 2018-01-27  Paolo Carlini  <paolo.carlini@oracle.com>
5241         PR c++/83924
5242         * g++.dg/warn/Wduplicated-branches5.C: New.
5244 2018-01-26  Sebastian Perta  <sebastian.perta@renesas.com>
5246         * gcc.target/rl78/test_addsi3_internal.c: New test.
5248 2018-01-26  Segher Boessenkool  <segher@kernel.crashing.org>
5250         * gcc.target/powerpc/safe-indirect-jump-1.c: Build on all targets.
5251         Make expected output depend on whether we expect sibcalls or not.
5252         * gcc.target/powerpc/safe-indirect-jump-8.c: Delete (merged into
5253         safe-indirect-jump-1.c).
5255 2018-01-26  Damian Rouson  <damian@sourceryinstitute.org>
5256             Alessandro Fanfarillo  <fanfarillo.gcc@gmail.com>
5257             Soren Rasmussen  <s.c.rasmussen@gmail.com>
5259         Fortran 2018 teams tests.
5261         * gfortran.dg/team_number_1.f90: new test for team_number.
5262         * gfortran.dg/team_change_1.f90: new test for change team.
5263         * gfortran.dg/team_end_1.f90: new test for end team.
5264         * gfortran.dg/team_form_1.f90: new test for form team.
5266 2018-01-26  Steven G. Kargl  <kargl@gcc.gnu.org>
5268         PR fortran/83998
5269         * gfortran.dg/dot_product_4.f90
5271 2018-01-26  Martin Sebor  <msebor@redhat.com>
5273         PR tree-optimization/83896
5274         * gcc.dg/strlenopt-43.c: New.
5276 2018-01-26  Will Schmidt  <will_schmidt@vnet.ibm.com>
5278         * gcc.target/powerpc/fold-vec-abs-int.c: Remove scan-assembler stanzas.
5279         * gcc.target/powerpc/fold-vec-abs-int-fwrap.c: Same.
5280         * gcc.target/powerpc/fold-vec-abs-int.p7.c: New.
5281         * gcc.target/powerpc/fold-vec-abs-int.p8.c: New.
5282         * gcc.target/powerpc/fold-vec-abs-int.p9.c: New.
5283         * gcc.target/powerpc/fold-vec-abs-int-fwrapv.p7.c: New.
5284         * gcc.target/powerpc/fold-vec-abs-int-fwrapv.p8.c: New.
5285         * gcc.target/powerpc/fold-vec-abs-int-fwrapv.p9.c: New.
5286         * gcc.target/powerpc/fold-vec-abs-longlong.c: Remove scan-assembler
5287         stanzas.
5288         * gcc.target/powerpc/fold-vec-abs-longlong-fwrap.c: Same.
5289         * gcc.target/powerpc/fold-vec-abs-longlong.p7.c: New.
5290         * gcc.target/powerpc/fold-vec-abs-longlong.p8.c: New.
5291         * gcc.target/powerpc/fold-vec-abs-longlong.p9.c: New.
5292         * gcc.target/powerpc/fold-vec-abs-longlong-fwrapv.p7.c: New.
5293         * gcc.target/powerpc/fold-vec-abs-longlong-fwrapv.p8.c: New.
5294         * gcc.target/powerpc/fold-vec-abs-longlong-fwrapv.p9.c: New.
5295         * gcc.target/powerpc/fold-vec-abs-short.c: Add xxspltib to valid
5296         instruction list.
5297         * gcc.target/powerpc/fold-vec-abs-short-fwrapv.c: Same.
5299 2018-01-26  Will Schmidt  <will_schmidt@vnet.ibm.com>
5301         * gcc.target/powerpc/fold-vec-cmp-int.c: Delete.
5302         * gcc.target/powerpc/fold-vec-cmp-int.h: New.
5303         * gcc.target/powerpc/fold-vec-cmp-int.p7.c: New.
5304         * gcc.target/powerpc/fold-vec-cmp-int.p8.c: New.
5305         * gcc.target/powerpc/fold-vec-cmp-int.p9.c: New.
5306         * gcc.target/powerpc/fold-vec-cmp-short.c: Delete.
5307         * gcc.target/powerpc/fold-vec-cmp-short.h: New.
5308         * gcc.target/powerpc/fold-vec-cmp-short.p8.c: New.
5309         * gcc.target/powerpc/fold-vec-cmp-short.p9.c: New.
5310         * gcc.target/powerpc/fold-vec-cmp-char.c: Delete.
5311         * gcc.target/powerpc/fold-vec-cmp-char.h: New.
5312         * gcc.target/powerpc/fold-vec-cmp-char.p8.c: New.
5313         * gcc.target/powerpc/fold-vec-cmp-char.p9.c: New.
5315 2018-01-26  Martin Liska  <mliska@suse.cz>
5317         * lib/target-supports.exp: Return a value, otherwise -Wreturn-type
5318         warning is seen.
5320 2018-01-26  Will Schmidt  <will_schmidt@vnet.ibm.com>
5322         * gcc.target/powerpc/fold-vec-neg-longlong.h:  New.
5323         * gcc.target/powerpc/fold-vec-neg-longlong.p8.c:  New.
5324         * gcc.target/powerpc/fold-vec-neg-longlong.p9.c:  New.
5325         * gcc.target/powerpc/fold-vec-neg-longlong.c:  Delete.
5326         * gcc.target/powerpc/fold-vec-neg-int.c: Remove scan-assembler stanzas.
5327         * gcc.target/powerpc/fold-vec-neg-int.p7.c: New.
5328         * gcc.target/powerpc/fold-vec-neg-int.p8.c: New.
5329         * gcc.target/powerpc/fold-vec-neg-int.p9.c: New.
5331 2018-01-26  Richard Biener  <rguenther@suse.de>
5333         PR rtl-optimization/84003
5334         * g++.dg/torture/pr77745.C: Mark foo noinline to trigger
5335         latent bug in DSE if NOINLINE is appropriately defined.
5336         * g++.dg/torture/pr77745-2.C: New testcase including pr77745.C
5337         and defining NOINLINE.
5339 2018-01-26  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
5341         * gcc.target/aarch64/advsimd-intrinsics/vld1x2.c: Make float64
5342         tests specific to aarch64.  XFAIL test on arm.
5344 2018-01-26  Jakub Jelinek  <jakub@redhat.com>
5346         PR rtl-optimization/83985
5347         * gcc.dg/pr83985.c: New test.
5349         PR c/83989
5350         * c-c++-common/Wrestrict-3.c: New test.
5352 2018-01-26  Claudiu Zissulescu  <claziss@synopsys.com>
5354         * gcc.target/arc/tdelegitimize_addr.c: New test.
5356 2018-01-26  Claudiu Zissulescu  <claziss@synopsys.com>
5358         * gcc.target/arc/jli-1.c: New file.
5359         * gcc.target/arc/jli-2.c: Likewise.
5361 2018-01-26  Szabolcs Nagy  <szabolcs.nagy@arm.com>
5363         * gcc.target/aarch64/sve/peel_ind_1.c: Match (adrp|adr) in
5364         scan-assembler.
5365         * gcc.target/aarch64/sve/peel_ind_2.c: Likewise.
5366         * gcc.target/aarch64/sve/peel_ind_3.c: Likewise.
5368 2018-01-26  Richard Biener  <rguenther@suse.de>
5370         PR tree-optimization/81082
5371         * gcc.dg/vect/pr81082.c: New testcase.
5372         * gcc.dg/tree-ssa/loop-15.c: XFAIL the (int)((unsigned)n + -1U) * n + n
5373         simplification to n * n.
5375 2018-01-26  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5377         * gcc.target/i386/mcount_pic.c: Only xfail get_pc_thunk scan on
5378         Solaris 10.
5379         * gcc.target/i386/pr63620.c: Likewise.
5381 2018-01-26  Julia Koval  <julia.koval@intel.com>
5383         * gcc.target/i386/avx512bitalg-vpshufbitqmb-1.c: Add
5384         -mavx512f -mavx512bw.
5385         * gcc.target/i386/avx512bitalgvl-vpshufbitqmb-1.c: Add -mavx512bw.
5386         * gcc.target/i386/i386.exp: Fix types.
5388 2018-01-26  Alan Modra  <amodra@gmail.com>
5390         PR target/84033
5391         * gcc.target/powerpc/swaps-p8-46.c: New.
5393 2018-25-01  Paul Thomas  <pault@gcc.gnu.org>
5395         PR fortran/37577
5396         * gfortran.dg/coarray_18.f90: Allow dimension 15 for F2008.
5397         * gfortran.dg/coarray_lib_this_image_2.f90: Change 'array1' to
5398         'array01' in the tree dump comparison.
5399         * gfortran.dg/coarray_lib_token_4.f90: Likewise.
5400         * gfortran.dg/inline_sum_1.f90: Similar - allow two digits.
5401         * gfortran.dg/rank_1.f90: Allow dimension 15 for F2008.
5403 2018-01-25  Jan Hubicka  <hubicka@ucw.cz>
5405         PR middle-end/83055
5406         * gcc.dg/torture/pr83055.c: New testcase.
5408 2018-01-25  Jakub Jelinek  <jakub@redhat.com>
5410         PR c++/84031
5411         * g++.dg/cpp1z/decomp36.C: New test.
5413         PR middle-end/83977
5414         * c-c++-common/gomp/pr83977-1.c: Add -w to dg-options.
5416 2018-01-25  Richard Sandiford  <richard.sandiford@linaro.org>
5418         * gcc.dg/vect/vect-reduc-or_1.c: Require whole_vector_shift for
5419         the shift dump line.
5420         * gcc.dg/vect/vect-reduc-or_2.c: Likewise.
5422 2018-01-24  Michael Meissner  <meissner@linux.vnet.ibm.com>
5424         PR target/81550
5425         * gcc.target/powerpc/loop_align.c: Use unsigned long for the loop
5426         index instead of int, which allows IVOPTs to properly optimize the
5427         loop.
5429 2018-01-24  David Malcolm  <dmalcolm@redhat.com>
5431         PR jit/82846
5432         * jit.dg/test-alignment.c (create_aligned_code): Fix return type
5433         of "fn_type" typedef.
5434         * jit.dg/test-alignment.cc (verify_aligned_code): Likewise.
5436 2018-01-24  Ian Lance Taylor  <iant@golang.org>
5438         * go.go-torture/execute/names-1.go: New test.
5440 2018-01-19  Jeff Law  <law@redhat.com>
5442         PR target/83994
5443         * gcc.target/i386/pr83994.c: New test.
5445 2018-01-24  Vladimir Makarov  <vmakarov@redhat.com>
5447         PR target/84014
5448         * gcc.target/powerpc/pr84014.c: New.
5450 2018-01-24  Jakub Jelinek  <jakub@redhat.com>
5452         PR middle-end/83977
5453         * c-c++-common/gomp/pr83977-1.c: New test.
5454         * c-c++-common/gomp/pr83977-2.c: New test.
5455         * c-c++-common/gomp/pr83977-3.c: New test.
5456         * gfortran.dg/gomp/pr83977.f90: New test.
5458 2018-01-24  Richard Sandiford  <richard.sandiford@linaro.org>
5460         PR testsuite/83889
5461         * gcc.dg/vect/pr79920.c: Remove explicit dg-do run.
5462         * gcc.dg/vect/pr80631-1.c: Likewise.
5463         * gcc.dg/vect/pr80631-2.c: Likewise.
5464         * gcc.dg/vect/pr81410.c: Likewise.
5465         * gcc.dg/vect/pr81633.c: Likewise.
5466         * gcc.dg/vect/pr81815.c: Likewise.
5467         * gcc.dg/vect/pr82108.c: Likewise.
5468         * gcc.dg/vect/pr83857.c: Likewise.
5469         * gcc.dg/vect/vect-alias-check-8.c: Likewise.
5470         * gcc.dg/vect/vect-alias-check-9.c: Likewise.
5471         * gcc.dg/vect/vect-alias-check-10.c: Likewise.
5472         * gcc.dg/vect/vect-alias-check-11.c: Likewise.
5473         * gcc.dg/vect/vect-alias-check-12.c: Likewise.
5474         * gcc.dg/vect/vect-reduc-11.c: Likewise.
5475         * gcc.dg/vect/vect-tail-nomask-1.c: Likewise.
5476         * gcc.dg/vect/vect-reduc-in-order-1.c: Remove dg-do run and use
5477         dg-xfail-run-if instead.
5478         * gcc.dg/vect/vect-reduc-in-order-2.c: Likewise.
5479         * gcc.dg/vect/vect-reduc-in-order-3.c: Likewise.
5480         * gcc.dg/vect/vect-reduc-in-order-4.c: Likewise.
5481         * gcc.dg/vect/vect-reduc-or_1.c: Remove conditional dg-do run.
5482         * gcc.dg/vect/vect-reduc-or_2.c: Likewise.
5484 2018-01-24  Richard Sandiford  <richard.sandiford@linaro.org>
5486         PR tree-optimization/83979
5487         * g++.dg/pr83979.c: New test.
5489 2018-01-24  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
5491         * gcc.dg/lto/20110201-1_0.c: Remove explicit -mfloat-abi=softfp
5492         option.  Add arm_neon_ok_no_float_abi check.
5494 2018-01-24  Richard Biener  <rguenther@suse.de>
5496         PR tree-optimization/83176
5497         * gcc.dg/graphite/pr83176.c: New testcase.
5499 2018-01-24  Richard Biener  <rguenther@suse.de>
5501         PR tree-optimization/82819
5502         * gcc.dg/graphite/pr82819.c: New testcase.
5504 2018-01-23  Paolo Carlini  <paolo.carlini@oracle.com>
5506         PR c++/83921
5507         * g++.dg/cpp1y/constexpr-83921-1.C: New.
5508         * g++.dg/cpp1y/constexpr-83921-2.C: Likewise.
5509         * g++.dg/cpp1y/constexpr-83921-3.C: Likewise.
5510         * g++.dg/ext/stmtexpr20.C: Likewise.
5511         * g++.dg/ext/stmtexpr21.C: Likewise.
5513 2018-01-23  David Malcolm  <dmalcolm@redhat.com>
5515         PR c++/83974
5516         * g++.dg/warn/pr83974.C: New test case.
5518 2018-01-23  Jakub Jelinek  <jakub@redhat.com>
5520         PR sanitizer/83987
5521         * g++.dg/ubsan/pr83987.C: New test.
5523 2018-01-23  Paul Thomas  <pault@gcc.gnu.org>
5525         PR fortran/83866
5526         * gfortran.dg/pdt_29.f03: New test.
5528 2018-01-23  Paul Thomas  <pault@gcc.gnu.org>
5530         PR fortran/83898
5531         * gfortran.dg/associate_33.f03: New test.
5533 2018-01-23  Martin Liska  <mliska@suse.cz>
5535         PR lto/81440
5536         * gcc.dg/lto/pr81440.h: New test.
5537         * gcc.dg/lto/pr81440_0.c: New test.
5538         * gcc.dg/lto/pr81440_1.c: New test.
5540 2018-01-23  Nathan Sidwell  <nathan@acm.org>
5542         PR c++/83988
5543         * g++.dg/template/pr83988.C: New.
5545 2018-01-23  Jakub Jelinek  <jakub@redhat.com>
5547         PR c++/82882
5548         PR c++/83978
5549         * g++.dg/cpp0x/pr82882.C: New test.
5550         * g++.dg/cpp0x/pr83978.C: New test.
5552         PR c++/83958
5553         * g++.dg/cpp1z/decomp35.C: New test.
5555 2018-01-23  Nathan Sidwell  <nathan@acm.org>
5557         * g++.dg/cpp0x/range-for10.C: Adjust.
5558         * g++.dg/ext/forscope1.C: Adjust.
5559         * g++.dg/ext/forscope2.C: Adjust.
5560         * g++.dg/template/for1.C: Adjust.
5562 2018-01-23  David Malcolm  <dmalcolm@redhat.com>
5564         PR tree-optimization/83510
5565         * gcc.c-torture/compile/pr83510.c: New test case.
5567 2018-01-23  Richard Sandiford  <richard.sandiford@linaro.org>
5569         PR testsuite/83888
5570         * lib/target-supports.exp (check_effective_target_vect_float): Say
5571         that the result only holds when -funsafe-math-optimizations is on.
5572         (check_effective_target_vect_float_strict): New procedure.
5573         * gcc.dg/vect/no-fast-math-vect16.c: Use vect_float_strict instead
5574         of vect_float.
5575         * gcc.dg/vect/vect-reduc-6.c: Likewise.
5577 2018-01-23  Richard Sandiford  <richard.sandiford@linaro.org>
5579         PR tree-optimization/83965
5580         * gcc.dg/vect/pr83965.c: New test.
5582 2018-01-23  Richard Biener  <rguenther@suse.de>
5584         PR tree-optimization/83963
5585         * gfortran.dg/graphite/pr83963.f: New testcase.
5586         * gcc.dg/graphite/pr83963-2.c: Likewise.
5588 2018-01-23  Jakub Jelinek  <jakub@redhat.com>
5590         PR c++/83918
5591         * g++.dg/cpp1z/pr83918.C: New test.
5593 2018-01-22  Jakub Jelinek  <jakub@redhat.com>
5595         PR tree-optimization/83957
5596         * gcc.dg/autopar/pr83957.c: New test.
5598         PR tree-optimization/83081
5599         * gcc.dg/predict-8.c: Adjust expected probability.
5601 2018-01-22  Michael Meissner  <meissner@linux.vnet.ibm.com>
5603         PR target/83862
5604         * gcc.target/powerpc/pr83862.c: New test.
5606 2018-01-22  Carl Love  <cel@us.ibm.com>
5608         * gcc.target/powerpc/powerpc.exp: Add torture tests for
5609         builtins-4-runnable.c, builtins-6-runnable.c,
5610         builtins-5-p9-runnable.c, builtins-6-p9-runnable.c.
5611         * gcc.target/powerpc/builtins-6-runnable.c: New test file.
5612         * gcc.target/powerpc/builtins-4-runnable.c: Add additional tests
5613         for signed/unsigned 128-bit and long long int loads.
5615 2018-01-22  Marek Polacek  <polacek@redhat.com>
5617         PR c++/81933
5618         * g++.dg/cpp1y/constexpr-empty4.C: New test.
5620 2018-01-22  Will Schmidt  <will_schmidt@vnet.ibm.com>
5622         * gcc.target/powerpc/fold-vec-abs-short-fwrap.c: Add xxspltib to
5623         scan-asembler valid instructions list.
5624         * gcc.target/powerpc/fold-vec-abs-short.c: Same.
5625         * gcc.target/powerpc/fold-vec-shift-left-longlong.c: Clean up
5626         power8-vector requirement and option.
5627         * gcc.target/powerpc/fold-vec-shift-left-fwrapv.c: Same.
5629 2018-01-22  Janne Blomqvist  <jb@gcc.gnu.org>
5631         PR 78534
5632         PR 83704
5633         * gfortran.dg/string_1.f90: Remove printing the length.
5635 2018-01-22  Richard Biener  <rguenther@suse.de>
5637         PR tree-optimization/83963
5638         * gcc.dg/graphite/pr83963.c: New testcase.
5640 2018-01-22  Sudakshina Das  <sudi.das@arm.com>
5642         * gcc.c-torture/compile/pr82096.c: Add dg-skip-if and
5643         dg-require-effective-target directives.
5645 2018-01-22  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
5647         * lib/target-supports.exp (check_effective_target_arm_softfloat):
5648         New procedure.
5649         * gcc.target/arm/copysign_softfloat_1.c: Allow running everywhere.
5650         Adjust scan-assembler checks for soft-float.
5652 2018-01-21  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
5654         PR target/83946
5655         * gcc.target/powerpc/safe-indirect-jump-8.c: Skip for AIX.
5657 2018-01-21  John David Anglin  <danglin@gcc.gnu.org>
5659         * gcc.dg/pr83621.c: Add -fno-common additional option on hppa*-&-hpux*.
5660         * gcc.dg/pr83623.c: Likewise.
5661         * gcc.dg/pr83666.c: Likewise.
5663 2018-01-21  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
5664             David Edelsohn  <dje.gcc@gmail.com>
5666         PR target/83946
5667         * gcc.target/powerpc/safe-indirect-jump-1.c: Change expected
5668         assembly output from "crset eq" to "crset 2".
5669         * gcc.target/powerpc/safe-indirect-jump-2.c: Change expected
5670         assembly output from . to $.
5671         * gcc.target/powerpc/safe-indirect-jump-3.c: Likewise.
5672         * gcc.target/powerpc/safe-indirect-jump-1.c: Change expected
5673         assembly output from "crset eq" to "crset 2".
5674         * gcc.target/powerpc/safe-indirect-jump-8.c: Change expected
5675         assembly output from "crset eq" to "crset 2", and from . to $.
5677 2018-01-20  Steven G. Kargl  <kargl@gcc.gnu.org>
5679         PR fortran/83900
5680         * gfortran.dg/matmul_18.f90: New test.
5682 2018-01-20  Richard Sandiford  <richard.sandiford@linaro.org>
5684         PR tree-optimization/83940
5685         * gcc.dg/torture/pr83940.c: New test.
5687 2018-01-20  Jakub Jelinek  <jakub@redhat.com>
5689         PR middle-end/83945
5690         * gcc.dg/tls/pr83945.c: New test.
5692         PR target/83930
5693         * gcc.dg/pr83930.c: New test.
5695 2018-01-19  Steven G. Kargl  <kargl@gcc.gnu.org>
5697         PR fortran/83900
5698         * gfortran.dg/matmul_17.f90: New test.
5700 2018-01-19  Steven G. Kargl  <kargl@gcc.gnu.org>
5702         PR fortran/80768
5703         * gfortran.dg/num_images_1.f90:  New test that tests fix in r250734.
5705 2018-01-19  Jakub Jelinek  <jakub@redhat.com>
5707         PR c++/81167
5708         * g++.dg/cpp0x/pr81167.C: New test.
5710         PR c++/83919
5711         * g++.dg/cpp0x/pr83919.C: New test.
5713 2018-01-19  Jeff Law  <law@redhat.com>
5714             Jakub Jelinek  <jakub@redhat.com>
5716         * gcc.dg/stack-check-16.c: New test.
5718 2018-01-19  Cesar Philippidis  <cesar@codesourcery.com>
5720         PR target/83790
5721         * gcc.target/nvptx/indirect_call.c: New test.
5723 2018-01-19  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5725         * g++.dg/torture/pr83619.C: Remove dg-message.
5727 2018-01-19  Martin Liska  <mliska@suse.cz>
5729         * gcc.dg/predict-1.c: Adjust expected probability.
5730         * gcc.dg/predict-3.c: Likewise.
5731         * gcc.dg/predict-5.c: Likewise.
5732         * gcc.dg/predict-6.c: Likewise.
5733         * gcc.dg/predict-9.c: Likewise.
5735 2018-01-19  Richard Sandiford  <richard.sandiford@linaro.org>
5737         PR tree-optimization/83922
5738         * gcc.dg/pr83922.c: New test.
5740 2018-01-19  Richard Sandiford  <richard.sandiford@linaro.org>
5742         PR tree-optimization/83914
5743         * gcc.dg/vect/pr83914.c: New test.
5745 2018-01-19  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
5747         * gcc.target/arm/negdi-1.c: Remove bogus assembler scan for negs.
5748         * gcc.target/arm/negdi-2.c: Likewise.
5749         * gcc.target/arm/thumb-16bit-ops.c: Replace scan for NEGS with RSBS.
5751 2018-01-19  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
5753         * gcc.target/arm/pr40956.c: Adjust scan-assembler pattern.
5755 2018-01-19  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
5757         * gcc.target/arm/pr79058.c: Add arm_arm_ok check and -marm to options.
5759 2018-01-18  John David Anglin  <danglin@gcc.gnu.org>
5761         * gcc.dg/torture/pr52451.c (main): Skip long double test on
5762         hppa*-*-hpux*.
5764 2018-01-18  Jakub Jelinek  <jakub@redhat.com>
5766         PR ipa/83619
5767         PR testsuite/83934
5768         * g++.dg/torture/pr83619.C (e): Define before first use instead of
5769         forward declaration.
5771 2018-01-18  Carl Love  <cel@us.ibm.com>
5773         * gcc.target/powerpc/builtins-6.h (foo): Add missing closing bracket
5774         to the function.
5776 2018-01-18  Paolo Carlini  <paolo.carlini@oracle.com>
5778         PR c++/81013
5779         * g++.dg/inherit/union3.C: New.
5781 2018-01-18  Christophe Lyon  <christophe.lyon@linaro.org>
5783         * gcc.dg/rtl/arm/stl-cond.c: Enable on arm*.
5785 2018-01-18  Jan Hubicka  <hubicka@ucw.cz>
5787         PR ipa/83619
5788         * g++.dg/torture/pr83619.C: New testcase.
5790 2018-01-18  Christophe Lyon  <christophe.lyon@linaro.org>
5792         * lib/target-supports.exp (check_effective_target_arm_arch_FUNC_ok):
5793         Add function body to force error messages in some configurations.
5795 2018-01-18  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
5797         * gcc.target/arm/pr70278.c: Add effective target checks for armv4t
5798         and arm_thumb1_ok.
5800 2018-01-18  Boris Kolpackov  <boris@codesynthesis.com>
5802         PR other/70268
5803         * c-c++-common/ffile-prefix-map.c: New test.
5804         * c-c++-common/fmacro-prefix-map.c: New test.
5805         * c-c++-common/cpp/ffile-prefix-map.c: New test.
5806         * c-c++-common/cpp/fmacro-prefix-map.c: New test.
5808 2018-01-18  Martin Liska  <mliska@suse.cz>
5810         * gcc.target/i386/indirect-thunk-3.c: Remove duplicate options.
5811         * gcc.target/i386/indirect-thunk-4.c: Likewise.
5812         * gcc.target/i386/indirect-thunk-6.c: Likewise.
5813         * gcc.target/i386/indirect-thunk-bnd-4.c: Likewise.
5814         * gcc.target/i386/ret-thunk-10.c: Likewise.
5815         * gcc.target/i386/ret-thunk-11.c: Likewise.
5816         * gcc.target/i386/ret-thunk-12.c: Likewise.
5817         * gcc.target/i386/ret-thunk-15.c: Likewise.
5818         * gcc.target/i386/ret-thunk-9.c: Likewise.
5820 2018-01-18  Christophe Lyon  <christophe.lyon@linaro.org>
5822         * gcc.target/arm/xor-and.c: Fix dg-options and dg-add-options
5823         order.
5825 2018-01-18  Nathan Sidwell  <nathan@acm.org>
5827         PR c++/83160
5828         * g++.dg/cpp0x/pr83160.C: New.
5830 2018-01-18  Richard Biener  <rguenther@suse.de>
5832         PR tree-optimization/83887
5833         * gcc.dg/graphite/pr83887.c: New testcase.
5834         * gfortran.dg/graphite/pr83887.f90: Likewise.
5835         * gfortran.dg/graphite/pr83887.f: Likewise.
5837 2018-01-18  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
5839         PR target/65578
5840         * gcc.target/arm/builtin-bswap.x: New file.
5841         * gcc.target/arm/builtin-bswap-1.c: Include the above.  Add checks
5842         and options for armv6t2.
5843         * gcc.target/arm/builtin-bswap-2.c: Include the above.  Add checks
5844         and options for Thumb1.
5845         * gcc.target/arm/builtin-bswap16.x: New file.
5846         * gcc.target/arm/builtin-bswap16-1.c: Include the above.  Add checks
5847         and options for armv6t2.
5848         * gcc.target/arm/builtin-bswap16-2.c: Include the above.  Add checks
5849         and options for Thumb1.
5851 2018-01-18  Christophe Lyon  <christophe.lyon@linaro.org>
5853         * gcc.target/arm/pr40887.c: Fix dg-options and dg-add-options
5854         order.
5856 2018-01-18  Jakub Jelinek  <jakub@redhat.com>
5858         PR c/61240
5859         * gcc.dg/pr61240.c: New test.
5861 2018-01-17  Harald Anlauf  <anlauf@gmx.de>
5863         PR fortran/83864
5864         * gfortran.dg/pr83864.f90: New test.
5866 2018-01-17  Jeff Law  <law@redhat.com>
5868         PR testsuite/83883
5869         * gcc.dg/tree-ssa/ssa-dse-26.c: Tighten expected output.
5871 2018-01-17  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
5873         * gcc.target/powerpc/safe-indirect-jump-1.c: Remove endian
5874         restriction, but still restrict to 64-bit.
5875         * gcc.target/powerpc/safe-indirect-jump-7.c: New file.
5876         * gcc.target/powerpc/safe-indirect-jump-8.c: New file.
5878 2018-01-17  Harald Anlauf  <anlauf@gmx.de>
5880         PR fortran/83874
5881         * gfortran.dg/pr83874.f90: New test.
5883 2018-01-18  Jakub Jelinek  <jakub@redhat.com>
5885         PR c++/83824
5886         * g++.dg/cpp0x/pr83824.C: New test.
5888 2018-01-17  Michael Meissner  <meissner@linux.vnet.ibm.com>
5890         * gcc.target/powerpc/gnuattr1.c: New test to make sure we set the
5891         appropriate .gnu_attribute for the long double type, if we use the
5892         long double type, but do not generate any calls.
5893         * gcc.target/powerpc/gnuattr2.c: Likewise.
5894         * gcc.target/powerpc/gnuattr3.c: Likewise.
5896 2018-01-17  Paolo Carlini  <paolo.carlini@oracle.com>
5898         PR c++/78344
5899         * g++.dg/cpp0x/alignas13.C: New.
5901 2018-01-17  Jakub Jelinek  <jakub@redhat.com>
5903         PR c++/83897
5904         * g++.dg/cpp0x/pr83897.C: New test.
5906 2018-01-17  Jan Hubicka  <hubicka@ucw.cz>
5908         PR ipa/83051
5909         * gcc.c-torture/compile/pr83051-2.c: New testcase.
5911 2018-01-17  Paolo Carlini  <paolo.carlini@oracle.com>
5913         PR c++/81054
5914         * g++.dg/cpp0x/constexpr-ice19.C: New.
5916 2018-01-17  Will Schmidt  <will_schmidt@vnet.ibm.com>
5918         * gcc.target/powerpc/fold-vec-mergehl-char.c: New.
5919         * gcc.target/powerpc/fold-vec-mergehl-double.c: New.
5920         * gcc.target/powerpc/fold-vec-mergehl-float.c: New.
5921         * gcc.target/powerpc/fold-vec-mergehl-int.c: New.
5922         * gcc.target/powerpc/fold-vec-mergehl-longlong.c: New.
5923         * gcc.target/powerpc/fold-vec-mergehl-pixel.c: New.
5924         * gcc.target/powerpc/fold-vec-mergehl-short.c: New.
5925         * gcc.target/powerpc/builtins-1-be-folded.c: New.
5926         * gcc.target/powerpc/builtins-1-le-folded.c: New.
5927         * gcc.target/powerpc/builtins-1.fold.h: New.
5929 2018-01-17  Will Schmidt  <will_schmidt@vnet.ibm.com>
5931         * gcc.target/powerpc/builtins-1-be.c: Disable gimple-folding.
5932         * gcc.target/powerpc/builtins-1-le.c: Disable gimple-folding.
5934 2018-01-17  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
5936         * gcc.target/arm/g2.c: Add -marm to dg-options.
5937         * gcc.target/arm/scd42-2.c: Likewise.
5939 2018-01-17  Nathan Sidwell  <nathan@acm.org>
5941         PR c++/83287
5942         * g++.dg/lookup/pr83287-2.C: New.
5944 2018-01-17  David Malcolm  <dmalcolm@redhat.com>
5946         PR c++/83814
5947         PR c++/83902
5948         * g++.dg/wrappers/pr83814.C: New test case.
5949         * g++.dg/wrappers/pr83902.C: New test case.
5951 2018-01-17  David Malcolm  <dmalcolm@redhat.com>
5953         PR lto/83121
5954         * g++.dg/lto/pr83121_0.C: New test case.
5955         * g++.dg/lto/pr83121_1.C: New test case.
5956         * lib/lto.exp (lto_handle_diagnostics_for_file): New procedure,
5957         adapted from DejaGnu's dg-test.
5958         (lto_handle_diagnostics): New procedure.
5959         (lto_prune_warns): Ignore informational notes.
5960         (lto-link-and-maybe-run): Add "messages_by_file" param.
5961         Call lto_handle_diagnostics.  Avoid issuing "unresolved" for
5962         "execute" when "link" fails if "execute" was not specified.
5963         (lto-can-handle-directive): New procedure.
5964         (lto-get-options-main): Call lto-can-handle-directive.  Add a
5965         dg-messages local, using it to set the caller's
5966         dg-messages-by-file for the given source file.
5967         (lto-get-options): Likewise.
5968         (lto-execute): Add dg-messages-by-file local, and pass it to
5969         lto-link-and-maybe-run.
5971 2018-01-17  Wilco Dijkstra  <wdijkstr@arm.com>
5972             Richard Sandiford  <richard.sandiford@linaro.org>
5974         PR target/79041
5975         PR target/82964
5976         * gcc.target/aarch64/pr79041-2.c: Improve test, disable with fpic.
5977         * gcc.target/aarch64/pr78733.c: Improve test, disable with fpic.
5979 2018-01-17  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
5981         * lib/target-supports.exp: Fix -march arguments in arm arch effective
5982         target check autogenerator for armv8.1-a and armv8.2-a.
5984 2018-01-17  Carl Love  <cel@us.ibm.com>
5986         * gcc.target/powerpc/builtins-6-p9-runnable.c: Add additional tests.
5987         Add debug print statements.
5988         * gcc.target/powerpc/builtins-5-p9-runnable.c: Add test to do
5989         16 byte vector load followed by a partial vector load.
5991 2018-01-17  David Malcolm  <dmalcolm@redhat.com>
5993         PR c++/83799
5994         * g++.dg/wrappers/pr83799.C: New test case.
5996 2018-01-17  Nathan Sidwell  <nathan@acm.org>
5998         PR c++/83739
5999         * g++.dg/cpp1y/pr83739.C: New.
6001 2018-01-17  Eric Botcazou  <ebotcazou@adacore.com>
6003         * gcc.target/visium/overflow8.c: Pass -fno-if-conversion.
6004         * gcc.target/visium/overflow16.c: Likewise.
6005         * gcc.target/visium/overflow32.c: Likewise.
6007 2018-01-17  Eric Botcazou  <ebotcazou@adacore.com>
6009         * gcc.dg/ipa/inlinehint-4.c: Also pass --param inline-unit-growth=20.
6011 2018-01-17  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
6013         * gcc.dg/rtl/arm/stl-cond.c: New test.
6014         * gcc.target/arm/stl-cond.c: Delete.
6016 2018-01-17  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
6018         * gcc.target/arm/pr40887.c: Add armv5te effective target checks and
6019         directives.
6021 2018-01-17  Jakub Jelinek  <jakub@redhat.com>
6023         PR tree-optimization/83843
6024         * gcc.dg/store_merging_18.c: Don't expect "Merging successful" on arm.
6025         * gcc.dg/store_merging_19.c: New test.
6027 2018-01-17  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
6029         * gcc.target/arm/xor-and.c: Fix armv6 effective target checks
6030         and options.
6032 2018-01-17  Jakub Jelinek  <jakub@redhat.com>
6034         PR rtl-optimization/83771
6035         * gcc.dg/pr83771.c: New test.
6037 2018-01-17  Eric Botcazou  <ebotcazou@adacore.com>
6039         PR tree-optimization/81184
6040         * gcc.dg/pr21643.c: Adjust dg-final line for logical_op_short_circuit
6041         targets.
6042         * gcc.dg/tree-ssa/phi-opt-11.c: Likewise.
6044 2018-01-17  Eric Botcazou  <ebotcazou@adacore.com>
6046         * c-c++-common/Wrestrict.c (test_strcpy_range): Revert latest change.
6048 2018-01-16  Sebastian Peryt  <sebastian.peryt@intel.com>
6050         PR target/83546
6051         * gcc.target/i386/pr83546.c: New test.
6053 2018-01-16  Eric Botcazou  <ebotcazou@adacore.com>
6055         * c-c++-common/Warray-bounds-3.c (test_memmove_bounds): Fix mismatch.
6057 2018-01-16  Eric Botcazou  <ebotcazou@adacore.com>
6059         * c-c++-common/Wrestrict.c (test_strcpy_range): Bump string size of one
6060         test and add dg-warning for the -Wstringop-overflow warning.
6062 2018-01-16  Eric Botcazou  <ebotcazou@adacore.com>
6064         * c-c++-common/Warray-bounds-4.c (test_strcpy_bounds_memarray_range):
6065         XFAIL last test on SPARC and Visium.
6067 2018-01-16  Vladimir Makarov  <vmakarov@redhat.com>
6069         PR rtl-optimization/80481
6070         * g++.dg/pr80481.C: Exclude solaris.
6072 2018-01-16  Eric Botcazou  <ebotcazou@adacore.com>
6074         * c-c++-common/patchable_function_entry-decl.c: Use 3 NOPs on Visium.
6075         * c-c++-common/patchable_function_entry-default.c: 4 NOPs on Visium.
6076         * c-c++-common/patchable_function_entry-definition.c: 2 NOPs on Visium.
6078 2018-01-16  Eric Botcazou  <ebotcazou@adacore.com>
6080         * gcc.dg/tree-ssa/ldist-27.c: Skip on Visium.
6081         * gcc.dg/tree-ssa/loop-interchange-1.c: Likewise.
6082         * gcc.dg/tree-ssa/loop-interchange-1b.c: Likewise.
6083         * gcc.dg/tree-ssa/loop-interchange-2.c: Likewise.
6084         * gcc.dg/tree-ssa/loop-interchange-3.c: Likewise.
6085         * gcc.dg/tree-ssa/loop-interchange-4.c: Likewise.
6086         * gcc.dg/tree-ssa/loop-interchange-5.c: Likewise.
6087         * gcc.dg/tree-ssa/loop-interchange-6.c: Likewise.
6088         * gcc.dg/tree-ssa/loop-interchange-7.c: Likewise.
6089         * gcc.dg/tree-ssa/loop-interchange-8.c: Likewise.
6090         * gcc.dg/tree-ssa/loop-interchange-9.c: Likewise.
6091         * gcc.dg/tree-ssa/loop-interchange-10.c: Likewise.
6092         * gcc.dg/tree-ssa/loop-interchange-11.c: Likewise.
6093         * gcc.dg/tree-ssa/loop-interchange-14.c: Likewise.
6094         * gcc.dg/tree-ssa/loop-interchange-15.c: Likewise.
6096 2018-01-16  Eric Botcazou  <ebotcazou@adacore.com>
6098         PR testsuite/77734
6099         * gcc.dg/plugin/must-tail-call-1.c: Pass -fdelayed-branch on SPARC.
6101 2018-01-16  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
6103         * gcc.target/powerpc/safe-indirect-jump-1.c: New file.
6104         * gcc.target/powerpc/safe-indirect-jump-2.c: New file.
6105         * gcc.target/powerpc/safe-indirect-jump-3.c: New file.
6106         * gcc.target/powerpc/safe-indirect-jump-4.c: New file.
6107         * gcc.target/powerpc/safe-indirect-jump-5.c: New file.
6108         * gcc.target/powerpc/safe-indirect-jump-6.c: New file.
6110 2018-01-16  Richard Sandiford  <richard.sandiford@linaro.org>
6112         PR tree-optimization/83857
6113         * gcc.dg/vect/pr83857.c: New test.
6115 2018-01-16  Richard Biener  <rguenther@suse.de>
6117         PR tree-optimization/83867
6118         * gcc.dg/vect/pr83867.c: New testcase.
6120 2018-01-16  Jakub Jelinek  <jakub@redhat.com>
6122         PR c/83844
6123         * gcc.dg/pr83844.c: New test.
6125 2018-01-16  Richard Sandiford  <richard.sandiford@linaro.org>
6127         * gcc.dg/torture/pr83847.c: New test.
6129 2018-01-16  Jakub Jelinek  <jakub@redhat.com>
6131         PR rtl-optimization/86620
6132         * gcc.dg/pr64935-2.c: Use --param=max-sched-ready-insns=1
6133         instead of --param=max-sched-ready-insns=0.
6134         * gcc.target/i386/pr83620.c: New test.
6135         * gcc.dg/pr83620.c: New test.
6137         PR tree-optimization/83843
6138         * gcc.dg/store_merging_18.c: New test.
6140         PR c++/83817
6141         * g++.dg/cpp1y/pr83817.C: New test.
6143         PR c++/83825
6144         * g++.dg/template/pr83825.C: New test.
6146 2018-01-16  Richard Biener  <rguenther@suse.de>
6148         * gcc.dg/graphite/pr83435.c: Restrict to target pthread.
6150 2018-01-16  Richard Biener  <rguenther@suse.de>
6152         PR testsuite/82132
6153         * gcc.dg/vect/vect-tail-nomask-1.c: Copy posix_memalign boiler-plate
6154         from gcc.dg/torture/pr60092.c.
6156 2018-01-15  Martin Sebor  <msebor@redhat.com>
6158         PR c++/83588
6159         * g++.dg/ext/flexary28.C: New test.
6161 2018-01-15  Louis Krupp  <louis.krupp@zoho.com>
6163         PR fortran/82257
6164         * gfortran.dg/unlimited_polymorphic_28.f90: New test.
6166 2018-01-15  Martin Sebor  <msebor@redhat.com>
6168         PR testsuite/83869
6169         * c-c++-common/attr-nonstring-3.c: Work around bug c++/74762.
6171 2018-01-15  Thomas Koenig  <tkoenig@gcc.gnu.org>
6173         PR fortran/54613
6174         * gfortran.dg/minmaxloc_9.f90: New test.
6175         * gfortran.dg/minmaxloc_10.f90: New test.
6176         * gfortran.dg/minmaxloc_11.f90: New test.
6178 2018-01-15  H.J. Lu  <hongjiu.lu@intel.com>
6180         PR target/83839
6181         * gcc.target/i386/indirect-thunk-1.c: Scan for "push" only on Linux.
6182         * gcc.target/i386/indirect-thunk-2.c: Likewise.
6183         * gcc.target/i386/indirect-thunk-3.c: Likewise.
6184         * gcc.target/i386/indirect-thunk-4.c: Likewise.
6185         * gcc.target/i386/indirect-thunk-7.c: Likewise.
6186         * gcc.target/i386/indirect-thunk-attr-1.c: Likewise.
6187         * gcc.target/i386/indirect-thunk-attr-2.c: Likewise.
6188         * gcc.target/i386/indirect-thunk-attr-5.c: Likewise.
6189         * gcc.target/i386/indirect-thunk-attr-6.c: Likewise.
6190         * gcc.target/i386/indirect-thunk-attr-7.c: Likewise.
6191         * gcc.target/i386/indirect-thunk-extern-1.c: Likewise.
6192         * gcc.target/i386/indirect-thunk-extern-2.c: Likewise.
6193         * gcc.target/i386/indirect-thunk-extern-3.c: Likewise.
6194         * gcc.target/i386/indirect-thunk-extern-4.c: Likewise.
6195         * gcc.target/i386/indirect-thunk-extern-7.c: Likewise.
6196         * gcc.target/i386/indirect-thunk-register-1.c: Likewise.
6197         * gcc.target/i386/indirect-thunk-register-3.c: Likewise.
6198         * gcc.target/i386/indirect-thunk-register-4.c: Likewise.
6199         * gcc.target/i386/ret-thunk-10.c: Likewise.
6200         * gcc.target/i386/ret-thunk-11.c: Likewise.
6201         * gcc.target/i386/ret-thunk-12.c: Likewise.
6202         * gcc.target/i386/ret-thunk-13.c: Likewise.
6203         * gcc.target/i386/ret-thunk-14.c: Likewise.
6204         * gcc.target/i386/ret-thunk-15.c: Likewise.
6205         * gcc.target/i386/ret-thunk-9.c: Don't check the
6206         __x86_return_thunk label.  Scan for "push" only for Linux.
6208 2018-01-15  Richard Sandiford  <richard.sandiford@linaro.org>
6210         PR testsuite/79920
6211         * gcc.dg/vect/pr79920.c: Restrict reduction test to vect_double
6213 2018-01-15  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
6215         PR target/83687
6216         * gcc.target/arm/neon-combine-sub-abs-into-vabd.c: Delete integer
6217         tests.
6218         * gcc.target/arm/pr83687.c: New test.
6220 2018-01-15  Georg-Johann Lay  <avr@gjlay.de>
6222         Adjust tests to AVR_TINY.
6224         * gcc.target/avr/progmem.h (pgm_read_char): Handle AVR_TINY.
6225         * gcc.target/avr/pr52472.c: Add "! avr_tiny" target filter.
6226         * gcc.target/avr/pr71627.c: Same.
6227         * gcc.target/avr/torture/addr-space-1-0.c: Same.
6228         * gcc.target/avr/torture/addr-space-1-1.c: Same.
6229         * gcc.target/avr/torture/addr-space-1-x.c: Same.
6230         * gcc.target/avr/torture/addr-space-2-0.c: Same.
6231         * gcc.target/avr/torture/addr-space-2-1.c: Same.
6232         * gcc.target/avr/torture/addr-space-2-x.c: Same.
6233         * gcc.target/avr/torture/sat-hr-plus-minus.c: Same.
6234         * gcc.target/avr/torture/sat-k-plus-minus.c: Same.
6235         * gcc.target/avr/torture/sat-llk-plus-minus.c: Same.
6236         * gcc.target/avr/torture/sat-r-plus-minus.c: Same.
6237         * gcc.target/avr/torture/sat-uhr-plus-minus.c: Same.
6238         * gcc.target/avr/torture/sat-uk-plus-minus.c: Same.
6239         * gcc.target/avr/torture/sat-ullk-plus-minus.c: Same.
6240         * gcc.target/avr/torture/sat-ur-plus-minus.c: Same.
6241         * gcc.target/avr/torture/pr61055.c: Same.
6242         * gcc.target/avr/torture/builtins-3-absfx.c: Only use __flash if
6243         available.
6244         * gcc.target/avr/torture/int24-mul.c: Same.
6245         * gcc.target/avr/torture/pr51782-1.c: Same.
6246         * gcc.target/avr/torture/pr61443.c: Same.
6247         * gcc.target/avr/torture/builtins-2.c: Factor out addr-space stuff...
6248         * gcc.target/avr/torture/builtins-2-flash.c: ...to this new test.
6250 2018-01-15  Georg-Johann Lay  <avr@gjlay.de>
6252         PR c/83801
6253         PR c/83729
6254         * gcc.target/avr/torture/pr83729.c: New test.
6255         * gcc.target/avr/torture/pr83801.c: New test.
6257 2018-01-15  Jakub Jelinek  <jakub@redhat.com>
6259         PR middle-end/82694
6260         * gcc.dg/no-strict-overflow-7.c: Revert 2017-08-01 changes.
6261         * gcc.dg/tree-ssa/pr81388-1.c: Likewise.
6263 2018-01-10  Martin Sebor  <msebor@redhat.com>
6265         PR other/83508
6266         * gcc.dg/Wstringop-overflow-2.c: New test.
6268 2018-01-14  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
6270         PR libgfortran/83811
6271         * gfortran.dg/fmt_e.f90: New test.
6273 2018-01-14  H.J. Lu  <hongjiu.lu@intel.com>
6275         * gcc.target/i386/indirect-thunk-10.c: New test.
6276         * gcc.target/i386/indirect-thunk-8.c: Likewise.
6277         * gcc.target/i386/indirect-thunk-9.c: Likewise.
6278         * gcc.target/i386/indirect-thunk-attr-10.c: Likewise.
6279         * gcc.target/i386/indirect-thunk-attr-11.c: Likewise.
6280         * gcc.target/i386/indirect-thunk-attr-9.c: Likewise.
6281         * gcc.target/i386/ret-thunk-17.c: Likewise.
6282         * gcc.target/i386/ret-thunk-18.c: Likewise.
6283         * gcc.target/i386/ret-thunk-19.c: Likewise.
6284         * gcc.target/i386/ret-thunk-20.c: Likewise.
6285         * gcc.target/i386/ret-thunk-21.c: Likewise.
6287 2018-01-14  H.J. Lu  <hongjiu.lu@intel.com>
6289         * gcc.target/i386/indirect-thunk-register-4.c: New test.
6291 2018-01-14  H.J. Lu  <hongjiu.lu@intel.com>
6293         * gcc.target/i386/indirect-thunk-1.c (dg-options): Add
6294         -mno-indirect-branch-register.
6295         * gcc.target/i386/indirect-thunk-2.c: Likewise.
6296         * gcc.target/i386/indirect-thunk-3.c: Likewise.
6297         * gcc.target/i386/indirect-thunk-4.c: Likewise.
6298         * gcc.target/i386/indirect-thunk-5.c: Likewise.
6299         * gcc.target/i386/indirect-thunk-6.c: Likewise.
6300         * gcc.target/i386/indirect-thunk-7.c: Likewise.
6301         * gcc.target/i386/indirect-thunk-attr-1.c: Likewise.
6302         * gcc.target/i386/indirect-thunk-attr-2.c: Likewise.
6303         * gcc.target/i386/indirect-thunk-attr-3.c: Likewise.
6304         * gcc.target/i386/indirect-thunk-attr-4.c: Likewise.
6305         * gcc.target/i386/indirect-thunk-attr-5.c: Likewise.
6306         * gcc.target/i386/indirect-thunk-attr-6.c: Likewise.
6307         * gcc.target/i386/indirect-thunk-attr-7.c: Likewise.
6308         * gcc.target/i386/indirect-thunk-bnd-1.c: Likewise.
6309         * gcc.target/i386/indirect-thunk-bnd-2.c: Likewise.
6310         * gcc.target/i386/indirect-thunk-bnd-3.c: Likewise.
6311         * gcc.target/i386/indirect-thunk-bnd-4.c: Likewise.
6312         * gcc.target/i386/indirect-thunk-extern-1.c: Likewise.
6313         * gcc.target/i386/indirect-thunk-extern-2.c: Likewise.
6314         * gcc.target/i386/indirect-thunk-extern-3.c: Likewise.
6315         * gcc.target/i386/indirect-thunk-extern-4.c: Likewise.
6316         * gcc.target/i386/indirect-thunk-extern-5.c: Likewise.
6317         * gcc.target/i386/indirect-thunk-extern-6.c: Likewise.
6318         * gcc.target/i386/indirect-thunk-extern-7.c: Likewise.
6319         * gcc.target/i386/indirect-thunk-inline-1.c: Likewise.
6320         * gcc.target/i386/indirect-thunk-inline-2.c: Likewise.
6321         * gcc.target/i386/indirect-thunk-inline-3.c: Likewise.
6322         * gcc.target/i386/indirect-thunk-inline-4.c: Likewise.
6323         * gcc.target/i386/indirect-thunk-inline-5.c: Likewise.
6324         * gcc.target/i386/indirect-thunk-inline-6.c: Likewise.
6325         * gcc.target/i386/indirect-thunk-inline-7.c: Likewise.
6326         * gcc.target/i386/ret-thunk-10.c: Likewise.
6327         * gcc.target/i386/ret-thunk-11.c: Likewise.
6328         * gcc.target/i386/ret-thunk-12.c: Likewise.
6329         * gcc.target/i386/ret-thunk-13.c: Likewise.
6330         * gcc.target/i386/ret-thunk-14.c: Likewise.
6331         * gcc.target/i386/ret-thunk-15.c: Likewise.
6332         * gcc.target/i386/ret-thunk-9.c: Likewise.
6333         * gcc.target/i386/indirect-thunk-register-1.c: New test.
6334         * gcc.target/i386/indirect-thunk-register-2.c: Likewise.
6335         * gcc.target/i386/indirect-thunk-register-3.c: Likewise.
6337 2018-01-14  H.J. Lu  <hongjiu.lu@intel.com>
6339         * gcc.target/i386/indirect-thunk-1.c (dg-options): Add
6340         -mfunction-return=keep.
6341         * gcc.target/i386/indirect-thunk-2.c: Likewise.
6342         * gcc.target/i386/indirect-thunk-3.c: Likewise.
6343         * gcc.target/i386/indirect-thunk-4.c: Likewise.
6344         * gcc.target/i386/indirect-thunk-5.c: Likewise.
6345         * gcc.target/i386/indirect-thunk-6.c: Likewise.
6346         * gcc.target/i386/indirect-thunk-7.c: Likewise.
6347         * gcc.target/i386/indirect-thunk-attr-1.c: Likewise.
6348         * gcc.target/i386/indirect-thunk-attr-2.c: Likewise.
6349         * gcc.target/i386/indirect-thunk-attr-3.c: Likewise.
6350         * gcc.target/i386/indirect-thunk-attr-4.c: Likewise.
6351         * gcc.target/i386/indirect-thunk-attr-5.c: Likewise.
6352         * gcc.target/i386/indirect-thunk-attr-6.c: Likewise.
6353         * gcc.target/i386/indirect-thunk-attr-7.c: Likewise.
6354         * gcc.target/i386/indirect-thunk-attr-8.c: Likewise.
6355         * gcc.target/i386/indirect-thunk-bnd-1.c: Likewise.
6356         * gcc.target/i386/indirect-thunk-bnd-2.c: Likewise.
6357         * gcc.target/i386/indirect-thunk-bnd-3.c: Likewise.
6358         * gcc.target/i386/indirect-thunk-bnd-4.c: Likewise.
6359         * gcc.target/i386/indirect-thunk-extern-1.c: Likewise.
6360         * gcc.target/i386/indirect-thunk-extern-2.c: Likewise.
6361         * gcc.target/i386/indirect-thunk-extern-3.c: Likewise.
6362         * gcc.target/i386/indirect-thunk-extern-4.c: Likewise.
6363         * gcc.target/i386/indirect-thunk-extern-5.c: Likewise.
6364         * gcc.target/i386/indirect-thunk-extern-6.c: Likewise.
6365         * gcc.target/i386/indirect-thunk-extern-7.c: Likewise.
6366         * gcc.target/i386/indirect-thunk-inline-1.c: Likewise.
6367         * gcc.target/i386/indirect-thunk-inline-2.c: Likewise.
6368         * gcc.target/i386/indirect-thunk-inline-3.c: Likewise.
6369         * gcc.target/i386/indirect-thunk-inline-4.c: Likewise.
6370         * gcc.target/i386/indirect-thunk-inline-5.c: Likewise.
6371         * gcc.target/i386/indirect-thunk-inline-6.c: Likewise.
6372         * gcc.target/i386/indirect-thunk-inline-7.c: Likewise.
6373         * gcc.target/i386/ret-thunk-1.c: New test.
6374         * gcc.target/i386/ret-thunk-10.c: Likewise.
6375         * gcc.target/i386/ret-thunk-11.c: Likewise.
6376         * gcc.target/i386/ret-thunk-12.c: Likewise.
6377         * gcc.target/i386/ret-thunk-13.c: Likewise.
6378         * gcc.target/i386/ret-thunk-14.c: Likewise.
6379         * gcc.target/i386/ret-thunk-15.c: Likewise.
6380         * gcc.target/i386/ret-thunk-16.c: Likewise.
6381         * gcc.target/i386/ret-thunk-2.c: Likewise.
6382         * gcc.target/i386/ret-thunk-3.c: Likewise.
6383         * gcc.target/i386/ret-thunk-4.c: Likewise.
6384         * gcc.target/i386/ret-thunk-5.c: Likewise.
6385         * gcc.target/i386/ret-thunk-6.c: Likewise.
6386         * gcc.target/i386/ret-thunk-7.c: Likewise.
6387         * gcc.target/i386/ret-thunk-8.c: Likewise.
6388         * gcc.target/i386/ret-thunk-9.c: Likewise.
6390 2018-01-14  H.J. Lu  <hongjiu.lu@intel.com>
6392         * gcc.target/i386/indirect-thunk-1.c: New test.
6393         * gcc.target/i386/indirect-thunk-2.c: Likewise.
6394         * gcc.target/i386/indirect-thunk-3.c: Likewise.
6395         * gcc.target/i386/indirect-thunk-4.c: Likewise.
6396         * gcc.target/i386/indirect-thunk-5.c: Likewise.
6397         * gcc.target/i386/indirect-thunk-6.c: Likewise.
6398         * gcc.target/i386/indirect-thunk-7.c: Likewise.
6399         * gcc.target/i386/indirect-thunk-attr-1.c: Likewise.
6400         * gcc.target/i386/indirect-thunk-attr-2.c: Likewise.
6401         * gcc.target/i386/indirect-thunk-attr-3.c: Likewise.
6402         * gcc.target/i386/indirect-thunk-attr-4.c: Likewise.
6403         * gcc.target/i386/indirect-thunk-attr-5.c: Likewise.
6404         * gcc.target/i386/indirect-thunk-attr-6.c: Likewise.
6405         * gcc.target/i386/indirect-thunk-attr-7.c: Likewise.
6406         * gcc.target/i386/indirect-thunk-attr-8.c: Likewise.
6407         * gcc.target/i386/indirect-thunk-bnd-1.c: Likewise.
6408         * gcc.target/i386/indirect-thunk-bnd-2.c: Likewise.
6409         * gcc.target/i386/indirect-thunk-bnd-3.c: Likewise.
6410         * gcc.target/i386/indirect-thunk-bnd-4.c: Likewise.
6411         * gcc.target/i386/indirect-thunk-extern-1.c: Likewise.
6412         * gcc.target/i386/indirect-thunk-extern-2.c: Likewise.
6413         * gcc.target/i386/indirect-thunk-extern-3.c: Likewise.
6414         * gcc.target/i386/indirect-thunk-extern-4.c: Likewise.
6415         * gcc.target/i386/indirect-thunk-extern-5.c: Likewise.
6416         * gcc.target/i386/indirect-thunk-extern-6.c: Likewise.
6417         * gcc.target/i386/indirect-thunk-extern-7.c: Likewise.
6418         * gcc.target/i386/indirect-thunk-inline-1.c: Likewise.
6419         * gcc.target/i386/indirect-thunk-inline-2.c: Likewise.
6420         * gcc.target/i386/indirect-thunk-inline-3.c: Likewise.
6421         * gcc.target/i386/indirect-thunk-inline-4.c: Likewise.
6422         * gcc.target/i386/indirect-thunk-inline-5.c: Likewise.
6423         * gcc.target/i386/indirect-thunk-inline-6.c: Likewise.
6424         * gcc.target/i386/indirect-thunk-inline-7.c: Likewise.
6426 2018-01-14  Jan Hubicka  <hubicka@ucw.cz>
6428         PR ipa/83051
6429         * gcc.c-torture/compile/pr83051.c: New testcase.
6431 2018-01-14  Prathamesh Kulkarni  <prathamesh.kulkarni@linaro.org>
6433         PR tree-optimization/83501
6434         * gcc.dg/strlenopt-39.c: Restrict to i?86 and x86_64-*-* targets.
6436 2018-01-10  Kelvin Nilsen  <kelvin@gcc.gnu.org>
6438         * gcc.target/powerpc/pr48857.c: Modify dejagnu directives to look
6439         for lvx and stvx instead of lxvd2x and stxvd2x and require
6440         little-endian target.  Add comments.
6441         * gcc.target/powerpc/swaps-p8-28.c: Add functions for more
6442         comprehensive testing.
6443         * gcc.target/powerpc/swaps-p8-29.c: Likewise.
6444         * gcc.target/powerpc/swaps-p8-30.c: Likewise.
6445         * gcc.target/powerpc/swaps-p8-31.c: Likewise.
6446         * gcc.target/powerpc/swaps-p8-32.c: Likewise.
6447         * gcc.target/powerpc/swaps-p8-33.c: Likewise.
6448         * gcc.target/powerpc/swaps-p8-34.c: Likewise.
6449         * gcc.target/powerpc/swaps-p8-35.c: Likewise.
6450         * gcc.target/powerpc/swaps-p8-36.c: Likewise.
6451         * gcc.target/powerpc/swaps-p8-37.c: Likewise.
6452         * gcc.target/powerpc/swaps-p8-38.c: Likewise.
6453         * gcc.target/powerpc/swaps-p8-39.c: Likewise.
6454         * gcc.target/powerpc/swaps-p8-40.c: Likewise.
6455         * gcc.target/powerpc/swaps-p8-41.c: Likewise.
6456         * gcc.target/powerpc/swaps-p8-42.c: Likewise.
6457         * gcc.target/powerpc/swaps-p8-43.c: Likewise.
6458         * gcc.target/powerpc/swaps-p8-44.c: Likewise.
6459         * gcc.target/powerpc/swaps-p8-45.c: Likewise.
6460         * gcc.target/powerpc/vec-extract-2.c: Add comment and remove
6461         scan-assembler-not directives that forbid lvx and xxpermdi.
6462         * gcc.target/powerpc/vec-extract-3.c: Likewise.
6463         * gcc.target/powerpc/vec-extract-5.c: Likewise.
6464         * gcc.target/powerpc/vec-extract-6.c: Likewise.
6465         * gcc.target/powerpc/vec-extract-7.c: Likewise.
6466         * gcc.target/powerpc/vec-extract-8.c: Likewise.
6467         * gcc.target/powerpc/vec-extract-9.c: Likewise.
6468         * gcc.target/powerpc/vsx-vector-6-le.c: Change
6469         scan-assembler-times directives to reflect different numbers of
6470         expected xxlnor, xxlor, xvcmpgtdp, and xxland instructions.
6472 2018-01-13  Richard Sandiford  <richard.sandiford@linaro.org>
6473             Alan Hayward  <alan.hayward@arm.com>
6474             David Sherwood  <david.sherwood@arm.com>
6476         * gcc.dg/vect/bb-slp-cond-1.c: Expect loop vectorization rather
6477         than SLP vectorization.
6478         * gcc.dg/vect/vect-alias-check-10.c: New test.
6479         * gcc.dg/vect/vect-alias-check-11.c: Likewise.
6480         * gcc.dg/vect/vect-alias-check-12.c: Likewise.
6481         * gcc.dg/vect/vect-alias-check-8.c: Likewise.
6482         * gcc.dg/vect/vect-alias-check-9.c: Likewise.
6483         * gcc.target/aarch64/sve/strided_load_8.c: Likewise.
6484         * gcc.target/aarch64/sve/var_stride_1.c: Likewise.
6485         * gcc.target/aarch64/sve/var_stride_1.h: Likewise.
6486         * gcc.target/aarch64/sve/var_stride_1_run.c: Likewise.
6487         * gcc.target/aarch64/sve/var_stride_2.c: Likewise.
6488         * gcc.target/aarch64/sve/var_stride_2_run.c: Likewise.
6489         * gcc.target/aarch64/sve/var_stride_3.c: Likewise.
6490         * gcc.target/aarch64/sve/var_stride_3_run.c: Likewise.
6491         * gcc.target/aarch64/sve/var_stride_4.c: Likewise.
6492         * gcc.target/aarch64/sve/var_stride_4_run.c: Likewise.
6493         * gcc.target/aarch64/sve/var_stride_5.c: Likewise.
6494         * gcc.target/aarch64/sve/var_stride_5_run.c: Likewise.
6495         * gcc.target/aarch64/sve/var_stride_6.c: Likewise.
6496         * gcc.target/aarch64/sve/var_stride_6_run.c: Likewise.
6497         * gcc.target/aarch64/sve/var_stride_7.c: Likewise.
6498         * gcc.target/aarch64/sve/var_stride_7_run.c: Likewise.
6499         * gcc.target/aarch64/sve/var_stride_8.c: Likewise.
6500         * gcc.target/aarch64/sve/var_stride_8_run.c: Likewise.
6501         * gfortran.dg/vect/vect-alias-check-1.F90: Likewise.
6503 2018-01-13  Richard Sandiford  <richard.sandiford@linaro.org>
6504             Alan Hayward  <alan.hayward@arm.com>
6505             David Sherwood  <david.sherwood@arm.com>
6507         * lib/target-supports.exp (check_effective_target_vect_scatter_store):
6508         New proc.
6509         * gcc.dg/vect/pr25413a.c: Expect both loops to be optimized on
6510         targets with scatter stores.
6511         * gcc.dg/vect/vect-71.c: Restrict XFAIL to targets without scatter
6512         stores.
6513         * gcc.target/aarch64/sve/mask_scatter_store_1.c: New test.
6514         * gcc.target/aarch64/sve/mask_scatter_store_2.c: Likewise.
6515         * gcc.target/aarch64/sve/scatter_store_1.c: Likewise.
6516         * gcc.target/aarch64/sve/scatter_store_2.c: Likewise.
6517         * gcc.target/aarch64/sve/scatter_store_3.c: Likewise.
6518         * gcc.target/aarch64/sve/scatter_store_4.c: Likewise.
6519         * gcc.target/aarch64/sve/scatter_store_5.c: Likewise.
6520         * gcc.target/aarch64/sve/scatter_store_6.c: Likewise.
6521         * gcc.target/aarch64/sve/scatter_store_7.c: Likewise.
6522         * gcc.target/aarch64/sve/strided_store_1.c: Likewise.
6523         * gcc.target/aarch64/sve/strided_store_2.c: Likewise.
6524         * gcc.target/aarch64/sve/strided_store_3.c: Likewise.
6525         * gcc.target/aarch64/sve/strided_store_4.c: Likewise.
6526         * gcc.target/aarch64/sve/strided_store_5.c: Likewise.
6527         * gcc.target/aarch64/sve/strided_store_6.c: Likewise.
6528         * gcc.target/aarch64/sve/strided_store_7.c: Likewise.
6530 2018-01-13  Richard Sandiford  <richard.sandiford@linaro.org>
6531             Alan Hayward  <alan.hayward@arm.com>
6532             David Sherwood  <david.sherwood@arm.com>
6534         * gcc.target/aarch64/sve/reduc_strict_3.c: Expect FADDA to be used
6535         for double_reduc1.
6536         * gcc.target/aarch64/sve/strided_load_4.c: New test.
6537         * gcc.target/aarch64/sve/strided_load_5.c: Likewise.
6538         * gcc.target/aarch64/sve/strided_load_6.c: Likewise.
6539         * gcc.target/aarch64/sve/strided_load_7.c: Likewise.
6541 2018-01-13  Richard Sandiford  <richard.sandiford@linaro.org>
6542             Alan Hayward  <alan.hayward@arm.com>
6543             David Sherwood  <david.sherwood@arm.com>
6545         * gcc.target/aarch64/sve/strided_load_1.c: New test.
6546         * gcc.target/aarch64/sve/strided_load_2.c: Likewise.
6547         * gcc.target/aarch64/sve/strided_load_3.c: Likewise.
6549 2018-01-13  Richard Sandiford  <richard.sandiford@linaro.org>
6550             Alan Hayward  <alan.hayward@arm.com>
6551             David Sherwood  <david.sherwood@arm.com>
6553         * gcc.target/aarch64/sve/gather_load_1.c: New test.
6554         * gcc.target/aarch64/sve/gather_load_2.c: Likewise.
6555         * gcc.target/aarch64/sve/gather_load_3.c: Likewise.
6556         * gcc.target/aarch64/sve/gather_load_4.c: Likewise.
6557         * gcc.target/aarch64/sve/gather_load_5.c: Likewise.
6558         * gcc.target/aarch64/sve/gather_load_6.c: Likewise.
6559         * gcc.target/aarch64/sve/gather_load_7.c: Likewise.
6560         * gcc.target/aarch64/sve/mask_gather_load_1.c: Likewise.
6561         * gcc.target/aarch64/sve/mask_gather_load_2.c: Likewise.
6562         * gcc.target/aarch64/sve/mask_gather_load_3.c: Likewise.
6563         * gcc.target/aarch64/sve/mask_gather_load_4.c: Likewise.
6564         * gcc.target/aarch64/sve/mask_gather_load_5.c: Likewise.
6565         * gcc.target/aarch64/sve/mask_gather_load_6.c: Likewise.
6566         * gcc.target/aarch64/sve/mask_gather_load_7.c: Likewise.
6568 2018-01-13  Richard Sandiford  <richard.sandiford@linaro.org>
6569             Alan Hayward  <alan.hayward@arm.com>
6570             David Sherwood  <david.sherwood@arm.com>
6572         * gcc.dg/vect/no-fast-math-vect16.c: Expect the test to pass and
6573         check for a message about using in-order reductions.
6574         * gcc.dg/vect/pr79920.c: Expect both loops to be vectorized and
6575         check for a message about using in-order reductions.
6576         * gcc.dg/vect/trapv-vect-reduc-4.c: Expect all three loops to be
6577         vectorized and check for a message about using in-order reductions.
6578         Expect targets with variable-length vectors to fall back to the
6579         fixed-length mininum.
6580         * gcc.dg/vect/vect-reduc-6.c: Expect the loop to be vectorized and
6581         check for a message about using in-order reductions.
6582         * gcc.dg/vect/vect-reduc-in-order-1.c: New test.
6583         * gcc.dg/vect/vect-reduc-in-order-2.c: Likewise.
6584         * gcc.dg/vect/vect-reduc-in-order-3.c: Likewise.
6585         * gcc.dg/vect/vect-reduc-in-order-4.c: Likewise.
6586         * gcc.target/aarch64/sve/reduc_strict_1.c: New test.
6587         * gcc.target/aarch64/sve/reduc_strict_1_run.c: Likewise.
6588         * gcc.target/aarch64/sve/reduc_strict_2.c: Likewise.
6589         * gcc.target/aarch64/sve/reduc_strict_2_run.c: Likewise.
6590         * gcc.target/aarch64/sve/reduc_strict_3.c: Likewise.
6591         * gcc.target/aarch64/sve/slp_13.c: Add floating-point types.
6592         * gfortran.dg/vect/vect-8.f90: Expect 22 loops to be vectorized if
6593         vect_fold_left_plus.
6595 2018-01-13  Richard Sandiford  <richard.sandiford@linaro.org>
6597         * gcc.target/aarch64/sve/spill_1.c: Also test that no predicates
6598         are spilled.
6599         * gcc.target/aarch64/sve/spill_2.c: New test.
6600         * gcc.target/aarch64/sve/spill_3.c: Likewise.
6601         * gcc.target/aarch64/sve/spill_4.c: Likewise.
6602         * gcc.target/aarch64/sve/spill_5.c: Likewise.
6603         * gcc.target/aarch64/sve/spill_6.c: Likewise.
6604         * gcc.target/aarch64/sve/spill_7.c: Likewise.
6606 2018-01-13  Richard Sandiford  <richard.sandiford@linaro.org>
6607             Alan Hayward  <alan.hayward@arm.com>
6608             David Sherwood  <david.sherwood@arm.com>
6610         * gcc.target/aarch64/sve/struct_vect_18.c: Check the number
6611         of branches.
6612         * gcc.target/aarch64/sve/struct_vect_19.c: Likewise.
6613         * gcc.target/aarch64/sve/struct_vect_20.c: New test.
6614         * gcc.target/aarch64/sve/struct_vect_20_run.c: Likewise.
6615         * gcc.target/aarch64/sve/struct_vect_21.c: Likewise.
6616         * gcc.target/aarch64/sve/struct_vect_21_run.c: Likewise.
6617         * gcc.target/aarch64/sve/struct_vect_22.c: Likewise.
6618         * gcc.target/aarch64/sve/struct_vect_22_run.c: Likewise.
6619         * gcc.target/aarch64/sve/struct_vect_23.c: Likewise.
6620         * gcc.target/aarch64/sve/struct_vect_23_run.c: Likewise.
6622 2018-01-13  Richard Sandiford  <richard.sandiford@linaro.org>
6623             Alan Hayward  <alan.hayward@arm.com>
6624             David Sherwood  <david.sherwood@arm.com>
6626         * gcc.target/aarch64/sve/struct_vect_18.c: New test.
6627         * gcc.target/aarch64/sve/struct_vect_18_run.c: Likewise.
6628         * gcc.target/aarch64/sve/struct_vect_19.c: Likewise.
6629         * gcc.target/aarch64/sve/struct_vect_19_run.c: Likewise.
6631 2018-01-13  Richard Sandiford  <richard.sandiford@linaro.org>
6632             Alan Hayward  <alan.hayward@arm.com>
6633             David Sherwood  <david.sherwood@arm.com>
6635         * lib/target-supports.exp
6636         (check_effective_target_vect_fold_extract_last): New proc.
6637         * gcc.dg/vect/pr65947-1.c: Update dump messages.  Add markup
6638         for fold_extract_last.
6639         * gcc.dg/vect/pr65947-2.c: Likewise.
6640         * gcc.dg/vect/pr65947-3.c: Likewise.
6641         * gcc.dg/vect/pr65947-4.c: Likewise.
6642         * gcc.dg/vect/pr65947-5.c: Likewise.
6643         * gcc.dg/vect/pr65947-6.c: Likewise.
6644         * gcc.dg/vect/pr65947-9.c: Likewise.
6645         * gcc.dg/vect/pr65947-10.c: Likewise.
6646         * gcc.dg/vect/pr65947-12.c: Likewise.
6647         * gcc.dg/vect/pr65947-14.c: Likewise.
6648         * gcc.dg/vect/pr80631-1.c: Likewise.
6649         * gcc.target/aarch64/sve/clastb_1.c: New test.
6650         * gcc.target/aarch64/sve/clastb_1_run.c: Likewise.
6651         * gcc.target/aarch64/sve/clastb_2.c: Likewise.
6652         * gcc.target/aarch64/sve/clastb_2_run.c: Likewise.
6653         * gcc.target/aarch64/sve/clastb_3.c: Likewise.
6654         * gcc.target/aarch64/sve/clastb_3_run.c: Likewise.
6655         * gcc.target/aarch64/sve/clastb_4.c: Likewise.
6656         * gcc.target/aarch64/sve/clastb_4_run.c: Likewise.
6657         * gcc.target/aarch64/sve/clastb_5.c: Likewise.
6658         * gcc.target/aarch64/sve/clastb_5_run.c: Likewise.
6659         * gcc.target/aarch64/sve/clastb_6.c: Likewise.
6660         * gcc.target/aarch64/sve/clastb_6_run.c: Likewise.
6661         * gcc.target/aarch64/sve/clastb_7.c: Likewise.
6662         * gcc.target/aarch64/sve/clastb_7_run.c: Likewise.
6664 2018-01-13  Richard Sandiford  <richard.sandiford@linaro.org>
6665             Alan Hayward  <alan.hayward@arm.com>
6666             David Sherwood  <david.sherwood@arm.com>
6668         * gcc.target/aarch64/sve/live_1.c: New test.
6669         * gcc.target/aarch64/sve/live_1_run.c: Likewise.
6671 2018-01-13  Richard Sandiford  <richard.sandiford@linaro.org>
6672             Alan Hayward  <alan.hayward@arm.com>
6673             David Sherwood  <david.sherwood@arm.com>
6675         * gcc.target/aarch64/sve/nopeel_1.c: New test.
6676         * gcc.target/aarch64/sve/peel_ind_1.c: Likewise.
6677         * gcc.target/aarch64/sve/peel_ind_1_run.c: Likewise.
6678         * gcc.target/aarch64/sve/peel_ind_2.c: Likewise.
6679         * gcc.target/aarch64/sve/peel_ind_2_run.c: Likewise.
6680         * gcc.target/aarch64/sve/peel_ind_3.c: Likewise.
6681         * gcc.target/aarch64/sve/peel_ind_3_run.c: Likewise.
6682         * gcc.target/aarch64/sve/peel_ind_4.c: Likewise.
6683         * gcc.target/aarch64/sve/peel_ind_4_run.c: Likewise.
6685 2018-01-13  Richard Sandiford  <richard.sandiford@linaro.org>
6686             Alan Hayward  <alan.hayward@arm.com>
6687             David Sherwood  <david.sherwood@arm.com>
6689         * lib/target-supports.exp (check_effective_target_vect_fully_masked):
6690         New proc.
6691         * gcc.dg/vect/slp-3.c: Expect all loops to be vectorized if
6692         vect_fully_masked.
6693         * gcc.target/aarch64/sve/loop_add_4.c: New test.
6694         * gcc.target/aarch64/sve/loop_add_4_run.c: Likewise.
6695         * gcc.target/aarch64/sve/loop_add_5.c: Likewise.
6696         * gcc.target/aarch64/sve/loop_add_5_run.c: Likewise.
6697         * gcc.target/aarch64/sve/miniloop_1.c: Likewise.
6698         * gcc.target/aarch64/sve/miniloop_2.c: Likewise.
6700 2018-01-13  Richard Sandiford  <richard.sandiford@linaro.org>
6701             Alan Hayward  <alan.hayward@arm.com>
6702             David Sherwood  <david.sherwood@arm.com>
6704         * gcc.dg/tree-ssa/scev-9.c: Expected REFERENCE ADDRESS
6705         instead of just ADDRESS.
6706         * gcc.dg/tree-ssa/scev-10.c: Likewise.
6707         * gcc.dg/tree-ssa/scev-11.c: Likewise.
6708         * gcc.dg/tree-ssa/scev-12.c: Likewise.
6709         * gcc.target/aarch64/sve/index_offset_1.c: New test.
6710         * gcc.target/aarch64/sve/index_offset_1_run.c: Likewise.
6711         * gcc.target/aarch64/sve/loop_add_2.c: Likewise.
6712         * gcc.target/aarch64/sve/loop_add_3.c: Likewise.
6713         * gcc.target/aarch64/sve/while_1.c: Check for indexed addressing modes.
6714         * gcc.target/aarch64/sve/while_2.c: Likewise.
6715         * gcc.target/aarch64/sve/while_3.c: Likewise.
6716         * gcc.target/aarch64/sve/while_4.c: Likewise.
6718 2018-01-13  Richard Sandiford  <richard.sandiford@linaro.org>
6719             Alan Hayward  <alan.hayward@arm.com>
6720             David Sherwood  <david.sherwood@arm.com>
6722         * gcc.dg/vect/pr60482.c: Remove XFAIL for variable-length vectors.
6723         * gcc.target/aarch64/sve/reduc_1.c: Expect the loop operations
6724         to be predicated.
6725         * gcc.target/aarch64/sve/slp_5.c: Check for a fully-masked loop.
6726         * gcc.target/aarch64/sve/slp_7.c: Likewise.
6727         * gcc.target/aarch64/sve/reduc_5.c: New test.
6728         * gcc.target/aarch64/sve/slp_13.c: Likewise.
6729         * gcc.target/aarch64/sve/slp_13_run.c: Likewise.
6731 2018-01-13  Richard Sandiford  <richard.sandiford@linaro.org>
6732             Alan Hayward  <alan.hayward@arm.com>
6733             David Sherwood  <david.sherwood@arm.com>
6735         * gcc.dg/tree-ssa/cunroll-10.c: Disable vectorization.
6736         * gcc.dg/tree-ssa/peel1.c: Likewise.
6737         * gcc.dg/vect/vect-load-lanes-peeling-1.c: Remove XFAIL for
6738         variable-length vectors.
6739         * gcc.target/aarch64/sve/vcond_6.c: XFAIL test for AND.
6740         * gcc.target/aarch64/sve/vec_bool_cmp_1.c: Expect BIC instead of NOT.
6741         * gcc.target/aarch64/sve/slp_1.c: Check for a fully-masked loop.
6742         * gcc.target/aarch64/sve/slp_2.c: Likewise.
6743         * gcc.target/aarch64/sve/slp_3.c: Likewise.
6744         * gcc.target/aarch64/sve/slp_4.c: Likewise.
6745         * gcc.target/aarch64/sve/slp_6.c: Likewise.
6746         * gcc.target/aarch64/sve/slp_8.c: New test.
6747         * gcc.target/aarch64/sve/slp_8_run.c: Likewise.
6748         * gcc.target/aarch64/sve/slp_9.c: Likewise.
6749         * gcc.target/aarch64/sve/slp_9_run.c: Likewise.
6750         * gcc.target/aarch64/sve/slp_10.c: Likewise.
6751         * gcc.target/aarch64/sve/slp_10_run.c: Likewise.
6752         * gcc.target/aarch64/sve/slp_11.c: Likewise.
6753         * gcc.target/aarch64/sve/slp_11_run.c: Likewise.
6754         * gcc.target/aarch64/sve/slp_12.c: Likewise.
6755         * gcc.target/aarch64/sve/slp_12_run.c: Likewise.
6756         * gcc.target/aarch64/sve/ld1r_2.c: Likewise.
6757         * gcc.target/aarch64/sve/ld1r_2_run.c: Likewise.
6758         * gcc.target/aarch64/sve/while_1.c: Likewise.
6759         * gcc.target/aarch64/sve/while_2.c: Likewise.
6760         * gcc.target/aarch64/sve/while_3.c: Likewise.
6761         * gcc.target/aarch64/sve/while_4.c: Likewise.
6763 2018-01-13  Richard Sandiford  <richard.sandiford@linaro.org>
6764             Alan Hayward  <alan.hayward@arm.com>
6765             David Sherwood  <david.sherwood@arm.com>
6767         * lib/target-supports.exp (check_effective_target_vect_logical_reduc):
6768         New proc.
6769         * gcc.dg/vect/vect-reduc-or_1.c: Also run for vect_logical_reduc
6770         and add an associated scan-dump test.  Prevent vectorization
6771         of the first two loops.
6772         * gcc.dg/vect/vect-reduc-or_2.c: Likewise.
6773         * gcc.target/aarch64/sve/reduc_1.c: Add AND, IOR and XOR reductions.
6774         * gcc.target/aarch64/sve/reduc_2.c: Likewise.
6775         * gcc.target/aarch64/sve/reduc_1_run.c: Likewise.
6776         (INIT_VECTOR): Tweak initial value so that some bits are always set.
6777         * gcc.target/aarch64/sve/reduc_2_run.c: Likewise.
6779 2018-01-13  Richard Sandiford  <richard.sandiford@linaro.org>
6780             Alan Hayward  <alan.hayward@arm.com>
6781             David Sherwood  <david.sherwood@arm.com>
6783         * gcc.dg/vect/pr37027.c: Remove XFAIL for variable-length vectors.
6784         * gcc.dg/vect/pr67790.c: Likewise.
6785         * gcc.dg/vect/slp-reduc-1.c: Likewise.
6786         * gcc.dg/vect/slp-reduc-2.c: Likewise.
6787         * gcc.dg/vect/slp-reduc-3.c: Likewise.
6788         * gcc.dg/vect/slp-reduc-5.c: Likewise.
6789         * gcc.target/aarch64/sve/slp_5.c: New test.
6790         * gcc.target/aarch64/sve/slp_5_run.c: Likewise.
6791         * gcc.target/aarch64/sve/slp_6.c: Likewise.
6792         * gcc.target/aarch64/sve/slp_6_run.c: Likewise.
6793         * gcc.target/aarch64/sve/slp_7.c: Likewise.
6794         * gcc.target/aarch64/sve/slp_7_run.c: Likewise.
6796 2018-01-13  Richard Sandiford  <richard.sandiford@linaro.org>
6797             Alan Hayward  <alan.hayward@arm.com>
6798             David Sherwood  <david.sherwood@arm.com>
6800         * gcc.dg/vect/no-scevccp-slp-30.c: Don't XFAIL for vect_variable_length
6801         && vect_load_lanes
6802         * gcc.dg/vect/slp-1.c: Likewise.
6803         * gcc.dg/vect/slp-10.c: Likewise.
6804         * gcc.dg/vect/slp-12b.c: Likewise.
6805         * gcc.dg/vect/slp-12c.c: Likewise.
6806         * gcc.dg/vect/slp-17.c: Likewise.
6807         * gcc.dg/vect/slp-19b.c: Likewise.
6808         * gcc.dg/vect/slp-20.c: Likewise.
6809         * gcc.dg/vect/slp-21.c: Likewise.
6810         * gcc.dg/vect/slp-22.c: Likewise.
6811         * gcc.dg/vect/slp-23.c: Likewise.
6812         * gcc.dg/vect/slp-24-big-array.c: Likewise.
6813         * gcc.dg/vect/slp-24.c: Likewise.
6814         * gcc.dg/vect/slp-28.c: Likewise.
6815         * gcc.dg/vect/slp-39.c: Likewise.
6816         * gcc.dg/vect/slp-6.c: Likewise.
6817         * gcc.dg/vect/slp-7.c: Likewise.
6818         * gcc.dg/vect/slp-cond-1.c: Likewise.
6819         * gcc.dg/vect/slp-cond-2-big-array.c: Likewise.
6820         * gcc.dg/vect/slp-cond-2.c: Likewise.
6821         * gcc.dg/vect/slp-multitypes-1.c: Likewise.
6822         * gcc.dg/vect/slp-multitypes-8.c: Likewise.
6823         * gcc.dg/vect/slp-multitypes-9.c: Likewise.
6824         * gcc.dg/vect/slp-multitypes-10.c: Likewise.
6825         * gcc.dg/vect/slp-multitypes-12.c: Likewise.
6826         * gcc.dg/vect/slp-perm-6.c: Likewise.
6827         * gcc.dg/vect/slp-widen-mult-half.c: Likewise.
6828         * gcc.dg/vect/vect-live-slp-1.c: Likewise.
6829         * gcc.dg/vect/vect-live-slp-2.c: Likewise.
6830         * gcc.dg/vect/pr33953.c: Don't XFAIL for vect_variable_length.
6831         * gcc.dg/vect/slp-12a.c: Likewise.
6832         * gcc.dg/vect/slp-14.c: Likewise.
6833         * gcc.dg/vect/slp-15.c: Likewise.
6834         * gcc.dg/vect/slp-multitypes-2.c: Likewise.
6835         * gcc.dg/vect/slp-multitypes-4.c: Likewise.
6836         * gcc.dg/vect/slp-multitypes-5.c: Likewise.
6837         * gcc.target/aarch64/sve/slp_1.c: New test.
6838         * gcc.target/aarch64/sve/slp_1_run.c: Likewise.
6839         * gcc.target/aarch64/sve/slp_2.c: Likewise.
6840         * gcc.target/aarch64/sve/slp_2_run.c: Likewise.
6841         * gcc.target/aarch64/sve/slp_3.c: Likewise.
6842         * gcc.target/aarch64/sve/slp_3_run.c: Likewise.
6843         * gcc.target/aarch64/sve/slp_4.c: Likewise.
6844         * gcc.target/aarch64/sve/slp_4_run.c: Likewise.
6846 2018-01-13  Richard Sandiford  <richard.sandiford@linaro.org>
6847             Alan Hayward  <alan.hayward@arm.com>
6848             David Sherwood  <david.sherwood@arm.com>
6850         * gcc.dg/vect/vect-ooo-group-1.c: New test.
6851         * gcc.target/aarch64/sve/mask_struct_load_1.c: Likewise.
6852         * gcc.target/aarch64/sve/mask_struct_load_1_run.c: Likewise.
6853         * gcc.target/aarch64/sve/mask_struct_load_2.c: Likewise.
6854         * gcc.target/aarch64/sve/mask_struct_load_2_run.c: Likewise.
6855         * gcc.target/aarch64/sve/mask_struct_load_3.c: Likewise.
6856         * gcc.target/aarch64/sve/mask_struct_load_3_run.c: Likewise.
6857         * gcc.target/aarch64/sve/mask_struct_load_4.c: Likewise.
6858         * gcc.target/aarch64/sve/mask_struct_load_5.c: Likewise.
6859         * gcc.target/aarch64/sve/mask_struct_load_6.c: Likewise.
6860         * gcc.target/aarch64/sve/mask_struct_load_7.c: Likewise.
6861         * gcc.target/aarch64/sve/mask_struct_load_8.c: Likewise.
6862         * gcc.target/aarch64/sve/mask_struct_store_1.c: Likewise.
6863         * gcc.target/aarch64/sve/mask_struct_store_1_run.c: Likewise.
6864         * gcc.target/aarch64/sve/mask_struct_store_2.c: Likewise.
6865         * gcc.target/aarch64/sve/mask_struct_store_2_run.c: Likewise.
6866         * gcc.target/aarch64/sve/mask_struct_store_3.c: Likewise.
6867         * gcc.target/aarch64/sve/mask_struct_store_3_run.c: Likewise.
6868         * gcc.target/aarch64/sve/mask_struct_store_4.c: Likewise.
6870 2018-01-13  Richard Sandiford  <richard.sandiford@linaro.org>
6871             Alan Hayward  <alan.hayward@arm.com>
6872             David Sherwood  <david.sherwood@arm.com>
6874         * gcc.target/aarch64/sve/struct_move_1.c: New test.
6875         * gcc.target/aarch64/sve/struct_move_2.c: Likewise.
6876         * gcc.target/aarch64/sve/struct_move_3.c: Likewise.
6877         * gcc.target/aarch64/sve/struct_move_4.c: Likewise.
6878         * gcc.target/aarch64/sve/struct_move_5.c: Likewise.
6879         * gcc.target/aarch64/sve/struct_move_6.c: Likewise.
6880         * gcc.target/aarch64/sve/struct_vect_1.c: Likewise.
6881         * gcc.target/aarch64/sve/struct_vect_1_run.c: Likewise.
6882         * gcc.target/aarch64/sve/struct_vect_2.c: Likewise.
6883         * gcc.target/aarch64/sve/struct_vect_2_run.c: Likewise.
6884         * gcc.target/aarch64/sve/struct_vect_3.c: Likewise.
6885         * gcc.target/aarch64/sve/struct_vect_3_run.c: Likewise.
6886         * gcc.target/aarch64/sve/struct_vect_4.c: Likewise.
6887         * gcc.target/aarch64/sve/struct_vect_4_run.c: Likewise.
6888         * gcc.target/aarch64/sve/struct_vect_5.c: Likewise.
6889         * gcc.target/aarch64/sve/struct_vect_5_run.c: Likewise.
6890         * gcc.target/aarch64/sve/struct_vect_6.c: Likewise.
6891         * gcc.target/aarch64/sve/struct_vect_6_run.c: Likewise.
6892         * gcc.target/aarch64/sve/struct_vect_7.c: Likewise.
6893         * gcc.target/aarch64/sve/struct_vect_7_run.c: Likewise.
6894         * gcc.target/aarch64/sve/struct_vect_8.c: Likewise.
6895         * gcc.target/aarch64/sve/struct_vect_8_run.c: Likewise.
6896         * gcc.target/aarch64/sve/struct_vect_9.c: Likewise.
6897         * gcc.target/aarch64/sve/struct_vect_9_run.c: Likewise.
6898         * gcc.target/aarch64/sve/struct_vect_10.c: Likewise.
6899         * gcc.target/aarch64/sve/struct_vect_10_run.c: Likewise.
6900         * gcc.target/aarch64/sve/struct_vect_11.c: Likewise.
6901         * gcc.target/aarch64/sve/struct_vect_11_run.c: Likewise.
6902         * gcc.target/aarch64/sve/struct_vect_12.c: Likewise.
6903         * gcc.target/aarch64/sve/struct_vect_12_run.c: Likewise.
6904         * gcc.target/aarch64/sve/struct_vect_13.c: Likewise.
6905         * gcc.target/aarch64/sve/struct_vect_13_run.c: Likewise.
6906         * gcc.target/aarch64/sve/struct_vect_14.c: Likewise.
6907         * gcc.target/aarch64/sve/struct_vect_15.c: Likewise.
6908         * gcc.target/aarch64/sve/struct_vect_16.c: Likewise.
6909         * gcc.target/aarch64/sve/struct_vect_17.c: Likewise.
6911 2018-01-13  Richard Sandiford  <richard.sandiford@linaro.org>
6912             Alan Hayward  <alan.hayward@arm.com>
6913             David Sherwood  <david.sherwood@arm.com>
6915         * lib/target-supports.exp (check_effective_target_vect_load_lanes):
6916         Return true for SVE too.
6917         * g++.dg/vect/pr36648.cc: XFAIL for variable-length vectors
6918         if load/store lanes are supported.
6919         * gcc.dg/vect/slp-10.c: Likewise.
6920         * gcc.dg/vect/slp-12c.c: Likewise.
6921         * gcc.dg/vect/slp-17.c: Likewise.
6922         * gcc.dg/vect/slp-33.c: Likewise.
6923         * gcc.dg/vect/slp-6.c: Likewise.
6924         * gcc.dg/vect/slp-cond-1.c: Likewise.
6925         * gcc.dg/vect/slp-multitypes-11-big-array.c: Likewise.
6926         * gcc.dg/vect/slp-multitypes-11.c: Likewise.
6927         * gcc.dg/vect/slp-multitypes-12.c: Likewise.
6928         * gcc.dg/vect/slp-perm-5.c: Remove XFAIL for variable-length SVE.
6929         * gcc.dg/vect/slp-perm-6.c: Likewise.
6930         * gcc.dg/vect/slp-perm-9.c: Likewise.
6931         * gcc.dg/vect/slp-reduc-6.c: Remove XFAIL for variable-length vectors.
6932         * gcc.dg/vect/vect-load-lanes-peeling-1.c: Expect an epilogue loop
6933         for variable-length vectors.
6935 2018-01-13  Richard Sandiford  <richard.sandiford@linaro.org>
6936             Alan Hayward  <alan.hayward@arm.com>
6937             David Sherwood  <david.sherwood@arm.com>
6939         * gcc.target/aarch64/sve/vec_bool_cmp_1.c: New test.
6940         * gcc.target/aarch64/sve/vec_bool_cmp_1_run.c: Likweise.
6942 2018-01-13  Richard Sandiford  <richard.sandiford@linaro.org>
6944         * g++.target/aarch64/sve/aarch64-sve.exp: New harness.
6945         * g++.target/aarch64/sve/catch_1.C: New test.
6946         * g++.target/aarch64/sve/catch_2.C: Likewise.
6947         * g++.target/aarch64/sve/catch_3.C: Likewise.
6948         * g++.target/aarch64/sve/catch_4.C: Likewise.
6949         * g++.target/aarch64/sve/catch_5.C: Likewise.
6950         * g++.target/aarch64/sve/catch_6.C: Likewise.
6952 2018-01-13  Richard Sandiford  <richard.sandiford@linaro.org>
6953             Alan Hayward  <alan.hayward@arm.com>
6954             David Sherwood  <david.sherwood@arm.com>
6956         * lib/target-supports.exp (check_effective_target_aarch64_asm_sve_ok):
6957         New proc.
6958         * gcc.target/aarch64/bic_imm_1.c: Use #pragma GCC target "+nosve".
6959         * gcc.target/aarch64/fmaxmin.c: Likewise.
6960         * gcc.target/aarch64/fmul_fcvt_2.c: Likewise.
6961         * gcc.target/aarch64/orr_imm_1.c: Likewise.
6962         * gcc.target/aarch64/pr62178.c: Likewise.
6963         * gcc.target/aarch64/pr71727-2.c: Likewise.
6964         * gcc.target/aarch64/saddw-1.c: Likewise.
6965         * gcc.target/aarch64/saddw-2.c: Likewise.
6966         * gcc.target/aarch64/uaddw-1.c: Likewise.
6967         * gcc.target/aarch64/uaddw-2.c: Likewise.
6968         * gcc.target/aarch64/uaddw-3.c: Likewise.
6969         * gcc.target/aarch64/vect-add-sub-cond.c: Likewise.
6970         * gcc.target/aarch64/vect-compile.c: Likewise.
6971         * gcc.target/aarch64/vect-faddv-compile.c: Likewise.
6972         * gcc.target/aarch64/vect-fcm-eq-d.c: Likewise.
6973         * gcc.target/aarch64/vect-fcm-eq-f.c: Likewise.
6974         * gcc.target/aarch64/vect-fcm-ge-d.c: Likewise.
6975         * gcc.target/aarch64/vect-fcm-ge-f.c: Likewise.
6976         * gcc.target/aarch64/vect-fcm-gt-d.c: Likewise.
6977         * gcc.target/aarch64/vect-fcm-gt-f.c: Likewise.
6978         * gcc.target/aarch64/vect-fmax-fmin-compile.c: Likewise.
6979         * gcc.target/aarch64/vect-fmaxv-fminv-compile.c: Likewise.
6980         * gcc.target/aarch64/vect-fmovd-zero.c: Likewise.
6981         * gcc.target/aarch64/vect-fmovd.c: Likewise.
6982         * gcc.target/aarch64/vect-fmovf-zero.c: Likewise.
6983         * gcc.target/aarch64/vect-fmovf.c: Likewise.
6984         * gcc.target/aarch64/vect-fp-compile.c: Likewise.
6985         * gcc.target/aarch64/vect-ld1r-compile-fp.c: Likewise.
6986         * gcc.target/aarch64/vect-ld1r-compile.c: Likewise.
6987         * gcc.target/aarch64/vect-movi.c: Likewise.
6988         * gcc.target/aarch64/vect-mull-compile.c: Likewise.
6989         * gcc.target/aarch64/vect-reduc-or_1.c: Likewise.
6990         * gcc.target/aarch64/vect-vaddv.c: Likewise.
6991         * gcc.target/aarch64/vect_saddl_1.c: Likewise.
6992         * gcc.target/aarch64/vect_smlal_1.c: Likewise.
6993         * gcc.target/aarch64/vector_initialization_nostack.c: XFAIL for
6994         fixed-length SVE.
6995         * gcc.target/aarch64/sve/aarch64-sve.exp: New file.
6996         * gcc.target/aarch64/sve/arith_1.c: New test.
6997         * gcc.target/aarch64/sve/const_pred_1.C: Likewise.
6998         * gcc.target/aarch64/sve/const_pred_2.C: Likewise.
6999         * gcc.target/aarch64/sve/const_pred_3.C: Likewise.
7000         * gcc.target/aarch64/sve/const_pred_4.C: Likewise.
7001         * gcc.target/aarch64/sve/cvtf_signed_1.c: Likewise.
7002         * gcc.target/aarch64/sve/cvtf_signed_1_run.c: Likewise.
7003         * gcc.target/aarch64/sve/cvtf_unsigned_1.c: Likewise.
7004         * gcc.target/aarch64/sve/cvtf_unsigned_1_run.c: Likewise.
7005         * gcc.target/aarch64/sve/dup_imm_1.c: Likewise.
7006         * gcc.target/aarch64/sve/dup_imm_1_run.c: Likewise.
7007         * gcc.target/aarch64/sve/dup_lane_1.c: Likewise.
7008         * gcc.target/aarch64/sve/ext_1.c: Likewise.
7009         * gcc.target/aarch64/sve/ext_2.c: Likewise.
7010         * gcc.target/aarch64/sve/extract_1.c: Likewise.
7011         * gcc.target/aarch64/sve/extract_2.c: Likewise.
7012         * gcc.target/aarch64/sve/extract_3.c: Likewise.
7013         * gcc.target/aarch64/sve/extract_4.c: Likewise.
7014         * gcc.target/aarch64/sve/fabs_1.c: Likewise.
7015         * gcc.target/aarch64/sve/fcvtz_signed_1.c: Likewise.
7016         * gcc.target/aarch64/sve/fcvtz_signed_1_run.c: Likewise.
7017         * gcc.target/aarch64/sve/fcvtz_unsigned_1.c: Likewise.
7018         * gcc.target/aarch64/sve/fcvtz_unsigned_1_run.c: Likewise.
7019         * gcc.target/aarch64/sve/fdiv_1.c: Likewise.
7020         * gcc.target/aarch64/sve/fdup_1.c: Likewise.
7021         * gcc.target/aarch64/sve/fdup_1_run.c: Likewise.
7022         * gcc.target/aarch64/sve/fmad_1.c: Likewise.
7023         * gcc.target/aarch64/sve/fmla_1.c: Likewise.
7024         * gcc.target/aarch64/sve/fmls_1.c: Likewise.
7025         * gcc.target/aarch64/sve/fmsb_1.c: Likewise.
7026         * gcc.target/aarch64/sve/fmul_1.c: Likewise.
7027         * gcc.target/aarch64/sve/fneg_1.c: Likewise.
7028         * gcc.target/aarch64/sve/fnmad_1.c: Likewise.
7029         * gcc.target/aarch64/sve/fnmla_1.c: Likewise.
7030         * gcc.target/aarch64/sve/fnmls_1.c: Likewise.
7031         * gcc.target/aarch64/sve/fnmsb_1.c: Likewise.
7032         * gcc.target/aarch64/sve/fp_arith_1.c: Likewise.
7033         * gcc.target/aarch64/sve/frinta_1.c: Likewise.
7034         * gcc.target/aarch64/sve/frinti_1.c: Likewise.
7035         * gcc.target/aarch64/sve/frintm_1.c: Likewise.
7036         * gcc.target/aarch64/sve/frintp_1.c: Likewise.
7037         * gcc.target/aarch64/sve/frintx_1.c: Likewise.
7038         * gcc.target/aarch64/sve/frintz_1.c: Likewise.
7039         * gcc.target/aarch64/sve/fsqrt_1.c: Likewise.
7040         * gcc.target/aarch64/sve/fsubr_1.c: Likewise.
7041         * gcc.target/aarch64/sve/index_1.c: Likewise.
7042         * gcc.target/aarch64/sve/index_1_run.c: Likewise.
7043         * gcc.target/aarch64/sve/ld1r_1.c: Likewise.
7044         * gcc.target/aarch64/sve/load_const_offset_1.c: Likewise.
7045         * gcc.target/aarch64/sve/load_const_offset_2.c: Likewise.
7046         * gcc.target/aarch64/sve/load_const_offset_3.c: Likewise.
7047         * gcc.target/aarch64/sve/load_scalar_offset_1.c: Likewise.
7048         * gcc.target/aarch64/sve/logical_1.c: Likewise.
7049         * gcc.target/aarch64/sve/loop_add_1.c: Likewise.
7050         * gcc.target/aarch64/sve/loop_add_1_run.c: Likewise.
7051         * gcc.target/aarch64/sve/mad_1.c: Likewise.
7052         * gcc.target/aarch64/sve/maxmin_1.c: Likewise.
7053         * gcc.target/aarch64/sve/maxmin_1_run.c: Likewise.
7054         * gcc.target/aarch64/sve/maxmin_strict_1.c: Likewise.
7055         * gcc.target/aarch64/sve/maxmin_strict_1_run.c: Likewise.
7056         * gcc.target/aarch64/sve/mla_1.c: Likewise.
7057         * gcc.target/aarch64/sve/mls_1.c: Likewise.
7058         * gcc.target/aarch64/sve/mov_rr_1.c: Likewise.
7059         * gcc.target/aarch64/sve/msb_1.c: Likewise.
7060         * gcc.target/aarch64/sve/mul_1.c: Likewise.
7061         * gcc.target/aarch64/sve/neg_1.c: Likewise.
7062         * gcc.target/aarch64/sve/nlogical_1.c: Likewise.
7063         * gcc.target/aarch64/sve/nlogical_1_run.c: Likewise.
7064         * gcc.target/aarch64/sve/pack_1.c: Likewise.
7065         * gcc.target/aarch64/sve/pack_1_run.c: Likewise.
7066         * gcc.target/aarch64/sve/pack_fcvt_signed_1.c: Likewise.
7067         * gcc.target/aarch64/sve/pack_fcvt_signed_1_run.c: Likewise.
7068         * gcc.target/aarch64/sve/pack_fcvt_unsigned_1.c: Likewise.
7069         * gcc.target/aarch64/sve/pack_fcvt_unsigned_1_run.c: Likewise.
7070         * gcc.target/aarch64/sve/pack_float_1.c: Likewise.
7071         * gcc.target/aarch64/sve/pack_float_1_run.c: Likewise.
7072         * gcc.target/aarch64/sve/popcount_1.c: Likewise.
7073         * gcc.target/aarch64/sve/popcount_1_run.c: Likewise.
7074         * gcc.target/aarch64/sve/reduc_1.c: Likewise.
7075         * gcc.target/aarch64/sve/reduc_1_run.c: Likewise.
7076         * gcc.target/aarch64/sve/reduc_2.c: Likewise.
7077         * gcc.target/aarch64/sve/reduc_2_run.c: Likewise.
7078         * gcc.target/aarch64/sve/reduc_3.c: Likewise.
7079         * gcc.target/aarch64/sve/rev_1.c: Likewise.
7080         * gcc.target/aarch64/sve/revb_1.c: Likewise.
7081         * gcc.target/aarch64/sve/revh_1.c: Likewise.
7082         * gcc.target/aarch64/sve/revw_1.c: Likewise.
7083         * gcc.target/aarch64/sve/shift_1.c: Likewise.
7084         * gcc.target/aarch64/sve/single_1.c: Likewise.
7085         * gcc.target/aarch64/sve/single_2.c: Likewise.
7086         * gcc.target/aarch64/sve/single_3.c: Likewise.
7087         * gcc.target/aarch64/sve/single_4.c: Likewise.
7088         * gcc.target/aarch64/sve/spill_1.c: Likewise.
7089         * gcc.target/aarch64/sve/store_scalar_offset_1.c: Likewise.
7090         * gcc.target/aarch64/sve/subr_1.c: Likewise.
7091         * gcc.target/aarch64/sve/trn1_1.c: Likewise.
7092         * gcc.target/aarch64/sve/trn2_1.c: Likewise.
7093         * gcc.target/aarch64/sve/unpack_fcvt_signed_1.c: Likewise.
7094         * gcc.target/aarch64/sve/unpack_fcvt_signed_1_run.c: Likewise.
7095         * gcc.target/aarch64/sve/unpack_fcvt_unsigned_1.c: Likewise.
7096         * gcc.target/aarch64/sve/unpack_fcvt_unsigned_1_run.c: Likewise.
7097         * gcc.target/aarch64/sve/unpack_float_1.c: Likewise.
7098         * gcc.target/aarch64/sve/unpack_float_1_run.c: Likewise.
7099         * gcc.target/aarch64/sve/unpack_signed_1.c: Likewise.
7100         * gcc.target/aarch64/sve/unpack_signed_1_run.c: Likewise.
7101         * gcc.target/aarch64/sve/unpack_unsigned_1.c: Likewise.
7102         * gcc.target/aarch64/sve/unpack_unsigned_1_run.c: Likewise.
7103         * gcc.target/aarch64/sve/uzp1_1.c: Likewise.
7104         * gcc.target/aarch64/sve/uzp1_1_run.c: Likewise.
7105         * gcc.target/aarch64/sve/uzp2_1.c: Likewise.
7106         * gcc.target/aarch64/sve/uzp2_1_run.c: Likewise.
7107         * gcc.target/aarch64/sve/vcond_1.C: Likewise.
7108         * gcc.target/aarch64/sve/vcond_1_run.C: Likewise.
7109         * gcc.target/aarch64/sve/vcond_2.c: Likewise.
7110         * gcc.target/aarch64/sve/vcond_2_run.c: Likewise.
7111         * gcc.target/aarch64/sve/vcond_3.c: Likewise.
7112         * gcc.target/aarch64/sve/vcond_4.c: Likewise.
7113         * gcc.target/aarch64/sve/vcond_4_run.c: Likewise.
7114         * gcc.target/aarch64/sve/vcond_5.c: Likewise.
7115         * gcc.target/aarch64/sve/vcond_5_run.c: Likewise.
7116         * gcc.target/aarch64/sve/vcond_6.c: Likewise.
7117         * gcc.target/aarch64/sve/vcond_6_run.c: Likewise.
7118         * gcc.target/aarch64/sve/vec_init_1.c: Likewise.
7119         * gcc.target/aarch64/sve/vec_init_1_run.c: Likewise.
7120         * gcc.target/aarch64/sve/vec_init_2.c: Likewise.
7121         * gcc.target/aarch64/sve/vec_perm_1.c: Likewise.
7122         * gcc.target/aarch64/sve/vec_perm_1_run.c: Likewise.
7123         * gcc.target/aarch64/sve/vec_perm_1_overrange_run.c: Likewise.
7124         * gcc.target/aarch64/sve/vec_perm_const_1.c: Likewise.
7125         * gcc.target/aarch64/sve/vec_perm_const_1_overrun.c: Likewise.
7126         * gcc.target/aarch64/sve/vec_perm_const_1_run.c: Likewise.
7127         * gcc.target/aarch64/sve/vec_perm_const_single_1.c: Likewise.
7128         * gcc.target/aarch64/sve/vec_perm_const_single_1_run.c: Likewise.
7129         * gcc.target/aarch64/sve/vec_perm_single_1.c: Likewise.
7130         * gcc.target/aarch64/sve/vec_perm_single_1_run.c: Likewise.
7131         * gcc.target/aarch64/sve/zip1_1.c: Likewise.
7132         * gcc.target/aarch64/sve/zip2_1.c: Likewise.
7134 2018-01-13  Richard Sandiford  <richard.sandiford@linaro.org>
7135             Alan Hayward  <alan.hayward@arm.com>
7136             David Sherwood  <david.sherwood@arm.com>
7138         * lib/target-supports.exp (check_effective_target_aarch64_sve)
7139         (aarch64_sve_bits, check_effective_target_aarch64_sve_hw)
7140         (aarch64_sve_hw_bits, check_effective_target_aarch64_sve256_hw):
7141         New procedures.
7142         (check_effective_target_vect_perm): Handle SVE.
7143         (check_effective_target_vect_perm_byte): Likewise.
7144         (check_effective_target_vect_perm_short): Likewise.
7145         (check_effective_target_vect_widen_sum_hi_to_si_pattern): Likewise.
7146         (check_effective_target_vect_widen_mult_qi_to_hi): Likewise.
7147         (check_effective_target_vect_widen_mult_hi_to_si): Likewise.
7148         (check_effective_target_vect_element_align_preferred): Likewise.
7149         (check_effective_target_vect_align_stack_vars): Likewise.
7150         (check_effective_target_vect_load_lanes): Likewise.
7151         (check_effective_target_vect_masked_store): Likewise.
7152         (available_vector_sizes): Use aarch64_sve_bits for SVE.
7153         * gcc.dg/vect/tree-vect.h (VECTOR_BITS): Define appropriately for SVE.
7154         * gcc.dg/tree-ssa/ssa-dom-cse-2.c: Add SVE XFAIL.
7155         * gcc.dg/vect/bb-slp-pr69907.c: Likewise.
7156         * gcc.dg/vect/no-vfa-vect-depend-2.c: Likewise.
7157         * gcc.dg/vect/no-vfa-vect-depend-3.c: Likewise.
7158         * gcc.dg/vect/slp-23.c: Likewise.
7159         * gcc.dg/vect/slp-perm-5.c: Likewise.
7160         * gcc.dg/vect/slp-perm-6.c: Likewise.
7161         * gcc.dg/vect/slp-perm-9.c: Likewise.
7162         * gcc.dg/vect/slp-reduc-3.c: Likewise.
7163         * gcc.dg/vect/vect-114.c: Likewise.
7164         * gcc.dg/vect/vect-mult-const-pattern-1.c: Likewise.
7165         * gcc.dg/vect/vect-mult-const-pattern-2.c: Likewise.
7167 2018-01-13  Richard Sandiford  <richard.sandiford@linaro.org>
7169         * gcc.dg/vect/no-scevccp-slp-30.c: XFAIL SLP test for
7170         vect_variable_length, expecting the test to be vectorized
7171         without SLP instead.
7172         * gcc.dg/vect/pr33953.c: Likewise.
7173         * gcc.dg/vect/pr37027.c: Likewise.
7174         * gcc.dg/vect/pr67790.c: Likewise.
7175         * gcc.dg/vect/pr68445.c: Likewise.
7176         * gcc.dg/vect/slp-1.c: Likewise.
7177         * gcc.dg/vect/slp-10.c: Likewise.
7178         * gcc.dg/vect/slp-12a.c: Likewise.
7179         * gcc.dg/vect/slp-12b.c: Likewise.
7180         * gcc.dg/vect/slp-12c.c: Likewise.
7181         * gcc.dg/vect/slp-13-big-array.c: Likewise.
7182         * gcc.dg/vect/slp-13.c: Likewise.
7183         * gcc.dg/vect/slp-14.c: Likewise.
7184         * gcc.dg/vect/slp-15.c: Likewise.
7185         * gcc.dg/vect/slp-17.c: Likewise.
7186         * gcc.dg/vect/slp-19b.c: Likewise.
7187         * gcc.dg/vect/slp-2.c: Likewise.
7188         * gcc.dg/vect/slp-20.c: Likewise.
7189         * gcc.dg/vect/slp-21.c: Likewise.
7190         * gcc.dg/vect/slp-22.c: Likewise.
7191         * gcc.dg/vect/slp-24-big-array.c: Likewise.
7192         * gcc.dg/vect/slp-24.c: Likewise.
7193         * gcc.dg/vect/slp-28.c: Likewise.
7194         * gcc.dg/vect/slp-39.c: Likewise.
7195         * gcc.dg/vect/slp-42.c: Likewise.
7196         * gcc.dg/vect/slp-6.c: Likewise.
7197         * gcc.dg/vect/slp-7.c: Likewise.
7198         * gcc.dg/vect/slp-cond-1.c: Likewise.
7199         * gcc.dg/vect/slp-cond-2-big-array.c: Likewise.
7200         * gcc.dg/vect/slp-cond-2.c: Likewise.
7201         * gcc.dg/vect/slp-multitypes-1.c: Likewise.
7202         * gcc.dg/vect/slp-multitypes-10.c: Likewise.
7203         * gcc.dg/vect/slp-multitypes-12.c: Likewise.
7204         * gcc.dg/vect/slp-multitypes-2.c: Likewise.
7205         * gcc.dg/vect/slp-multitypes-4.c: Likewise.
7206         * gcc.dg/vect/slp-multitypes-5.c: Likewise.
7207         * gcc.dg/vect/slp-multitypes-8.c: Likewise.
7208         * gcc.dg/vect/slp-multitypes-9.c: Likewise.
7209         * gcc.dg/vect/slp-reduc-1.c: Likewise.
7210         * gcc.dg/vect/slp-reduc-2.c: Likewise.
7211         * gcc.dg/vect/slp-reduc-4.c: Likewise.
7212         * gcc.dg/vect/slp-reduc-5.c: Likewise.
7213         * gcc.dg/vect/slp-reduc-7.c: Likewise.
7214         * gcc.dg/vect/slp-widen-mult-half.c: Likewise.
7215         * gcc.dg/vect/vect-live-slp-1.c: Likewise.
7216         * gcc.dg/vect/vect-live-slp-2.c: Likewise.
7217         * gcc.dg/vect/vect-live-slp-3.c: Likewise.
7219 2018-01-13  Jakub Jelinek  <jakub@redhat.com>
7221         PR c/83801
7222         * gcc.dg/pr83801.c: New test.
7224 2018-01-13  Paul Thomas  <pault@gcc.gnu.org>
7226         PR fortran/52162
7227         * gfortran.dg/bounds_check_19.f90: New test.
7229 2018-01-12  Jakub Jelinek  <jakub@redhat.com>
7231         * gcc.target/powerpc/float128-hw7.c: Use scan-assembler-times
7232         instead of scan-assembler-not for xsnabsqp.
7234 2018-01-12  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
7236         PR libgfortran/83525
7237         * gfortran.dg/newunit_5.f90: New test.
7239 2018-01-12  Vladimir Makarov  <vmakarov@redhat.com>
7241         PR rtl-optimization/80481
7242         * g++.dg/pr80481.C: New.
7244 2018-01-12  Uros Bizjak  <ubizjak@gmail.com>
7246         PR target/83628
7247         * gcc.target/alpha/pr83628-3.c: New test.
7249 2018-01-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
7251         * lib/target-supports.exp (check_effective_target_avx512f): Also
7252         check for __builtin_ia32_addsd_round,
7253         __builtin_ia32_getmantsd_round.
7254         * gcc.target/i386/i386.exp (check_effective_target_avx512f): Remove.
7256 2018-01-12  Segher Boessenkool  <segher@kernel.crashing.org>
7258         PR target/83629
7259         * gcc.target/powerpc/pr83629.c: Require ilp32.
7261 2018-01-12  Richard Biener  <rguenther@suse.de>
7263         PR tree-optimization/80846
7264         * gcc.target/i386/pr80846-1.c: New testcase.
7265         * gcc.target/i386/pr80846-2.c: Likewise.
7267 2018-01-12  Eric Botcazou  <ebotcazou@adacore.com>
7269         * gcc.c-torture/execute/20180112-1.c: New test.
7271 2018-01-12  Tom de Vries  <tom@codesourcery.com>
7273         * g++.dg/ext/label13.C: Add dg-require-effective-target indirect_jumps.
7274         * g++.dg/ext/label13a.C: Same.
7275         * g++.dg/ext/label14.C: Same.
7276         * g++.dg/ext/label2.C: Same.
7277         * g++.dg/ext/label3.C: Same.
7278         * g++.dg/torture/pr42462.C: Same.
7279         * g++.dg/torture/pr42739.C: Same.
7280         * g++.dg/warn/Wunused-label-3.C: Same.
7282 2018-01-12  Tom de Vries  <tom@codesourcery.com>
7284         * c-c++-common/dwarf2/vla1.c: Add dg-require-effective-target alloca.
7285         * g++.dg/Walloca1.C: Same.
7286         * g++.dg/cpp0x/pr70338.C: Same.
7287         * g++.dg/cpp1y/lambda-generic-vla1.C: Same.
7288         * g++.dg/cpp1y/vla10.C: Same.
7289         * g++.dg/cpp1y/vla2.C: Same.
7290         * g++.dg/cpp1y/vla6.C: Same.
7291         * g++.dg/cpp1y/vla8.C: Same.
7292         * g++.dg/debug/debug5.C: Same.
7293         * g++.dg/debug/debug6.C: Same.
7294         * g++.dg/debug/pr54828.C: Same.
7295         * g++.dg/diagnostic/pr70105.C: Same.
7296         * g++.dg/eh/cleanup5.C: Same.
7297         * g++.dg/eh/spbp.C: Same.
7298         * g++.dg/ext/tmplattr9.C: Same.
7299         * g++.dg/ext/vla10.C: Same.
7300         * g++.dg/ext/vla11.C: Same.
7301         * g++.dg/ext/vla12.C: Same.
7302         * g++.dg/ext/vla15.C: Same.
7303         * g++.dg/ext/vla16.C: Same.
7304         * g++.dg/ext/vla17.C: Same.
7305         * g++.dg/ext/vla3.C: Same.
7306         * g++.dg/ext/vla6.C: Same.
7307         * g++.dg/ext/vla7.C: Same.
7308         * g++.dg/init/array24.C: Same.
7309         * g++.dg/init/new47.C: Same.
7310         * g++.dg/init/pr55497.C: Same.
7311         * g++.dg/opt/pr78201.C: Same.
7312         * g++.dg/template/vla2.C: Same.
7313         * g++.dg/torture/Wsizeof-pointer-memaccess1.C: Same.
7314         * g++.dg/torture/Wsizeof-pointer-memaccess2.C: Same.
7315         * g++.dg/torture/pr62127.C: Same.
7316         * g++.dg/torture/pr67055.C: Same.
7317         * g++.dg/torture/stackalign/eh-alloca-1.C: Same.
7318         * g++.dg/torture/stackalign/eh-inline-2.C: Same.
7319         * g++.dg/torture/stackalign/eh-vararg-1.C: Same.
7320         * g++.dg/torture/stackalign/eh-vararg-2.C: Same.
7321         * g++.dg/warn/Wplacement-new-size-5.C: Same.
7322         * g++.dg/warn/Wsizeof-pointer-memaccess-1.C: Same.
7323         * g++.dg/warn/Wvla-1.C: Same.
7324         * g++.dg/warn/Wvla-3.C: Same.
7325         * g++.old-deja/g++.ext/array2.C: Same.
7326         * g++.old-deja/g++.ext/constructor.C: Same.
7327         * g++.old-deja/g++.law/builtin1.C: Same.
7328         * g++.old-deja/g++.other/crash12.C: Same.
7329         * g++.old-deja/g++.other/eh3.C: Same.
7330         * g++.old-deja/g++.pt/array6.C: Same.
7331         * g++.old-deja/g++.pt/dynarray.C: Same.
7333 2018-01-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
7335         * g++.dg/cpp0x/inh-ctor30.C: Allow for alternate mangled form.
7337 2018-01-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
7339         PR libfortran/67412
7340         * gfortran.dg/execute_command_line_2.f90: Remove dg-xfail-run-if
7341         on *-*-solaris2.10.
7343 2018-01-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
7345         * lib/target-supports.exp (check_effective_target_branch_cost):
7346         Accept all x86 targets.
7348 2018-01-12  Martin Liska  <mliska@suse.cz>
7350         PR ipa/83054
7351         * g++.dg/warn/pr83054.C: New test.
7353 2018-01-11  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
7355         * gcc.target/powerpc/spec-barr-1.c: New file.
7357 2018-01-11  H.J. Lu  <hongjiu.lu@intel.com>
7359         PR target/83330
7360         * gcc.target/i386/pr83330.c: New test.
7362 2018-01-11  Steven G. Kargl  <kargl@gcc.gnu.org>
7364         PR fortran/79383
7365         * gfortran.dg/dtio_31.f03: New test.
7366         * gfortran.dg/dtio_32.f03: New test.
7368 2018-01-11  David Malcolm  <dmalcolm@redhat.com>
7370         PR c++/43486
7371         * g++.dg/wrappers: New subdirectory.
7372         * g++.dg/wrappers/README: New file.
7373         * g++.dg/wrappers/alloc.C: New test case.
7374         * g++.dg/wrappers/cow-istream-string.C: New test case.
7375         * g++.dg/wrappers/cp-stdlib.C: New test case.
7376         * g++.dg/wrappers/sanitizer_coverage_libcdep_new.C: New test case.
7377         * g++.dg/wrappers/wrapper-around-type-pack-expansion.C: New test case.
7379 2018-01-11  Jan Hubicka  <hubicka@ucw.cz>
7381         PR middle-end/83718
7382         * g++.dg/torture/pr83718.C: New testcase.
7384 2018-01-11  Martin Jambor  <mjambor@suse.cz>
7386         PR ipa/83178
7387         * g++.dg/ipa/devirt-22.C: Adjust scan-dump-times count.
7389 2018-01-11  Bin Cheng  <bin.cheng@arm.com>
7391         PR tree-optimization/83695
7392         * gcc.dg/tree-ssa/pr83695.c: New test.
7394 2018-01-11  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
7396         * gcc.target/arm/simd/fp16fml_lane_high.c: New test.
7397         * gcc.target/arm/simd/fp16fml_lane_low.c: New test.
7399 2018-01-11  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
7401         * gcc.target/arm/multilib.exp: Add combination tests for fp16fml.
7402         * gcc.target/arm/simd/fp16fml_high.c: New test.
7403         * gcc.target/arm/simd/fp16fml_low.c: Likewise.
7404         * lib/target-supports.exp
7405         (check_effective_target_arm_fp16fml_neon_ok_nocache,
7406         check_effective_target_arm_fp16fml_neon_ok,
7407         add_options_for_arm_fp16fml_neon): New procedures.
7409 2018-01-11  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
7411         * gcc.target/arm/multilib.exp: Add some -march=armv8.4-a
7412         combination tests.
7414 2018-01-11  Richard Biener  <rguenther@suse.de>
7416         PR tree-optimization/83435
7417         * gcc.dg/graphite/pr83435.c: New testcase.
7419 2018-01-11  Richard Sandiford  <richard.sandiford@linaro.org>
7420             Alan Hayward  <alan.hayward@arm.com>
7421             David Sherwood  <david.sherwood@arm.com>
7423         * gcc.target/aarch64/pr70044.c: Allow "mov x29, sp" too.
7425 2018-01-11  Tamar Christina  <tamar.christina@arm.com>
7427         * gcc.target/aarch64/advsimd-intrinsics/vdot-compile-2.c: New.
7429 2018-01-11  Sudakshina Das  <sudi.das@arm.com>
7431         PR target/82096
7432         * gcc.c-torture/compile/pr82096.c: New test.
7434 2018-01-11  Ed Schonberg  <schonberg@adacore.com>
7436         * gnat.dg/bip_overlay.adb, gnat.dg/bip_overlay.ads: New testcase.
7438 2018-01-11  Hristian Kirtchev  <kirtchev@adacore.com>
7440         * gnat.dg/protected_func.adb, gnat.dg/protected_func.ads: New testcase.
7442 2018-01-11  Justin Squirek  <squirek@adacore.com>
7444         * gnat.dg/expr_func4.adb: New testcase.
7446 2018-01-11  Hristian Kirtchev  <kirtchev@adacore.com>
7448         * gnat.dg/pure_subp_body.adb, gnat.dg/pure_subp_body_pkg.ads: New
7449         testcase.
7451 2018-01-11  Bob Duff  <duff@adacore.com>
7453         * gnat.dg/protected_null.adb: New testcase.
7455 2018-01-11  Ed Schonberg  <schonberg@adacore.com>
7457         * gnat.dg/expr_func3.adb, gnat.dg/expr_func3.ads: New testcase.
7459 2018-01-11  Ed Schonberg  <schonberg@adacore.com>
7461         * gnat.dg/fixedpnt2.adb, gnat.dg/fixedpnt2.ads: New testcase.
7463 2018-01-11  Justin Squirek  <squirek@adacore.com>
7465         * gnat.dg/loopvar.adb: New testcase.
7467 2018-01-10  Jan Hubicka  <hubicka@ucw.cz>
7469         PR middle-end/83189
7470         * gfortran.fortran-torture/compile/pr83189.f90: New testcase.
7472 2018-01-10  Jan Hubicka  <hubicka@ucw.cz>
7474         * gcc.c-torture/compile/pr83575.c: New testcase.
7476 2018-01-10  Michael Collison  <michael.collison@arm.com>
7478         * gcc.target/aarch64/fp16_fmul_high_1.c: New testcase.
7479         * gcc.target/aarch64/fp16_fmul_high_2.c: New testcase.
7480         * gcc.target/aarch64/fp16_fmul_high_3.c: New testcase.
7481         * gcc.target/aarch64/fp16_fmul_high.h: New shared testcase.
7482         * gcc.target/aarch64/fp16_fmul_lane_high_1.c: New testcase.
7483         * gcc.target/aarch64/fp16_fmul_lane_high_1.c: New testcase.
7484         * gcc.target/aarch64/fp16_fmul_lane_high_1.c: New testcase.
7485         * gcc.target/aarch64/fp16_fmul_lane_high.h: New shared testcase.
7486         * gcc.target/aarch64/fp16_fmul_low_1.c: New testcase.
7487         * gcc.target/aarch64/fp16_fmul_low_2.c: New testcase.
7488         * gcc.target/aarch64/fp16_fmul_low_2.c: New testcase.
7489         * gcc.target/aarch64/fp16_fmul_low.h: New sharedtestcase.
7490         * gcc.target/aarch64/fp16_fmul_lane_low_1.c: New testcase.
7491         * gcc.target/aarch64/fp16_fmul_lane_low_2.c: New testcase.
7492         * gcc.target/aarch64/fp16_fmul_lane_low_3.c: New testcase.
7493         * gcc.target/aarch64/fp16_fmul_lane_low.h: New shared testcase.
7495 2018-01-10  Michael Collison  <michael.collison@arm.com>
7497         * gcc.target/aarch64/sha2.h: New shared testcase.
7498         * gcc.target/aarch64/sha2_1.c: New testcase.
7499         * gcc.target/aarch64/sha2_2.c: New testcase.
7500         * gcc.target/aarch64/sha2_3.c: New testcase.
7501         * gcc.target/aarch64/sha3.h: New shared testcase.
7502         * gcc.target/aarch64/sha3_1.c: New testcase.
7503         * gcc.target/aarch64/sha3_2.c: New testcase.
7504         * gcc.target/aarch64/sha3_3.c: New testcase.
7506 2018-01-10  Michael Collison  <michael.collison@arm.com>
7508         * gcc.target/aarch64/sm3_sm4.c: New testcase.
7510 2018-01-10  Martin Sebor  <msebor@redhat.com>
7512         PR tree-optimization/83781
7513         * gcc.dg/strlenopt-42.c: New test.
7515 2018-01-11  Martin Sebor  <msebor@gmail.com>
7516             Prathamesh Kulkarni  <prathamesh.kulkarni@linaro.org>
7518         PR tree-optimization/83501
7519         PR tree-optimization/81703
7521         * gcc.dg/strlenopt-39.c: New test-case.
7522         * gcc.dg/pr81703.c: Likewise.
7524 2018-01-10  Eric Botcazou  <ebotcazou@adacore.com>
7526         * gnat.dg/atomic10.adb: New test.
7528 2018-01-10  Steven G. Kargl  <kargl@gcc.gnu.org>
7530         PR fortran/82367
7531         * gfortran.dg/deferred_character_18.f90: New test.
7533 2018-01-10  Martin Sebor  <msebor@redhat.com>
7535         PR tree-optimization/83671
7536         * gcc.dg/strlenopt-40.c: New test.
7537         * gcc.dg/strlenopt-41.c: New test.
7539 2018-01-10  Steven G. Kargl  <kargl@gcc.gnu.org>
7541         PR fortran/83093
7542         * gfortran.dg/allocate_with_typespec_7.f90: New test.
7544 2018-01-10  Peter Bergner  <bergner@vnet.ibm.com>
7546         PR target/83399
7547         * gcc.target/powerpc/pr83399.c: New test.
7549 2018-01-10  David Malcolm  <dmalcolm@redhat.com>
7551         PR c++/43486
7552         * g++.dg/diagnostic/param-type-mismatch.C: Update expected results
7553         to reflect that the arguments are correctly underlined.
7554         * g++.dg/plugin/diagnostic-test-expressions-1.C: Add test coverage
7555         for globals, params, locals and literals.
7556         (test_sizeof): Directly test the location of "sizeof", rather than
7557         when used in compound expressions.
7558         (test_alignof): Likewise for "alignof".
7559         (test_string_literals): Likewise for string literals.
7560         (test_numeric_literals): Likewise for numeric literals.
7561         (test_builtin_offsetof): Likewise for "__builtin_offsetof".
7562         (test_typeid): Likewise for typeid.
7563         (test_unary_plus): New.
7564         * g++.dg/warn/Wformat-1.C: Add tests of pointer arithmetic on
7565         format strings.
7567 2018-01-10  Uros Bizjak  <ubizjak@gmail.com>
7569         * gcc.target/i386/pr82618.c (dg-options): Add -mno-stv.
7571 2018-01-10  Aaron Sawdey  <acsawdey@linux.vnet.ibm.com>
7573         * gcc.dg/memcmp-1.c: Reduce runtime to something reasonable.
7575 2018-01-10  Marek Polacek  <polacek@redhat.com>
7577         PR c++/82541
7578         * g++.dg/warn/Wduplicated-branches4.C: New test.
7580 2018-01-10  Jakub Jelinek  <jakub@redhat.com>
7582         PR c++/81327
7583         * g++.dg/Wclass-memaccess-2.C: Don't expect a warning when explicitly
7584         cast to void *.
7586 2018-01-10  Paolo Carlini  <paolo.carlini@oracle.com>
7588         PR c++/81055
7589         * g++.dg/cpp0x/new2.C: New.
7591 2018-01-10  H.J. Lu  <hongjiu.lu@intel.com>
7593         PR target/83735
7594         * gcc.target/i386/pr83735.c: New test.
7596 2018-01-10  Christophe Lyon  <christophe.lyon@linaro.org>
7598         * lib/target-supports.exp (check_effective_target_branch_cost):
7599         New function.
7600         * gcc.dg/builtin-bswap-7.c: Use branch_cost effective target.
7601         * gcc.dg/pr21643.c: Likewise.
7602         * gcc.dg/pr46309.c: Likewise.
7603         * gcc.dg/tree-ssa/phi-opt-11.c: Likewise.
7604         * gcc.dg/tree-ssa/phi-opt-2.c: Likewise.
7605         * gcc.dg/tree-ssa/reassoc-32.c: Likewise.
7606         * gcc.dg/tree-ssa/reassoc-33.c: Likewise.
7607         * gcc.dg/tree-ssa/reassoc-34.c: Likewise.
7608         * gcc.dg/tree-ssa/reassoc-35.c: Likewise.
7609         * gcc.dg/tree-ssa/reassoc-36.c: Likewise.
7610         * gcc.dg/tree-ssa/ssa-ifcombine-13.c: Likewise.
7611         * gcc.dg/tree-ssa/ssa-ifcombine-ccmp-1.c: Likewise.
7612         * gcc.dg/tree-ssa/ssa-ifcombine-ccmp-2.c: Likewise.
7613         * gcc.dg/tree-ssa/ssa-ifcombine-ccmp-3.c: Likewise.
7614         * gcc.dg/tree-ssa/ssa-ifcombine-ccmp-4.c: Likewise.
7615         * gcc.dg/tree-ssa/ssa-ifcombine-ccmp-5.c: Likewise.
7616         * gcc.dg/tree-ssa/ssa-ifcombine-ccmp-6.c: Likewise.
7618 2018-01-10  Segher Boessenkool  <segher@kernel.crashing.org>
7620         PR target/83629
7621         * gcc.target/powerpc/pr83629.c: New testcase.
7623 2018-01-10  Richard Biener  <rguenther@suse.de>
7625         PR testsuite/78768
7626         * gcc.dg/pr78768.c: Un-XFAIL.
7628 2018-01-10  Richard Biener  <rguenther@suse.de>
7630         PR debug/82425
7631         * gcc.dg/guality/inline-params-2.c: Un-XFAIL for slim LTO.
7633 2018-01-10  Richard Sandiford  <richard.sandiford@linaro.org>
7635         PR tree-optimization/83753
7636         * gcc.dg/torture/pr83753.c: New test.
7638 2018-01-09  Jan Hubicka  <hubicka@ucw.cz>
7640         * gcc.target/i386/avx2-gather-1.c: Add -march.
7641         * gcc.target/i386/avx2-gather-2.c: Add -march.
7642         * gcc.target/i386/avx2-gather-3.c: Add -march.
7643         * gcc.target/i386/avx2-gather-4.c: Add -march.
7644         * gcc.target/i386/avx2-gather-5.c: Add -march.
7645         * gcc.target/i386/avx2-gather-6.c: Add -march.
7646         * gcc.target/i386/avx512f-gather-1.c: Add -march.
7647         * gcc.target/i386/avx512f-gather-2.c: Add -march.
7648         * gcc.target/i386/avx512f-gather-3.c: Add -march.
7649         * gcc.target/i386/avx512f-gather-4.c: Add -march.
7650         * gcc.target/i386/avx512f-gather-5.c: Add -march.
7651         * gcc.target/i386/avx512f-i32gatherd512-1.c: Add -march.
7652         * gcc.target/i386/avx512f-i32gatherd512-2.c: Add -march.
7653         * gcc.target/i386/avx512f-i32gatherpd512-1.c: Add -march.
7654         * gcc.target/i386/avx512f-i32gatherpd512-2.c: Add -march.
7655         * gcc.target/i386/avx512f-i32gatherps512-1.c: Add -march.
7657 2018-01-09  H.J. Lu  <hongjiu.lu@intel.com>
7659         PR target/78585:
7660         * gcc.target/i386/pr78585.c: New test.
7662 2018-01-09  Jakub Jelinek  <jakub@redhat.com>
7664         PR c++/83734
7665         * g++.dg/cpp0x/pr83734.C: New test.
7667 2018-01-09  Carl Love  <cel@us.ibm.com>
7669         * gcc.target/powerpc/builtins-1.c (main): Add tests for vec_mergee and
7670         vec_mergeo builtins with float, double, long long, unsigned long long,
7671         bool long long  arguments.
7672         * gcc.target/powerpc/builtins-3-runnable.c (main): Add test for
7673         vec_float2 with double arguments.
7674         * gcc.target/powerpc/builtins-mergew-mergow.c: New runable test for the
7675         vec_mergew and vec_mergow builtins.
7677 2018-01-09  Steven G. Kargl  <kargl@gcc.gnu.org>
7679         PR fortran/83742
7680         * gfortran.dg/contiguous_6.f90: New test.
7682 2018-01-09  Richard Biener  <rguenther@suse.de>
7684         PR tree-optimization/83668
7685         * gcc.dg/graphite/pr83668.c: New testcase.
7687 2018-01-09  Joseph Myers  <joseph@codesourcery.com>
7689         PR tree-optimization/64811
7690         * gcc.dg/torture/inf-compare-1.c, gcc.dg/torture/inf-compare-2.c,
7691         gcc.dg/torture/inf-compare-3.c, gcc.dg/torture/inf-compare-4.c,
7692         gcc.dg/torture/inf-compare-5.c, gcc.dg/torture/inf-compare-6.c,
7693         gcc.dg/torture/inf-compare-7.c, gcc.dg/torture/inf-compare-8.c:
7694         New tests.
7695         * gcc.c-torture/execute/ieee/fp-cmp-7.x: New file.
7697 2018-01-09  Georg-Johann Lay  <avr@gjlay.de>
7699         PR target/79883
7700         * gcc.target/avr/torture/pr57631.c (dg-warning): Quote 'signal'.
7702 2018-01-09  Tamar Christina  <tamar.christina@arm.com>
7704         PR target/82641
7705         * gcc.target/arm/pragma_fpu_attribute.c: Rewrite to use
7706         no NEON and require softfp or hard float-abi.
7707         * gcc.target/arm/pragma_fpu_attribute_2.c: Likewise.
7709 2018-01-09  Richard Biener  <rguenther@suse.de>
7711         PR tree-optimization/83572
7712         * gcc.dg/graphite/pr83572.c: New testcase.
7714 2018-01-09  Jakub Jelinek  <jakub@redhat.com>
7716         PR target/83507
7717         * gcc.dg/sms-13.c: New test.
7719 2018-01-08  Steven G. Kargl  <kargl@gcc.gnu.org>
7721         PR fortran/83741
7722         * gfortran.dg/allocate_assumed_charlen_3.f90: New test.
7724 2018-01-08  Chih-Mao Chen  <pkmx.tw@gmail.com>
7725             Monk Chiang  <sh.chiang04@gmail.com>
7727         * gcc.target/riscv/save-restore-1.c: New.
7729 2018-01-08  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
7731         PR target/83677
7732         * gcc.target/powerpc/pr83677.c: New file.
7734 2018-01-08  Jeff Law  <law@redhat.com>
7736         PR rtl-optimizatin/81308
7737         * g++.dg/pr81308-1.C: New test.
7738         * g++.dg/pr81308-2.C: New test.
7740 2018-01-08  Vidya Praveen  <vidyapraveen@arm.com>
7742         PR target/83663 - Revert r255946
7743         * gcc.target/aarch64/vect-slp-dup.c: New.
7745 2018-01-08  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
7747         * gcc.target/arm/multilib.exp: Add fp16, dotprod and armv8.3-a
7748         combination tests.
7750 2018-01-08  Richard Biener  <rguenther@suse.de>
7752         PR tree-optimization/83563
7753         * gcc.dg/graphite/pr83563.c: New testcase.
7755 2018-01-08  Richard Biener  <rguenther@suse.de>
7757         PR middle-end/83713
7758         * g++.dg/torture/pr83713.C: New testcase.
7760 2018-01-08  Tom de Vries  <tom@codesourcery.com>
7762         * gcc.dg/tree-ssa/ssa-dom-cse-2.c: Xfail scan for nvptx.
7764 2018-01-08  Richard Biener  <rguenther@suse.de>
7766         PR tree-optimization/83685
7767         * gcc.dg/torture/pr83685.c: New testcase.
7769 2018-01-08  Richard Biener  <rguenther@suse.de>
7771         PR lto/83719
7772         * gcc.dg/lto/pr83719_0.c: New testcase.
7774 2018-01-08  Tom de Vries  <tom@codesourcery.com>
7776         * gcc.dg/graphite/interchange-7.c: Add dg-require-stack-size.
7777         * gcc.dg/graphite/run-id-1.c: Same.
7778         * gcc.dg/tree-ssa/loop-interchange-4.c: Same.
7780 2018-01-08  Paul Thomas  <pault@gcc.gnu.org>
7782         PR fortran/83611
7783         * gfortran.dg/pdt_15.f03: Bump count of 'n.data = 0B' to 8.
7784         * gfortran.dg/pdt_26.f03: Bump count of '_malloc' to 9.
7785         * gfortran.dg/pdt_27.f03: New test.
7787         PR fortran/83731
7788         * gfortran.dg/pdt_28.f03: New test.
7790 2018-01-08  Tom de Vries  <tom@codesourcery.com>
7792         * c-c++-common/builtins.c: Require effective target alloca.
7793         * gcc.dg/Wrestrict.c: Same.
7794         * gcc.dg/tree-ssa/loop-interchange-15.c: Same.
7796 2018-01-08  Richard Biener  <rguenther@suse.de>
7798         PR middle-end/83580
7799         * gcc.dg/torture/pr83580.c: New testcase.
7801 2018-01-08  Richard Biener  <rguenther@suse.de>
7803         PR middle-end/83517
7804         * gcc.dg/pr83517.c: New testcase.
7806 2018-01-06  Aldy Hernandez  <aldyh@redhat.com>
7808         PR middle-end/81897
7809         * gcc.dg/uninit-pr81897.c: New test.
7811 2018-01-06  Martin Sebor  <msebor@redhat.com>
7813         PR tree-optimization/83640
7814         * gcc.dg/Wrestrict-6.c: New test.
7815         * gcc.dg/pr83640.c: New test.
7817 2018-01-06  Richard Sandiford  <richard.sandiford@linaro.org>
7819         * gcc.target/aarch64/reg-alloc-1.c: New test.
7821 2018-01-06  Janne Blomqvist  <jb@gcc.gnu.org>
7823         PR fortran/50892
7824         * gfortran.dg/char_pointer_assign_icb_1.f90: New test.
7826 2018-01-06  Jakub Jelinek  <jakub@redhat.com>
7828         PR debug/83480
7829         * gcc.dg/pr83480.c: New test.
7831         PR rtl-optimization/83682
7832         * gcc.target/i386/pr83682.c: New test.
7834 2018-01-05  Janne Blomqvist  <jb@gcc.gnu.org>
7836         PR fortran/78534
7837         PR fortran/66310
7838         * gfortran.dg/char_cast_1.f90: Update scan pattern.
7839         * gfortran.dg/dependency_49.f90: Likewise.
7840         * gfortran.dg/repeat_4.f90: Use integers of kind C_SIZE_T.
7841         * gfortran.dg/repeat_7.f90: New test for PR 66310.
7842         * gfortran.dg/scan_2.f90: Handle potential cast in assignment.
7843         * gfortran.dg/string_1.f90: Limit to ilp32 targets.
7844         * gfortran.dg/string_1_lp64.f90: New test.
7845         * gfortran.dg/string_3.f90: Limit to ilp32 targets.
7846         * gfortran.dg/string_3_lp64.f90: New test.
7848 2018-01-05  Jakub Jelinek  <jakub@redhat.com>
7850         PR target/83604
7851         * gcc.target/i386/sse-26.c: New test.
7853         PR target/83604
7854         * gcc.target/i386/pr83604.c: New test.
7856 2018-01-05  Richard Sandiford  <richard.sandiford@linaro.org>
7858         * gcc.dg/vect/vect-align-4.c: New test.
7859         * gcc.dg/vect/vect-nb-iter-ub-2.c (cc): Remove alignment attribute
7860         and redefine as a structure with an unaligned member "b".
7861         (foo): Update accordingly.
7863 2018-01-05  Sudakshina Das  <sudi.das@arm.com>
7865         PR target/82439
7866         * gcc.target/aarch64/bics_5.c: New test.
7867         * gcc.target/arm/bics_5.c: Likewise.
7869 2018-01-05  Jakub Jelinek  <jakub@redhat.com>
7871         PR tree-optimization/83605
7872         * gcc.dg/pr83605.c: New test.
7874 2018-01-04  Jakub Jelinek  <jakub@redhat.com>
7876         PR target/83554
7877         * gcc.target/i386/pr83554.c: New test.
7879         PR ipa/82352
7880         * g++.dg/ipa/pr82352.C (size_t): Define to __SIZE_TYPE__ instead of
7881         long unsigned int.
7883 2018-01-04  Thomas Koenig  <tkoenig@gcc.gnu.org>
7885         PR fortran/83683
7886         PR fortran/45689
7887         * gfortran.dg/eoshift_8.f90: New test.
7888         * gfortran.dg/simplify_eoshift_1.f90: New test.
7890 2018-01-04  Jakub Jelinek  <jakub@redhat.com>
7892         PR debug/83585
7893         * gcc.dg/pr83585.c: New test.
7895 2018-01-04  Nathan Sidwell  <nathan@acm.org>
7897         PR c++/83667
7898         * g++.dg/ipa/pr83667.C: Fix regex, require alias.
7900 2018-01-04  Jakub Jelinek  <jakub@redhat.com>
7902         PR debug/83666
7903         * gcc.dg/pr83666.c: New test.
7905 2018-01-04  Uros Bizjak  <ubizjak@gmail.com>
7907         PR target/83628
7908         * gcc.target/alpha/pr83628-1.c: New test.
7909         * gcc.target/alpha/pr83628-2.c: Ditto.
7911 2018-01-04  Martin Liska  <mliska@suse.cz>
7913         PR ipa/82352
7914         * g++.dg/ipa/pr82352.C: New test.
7916 2018-01-04  Jakub Jelinek  <jakub@redhat.com>
7918         * gcc.dg/vect-opt-info-1.c: Moved to ...
7919         * gcc.dg/vect/nodump-vect-opt-info-1.c: ... here.  Only run on
7920         vect_int targets, use dg-additional-options instead of dg-options and
7921         use relative line numbers instead of absolute.
7923 2018-01-03  Martin Sebor  <msebor@redhat.com>
7925         PR tree-optimization/83655
7926         * gcc.dg/Wrestrict-5.c: New test.
7927         * c-c++-common/builtins.c: New test.
7929 2018-01-03  Richard Sandiford  <richard.sandiford@linaro.org>
7930             Alan Hayward  <alan.hayward@arm.com>
7931             David Sherwood  <david.sherwood@arm.com>
7933         * gcc.target/aarch64/vect-movi.c (movi_float_lsl24): New function.
7934         (main): Call it.
7936 2018-01-03  Jeff Law  <law@redhat.com>
7938         PR target/83641
7939         * gcc.target/i386/stack-check-17.c: New test.
7940         * gcc.target/i386/stack-check-12.c: Drop unnecessary asm.
7942 2018-01-03  Jakub Jelinek  <jakub@redhat.com>
7944         PR debug/83621
7945         * gcc.dg/pr83621.c: New test.
7947         PR debug/83645
7948         * gcc.dg/pr83645.c: New test.
7950 2018-01-03  Martin Sebor  <msebor@redhat.com>
7952         PR tree-optimization/83603
7953         * gcc.dg/Wrestrict-4.c: New test.
7955         PR c/83559
7956         * gcc.dg/const-2.c: New test.
7957         * gcc.dg/pure-3.c: New test.
7959 2018-01-03  Martin Sebor  <msebor@redhat.com>
7961         * gcc.dg/Wrestrict-3.c: New test.
7963 2018-01-03  Jakub Jelinek  <jakub@redhat.com>
7965         PR c++/83555
7966         * g++.dg/opt/pr83555.C: New test.
7967         * g++.dg/ubsan/pr83555.C: New test.
7969 2018-01-03  David Malcolm  <dmalcolm@redhat.com>
7971         PR c/82050
7972         * gcc.dg/plugin/expensive-selftests-1.c: Update regexp to handle
7973         the !CHECKING_P case by expecting a note.
7974         * gcc.dg/plugin/expensive_selftests_plugin.c (plugin_init): Issue
7975         a note for the !CHECKING_P case, and move the return statement
7976         outside of #if CHECKING_P guard.
7978 2018-01-03  Jeff Law  <law@redhat.com>
7980         PR middle-end/83654
7981         * gcc.target/i386/stack-check-18.c: New test.
7982         * gcc.target/i386/stack-check-19.c: New test.
7984 2018-01-03  Martin Sebor  <msebor@redhat.com>
7986         PR tree-optimization/83501
7987         * c-c++-common/Warray-bounds-3.c: Remove xfail.
7989 2018-01-03  Prathamesh Kulkarni  <prathamesh.kulkarni@linaro.org>
7991         PR tree-optimization/83501
7992         * gcc.dg/tree-ssa/pr83501-1.c: New test.
7994 2018-01-03  Nathan Sidwell  <nathan@acm.org>
7996         PR c++/83667
7997         * g++.dg/ipa/pr83667.C: New.
7999 2018-01-03  Martin Liska  <mliska@suse.cz>
8001         PR tree-optimization/83593
8002         * gcc.dg/pr83593.c: New test.
8004 2018-01-03  Martin Liska  <mliska@suse.cz>
8006         PR ipa/83549
8007         * g++.dg/ipa/pr83549.C: New test.
8009 2018-01-03  Marek Polacek  <polacek@redhat.com>
8011         PR c++/83592
8012         * g++.dg/warn/mvp2.C: New test.
8014 2018-01-03  Jakub Jelinek  <jakub@redhat.com>
8016         PR preprocessor/83602
8017         * g++.dg/cpp/pr83602.C: New test.
8019         PR c++/83634
8020         * g++.dg/parse/pr83634.C: New test.
8022 2018-01-03  Thomas Koenig  <tkoenig@gcc.gnu.org>
8024         PR fortran/83664
8025         * gfortran.dg/eoshift_7.f90: New test.
8027 2018-01-03  Jan Beulich  <jbeulich@suse.com>
8029         * gcc.target/i386/avx512vl-no-vmovdqu8.c,
8030         gcc.target/i386/avx512vl-no-vmovdqu16.c: New.
8032 2018-01-03  Jakub Jelinek  <jakub@redhat.com>
8034         Update copyright years.
8036 2018-01-03  Martin Liska  <mliska@suse.cz>
8038         PR ipa/83594
8039         * gcc.dg/ipa/pr83594.c: New test.
8041 2018-01-03  Richard Sandiford  <richard.sandiford@linaro.org>
8042             Alan Hayward  <alan.hayward@arm.com>
8043             David Sherwood  <david.sherwood@arm.com>
8045         * gcc.dg/vect-opt-info-1.c: New test.
8047 2018-01-02  Michael Meissner  <meissner@linux.vnet.ibm.com>
8049         * gcc.target/powerpc/float128-hw2.c: Add tests for ceilf128,
8050         floorf128, truncf128, and roundf128.
8051         * gcc.target/powerpc/float128-hw5.c: New tests for _Float128
8052         optimizations added in match.pd.
8053         * gcc.target/powerpc/float128-hw6.c: Likewise.
8054         * gcc.target/powerpc/float128-hw7.c: Likewise.
8055         * gcc.target/powerpc/float128-hw8.c: Likewise.
8056         * gcc.target/powerpc/float128-hw9.c: Likewise.
8057         * gcc.target/powerpc/float128-hw10.c: Likewise.
8058         * gcc.target/powerpc/float128-hw11.c: Likewise.
8060 2018-01-02  Jakub Jelinek  <jakub@redhat.com>
8062         PR c++/83556
8063         * g++.dg/cpp0x/pr83556.C: New test.
8065 2018-01-02  Thomas Koenig  <tkoenig@gcc.gnu.org>
8067         PR fortran/45689
8068         PR fortran/83650
8069         * gfortran.dg/simplify_cshift_1.f90: Correct erroneous case.
8070         * gfortran.dg/simplify_cshift_4.f90: New test.
8072 2018-01-02  Marek Polacek  <polacek@redhat.com>
8074         PR c++/81860
8075         * g++.dg/cpp0x/inh-ctor30.C: New test.
8077         PR c++/83644
8078         * g++.dg/cpp1z/pr83644.C: New test.
8080 2018-01-01  Paul Thomas  <pault@gcc.gnu.org>
8082         PR fortran/83076
8083         * gfortran.dg/coarray_45.f90: New test.
8085         PR fortran/83319
8086         * gfortran.dg/coarray_46.f90: New test.
8088 2018-01-01  Jakub Jelinek  <jakub@redhat.com>
8090         PR tree-optimization/83581
8091         * gcc.dg/pr83581.c: New test.
8093         PR c/83595
8094         * gcc.dg/pr83595.c: New test.
8096         PR middle-end/83608
8097         * g++.dg/opt/pr83608.C: New test.
8099         PR middle-end/83609
8100         * gcc.dg/pr83609.c: New test.
8101         * g++.dg/opt/pr83609.C: New test.
8103         PR middle-end/83623
8104         * gcc.dg/pr83623.c: New test.
8106         * gcc.target/i386/i386.exp
8107         (check_effective_target_avx512vpopcntdqvl): New proc.
8108         * gcc.target/i386/avx512vpopcntdqvl-vpopcntd-1.c: Use
8109         avx512vpopcntdqvl effective target rather than avx512vpopcntdq.
8110         * gcc.target/i386/avx512vpopcntdqvl-vpopcntq-1.c: Likewise.
8112 Copyright (C) 2018 Free Software Foundation, Inc.
8114 Copying and distribution of this file, with or without modification,
8115 are permitted in any medium without royalty provided the copyright
8116 notice and this notice are preserved.