]>
Commit | Line | Data |
---|---|---|
8988cde6 JW |
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 | ||
fc883b84 DE |
7 | 2013-01-03 David Edelsohn <dje.gcc@gmail.com> |
8 | ||
9 | * gcc.dg/torture/tls/tls-reload-1.c: Add tls options. | |
10 | ||
90bb7d7a RB |
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 | ||
8b5546d6 JJ |
17 | 2013-01-03 Jakub Jelinek <jakub@redhat.com> |
18 | ||
3461a16e JJ |
19 | PR rtl-optimization/55838 |
20 | * gcc.dg/pr55838.c: New test. | |
21 | ||
8b5546d6 JJ |
22 | PR tree-optimization/55832 |
23 | * gcc.c-torture/compile/pr55832.c: New test. | |
24 | ||
aeb5e664 JDA |
25 | 2013-01-02 John David Anglin <dave.anglin@nrc-cnrc.gc.ca> |
26 | ||
27 | * gcc.dg/pr55430.c: Define MAP_FAILED if not defined. | |
28 | ||
3fd005a6 JD |
29 | 2013-01-02 Jerry DeLisle <jvdelisle@gcc.gnu.org> |
30 | ||
31 | PR fortran/55818 | |
32 | * gfortran.dg/eof_4.f90: New test. | |
33 | ||
868f97d5 JJ |
34 | 2013-01-02 Jakub Jelinek <jakub@redhat.com> |
35 | ||
36 | * lib/c-compat.exp (compat-use-alt-compiler): Remove | |
37 | -fno-diagnostics-show-caret from TEST_ALWAYS_FLAGS if needed. | |
38 | (compat-use-tst-compiler): Restore TEST_ALWAYS_FLAGS. | |
39 | (compat_setup_dfp): Initialize compat_alt_caret and | |
40 | compat_save_TEST_ALWAYS_FLAGS. | |
41 | ||
e0c06fdd RS |
42 | 2013-01-02 Richard Sandiford <rdsandiford@googlemail.com> |
43 | ||
44 | * gcc.dg/torture/tls/tls-reload-1.c: New test. | |
45 | ||
635b0b0c RS |
46 | 2013-01-02 Richard Sandiford <rdsandiford@googlemail.com> |
47 | ||
48 | * gcc.dg/torture/fp-int-convert-2.c: New test. | |
49 | ||
b33cc994 JD |
50 | 2013-01-01 Jerry DeLisle <jvdelisle@gcc.gnu.org> |
51 | ||
52 | * gfortran.dg/newunit_3.f90: Add dg-do run. | |
53 | * gfortran.dg/inquire_15.f90: Add dg-do run. | |
54 | ||
5bb6669d JJ |
55 | 2013-01-01 Jakub Jelinek <jakub@redhat.com> |
56 | ||
57 | PR tree-optimization/55831 | |
58 | * gcc.dg/pr55831.c: New test. | |
ad41bd84 | 59 | \f |
86a2db33 | 60 | Copyright (C) 2013 Free Software Foundation, Inc. |
ad41bd84 JM |
61 | |
62 | Copying and distribution of this file, with or without modification, | |
63 | are permitted in any medium without royalty provided the copyright | |
64 | notice and this notice are preserved. |