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