]> git.ipfire.org Git - thirdparty/gcc.git/blob - gcc/testsuite/ChangeLog
PR 78534 Change character length from int to size_t
[thirdparty/gcc.git] / gcc / testsuite / ChangeLog
1 2017-01-03 Janne Blomqvist <jb@gcc.gnu.org>
2
3 PR fortran/78534
4 PR fortran/66310
5 * gfortran.dg/dependency_49.f90: Change scan-tree-dump-times
6 due to gfc_trans_string_copy change to avoid
7 -Wstringop-overflow.
8 * gfortran.dg/repeat_4.f90: Use integers of kind C_SIZE_T.
9 * gfortran.dg/repeat_7.f90: New test for PR 66310.
10 * gfortran.dg/scan_2.f90: Handle potential cast in assignment.
11 * gfortran.dg/string_1.f90: Limit to ilp32 targets.
12 * gfortran.dg/string_1_lp64.f90: New test.
13 * gfortran.dg/string_3.f90: Limit to ilp32 targets.
14 * gfortran.dg/string_3_lp64.f90: New test.
15 * gfortran.dg/transfer_intrinsic_1.f90: Change
16 scan-tree-dump-times due to gfc_trans_string_copy change to
17 avoid -Wstringop-overflow.
18
19 2017-01-02 Uros Bizjak <ubizjak@gmail.com>
20
21 PR target/78967
22 * gcc.target/i386/pr78967-1.c: New test.
23 * gcc.target/i386/pr78967-2.c: Ditto.
24 * gcc.target/i386/pr78967-3.c: Ditto.
25
26 * gcc.target/i386/pr78904-2.c: Tighten scan-asm patterns.
27 * gcc.target/i386/pr78904-4.c: Ditto.
28 * gcc.target/i386/pr78904-6.c: Ditto.
29
30 2017-01-01 Jan Hubicka <hubicka@ucw.cz>
31
32 PR middle-end/77674
33 * g++.dg/torture/pr77674.C: New testcase.
34
35 2017-01-01 Jakub Jelinek <jakub@redhat.com>
36
37 Update copyright years.
38 \f
39 Copyright (C) 2017 Free Software Foundation, Inc.
40
41 Copying and distribution of this file, with or without modification,
42 are permitted in any medium without royalty provided the copyright
43 notice and this notice are preserved.