OSDN Git Service

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