PR middle-end/83654
[official-gcc.git] / gcc / testsuite / ChangeLog
blob7777ee5e478440d91a295596734186b7b214ea0a
1 2018-01-03  Jeff Law  <law@redhat.com>
3         PR middle-end/83654
4         * gcc.target/i386/stack-check-18.c: New test.
5         * gcc.target/i386/stack-check-19.c: New test.
7 2018-01-03  Martin Sebor  <msebor@redhat.com>
9         PR tree-optimization/83501
10         * c-c++-common/Warray-bounds-3.c: Remove xfail.
12 2018-01-03  Prathamesh Kulkarni  <prathamesh.kulkarni@linaro.org>
14         PR tree-optimization/83501
15         * gcc.dg/tree-ssa/pr83501-1.c: New test.
17 2018-01-03  Nathan Sidwell  <nathan@acm.org>
19         PR c++/83667
20         * g++.dg/ipa/pr83667.C: New.
22 2018-01-03  Martin Liska  <mliska@suse.cz>
24         PR tree-optimization/83593
25         * gcc.dg/pr83593.c: New test.
27 2018-01-03  Martin Liska  <mliska@suse.cz>
29         PR ipa/83549
30         * g++.dg/ipa/pr83549.C: New test.
32 2018-01-03  Marek Polacek  <polacek@redhat.com>
34         PR c++/83592
35         * g++.dg/warn/mvp2.C: New test.
37 2018-01-03  Jakub Jelinek  <jakub@redhat.com>
39         PR preprocessor/83602
40         * g++.dg/cpp/pr83602.C: New test.
42         PR c++/83634
43         * g++.dg/parse/pr83634.C: New test.
45 2018-01-03  Thomas Koenig  <tkoenig@gcc.gnu.org>
47         PR fortran/83664
48         * gfortran.dg/eoshift_7.f90: New test.
50 2018-01-03  Jan Beulich  <jbeulich@suse.com>
52         * gcc.target/i386/avx512vl-no-vmovdqu8.c,
53         gcc.target/i386/avx512vl-no-vmovdqu16.c: New.
55 2018-01-03  Jakub Jelinek  <jakub@redhat.com>
57         Update copyright years.
59 2018-01-03  Martin Liska  <mliska@suse.cz>
61         PR ipa/83594
62         * gcc.dg/ipa/pr83594.c: New test.
64 2018-01-03  Richard Sandiford  <richard.sandiford@linaro.org>
65             Alan Hayward  <alan.hayward@arm.com>
66             David Sherwood  <david.sherwood@arm.com>
68         * gcc.dg/vect-opt-info-1.c: New test.
70 2018-01-02  Michael Meissner  <meissner@linux.vnet.ibm.com>
72         * gcc.target/powerpc/float128-hw2.c: Add tests for ceilf128,
73         floorf128, truncf128, and roundf128.
74         * gcc.target/powerpc/float128-hw5.c: New tests for _Float128
75         optimizations added in match.pd.
76         * gcc.target/powerpc/float128-hw6.c: Likewise.
77         * gcc.target/powerpc/float128-hw7.c: Likewise.
78         * gcc.target/powerpc/float128-hw8.c: Likewise.
79         * gcc.target/powerpc/float128-hw9.c: Likewise.
80         * gcc.target/powerpc/float128-hw10.c: Likewise.
81         * gcc.target/powerpc/float128-hw11.c: Likewise.
83 2018-01-02  Jakub Jelinek  <jakub@redhat.com>
85         PR c++/83556
86         * g++.dg/cpp0x/pr83556.C: New test.
88 2018-01-02  Thomas Koenig  <tkoenig@gcc.gnu.org>
90         PR fortran/45689
91         PR fortran/83650
92         * gfortran.dg/simplify_cshift_1.f90: Correct erroneous case.
93         * gfortran.dg/simplify_cshift_4.f90: New test.
95 2018-01-02  Marek Polacek  <polacek@redhat.com>
97         PR c++/81860
98         * g++.dg/cpp0x/inh-ctor30.C: New test.
100         PR c++/83644
101         * g++.dg/cpp1z/pr83644.C: New test.
103 2018-01-01  Paul Thomas  <pault@gcc.gnu.org>
105         PR fortran/83076
106         * gfortran.dg/coarray_45.f90 : New test.
108         PR fortran/83319
109         * gfortran.dg/coarray_46.f90 : New test.
111 2018-01-01  Jakub Jelinek  <jakub@redhat.com>
113         PR tree-optimization/83581
114         * gcc.dg/pr83581.c: New test.
116         PR c/83595
117         * gcc.dg/pr83595.c: New test.
119         PR middle-end/83608
120         * g++.dg/opt/pr83608.C: New test.
122         PR middle-end/83609
123         * gcc.dg/pr83609.c: New test.
124         * g++.dg/opt/pr83609.C: New test.
126         PR middle-end/83623
127         * gcc.dg/pr83623.c: New test.
129         * gcc.target/i386/i386.exp
130         (check_effective_target_avx512vpopcntdqvl): New proc.
131         * gcc.target/i386/avx512vpopcntdqvl-vpopcntd-1.c: Use
132         avx512vpopcntdqvl effective target rather than avx512vpopcntdq.
133         * gcc.target/i386/avx512vpopcntdqvl-vpopcntq-1.c: Likewise.
135 Copyright (C) 2018 Free Software Foundation, Inc.
137 Copying and distribution of this file, with or without modification,
138 are permitted in any medium without royalty provided the copyright
139 notice and this notice are preserved.