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