]> git.ipfire.org Git - thirdparty/gcc.git/blob - gcc/testsuite/ChangeLog
re PR fortran/47195 (New Fortran test failures)
[thirdparty/gcc.git] / gcc / testsuite / ChangeLog
1 2011-01-06 Daniel Franke <franke.daniel@gmail.com>
2
3 PR fortran/47195
4 * gfortran.dg/interface_33.f90: Fixed dg-error declarations.
5 * gfortran.dg/defined_operators_1.f90: Split the subroutine
6 from the interface of functions to not hide the errors that
7 shall be tested.
8
9 2011-01-06 Jan Hubicka <jh@suse.cz>
10
11 * testsuite/gcc.dg/lto/pr47188_0.c: New testcase.
12 * testsuite/gcc.dg/lto/pr47188_1.c: New testcase.
13
14 2011-01-06 Daniel Franke <franke.daniel@gmail.com>
15
16 PR fortran/33117
17 PR fortran/46478
18 * gfortran.dg/interface_33.f90: New test.
19
20 2011-01-06 Jakub Jelinek <jakub@redhat.com>
21
22 PR c/47150
23 * gcc.c-torture/compile/pr47150.c: New test.
24
25 2011-01-06 Ira Rosen <irar@il.ibm.com>
26
27 PR tree-optimization/47139
28 * gcc.dg/vect/pr47139.c: New test.
29
30 2011-01-05 Janus Weil <janus@gcc.gnu.org>
31
32 PR fortran/47180
33 * gfortran.dg/extends_type_of_2.f03: New.
34
35 2011-01-05 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
36
37 * gcc.dg/stack-usage-1.c (SIZE): Provide proper value for __SPU__.
38
39 2011-01-05 Eric Botcazou <ebotcazou@adacore.com>
40
41 * gnat.dg/opt14.adb: New test.
42
43 2011-01-05 Thomas Koenig <tkoenig@gcc.gnu.org>
44
45 PR fortran/46017
46 * gfortran.dg/allocate_error_2.f90: New test.
47
48 2011-01-05 Janus Weil <janus@gcc.gnu.org>
49
50 PR fortran/47024
51 * gfortran.dg/storage_size_3.f08: New.
52
53 2011-01-04 Jerry DeLisle <jvdelisle@gcc.gnu.org>
54
55 PR libgfortran/47154
56 * gfortran.dg/namelist_68.f90: New test.
57
58 2011-01-04 Eric Botcazou <ebotcazou@adacore.com>
59
60 * gnat.dg/unchecked_convert8.ad[sb]: New test.
61
62 2011-01-04 Janus Weil <janus@gcc.gnu.org>
63
64 PR fortran/46448
65 * gfortran.dg/class_34.f90: New.
66
67 2011-01-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
68
69 * gcc.dg/torture/builtin-cproj-1.c: On the __SPU__ target, do not
70 use __builtin_inff. Skip all single-precision tests that require
71 Infinity.
72
73 2011-01-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
74
75 * g++.dg/torture/pr46111.C: Add dg-require-effective-target pthread.
76
77 2011-01-03 Jakub Jelinek <jakub@redhat.com>
78
79 PR tree-optimization/47148
80 * gcc.c-torture/execute/pr47148.c: New test.
81
82 PR tree-optimization/47155
83 * gcc.c-torture/execute/pr47155.c: New test.
84
85 PR rtl-optimization/47157
86 * gcc.c-torture/compile/pr47157.c: New test.
87
88 2011-01-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
89
90 * gcc.dg/torture/vector-shift2.c (schar): Define.
91 (main): Always use schar or uchar instead of plain "char" to avoid
92 dependencies on implementation-defined char signedness.
93
94 2011-01-03 Martin Jambor <mjambor@suse.cz>
95
96 PR tree-optimization/46801
97 * gnat.dg/pack9.adb: Remove xfail.
98
99 2011-01-03 Martin Jambor <mjambor@suse.cz>
100
101 PR tree-optimization/46984
102 * g++.dg/ipa/pr46984.C: New test.
103
104 2011-01-02 Janus Weil <janus@gcc.gnu.org>
105
106 PR fortran/46408
107 * gfortran.dg/class_19.f03: Adjust counting of __builtin_free.
108
109 2011-01-02 Jakub Jelinek <jakub@redhat.com>
110
111 PR tree-optimization/47140
112 * gcc.c-torture/compile/pr47140.c: New test.
113
114 PR rtl-optimization/47028
115 * gcc.dg/pr47028.c: New test.
116
117 2011-01-02 Nicola Pero <nicola.pero@meta-innovation.com>
118
119 * objc.dg/protocol-forward-1.m: Removed TODO.
120 * objc.dg/protocol-forward-2.m: New.
121 * obj-c++.dg/protocol-forward-2.mm: Removed TODO.
122 * obj-c++.dg/protocol-forward-2.mm: New.
123
124 2011-01-01 Kai Tietz <kai.tietz@onevision.com>
125
126 PR target/38662
127 * g++.dg/eh/pr38662.C: New testcase.
128
129 2011-01-01 Chung-Lin Tang <cltang@codesourcery.com>
130
131 * gcc.target/arm/vfp-1.c (test_ldst): Fixed fsts test to
132 scan for newline '\n'.
133
134 \f
135 Copyright (C) 2011 Free Software Foundation, Inc.
136
137 Copying and distribution of this file, with or without modification,
138 are permitted in any medium without royalty provided the copyright
139 notice and this notice are preserved.