ChangeLog: Fix.
[gcc.git] / gcc / testsuite / ChangeLog
1 2013-01-03 Janus Weil <janus@gcc.gnu.org>
2
3 PR fortran/55855
4 * gfortran.dg/assignment_1.f90: Modified.
5 * gfortran.dg/assignment_4.f90: New.
6
7 2013-01-03 David Edelsohn <dje.gcc@gmail.com>
8
9 * gcc.dg/torture/tls/tls-reload-1.c: Add tls options.
10
11 2013-01-03 Richard Biener <rguenther@suse.de>
12
13 PR tree-optimization/55857
14 * gcc.dg/vect/pr55857-1.c: New testcase.
15 * gcc.dg/vect/pr55857-2.c: Likewise.
16
17 2013-01-03 Jakub Jelinek <jakub@redhat.com>
18
19 PR rtl-optimization/55838
20 * gcc.dg/pr55838.c: New test.
21
22 PR tree-optimization/55832
23 * gcc.c-torture/compile/pr55832.c: New test.
24
25 2013-01-02 Teresa Johnson <tejohnson@google.com>
26
27 * gcc.dg/tree-ssa/loop-1.c: Update expected dump message.
28 * gcc.dg/tree-ssa/loop-23.c: Ditto.
29 * gcc.dg/tree-ssa/cunroll-1.c: Ditto.
30 * gcc.dg/tree-ssa/cunroll-2.c: Ditto.
31 * gcc.dg/tree-ssa/cunroll-3.c: Ditto.
32 * gcc.dg/tree-ssa/cunroll-4.c: Ditto.
33 * gcc.dg/tree-ssa/cunroll-5.c: Ditto.
34 * gcc.dg/unroll_1.c: Ditto.
35 * gcc.dg/unroll_2.c: Ditto.
36 * gcc.dg/unroll_3.c: Ditto.
37 * gcc.dg/unroll_4.c: Ditto.
38
39 2013-01-02 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
40
41 * gcc.dg/pr55430.c: Define MAP_FAILED if not defined.
42
43 2013-01-02 Jerry DeLisle <jvdelisle@gcc.gnu.org>
44
45 PR fortran/55818
46 * gfortran.dg/eof_4.f90: New test.
47
48 2013-01-02 Jakub Jelinek <jakub@redhat.com>
49
50 * lib/c-compat.exp (compat-use-alt-compiler): Remove
51 -fno-diagnostics-show-caret from TEST_ALWAYS_FLAGS if needed.
52 (compat-use-tst-compiler): Restore TEST_ALWAYS_FLAGS.
53 (compat_setup_dfp): Initialize compat_alt_caret and
54 compat_save_TEST_ALWAYS_FLAGS.
55
56 2013-01-02 Richard Sandiford <rdsandiford@googlemail.com>
57
58 * gcc.dg/torture/tls/tls-reload-1.c: New test.
59
60 2013-01-02 Richard Sandiford <rdsandiford@googlemail.com>
61
62 * gcc.dg/torture/fp-int-convert-2.c: New test.
63
64 2013-01-01 Jerry DeLisle <jvdelisle@gcc.gnu.org>
65
66 * gfortran.dg/newunit_3.f90: Add dg-do run.
67 * gfortran.dg/inquire_15.f90: Add dg-do run.
68
69 2013-01-01 Jakub Jelinek <jakub@redhat.com>
70
71 PR tree-optimization/55831
72 * gcc.dg/pr55831.c: New test.
73 \f
74 Copyright (C) 2013 Free Software Foundation, Inc.
75
76 Copying and distribution of this file, with or without modification,
77 are permitted in any medium without royalty provided the copyright
78 notice and this notice are preserved.