OSDN Git Service

8da3a00def02fc0d32492cdc5b35ccc49610f42e
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
1 2007-04-06  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
2
3         PR libgfortran/31395
4         * gfortran.dg/fmt_colon.f90: New test.
5
6 2007-04-06  Mark Mitchell  <mark@codesourcery.com>
7
8         * g++.old-deja/g++.other/init18.C: Use
9         dg-require-effective-target instead of an explicit xfail.
10
11 2007-04-05  Janis Johnson  <janis187@us.ibm.com>
12
13         * gcc.dg/dfp/signbit-1.c
14         * gcc.dg/dfp/signbit-2.c
15
16 2007-04-05  Paul Thomas  <pault@gcc.gnu.org>
17
18         PR fortran/31483
19         * gfortran.dg/altreturn_5.f90: New test.
20
21 2007-04-05  Paul Thomas  <pault@gcc.gnu.org>
22
23         PR fortran/31292
24         * gfortran.dg/contained_module_proc_1.f90: New test.
25
26 2007-04-04  Stuart Hastings  <stuart@apple.com>
27
28         PR 31281
29         * testsuite/objc/execute/exceptions/pr31281.m: New.
30
31 2007-04-04  Danny Smith  <dannysmith.users.sourceforge.net>
32
33         * g++.dg/ext/dllimport12.C: Update comments.
34
35 2007-04-03  Eric Christopher  <echristo@apple.com>
36
37         * g++.dg/tree-ssa/pr29902.C: Require ilp32.
38
39 2007-04-03  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
40
41         PR fortran/31304
42         * gfortran.dg/repeat_2.f90: New test.
43         * gfortran.dg/repeat_3.f90: New test.
44         * gfortran.dg/repeat_4.f90: New test.
45
46 2007-04-03  Uros Bizjak  <ubizjak@gmail.com>
47
48         * gcc.dg/tls/opt-3.c: Use -mregparm=3 only for ilp32 on x86_64 targets.
49
50 2007-04-03  Jakub Jelinek  <jakub@redhat.com>
51
52         PR c++/30847
53         * g++.dg/parse/cond3.C: New test.
54
55         PR middle-end/30704
56         * gcc.c-torture/execute/ieee/pr30704.c: New test.
57
58 2007-04-02  Jason Merrill  <jason@redhat.com>
59
60         PR c++/31187
61         * g++.dg/ext/visibility/anon3.C: New test.
62
63 2007-04-01  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
64
65         PR libgfortran/31052
66         * gfortran.dg/namelist_28.f90: New test.
67
68 2007-04-01  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
69
70         PR libgfortran/31366
71         * gfortran.dg/direct_io_6.f90: New test.
72
73 2007-04-01  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
74
75         PR libgfortran/31207
76         * gfortran.dg/advance_5.f90: New test.
77         * gfortran.dg/advance_6.f90: New test.
78
79 2007-04-01  Danny Smith  <dannysmith@users.sourceforge.net>
80
81         * g++.dg/ext/dllimport6.C: Remove extra ';'.
82         * g++.dg/ext/dllimport7.C: Likewise.
83         * g++.dg/ext/selectany1.C: Likewise.
84
85 2007-03-31  Douglas Gregor  <doug.gregor@gmail.com>
86
87         * g++.dg/parser/pr31138.C: New.
88         * g++.dg/parser/pr31140.C: New.
89         * g++.dg/parser/pr31141.C: New.
90
91 2007-03-30  Paolo Carlini  <pcarlini@suse.de>
92
93         PR c++/26099
94         * g++.dg/ext/is_base_of.C: New.
95         * g++.dg/ext/has_virtual_destructor.C: New.
96         * g++.dg/ext/is_polymorphic.C: New.
97         * g++.dg/ext/is_base_of_diagnostic.C: New.
98         * g++.dg/ext/is_enum.C: New.
99         * g++.dg/ext/has_nothrow_assign.C: New.
100         * g++.dg/ext/has_nothrow_constructor.C: New.
101         * g++.dg/ext/is_empty.C: New.
102         * g++.dg/ext/has_trivial_copy.C: New.
103         * g++.dg/ext/has_trivial_assign.C: New.
104         * g++.dg/ext/is_abstract.C: New.
105         * g++.dg/ext/is_pod.C: New.
106         * g++.dg/ext/has_nothrow_copy.C: New.
107         * g++.dg/ext/is_class.C: New.
108         * g++.dg/ext/has_trivial_constructor.C: New.
109         * g++.dg/ext/is_union.C: New.
110         * g++.dg/ext/has_trivial_destructor.C: New.
111         * g++.dg/tree-ssa/pr22444.C: Adjust, avoid __is_pod.
112         * g++.dg/template/crash43.C: Likewise.
113
114 2007-03-29  Dirk Mueller  <dmueller@suse.de>
115
116         * g++.dg/warn/pedantic2.C: New testcase.
117
118 2007-03-29  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
119
120         * size_dim.f90: Fix dg directive.
121         * pr16433.f: Likewise.
122         * use_6.f90: Likewise.
123         * use_7.f90: Likewise.
124         * entry_9.f90: Likewise.
125         * pointer_intent_2.f90: Likewise.
126         * protected_1.f90: Likewise.
127         * fmt_missing_period_2.f: Likewise.
128         * pointer_intent_3.f90: Likewise.
129         * protected_2.f90: Likewise.
130         * protected_3.f90: Likewise.
131         * pr15754.f90: Likewise.
132         * protected_4.f90: Likewise.
133         * protected_5.f90: Likewise.
134         * initialization_2.f90: Likewise.
135         * protected_6.f90: Likewise.
136         * continuation_7.f90: Likewise.
137         * derived_function_interface_1.f90: Likewise.
138         * der_pointer_4.f90: Likewise.
139         * fmt_zero_precision.f90: Likewise.
140         * blockdata_3.f90: Likewise.
141         * fmt_missing_period_1.f: Likewise.
142         * real_const_3.f90: Likewise.
143         * use_4.f90: Likewise.
144         * fmt_missing_period_3.f: Likewise.
145         * use_5.f90: Likewise.
146
147 2007-03-28  Mike Stump  <mrs@apple.com>
148
149         * gcc.dg/darwin-comm.c: Add.
150
151 2007-03-28  Eric Christopher  <echristo@apple.com>
152
153         * lib/target-supports.exp (check_effective_target_fstack_protector): New.
154         * gcc.dg/ssp-1.c: Use.
155         * gcc.dg/ssp-2.c: Ditto.
156
157 2007-03-28  Simon Martin  <simartin@users.sourceforge.net>
158
159         PR c++/29077
160         * g++.dg/parse/constructor3.C: New test.
161
162 2007-03-28  Eric Botcazou  <ebotcazou@adacore.com>
163
164         * gnat.dg/thin_pointer.ad[sb]: New test.
165
166 2007-03-28 Douglas Gregor <doug.gregor@gmail.com>
167
168         * g++.dg/cpp0x/bracket1.C: New.
169         * g++.dg/cpp0x/bracket2.C: New.
170         * g++.dg/cpp0x/bracket3.C: New.
171         * g++.dg/cpp0x/bracket4.C: New.
172
173 2007-03-28  Douglas Gregor  <doug.gregor@gmail.com>
174
175         * g++.dg/cpp0x/temp_default1.C: New.
176         * g++.dg/cpp0x/temp_default3.C: New.
177         * g++.dg/cpp0x/temp_default2.C: New.
178         * g++.dg/cpp0x/temp_default4.C: New.
179
180 2007-03-28  Douglas Gregor  <doug.gregor@gmail.com>
181
182         PR c++/29993
183         * g++.dg/other/cv_func2.C: New.
184
185 2007-03-27  Janis Johnson  <janis187@us.ibm.com>
186
187         * gcc.dg/dfp/func-vararg-alternate.h: New file.
188         * gcc.dg/dfp/func-vararg-alternate-d32.c: New test.
189         * gcc.dg/dfp/func-vararg-alternate-d64.c: New test.
190         * gcc.dg/dfp/func-vararg-alternate-d128.c: New test.
191
192         * gcc.dg/dfp/func-vararg-mixed.c: Add optional debugging output.
193         * gcc.dg/dfp/func-vararg-dfp.c: Ditto.
194
195         * gcc.dg/dfp/operator-cond.c: Call init, fix typo.
196
197         * lib/compat.exp (compat-execute): Fix processing of file names.
198
199 2007-03-27  Daniel Jacobowitz  <dan@codesourcery.com>
200
201         * gcc.target/powerpc/ppc-stackalign-1.c: Run for powerpc-eabi.
202
203 2007-03-27  Uros Bizjak  <ubizjak@gmail.com>
204
205         * lib/target-supports.exp (check_effective_target_fortran_large_real):
206         Delete created executable test file.
207         (check_effective_target_fortran_large_int): Ditto.
208         (check_effective_target_static_libgfortran): Ditto.
209
210 2007-03-26  Paolo Carlini  <pcarlini@suse.de>
211
212         PR c++/30500
213         * g++.dg/warn/pragma-system_header1.C: New test.
214         * g++.dg/warn/pragma-system_header2.C: New test.
215         * g++.dg/warn/pragma-system_header1.h. New.
216         * g++.dg/warn/pragma-system_header2.h. New.
217
218 2007-03-26  Ian Lance Taylor  <iant@google.com>
219
220         PR tree-optimization/31345
221         * gcc.c-torture/compile/pr31345-1.c: New test.
222
223 2007-03-26  Brooks Moses  <brooks.moses@codesourcery.com>
224
225         * gfortran.dg/func_derived_4.f90: Fix module cleanup.
226         * gfortran.dg/gomp/appendix-a/a.22.4.f90: Clean up modules.
227         * gfortran.dg/gomp/appendix-a/a.26.2.f90: Likewise.
228         * gfortran.dg/gomp/appendix-a/a.32.1.f90: Likewise.
229         * gfortran.dg/overload_1.f90: Likewise.
230         * gfortran.dg/impure_assignment_1.f90: Likewise.
231         * gfortran.dg/error_recovery_3.f90: Likewise.
232         * gfortran.dg/alloc_comp_basics_1.f90: Likewise.
233         * gfortran.dg/sequence_types_1.f90: Likewise.
234         * gfortran.dg/internal_references_1.f90: Likewise.
235         * gfortran.dg/present_1.f90: Likewise.
236         * gfortran.dg/volatile10.f90: Likewise.
237         * gfortran.dg/module_equivalence_2.f90: Likewise.
238         * gfortran.dg/use_4.f90: Likewise.
239         * gfortran.dg/elemental_result_1.f90: Likewise.
240         * gfortran.dg/generic_actual_arg.f90: Likewise.
241         * gfortran.dg/private_type_5.f90: Likewise.
242         * gfortran.dg/protected_4.f90: Likewise.
243         * gfortran.dg/interface_3.f90: Likewise.
244
245 2007-03-26  Uros Bizjak  <ubizjak@gmail.com>
246
247         * lib/gcc-dg.exp (gcc-dg-debug-runtest): Remove build file trivial.S.
248         * gcc.dg/debug/dwarf2/dwarf2.exp: Ditto.
249
250 2007-03-26  Uros Bizjak  <ubizjak@gmail.com>
251
252         * gfortran.dg/use_[567].f90: Use correct cleanup-modules dg directive.
253
254 2007-03-25  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
255
256         PR libgfortran/31199
257         * gfortran.dg/fmt_t_4.f90: New test.
258
259 2007-03-25  Thomas Koenig  <tkoenig@gcc.gnu.org>
260
261         PR libfortran/31297
262         * gfortran.dg/backspace_5.f:  Initialize variable(s).
263         * gfortran.dg/backspace_6.f:  Likewise.
264         * gfortran.dg/char_bounds_check_fail_1: Likewise.
265         * gfortran.dg/direct_io_2.f90:  Likewise.
266         * gfortran.dg/write_back.f:  Likewise.
267         * gfortran.dg/write_rewind_2.f:  Likewise.
268         * gfortran.dg/write_rewind_1.f:  Likewise.
269         * gfortran.dg/write_rewind_2.f:  Likewise.
270
271 2007-03-25  Dorit Nuzman  <dorit@il.ibm.com>
272
273         PR tree-optimization/30784
274         * gcc.dg/vect/pr30784.c: New test.
275
276 2007-03-25  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
277
278         PR fortran/30877
279         * gfortran.dg/operator_1.f90: New test.
280         * gfortran.dg/operator_2.f90: New test.
281
282 2007-03-25  Thomas Koenig  <tkoenig@gcc.gnu.org>
283
284         PR libfortran/31196
285         * gfortran.dg/reshape_transpose_1.f90:  New test.
286
287 2007-03-24  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
288
289         PR fortran/30655
290         * gfortran.dg/bounds_check_6.f90: New test.
291
292 2007-03-23  Michael Meissner  <michael.meissner@amd.com>
293
294         * gcc.dg/dfp/convert-dfp.c: Wrap __STDC_WANT_DEC_FP__ with
295         #ifndef/#endif.
296         * gcc.dg/dfp/convert-int-saturate.c: Ditto.
297         * gcc.dg/dfp/decfloat-constants.c: Ditto.
298
299 2007-03-24  Paul Thomas  <pault@gcc.gnu.org>
300
301         PR fortran/31209
302         * gfortran.dg/pointer_function_actual_1.f90: New test.
303
304         PR fortran/31200
305         * gfortran.dg/pointer_function_actual_2.f90: New test.
306
307         PR fortran/31215
308         * gfortran.dg/result_in_spec_1.f90: New test.
309
310 2007-03-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
311
312         PR fortran/30834
313         * gfortran.dg/integer_exponentiation_3.F90: New test.
314         * gfortran.dg/integer_exponentiation_4.f90: New test.
315         * gfortran.dg/integer_exponentiation_5.F90: New test.
316
317 2007-03-22  Mark Mitchell  <mark@codesourcery.com>
318
319         PR c++/30863
320         * g++.dg/template/error24.C: New test.
321         * g++.dg/parse/tmpl-outside1.C: Tweak error markers.
322
323 2007-03-22  Mark Mitchell  <mark@codesourcery.com>
324
325         PR c++/31273
326         * g++.dg/expr/bitfield7.C: New test.
327
328 2007-03-22  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
329
330         PR other/23572
331         * gcc.dg/float-range-4.c: New.
332         * gcc.dg/float-range-1.c: Update. Test for a warning.
333         * gcc.dg/float-range-3.c: New.
334         * gcc.dg/float-range-5.c: New.
335
336 2007-03-22  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
337
338         PR fortran/31262
339         * gfortran.dg/no_range_check_1.f90: New test.
340
341 2007-03-22  Dirk Mueller  <dmueller@suse.de>
342
343         * g++.old-deja/g++.brendan/warnings2.C: Don't use -pedantic.
344         * g++.dg/other/static1.C: Remove stray semicolon.
345         * g++.dg/other/init1.C: Likewise.
346         * g++.dg/rtti/dyncast1.C: Likewise.
347         * g++.dg/tree-ssa/pr17153.C: Likewise.
348         * g++.dg/lookup/disamb1.C: Likewise.
349         * g++.dg/lookup/scoped2.C: Likewise.
350         * g++.dg/lookup/friend7.C: Likewise.
351         * g++.dg/parse/parse4.C: Likewise.
352         * g++.dg/parse/parse5.C: Likewise.
353         * g++.dg/expr/pr29066.C: Likewise.
354         * g++.dg/expr/cast4.C: Likewise.
355         * g++.dg/tc1/dr193.C: Likewise.
356         * g++.dg/tc1/dr213.C: Likewise.
357         * g++.dg/abi/dcast1.C: Likewise.
358         * g++.dg/abi/covariant2.C: Likewise.
359         * g++.dg/inherit/covariant11.C: Likewise.
360         * g++.dg/inherit/covariant9.C: Likewise.
361         * g++.dg/inherit/covariant10.C: Likewise.
362         * g++.dg/init/static3.C: Likewise.
363         * g++.dg/init/init-ref3.C: Likewise.
364         * g++.dg/init/ref10.C: Likewise.
365         * g++.dg/template/meminit2.C: Likewise.
366         * g++.dg/template/using9.C: Likewise.
367         * g++.dg/template/friend9.C: Likewise.
368         * g++.dg/template/ref1.C: Likewise.
369         * g++.old-deja/g++.warn/inline.C: Likewise.
370         * g++.old-deja/g++.robertl/eb91.C: Likewise.
371         * g++.old-deja/g++.robertl/eb46.C: Likewise.
372         * g++.old-deja/g++.robertl/eb34.C: Likewise.
373         * g++.old-deja/g++.robertl/eb43.C: Likewise.
374         * g++.old-deja/g++.robertl/eb26.C: Likewise.
375         * g++.old-deja/g++.robertl/eb116.C: Likewise.
376         * g++.old-deja/g++.brendan/copy5.C: Likewise.
377         * g++.old-deja/g++.brendan/overload8.C: Likewise.
378         * g++.old-deja/g++.brendan/overload11.C: Likewise.
379         * g++.old-deja/g++.brendan/copy7.C: Likewise.
380         * g++.old-deja/g++.brendan/crash38.C: Likewise.
381         * g++.old-deja/g++.brendan/template11.C: Likewise.
382         * g++.old-deja/g++.brendan/err-msg3.C: Likewise.
383         * g++.old-deja/g++.brendan/crash50.C: Likewise.
384         * g++.old-deja/g++.brendan/crash16.C: Likewise.
385         * g++.old-deja/g++.jason/pmem2.C: Likewise.
386         * g++.old-deja/g++.jason/parse9.C: Likewise.
387         * g++.old-deja/g++.jason/byval2.C: Likewise.
388         * g++.old-deja/g++.jason/overload8.C: Likewise.
389         * g++.old-deja/g++.jason/pmf8.C: Likewise.
390         * g++.old-deja/g++.jason/template33.C: Likewise.
391         * g++.old-deja/g++.jason/return3.C: Likewise.
392         * g++.old-deja/g++.jason/scoping2.C: Likewise.
393         * g++.old-deja/g++.jason/virtual.C: Likewise.
394         * g++.old-deja/g++.jason/opeq3.C: Likewise.
395         * g++.old-deja/g++.jason/template27.C: Likewise.
396         * g++.old-deja/g++.jason/synth6.C: Likewise.
397         * g++.old-deja/g++.jason/ref8.C: Likewise.
398         * g++.old-deja/g++.jason/offset1.C: Likewise.
399         * g++.old-deja/g++.other/static20.C: Likewise.
400         * g++.old-deja/g++.other/array1.C: Likewise.
401         * g++.old-deja/g++.other/new3.C: Likewise.
402         * g++.old-deja/g++.other/array2.C: Likewise.
403         * g++.old-deja/g++.other/overload9.C: Likewise.
404         * g++.old-deja/g++.other/cast6.C: Likewise.
405         * g++.old-deja/g++.other/ptrmem8.C: Likewise.
406         * g++.old-deja/g++.other/eh4.C: Likewise.
407         * g++.old-deja/g++.other/using7.C: Likewise.
408         * g++.old-deja/g++.other/init18.C: Likewise.
409         * g++.old-deja/g++.other/dyncast1.C: Likewise.
410         * g++.old-deja/g++.other/dyncast2.C: Likewise.
411         * g++.old-deja/g++.other/dtor11.C: Likewise.
412         * g++.old-deja/g++.pt/static11.C: Likewise.
413         * g++.old-deja/g++.pt/crash19.C: Likewise.
414         * g++.old-deja/g++.pt/overload12.C: Likewise.
415         * g++.old-deja/g++.pt/crash46.C: Likewise.
416         * g++.old-deja/g++.pt/mi1.C: Likewise.
417         * g++.old-deja/g++.pt/vaarg3.C: Likewise.
418         * g++.old-deja/g++.pt/nontype5.C: Likewise.
419         * g++.old-deja/g++.pt/local5.C: Likewise.
420         * g++.old-deja/g++.pt/typename2.C: Likewise.
421         * g++.old-deja/g++.pt/explicit80.C: Likewise.
422         * g++.old-deja/g++.pt/auto_ptr.C: Likewise.
423         * g++.old-deja/g++.law/visibility1.C: Likewise.
424         * g++.old-deja/g++.law/visibility2.C: Likewise.
425         * g++.old-deja/g++.law/virtual2.C: Likewise.
426         * g++.old-deja/g++.law/operators19.C: Likewise.
427         * g++.old-deja/g++.law/parsing10.C: Likewise.
428         * g++.old-deja/g++.law/visibility4.C: Likewise.
429         * g++.old-deja/g++.law/operators4.C: Likewise.
430         * g++.old-deja/g++.law/dtors2.C: Likewise.
431         * g++.old-deja/g++.law/missed-error3.C: Likewise.
432         * g++.old-deja/g++.law/visibility10.C: Likewise.
433         * g++.old-deja/g++.law/scope3.C: Likewise.
434         * g++.old-deja/g++.law/casts2.C: Likewise.
435         * g++.old-deja/g++.law/code-gen5.C: Likewise.
436         * g++.old-deja/g++.law/operators33.C: Likewise.
437         * g++.old-deja/g++.law/friend4.C: Likewise.
438         * g++.old-deja/g++.mike/pmf7.C: Likewise.
439         * g++.old-deja/g++.mike/p5611.C: Likewise.
440         * g++.old-deja/g++.mike/net37.C: Likewise.
441         * g++.old-deja/g++.mike/p3570.C: Likewise.
442         * g++.old-deja/g++.mike/p5718.C: Likewise.
443         * g++.old-deja/g++.mike/net21.C: Likewise.
444         * g++.old-deja/g++.mike/p1862.C: Likewise.
445         * g++.old-deja/g++.mike/p4511.C: Likewise.
446         * g++.old-deja/g++.mike/virt3.C: Likewise.
447         * g++.old-deja/g++.mike/p16146.C: Likewise.
448         * g++.old-deja/g++.mike/p1989.C: Likewise.
449         * g++.old-deja/g++.mike/p5571.C: Likewise.
450         * g++.old-deja/g++.gb/scope10.C: Likewise.
451         * g++.old-deja/g++.abi/primary5.C: Likewise.
452         * g++.old-deja/g++.abi/empty2.C: Likewise.
453         * g++.old-deja/g++.abi/arraynew.C: Likewise.
454         * g++.old-deja/g++.eh/vbase4.C: Likewise.
455         * g++.old-deja/g++.eh/ptr1.C: Likewise.
456         * g++.old-deja/g++.eh/cleanup1.C: Likewise.
457         * g++.old-deja/g++.bob/template3.C: Likewise.
458         * g++.old-deja/g++.bob/inherit1.C: Likewise.
459
460 2007-03-22  Paul Thomas  <pault@gcc.gnu.org>
461
462         PR fortran/31193
463         * gfortran.dg/transfer_array_intrinsic_3.f90: New test.
464
465 2007-03-22  Tobias Schlüter  <tobi@gcc.gnu.org>
466
467         PR fortran/20897
468         * gfortran.dg/derived_name_1.f90: New.
469         * gfortran.dg/derived_name_2.f: New.
470
471 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
472
473         * lib/target-supports.exp (check_effective_target_nonpic): New
474         procedure.
475         * gcc.target/i386/20020616-1.c: Use an alternative to %ebx
476         when compiling PIC.
477         * gcc.target/i386/asm-4.c: Require nonpic.
478         * gcc.target/i386/cmov1.c: Likewise.
479         * gcc.target/i386/mul.c: Likewise.
480         * gcc.target/i386/pr21291.c: Require nonpic or ! ilp32.
481         * gcc.target/i386/ssetype-1.c: Require nonpic.
482         * gcc.target/i386/ssetype-3.c: Likewise.
483         * gcc.target/i386/ssetype-5.c: Likewise.
484
485 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
486
487         * gcc.c-torture/execute/builtins/chk.h (LOCAL): Define.
488         * gcc.c-torture/execute/builtins/sprintf-chk.c (s1): Make LOCAL.
489         * gcc.c-torture/execute/builtins/stpcpy-chk.c (s1): Likewise.
490         * gcc.c-torture/execute/builtins/strcpy-chk.c (s1): Likewise.
491
492 2007-03-19  Seongbae Park <seongbae.park@gmail.com>
493
494         PR tree-optimization/30590
495         * g++.dg/opt/pr30590.C: New testcase.
496
497 2007-03-20  Jakub Jelinek  <jakub@redhat.com>
498
499         PR c/30762
500         * gcc.dg/pr30762-1.c: New test.
501         * gcc.dg/pr30762-2.c: New test.
502
503         PR inline-asm/30505
504         * gcc.target/i386/pr30505.c: New test.
505
506 2007-03-19  Mark Shinwell  <shinwell@codesourcery.com>
507
508         * gcc.target/arm/register-variables.c: New.
509
510 2007-03-19  Jeff Law  <law@redhat.com>
511
512         * PR tree-optimization/30984
513         * gcc.c-torture/pr30984.c: New test.
514
515 2007-03-19  Andrew Pinski  <andrew_pinski@playstation.sony.com>
516         Richard Guenther  <rguenther@suse.de>
517
518         PR tree-optimization/31254
519         * gcc.dg/torture/pr31254.c: New testcase.
520
521 2007-03-19  Hans-Peter Nilsson  <hp@axis.com>
522
523         * gcc.dg/torture/pr26565.c: Expect warning on packed field for
524         target default_packed.
525
526 2007-03-19  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
527
528         PR fortran/31203
529         * gfortran.dg/string_length_1.f90: New test.
530
531 2007-03-18  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
532
533         PR testsuite/30395
534         * gcc.dg/pr16194.c: Provide define for REG on __hppa__.
535
536 2007-03-18  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
537
538         PR libgfortran/31052
539         * gfortran.dg/namelist_27.f90: New test.
540
541 2007-03-18  Paul Thomas  <pault@gcc.gnu.org>
542
543         PR fortran/30531
544         * gfortran.dg/used_types_14.f90: New test.
545
546         PR fortran/31086
547         * gfortran.dg/used_types_15.f90: New test.
548
549 2007-03-18  Dorit Nuzman  <dorit@il.ibm.com>
550
551         * gcc.dg/vect/no-tree-dom-vect-bug.c: New test.
552         * gcc.dg/vect/vect.exp: Compile tests with -fno-tree-dominator-opts.
553
554 2007-03-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
555
556         PR fortran/31120
557         * gfortran.dg/integer_exponentiation_2.f90: New test.
558
559 2007-03-17  Dorit Nuzman  <dorit@il.ibm.com>
560
561         PR tree-optimization/31041
562         * gcc.dg/vect/pr31041.c: New test.
563
564 2007-03-16  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
565
566         * g++.dg/warn/Wconversion-integer.C: New
567         * g++.dg/warn/Wconversion-real.C: New.
568         * g++.dg/warn/Wconversion-real-integer.C: New.
569         * g++.dg/warn/conv2.C: Updated.
570
571 2007-03-16  Richard Sandiford  <richard@codesourcery.com>
572
573         * gcc.dg/intmax_t-1.c: Restrict XFAIL to VxWorks kernels;
574         exclude RTPs.
575
576 2007-03-16  Richard Guenther  <rguenther@suse.de>
577
578         PR tree-optimization/31146
579         * g++.dg/tree-ssa/pr31146.C: New testcase.
580
581 2007-03-16  Richard Sandiford  <richard@codesourcery.com>
582
583         * lib/target-supports.exp (check_missing_uclibc_feature): Don't
584         assume that the target has <features.h>.
585
586 2007-03-16  Richard Sandiford  <richard@codesourcery.com>
587
588         * gcc.dg/20020426-2.c: Add the fpic requirement to the PIC
589         dg-options rather than to the whole test.
590
591 2007-03-16  Alexandre Oliva  <aoliva@redhat.com>
592
593         PR debug/29906
594         * g++.dg/debug/pr29906.C: New
595
596 2007-03-15  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
597
598         PR libgfortran/31099
599         * gfortran.dg/unformatted_recl.f90: Update test.
600
601 2007-03-15  Zdenek Dvorak  <dvorakz@suse.cz>
602
603         * gcc.dg/tree-ssa/prefetch-5.c: New test.
604
605 2007-03-15  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
606
607         PR c++/30891
608         * g++.dg/parse/namespace-definition.C: New.
609
610 2007-03-15  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
611
612         PR c++/24924
613         * g++.dg/cpp/pedantic-errors.C: New.
614         * g++.dg/cpp/permissive.C: New.
615
616 2007-03-15  Richard Sandiford  <richard@codesourcery.com>
617
618         * g++.dg/opt/mmx1.C: Only use the PIC options for fpic targets.
619         * g++.old-deja/g++.other/store-expr1.C: Require fpic.
620
621 2007-03-15  Richard Sandiford  <richard@codesourcery.com>
622
623         * lib/target-supports.exp (check_missing_uclibc_feature)
624         (check_effective_target_wchar): New procedures.
625         * gcc.dg/wchar_t-1.c: Require target wchar.
626         * gcc.dg/wint_t-1.c: Likewise.
627
628 2007-03-15  Richard Sandiford  <richard@codesourcery.com>
629
630         * lib/target-supports.exp (check_gc_sections_available): Return
631         false for VxWorks targets.
632
633 2007-03-15  Dirk Mueller  <dmueller@suse.de>
634
635         * g++.dg/warn/Wconversion2.C: Fix typo.
636         * gcc.dg/if-empty-1.c: Ditto.
637
638 2007-03-15  Richard Sandiford  <richard@codesourcery.com>
639
640         * gcc.dg/cpp/assert4.c: Treat VxWorks as a unix target.
641
642 2007-03-15  Uros Bizjak  <ubizjak@gmail.com>
643
644         * gcc.target/i386/cmpxchg16b-1.c: Compile for lp64 targets only.
645         * gcc.target/i386/pr31167.c: Ditto.
646
647 2007-03-15  Uros Bizjak  <ubizjak@gmail.com>
648
649         PR target/31167
650         * gcc.target/i386/pr31167.c: New test.
651
652 2007-03-15  Paul Thomas  <pault@gcc.gnu.org>
653
654         PR fortran/30922
655         * gfortran.dg/import5.f90.f90: New test.
656
657
658         PR fortran/30879
659         * gfortran.dg/data_components_1.f90: New test.
660
661
662         PR fortran/30870
663         * gfortran.dg/generic_13.f90: New test.
664
665         PR fortran/31163
666         * gfortran.dg/alloc_comp_basics_5.f90: New test.
667
668 2007-03-14  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
669
670         PR libgfortran/31051
671         * gfortran.dg/fmt_t_4.f90: New
672
673 2007-03-14  Andrew Pinski  <andrew_pinski@playstation.sony.com>
674
675         PR C++/31165
676         * g++.dg/other/default7.C: New test.
677
678 2007-03-15  Dirk Mueller  <dmueller@suse.de>
679
680         * g++.dg/warn/Wconversion2.C: New.
681
682 2007-03-14  Eric Christopher  <echristo@apple.com>
683
684         * gcc.dg/ssp-1.c: New.
685         * gcc.dg/ssp-2.c: Ditto.
686
687 2007-03-14  Dirk Mueller  <dmueller@suse.de>
688
689         * g++.dg/warn/do-empty.C: New.
690         * gcc.dg/do-empty.c: New.
691         * gcc.dg/if-empty-1.c: Update.
692         * gcc.dg/20001116-1.c: Update.
693         * gcc.dg/pr23165.c: Update.
694
695 2007-03-14  Jakub Jelinek  <jakub@redhat.com>
696
697         * gfortran.dg/module_implicit_conversion.f90: New test.
698
699 2007-03-13  Alexandre Oliva  <aoliva@redhat.com>
700
701         PR middle-end/31127
702         * gcc.dg/pr31127.c: New.
703
704 2007-03-13  Zdenek Dvorak  <dvorakz@suse.cz>
705
706         * gcc.dg/tree-ssa/loop-26.c: New test.
707
708 2007-03-13  Uros Bizjak  <ubizjak@gmail.com>
709
710         * gcc.target/i386/cmpxchg16b-1.c: New test.
711
712 2007-03-12  Seongbae Park <seongbae.park@gmail.com>
713
714         * gcc.dg/c90-vla-1.c: Reflect the change of the error message.
715         * gcc.dg/c99-vla-1.c: Likewise.
716         * g++.dg/ext/vla1.C: Likewise
717
718 2007-03-12  Seongbae Park <seongbae.park@gmail.com>
719
720         * gcc.dg/wvla-1.c: New test
721         * gcc.dg/wvla-2.c: New test
722         * gcc.dg/wvla-3.c: New test
723         * gcc.dg/wvla-4.c: New test
724         * gcc.dg/wvla-5.c: New test
725         * gcc.dg/wvla-6.c: New test
726         * gcc.dg/wvla-7.c: New test
727         * g++.dg/warn/Wvla-1.C: New test
728         * g++.dg/warn/Wvla-2.C: New test
729         * g++.dg/warn/Wvla-3.C: New test
730
731 2007-03-12  Mark Mitchell  <mark@codesourcery.com>
732
733         PR c++/30108
734         * g++.dg/other/default6.C: New test.
735
736 2007-03-12  Richard Sandiford  <richard@codesourcery.com>
737
738         * lib/target-supports.exp (check_profiling_available): Return false
739         for VxWorks.
740         (check_effective_target_vxworks_kernel): New procedure.
741         * gcc.dg/20040813-1.c: Extend list of stabless targets to include
742         VxWorks.
743         * gcc.dg/builtins-config.h: Do not define HAVE_C99_RUNTIME on VxWorks.
744         * gcc.dg/intmax_t-1.c: Extend the list of targets without inttypes.h
745         to include VxWorks.
746         * gcc.dg/vxworks/initpri2.c: Require vxworks_kernel.
747
748 2007-03-12  Richard Sandiford  <richard@codesourcery.com>
749
750         * gcc.c-torture/compile/981006-1.c: Use the non-PIC options if
751         PIC is not supported.
752         * gcc.dg/20020103-1.c: Add dg-require-effective-target fpic.
753         * gcc.dg/20020426-2.c: Likewise.
754         * gcc.dg/pr28243.c: Likewise.
755         * gcc.dg/visibility-11.c: Likewise.
756         * gcc.dg/tls/opt-9.c: Likewise.
757         * gcc.dg/tls/opt-10.c: Likewise.
758         * gcc.dg/tls/pic-1.c: Likewise.
759         * gcc.dg/tls/struct-1.c: Likewise.
760         * gcc.target/i386/20000807-1.c: Likewise.
761         * gcc.target/i386/20000904-1.c: Likewise.
762         * gcc.target/i386/20011119-1.c: Likewise.
763         * gcc.target/i386/990213-2.c: Likewise.
764         * gcc.target/i386/990214-1.c: Likewise.
765         * gcc.target/i386/compress-float-387-pic.c: Likewise.
766         * gcc.target/i386/compress-float-sse-pic.c: Likewise.
767         * gcc.target/i386/pic-1.c: Likewise.
768         * gcc.target/i386/pr21518.c: Likewise.
769         * gcc.target/i386/pr23098.c: Likewise.
770         * gcc.target/i386/pr23943.c: Likewise.
771
772 2007-03-11  Mark Mitchell  <mark@codesourcery.com>
773
774         PR c++/31038
775         * g++.dg/template/complit2.C: New test.
776
777         PR c++/30328
778         * g++.dg/ext/bitfield1.C: New test.
779
780 2007-03-11  Paul Thomas  <pault@gcc.gnu.org>
781
782         PR fortran/30883
783         * gfortran.dg/interface_11.f90: New test.
784
785 2007-03-11  Richard Guenther  <rguenther@suse.de>
786
787         PR tree-optimization/31115
788         * gcc.dg/torture/pr31115.c: New testcase.
789
790 2007-03-11  Ira Rosen  <irar@il.ibm.com>
791
792         PR tree-optimization/29925
793         * gcc.dg/vect/fast-math-vect-pr29925.c: New test.
794
795 2007-03-10  Mark Mitchell  <mark@codesourcery.com>
796
797         PR c++/30274
798         * g++.dg/expr/bitfield3.C: New test.
799         * g++.dg/expr/bitfield4.C: Likewise.
800         * g++.dg/expr/bitfield5.C: Likewise.
801         * g++.dg/expr/bitfield6.C: Likewise.
802
803         PR c++/30924
804         * g++.dg/template/array18.C: New test.
805
806 2007-03-10  Dirk Mueller  <dmueller@suse.de>
807
808         PR c++/17946
809         * gcc.dg/Wlogical-op-1.c: Remove duplicated part.
810         * g++.dg/warn/Wlogical-op-1.C: Remove duplicated part.
811
812 2007-03-09  Douglas Gregor  <doug.gregor@gmail.com>
813
814         PR c++/20599
815         * g++.dg/cpp0x/variadic-bind.C: New.
816         * g++.dg/cpp0x/variadic-function.C: New.
817         * g++.dg/cpp0x/variadic-mem_fn.C: New.
818         * g++.dg/cpp0x/variadic-tuple.C: New.
819         * g++.dg/cpp0x/variadic1.C: New.
820         * g++.dg/cpp0x/variadic2.C: New.
821         * g++.dg/cpp0x/variadic3.C: New.
822         * g++.dg/cpp0x/variadic4.C: New.
823         * g++.dg/cpp0x/variadic5.C: New.
824         * g++.dg/cpp0x/variadic6.C: New.
825         * g++.dg/cpp0x/variadic7.C: New.
826         * g++.dg/cpp0x/variadic8.C: New.
827         * g++.dg/cpp0x/variadic9.C: New.
828         * g++.dg/cpp0x/variadic10.C: New.
829         * g++.dg/cpp0x/variadic11.C: New.
830         * g++.dg/cpp0x/variadic12.C: New.
831         * g++.dg/cpp0x/variadic13.C: New.
832         * g++.dg/cpp0x/variadic14.C: New.
833         * g++.dg/cpp0x/variadic15.C: New.
834         * g++.dg/cpp0x/variadic16.C: New.
835         * g++.dg/cpp0x/variadic17.C: New.
836         * g++.dg/cpp0x/variadic18.C: New.
837         * g++.dg/cpp0x/variadic19.C: New.
838         * g++.dg/cpp0x/variadic20.C: New.
839         * g++.dg/cpp0x/variadic21.C: New.
840         * g++.dg/cpp0x/variadic22.C: New.
841         * g++.dg/cpp0x/variadic23.C: New.
842         * g++.dg/cpp0x/variadic24.C: New.
843         * g++.dg/cpp0x/variadic25.C: New.
844         * g++.dg/cpp0x/variadic26.C: New.
845         * g++.dg/cpp0x/variadic27.C: New.
846         * g++.dg/cpp0x/variadic28.C: New.
847         * g++.dg/cpp0x/variadic29.C: New.
848         * g++.dg/cpp0x/variadic30.C: New.
849         * g++.dg/cpp0x/variadic31.C: New.
850         * g++.dg/cpp0x/variadic32.C: New.
851         * g++.dg/cpp0x/variadic33.C: New.
852         * g++.dg/cpp0x/variadic34.C: New.
853         * g++.dg/cpp0x/variadic35.C: New.
854         * g++.dg/cpp0x/variadic36.C: New.
855         * g++.dg/cpp0x/variadic37.C: New.
856         * g++.dg/cpp0x/variadic38.C: New.
857         * g++.dg/cpp0x/variadic39.C: New.
858         * g++.dg/cpp0x/variadic40.C: New.
859         * g++.dg/cpp0x/variadic41.C: New.
860         * g++.dg/cpp0x/variadic42.C: New.
861         * g++.dg/cpp0x/variadic43.C: New.
862         * g++.dg/cpp0x/variadic44.C: New.
863         * g++.dg/cpp0x/variadic45.C: New.
864         * g++.dg/cpp0x/variadic46.C: New.
865         * g++.dg/cpp0x/variadic47.C: New.
866         * g++.dg/cpp0x/variadic48.C: New.
867         * g++.dg/cpp0x/variadic49.C: New.
868         * g++.dg/cpp0x/variadic50.C: New.
869         * g++.dg/cpp0x/variadic51.C: New.
870         * g++.dg/cpp0x/variadic52.C: New.
871         * g++.dg/cpp0x/variadic53.C: New.
872         * g++.dg/cpp0x/variadic54.C: New.
873         * g++.dg/cpp0x/variadic55.C: New.
874         * g++.dg/cpp0x/variadic56.C: New.
875         * g++.dg/cpp0x/variadic57.C: New.
876         * g++.dg/cpp0x/variadic58.C: New.
877         * g++.dg/cpp0x/variadic59.C: New.
878         * g++.dg/cpp0x/variadic60.C : New.
879         * g++.dg/cpp0x/variadic61.C : New.
880         * g++.dg/cpp0x/variadic62.C : New.
881         * g++.dg/cpp0x/variadic63.C : New.
882         * g++.dg/cpp0x/variadic64.C : New.
883         * g++.dg/cpp0x/variadic65.C : New.
884         * g++.dg/cpp0x/variadic66.C : New.
885         * g++.dg/cpp0x/variadic67.C : New.
886         * g++.dg/cpp0x/variadic68.C : New.
887         * g++.dg/cpp0x/variadic69.C : New.
888         * g++.dg/cpp0x/variadic70.C : New.
889         * g++.dg/cpp0x/variadic71.C : New.
890         * g++.dg/cpp0x/variadic72.C : New.
891         * g++.dg/cpp0x/variadic73.C : New.
892         * g++.dg/cpp0x/variadic74.C : New.
893         * g++.dg/cpp0x/variadic75.C : New.
894         * g++.dg/cpp0x/variadic-ex1.C : New.
895         * g++.dg/cpp0x/variadic-ex2.C : New.
896         * g++.dg/cpp0x/variadic-ex3.C : New.
897         * g++.dg/cpp0x/variadic-ex4.C : New.
898         * g++.dg/cpp0x/variadic-ex5.C : New.
899         * g++.dg/cpp0x/variadic-ex6.C : New.
900         * g++.dg/cpp0x/variadic-ex7.C : New.
901         * g++.dg/cpp0x/variadic-ex8.C : New.
902         * g++.dg/cpp0x/variadic-ex9.C : New.
903         * g++.dg/cpp0x/variadic-ex10.C : New.
904         * g++.dg/cpp0x/variadic-ex11.C : New.
905         * g++.dg/cpp0x/variadic-ex12.C : New.
906         * g++.dg/cpp0x/variadic-ex13.C : New.
907         * g++.dg/cpp0x/variadic-ex14.C : New.
908
909 2007-03-09  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
910
911         PR libgfortran/31099
912         * gfortran.dg/unformatted_recl.f90: New test.
913
914 2007-03-09  Roger Sayle  <roger@eyesopen.com>
915
916         * gcc.dg/fold-eqcmplx-1.c: New test case.
917
918 2007-03-09  Alexandre Oliva  <aoliva@redhat.com>
919
920         PR rtl-optimization/30643
921         * gcc.dg/pr30643.c: New.
922
923 2007-03-09  Chao-ying Fu  <fu@mips.com>
924
925         * gcc.target/mips/mips32-dspr2-type.c: New test.
926         * gcc.target/mips/mips32-dspr2.c: New test.
927         * gcc.target/mips/dspr2-MULT.c: New test.
928         * gcc.target/mips/dspr2-MULTU.c: New test.
929         * gcc.target/mips/mips32-dsp-run.c: New test to check execution.
930         * gcc.target/mips/mips32-dsp.c: Change v4i8 typedef to use signed char.
931         Adjust some formats.
932
933 2007-03-09  Dirk Mueller  <dmueller@suse.de>
934
935         PR c++/17946
936         * gcc.dg/Wlogical-op-1.c: New.
937         * g++.dg/warn/Wlogical-op-1.C: New.
938
939 2007-03-09  Richard Guenther  <rguenther@suse.de>
940
941         PR tree-optimization/30904
942         PR middle-end/31058
943         * gcc.dg/pr30904.c: Remove xfail.
944
945 2007-03-08  Andrew Pinski  <andrew_pinski@playstation.sony.com>
946
947         PR C/31072
948         * gcc.c-torture/execute/pr31072.c: New test.
949
950 2007-03-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
951
952         * gcc.dg/builtins-55.c: Test *lceil* and *lfloor*.
953         * gcc.dg/torture/builtin-attr-1.c: Likewise.
954         * gcc.dg/torture/builtin-convert-1.c: Likewise.  Also test *lrint* and *lround*.
955         * gcc.dg/torture/builtin-convert-2.c: Test ceil->lceil and floor->lfloor.
956         * gcc.dg/torture/builtin-convert-3.c: Test *lceil* and *lfloor*.
957         * gcc.dg/torture/builtin-integral-1.c: Likewise.
958         * gcc.dg/torture/builtin-minmax-1.c: Likewise.  Also test *lrint*
959         and *lround*.  Correct macro names.
960         * gcc.dg/torture/builtin-nonneg-1.c: Test *lceil* and *lfloor*.
961         * gcc.dg/torture/builtin-rounding-1.c: Likewise.
962
963 2007-03-08  Ian Lance Taylor  <iant@google.com>
964
965         * gcc.dg/no-strict-overflow-5.c: New test.
966         * gcc.dg/no-strict-overflow-6.c: New test.
967         * gcc.dg/Wstrict-overflow-11.c: New test.
968         * gcc.dg/Wstrict-overflow-12.c: New test.
969         * gcc.dg/Wstrict-overflow-13.c: New test.
970         * gcc.dg/Wstrict-overflow-14.c: New test.
971         * gcc.dg/Wstrict-overflow-15.c: New test.
972
973 2007-03-08  Richard Sandiford  <richard@codesourcery.com>
974
975         * gcc.c-torture/execute/strcmp-1.x: New file.  XFAIL execution
976         for VxWorks kernel mode.
977         * gcc.c-torture/execute/strncmp-1.x: Likewise.
978
979 2007-03-08  Richard Sandiford  <richard@codesourcery.com>
980
981         * gcc.c-torture/execute/ieee/hugeval.x: XFAIL for VxWorks kernel
982         mode.
983
984 2007-03-08  Richard Sandiford  <richard@codesourcery.com>
985
986         * gcc.c-torture/execute/builtins/memmove-lib.c: Include lib/bzero.c
987         and lib/bfill.c on VxWorks targets.
988         * gcc.c-torture/execute/builtins/memmove-2-lib.c: Likewise.
989         * gcc.c-torture/execute/builtins/strchr-lib.c: Include lib/bzero.c,
990         lib/bfill.c and lib/memmove.c on VxWorks targets.
991         * gcc.c-torture/execute/builtins/strrchr-lib.c: Likewise.
992         * gcc.c-torture/execute/builtins/memops-asm-lib.c: Include lib/bfill.c
993         on VxWorks targets.
994         * gcc.c-torture/execute/builtins/lib/bzero.c: New file.
995         * gcc.c-torture/execute/builtins/lib/bfill.c: Likewise.
996
997 2007-03-08  Tobias Burnus  <burnus@net-b.de>
998
999         * gfortran.dg/use_5.f90: New test.
1000         * gfortran.dg/use_6.f90: Ditto.
1001         * gfortran.dg/use_7.f90: Ditto.
1002
1003 2007-03-08  Tobias Burnus  <burnus@net-b.de>
1004
1005         PR fortran/30973
1006         * gfortran.dg/use_4.f90: New test.
1007         * gfortran.dg/used_dummy_types_7.f90: Correct ambiguous symbol.
1008
1009 2007-03-08  Paul Thomas  <pault@gcc.gnu.org>
1010
1011         PR fortran/31011
1012         * gfortran.dg/parameter_array_section_2.f90: New test.
1013
1014 2007-03-08  Volker Reichelt  <reichelt@netcologne.de>
1015
1016         PR c++/30852
1017         * g++.dg/ext/offsetof1.C: Add cases with volatile.
1018
1019         PR c++/30534
1020         * g++.dg/template/arg5.C: New test.
1021
1022 2007-03-07  Joseph Myers  <joseph@codesourcery.com>
1023
1024         * g++.dg/eh/arm-iwmmxt-unwind.C: New test.
1025
1026 2007-03-07  Paolo Bonzini  <bonzini@gnu.org>
1027
1028         * gcc.dg/var-expand1.c: Add newline at end of file.
1029
1030 2007-03-07  Hans-Peter Nilsson  <hp@axis.com>
1031
1032         * g++.old-deja/g++.jason/template31.C: Include cstdlib.
1033
1034 2007-03-06  Richard Sandiford  <richard@codesourcery.com>
1035
1036         * gcc.c-torture/compile/m68k-byte-addr.c: New test.
1037
1038 2007-03-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1039
1040         * gcc.dg/torture/builtin-convert-4.c: New test.
1041
1042 2007-03-05  Ian Lance Taylor  <iant@google.com>
1043
1044         * gcc.c-torture/compile/pr31034.c: New test.
1045
1046 2007-03-05  Ian Lance Taylor  <iant@google.com>
1047
1048         * gcc.dg/inline-18.c: New test.
1049         * gcc.dg/inline-19.c: New test.
1050         * gcc.dg/inline-20.c: New test.
1051         * gcc.dg/inline-21.c: New test.
1052
1053 2007-03-05  Richard Guenther  <rguenther@suse.de>
1054
1055         PR tree-optimization/14052
1056         * gcc.dg/tree-ssa/vrp33.c: New testcase.
1057
1058 2007-03-05  Richard Guenther  <rguenther@suse.de>
1059
1060         PR tree-optimization/23777
1061         * gcc.dg/tree-ssa/pr23777.c: New testcase.
1062
1063 2007-03-04  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
1064
1065         PR other/30465
1066         * gcc.dg/multiple-overflow-warn-3.c: New.
1067         * g++.dg/warn/multiple-overflow-warn-3.C: New.
1068
1069 2007-03-04  Simon Martin  <simartin@users.sourceforge.net>
1070
1071         PR c++/30895
1072         * g++.dg/parse/template23.C: New test.
1073
1074 2007-03-04  Roger Sayle  <roger@eyesopen.com>
1075
1076         PR middle-end/30744
1077         * gcc.dg/pr30744-1.c: New test case.
1078
1079 2007-03-04  Tobias Burnus  <burnus@net-b.de>
1080
1081         * gfortran.dg/c_by_val.c: Use _Complex instead of a struct.
1082
1083 2007-03-04 Francois-Xavier Coudert <coudert@clipper.ens.fr>
1084
1085         PR target/30406
1086         * gfortran.dg/logical_3.f90: New test.
1087
1088 2007-03-04  Thomas Koenig  <Thomas.Koenig@online.de>
1089
1090         PR libfortran/30981
1091         * gfortran.dg/integer_exponentiation_1.f90:  New test.
1092
1093 2007-03-04  Nathan Sidwell  <nathan@codesourcery.com>
1094
1095         * gcc.target/m68k/m68k.exp: New.
1096         * gcc.target/m68k/crash1.c: New.
1097
1098 2007-03-03  Tobias Burnus  <burnus@net-b.de>
1099
1100         * gfortran.dg/c_by_val.c: Use int64_t instead of long
1101         to be more compatible with integer(kind=8).
1102
1103 2007-03-03  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
1104
1105         PR libfortran/31001
1106         * gfortran.dg/zero_sized_3.f90: New test.
1107
1108 2007-03-03  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
1109
1110         PR c++/15787
1111         * g++.dg/parse/else.C: New.
1112         * g++.dg/parse/else-2.C: New.
1113
1114 2007-03-03  Paul Thomas  <pault@gcc.gnu.org>
1115             Tobias Burnus  <burnus@net-b.de>
1116
1117         PR fortran/30882
1118         * gfortran.dg/size_dim.f90: New test.
1119
1120 2007-03-02  Paul Thomas  <pault@gcc.gnu.org>
1121             Tobias Burnus  <burnus@net-b.de>
1122
1123         PR fortran/30873
1124         * gfortran.dg/entry_9.f90: New test.
1125
1126 2007-03-02  Simon Martin  <simartin@users.sourceforge.net>
1127
1128         PR c++/28253
1129         * g++.dg/inherit/covariant16.C: New test.
1130
1131 2007-03-02  Geoffrey Keating  <geoffk@apple.com>
1132
1133         * g++.dg/other/darwin-minversion-1.C: New.
1134
1135 2007-03-02  Diego Novillo  <dnovillo@redhat.com>
1136
1137         * gcc.dg/tree-ssa/20070302-1.c: New test.
1138
1139 2007-03-02  Joseph Myers  <joseph@codesourcery.com>
1140
1141         * gcc.target/powerpc/spe-unwind-1.c, g++.dg/eh/simd-5.C: New
1142         tests.
1143
1144 2007-03-01  Zdenek Dvorak  <dvorakz@suse.cz>
1145
1146         * gcc.dg/tree-ssa/prefetch-4.c: New test.
1147
1148 2007-03-01  Simon Baldwin <simonb@google.com>
1149
1150         PR c++/23689
1151         * warn/ignored_typedef.C: New.
1152         * init/ctor8.C: Added dg-warning to consume ignored typedef
1153         warning.
1154         * template/typedef2.C: Ditto.  Moved dg-error onto its own line
1155         and added an explicit line number.
1156
1157 2007-02-28  Richard Guenther  <rguenther@suse.de>
1158
1159         PR middle-end/30364
1160         * gcc.dg/torture/pr30364-1.c: New testcase.
1161         * gcc.dg/torture/pr30364-2.c: Likewise.
1162         * gcc.dg/torture/pr30364-3.c: Likewise.
1163
1164 2007-02-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1165
1166         * gcc.dg/torture/builtin-frexp-1.c: On mips*-*-irix6* and
1167         powerpc*, use -funsafe-math-optimizations.
1168         * gcc.dg/torture/builtin-logb-1.c: Likewise.
1169         * gcc.dg/torture/builtin-modf-1.c: Likewise.
1170
1171 2007-02-28  Tobias Burnus  <burnus@net-b.de>
1172             Paul Thomas  <pault@gcc.gnu.org>
1173
1174         PR fortran/30888
1175         PR fortran/30887
1176         * c_by_val_1.f: Test %VAL() with non-default kind.
1177         * c_by_val.c: Ditto.
1178         * c_by_val_4.f: New test.
1179
1180 2007-02-28  Tobias Burnus  <burnus@net-b.de>
1181
1182         PR fortran/30968
1183         * gfortran.dg/continuation_7.f90: New test.
1184
1185 2007-02-28  Bernd Schmidt  <bernd.schmidt@analog.com>
1186
1187         * g++.dg/inherit/thunk7.C: New test.
1188         * lib/target-supports.exp (check_profiling_available): Not available
1189         for bfin-*-*.
1190
1191 2007-02-27  Uros Bizjak  <ubizjak@gmail.com>
1192
1193         PR target/30970
1194         * gcc.target/i386/gfortran.dg/pr30970.c: New test.
1195
1196 2007-02-27  Mark Mitchell  <mark@codesourcery.com>
1197
1198         * lib/target-supports.exp (check_effective_target_init_priority):
1199         Remove Solaris special case.
1200
1201 2007-02-26  Geoffrey Keating  <geoffk@apple.com>
1202
1203         * gcc.target/powerpc/stabs-attrib-vect-darwin.c: Allow
1204         for more builtin types.
1205
1206         * g++.dg/ext/visibility/class1.C: Port to Darwin.
1207         * g++.dg/ext/visibility/noPLT.C: Likewise.
1208
1209 2007-02-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1210
1211         * gcc.dg/torture/builtin-modf-1.c: Use -fno-finite-math-only on
1212         sh* targets.
1213
1214 2007-02-26  Thomas Koenig  <Thomas.Koenig@online.de>
1215
1216         PR fortran/30865
1217         * size_optional_dim_1.f90:  New test.
1218
1219 2007-02-25  Mark Mitchell  <mark@codesourcery.com>
1220
1221         * gcc.dg/vxworks/vxworks.exp: New file.
1222         * gcc.dg/vxworks/initpri1.c: Likewise.
1223         * gcc.dg/vxworks/initpri2.c: Likewise.
1224         * gcc.dg/initpri2.c: Add more tests.
1225         * g++.dg/special/initpri2.C: Likewise.
1226
1227         * gcc.dg/initpri1.c: New test.
1228         * gcc.dg/initpri2.c: Likewise.
1229         * g++.dg/special/initpri1.C: New test.
1230         * g++.dg/special/initpri2.C: Likewise.
1231         * g++.dg/special/conpr-1.C: Use init_priority effective target.
1232         * g++.dg/special/conpr-2.C: Likewise.
1233         * g++.dg/special/conpr-3.C: Likewise.
1234         * g++.dg/special/conpr-4.C: Likewise.
1235         * g++.dg/special/initp1.C: Likewise.
1236         * g++.dg/special/ecos.exp: Remove code to detect availability of
1237         constructor priorities.
1238         * lib/target-supports.exp (check_effective_target_init_priority):
1239         New function.
1240
1241 2007-02-24  Jan Hubicka  <jh@suse.cz>
1242
1243         * gcc.c-torture/execute/pr30778.c: New testcase.
1244
1245 2007-02-24  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
1246
1247         PR libgfortran/30918
1248         * gfortran.dg/namelist_26.f90: New test.
1249
1250 2007-02-24  Richard Guenther  <rguenther@suse.de>
1251
1252         PR middle-end/30951
1253         * gcc.dg/pr30951.c: New testcase.
1254
1255 2007-02-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1256
1257         * gcc.dg/torture/builtin-modf-1.c: New test.
1258
1259 2007-02-23  Paolo Bonzini  <bonzini@gnu.org>
1260
1261         PR tree-optimization/30904
1262         * gcc.dg/pr30904.c: New test.
1263
1264 2007-02-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
1265
1266         * gcc.test-framework/README: Correct command.
1267         * gcc.test-framework/dg-outexistsnot-exp-P.c: Replace -W with
1268         -Wunused-value.
1269         * gcc.test-framework/dg-outexists-exp-F.c: Likewise.
1270
1271 2007-02-23  Nathan Sidwell  <nathan@codesourcery.com>
1272
1273         * lib/target-supports.exp (check_effective_target_unwrapped): New.
1274
1275 2007-02-23  Mark Mitchell  <mark@codesourcery.com>
1276
1277         * lib/target-supports.exp (check_effective_target_newlib): New
1278         function.
1279
1280 2007-02-23  Paul Thomas <pault@gcc.gnu.org>
1281
1282         PR fortran/30660
1283         * gfortran.dg/alloc_comp_basics_4.f90: Add component with an
1284         allocatable component.
1285
1286
1287 2007-02-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1288
1289         * gcc.dg/torture/builtin-logb-1.c: New test.
1290         * gcc.dg/torture/builtin-math-2.c: Test logb/ilogb.
1291         * gcc.dg/torture/builtin-nonneg-1.c: Test significand.
1292         * gcc.dg/torture/builtin-frexp-1.c: Use -fno-finite-math-only on
1293         sh* targets.
1294
1295 2007-02-23  Richard Guenther  <rguenther@suse.de>
1296
1297         * g++.dg/warn/changes-meaning.C: New testcase.
1298
1299 2007-02-22  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
1300
1301         PR libgfortran/30910
1302         * gfortran.dg/fmt_zero_precision.f90: Update test.
1303
1304 2007-02-22  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1305
1306         * gcc.dg/torture/builtin-frexp-1.c: New test.
1307
1308 2007-02-22  Mark Mitchell  <mark@codesourcery.com>
1309
1310         * g++.dg/opt/switch4.C: Pass -fshort-enums -w.
1311
1312 2007-02-22  Ian Lance Taylor  <iant@google.com>
1313
1314         PR debug/30898
1315         * g++.dg/debug/pr30898.C: New test.
1316
1317 2007-02-22  Ira Rosen  <irar@il.ibm.com>
1318
1319         * gcc.dg/vect/vect-106.c: New test.
1320
1321 2007-02-22  Dorit Nuzman  <dorit@il.ibm.com>
1322             Ira Rosen  <irar@il.ibm.com>
1323
1324         PR tree-optimization/30843
1325         * gcc.dg/vect/pr30843.c: New test.
1326
1327 2007-02-22  Dorit Nuzman  <dorit@il.ibm.com>
1328
1329         PR tree-optimization/30858
1330         * gcc.dg/vect/pr30858.c: New test.
1331
1332 2007-02-21  Mark Mitchell  <mark@codesourcery.com>
1333
1334         * lib/wrapper.exp (${tool}_maybe_build_wrapper): Allow the caller
1335         to set options for compiling testglue.
1336         * lib/g++.exp (g++_init): Compile testglue with -fexceptions.
1337         * lib/obj-c++.exp (obj-c++_init): Likewise.
1338
1339 2007-02-21  Eric Botcazou  <ebotcazou@adacore.com>
1340
1341         * gnat.dg/derived_aggregate.adb: New test.
1342
1343 2007-02-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1344
1345         * gcc.dg/torture/builtin-ldexp-1.c: Use -fno-finite-math-only on
1346         sh* targets.  Call the correct CKSGN macro.
1347
1348 2007-02-21  Jakub Jelinek  <jakub@redhat.com>
1349
1350         * gfortran.dg/gomp/omp_parse1.f90: New test.
1351         * gfortran.dg/gomp/omp_parse2.f: New test.
1352
1353 2007-02-20  Thomas Koenig  <Thomas.Koenig@online.de>
1354
1355         PR fortran/30869
1356         * gfortran.dg/do_pointer_1.f90:  New test.
1357
1358 2007-02-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1359
1360         * gcc.dg/torture/builtin-nonneg-1.c: Add checks for scalb, scalbn
1361         and scalbln.
1362
1363 2007-02-20  Geoffrey Keating  <geoffk@apple.com>
1364
1365         * gcc.dg/darwin-minversion-1.c: New.
1366         * gcc.dg/darwin-minversion-2.c: New.
1367
1368 2007-02-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1369
1370         * gcc.dg/builtins-34.c: Add scalb/scalbn/scalbln cases.
1371
1372 2007-02-20  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
1373             DJ Delorie <dj@redhat.com>
1374
1375         PR other/30824
1376         * gcc.dg/Wfatal.c: New.
1377         * gcc.dg/Wfatal-2.c: New.
1378         * gcc.dg/Werror-1.c: Adjust expectations.
1379         * gcc.dg/Werror-5.c: Likewise.
1380         * gcc.dg/Werror-7.c: Likewise.
1381         * gcc.dg/Werror-10.c: Likewise.
1382         * gcc.dg/Werror-11.c: Likewise.
1383
1384 2007-02-20  Tobias Burnus  <burnus@net-b.de>
1385
1386         PR fortran/30522
1387         * gfortran.dg/volatile10.f90: New test.
1388
1389 2007-02-19  Thomas Koenig  <Thomas.Koenig@online.de>
1390
1391         PR libfortran/30533
1392         * gfortran.dg/intrinsic_intkinds_1.f90:  New test.
1393
1394 2007-02-19  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
1395
1396         * gcc.dg/20031012-1.c: Replace -Walways-true with -Waddress.
1397         * gcc.dg/Walways-true-1.c: Likewise.
1398         * gcc.dg/weak/weak-3.c: Likewise.
1399         * gcc.dg/Werror-1.c: Likewise.
1400         * gcc.dg/Werror-3.c: Likewise.
1401         * gcc.dg/Werror-4.c: Likewise.
1402         * gcc.dg/Werror-5.c: Likewise.
1403         * gcc.dg/Werror-6.c: Likewise.
1404         * gcc.dg/Werror-7.c: Likewise.
1405         * gcc.dg/Werror-8.c: Likewise.
1406         * gcc.dg/Werror-10.c: Likewise.
1407         * gcc.dg/Werror-11.c: Likewise.
1408         * gcc.dg/Werror-12.c: Likewise.
1409         * g++.old-deja/g++.mike/warn8.C: Likewise.
1410         * g++.dg/warn/Walways-true-1.C: Likewise.
1411         * g++.dg/warn/Walways-true-2.C: Likewise.
1412         * g++.dg/warn/noeffect8.C: Warn only with -Waddress.
1413         * g++.dg/warn/Wstring-literal-comparison-1.C: Replace
1414         -Wstring-literal-comparison with -Waddress.
1415         * gcc.dg/Wstring-literal-comparison-4.c: Replace
1416         -Wno-string-literal-comparison with -Wno-address.
1417
1418 2007-02-19  Eric Botcazou  <ebotcazou@adacore.com>
1419
1420         * gnat.dg/self_aggregate_with_call.adb: New test.
1421
1422 2007-02-18  Dorit Nuzman  <dorit@il.ibm.com>
1423
1424         PR tree-optimization/30975
1425         * gcc.dg/vect/vect-iv-8.c: Fix to include an induction. Xfail.
1426         * gcc.dg/vect/vect-iv-8a.c: New (same as above, but signed).
1427         * gcc.dg/vect/pr30795.c: New.
1428
1429 2007-02-18  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
1430
1431         PR fortran/30681
1432         * gfortran.dg/pr17229.f: Change "Obsolete" to "Obsolescent".
1433
1434 2007-02-18  Roger Sayle  <roger@eyesopen.com>
1435
1436         PR rtl-optimization/28173
1437         * gcc.target/i386/andor-1.c: New test case.
1438
1439 2007-02-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1440
1441         * gcc.dg/torture/builtin-ldexp-1.c: New.
1442         * gcc.dg/torture/builtin-math-2.c: Add ldexp/scalbn/scalbln cases.
1443
1444 2007-02-18  Roger Sayle  <roger@eyesopen.com>
1445
1446         * gfortran.dg/array_constructor_15.f90: New test case.
1447
1448 2007-02-18  Roger Sayle  <roger@eyesopen.com>
1449
1450         * gfortran.dg/forall_10.f90: New test case.
1451
1452 2007-02-18  Eric Botcazou  <ebotcazou@adacore.com>
1453
1454         * gnat.dg/tail_call_p.ads, tail_call_p.adb, tail_call.adb: New test.
1455
1456 2007-02-18  Eric Botcazou  <ebotcazou@adacore.com>
1457
1458         * gnat.dg/test_prio_p.adb: Compile with -gnatws.
1459         * lib/gnat.exp (gnat_target_compile): Pass -f to the driver.
1460
1461 2007-02-16  Uros Bizjak  <ubizjak@gmail.com>
1462
1463         * gcc.target/i386/builtin-bswap-1.c: Remove -march=nocona.
1464         * gcc.target/i386/builtin-bswap-3.c: Ditto.
1465         * gcc.target/i386/xchg-1.c: New test.
1466         * gcc.target/i386/xchg-2.c: New test.
1467
1468 2007-02-16  Richard Guenther  <rguenther@suse.de>
1469             Christian Bruel  <christian.bruel@st.com>
1470
1471         * gcc.dg/strict-overflow-5.c: New testcase.
1472
1473 2007-02-16  Tobias Burnus  <burnus@net-b.de>
1474
1475         PR fortran/30793
1476         * gfortran.dg/func_derived_4.f90: New test.
1477
1478 2007-02-15  Roger Sayle  <roger@eyesopen.com>
1479
1480         PR middle-end/30391
1481         * gfortran.dg/pr30391-1.f90: New test case.
1482
1483 2007-02-15  Andrew Pinski  <andrew_pinski@playstation.sony.com>
1484
1485         PR middle-end/30433
1486         * gcc.c-torture/compile/pr30433.c: New testcase to check
1487         that complex constants comparisions are foldded.
1488
1489 2007-02-15  Andrew Pinski  <andrew_pinski@playstation.sony.com>
1490
1491         PR C++/30158
1492         * g++.dg/ext/stmtexpr10.C: New testcase.
1493
1494 2007-02-15  Andrew Pinski  <andrew_pinski@playstation.sony.com>
1495
1496         PR middle-end/30729
1497         * gcc.dg/Wunused-value-2.c: New testcase.
1498
1499 2007-02-15  Ian Lance Taylor  <iant@google.com>
1500
1501         * g++.dg/eh/subreg-1.C: New test.
1502
1503 2007-02-15  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
1504
1505         PR c/26494
1506         * gcc.dg/Wimplicit-function-declaration-c89.c: New.
1507         * gcc.dg/Wimplicit-function-declaration-c89-default.c: New.
1508         * gcc.dg/Wimplicit-function-declaration-c89-pedantic.c: New.
1509         * gcc.dg/Wimplicit-function-declaration-c99.c: New.
1510         * gcc.dg/Wimplicit-function-declaration-c99-pedantic.c: New.
1511         * gcc.dg/Werror-implicit-function-declaration.c: New.
1512
1513 2007-02-15  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
1514
1515         PR c++/28943
1516         * g++.dg/warn/pr28943.C: New.
1517
1518 2007-02-15  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
1519
1520         * gfortran.fortran-torture/execute/math.f90: Fix typo.
1521
1522 2007-02-15  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
1523
1524         PR fortran/30779
1525         * gfortran.dg/error_recovery_3.f90: New test.
1526
1527 2007-02-15  Alexandre Oliva  <aoliva@redhat.com>
1528
1529         * g++.dg/tree-ssa/sra-1.C: New.
1530
1531 2007-02-15  Alexandre Oliva  <aoliva@redhat.com>
1532
1533         * g++.dg/tree-ssa/sra-1.C: New.
1534
1535 2007-02-15  Alexandre Oliva  <aoliva@redhat.com>
1536
1537         * g++.dg/ext/interface4.C, g++.dg/ext/interface4.h: New.
1538
1539 2007-02-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1540
1541         * g++.dg/tree-ssa/nothrow-1.C: Skip test if -fpic/-fPIC is used.
1542
1543 2007-02-14  Steven G. Kargl  <kargl@gcc.gnu.org>
1544
1545         PR fortran/30799
1546         * gfortran.dg/logical_2.f90: New test.
1547
1548 2007-02-14  Joseph Myers  <joseph@codesourcery.com>
1549
1550         * gcc.dg/torture/complex-alias-1.c: New test.
1551
1552 2007-02-14  Zdenek Dvorak  <dvorakz@suse.cz>
1553
1554         * gcc.dg/tree-prof/update-tailcall.c: Use -fdump-tree-tailc
1555         instead of -fdump-tree-tailcall.
1556
1557 2007-02-14  Brooks Moses  <brooks.moses@codesourcery.com>
1558
1559         * gfortran.dg/interface_10.f90: Fix comment typo.
1560
1561 2007-02-14  Dorit Nuzman  <dorit@il.ibm.com>
1562
1563         PR tree-optimization/30771
1564         * gcc.dg/vect/pr30771.c: New test.
1565
1566 2007-02-13  Ian Lance Taylor  <iant@google.com>
1567
1568         * gcc.dg/Wstrict-overflow-1.c: New test.
1569         * gcc.dg/Wstrict-overflow-2.c: New test.
1570         * gcc.dg/Wstrict-overflow-3.c: New test.
1571         * gcc.dg/Wstrict-overflow-4.c: New test.
1572         * gcc.dg/Wstrict-overflow-5.c: New test.
1573         * gcc.dg/Wstrict-overflow-6.c: New test.
1574         * gcc.dg/Wstrict-overflow-7.c: New test.
1575         * gcc.dg/Wstrict-overflow-8.c: New test.
1576         * gcc.dg/Wstrict-overflow-9.c: New test.
1577         * gcc.dg/Wstrict-overflow-10.c: New test.
1578
1579 2007-02-13  Roger Sayle  <roger@eyesopen.com>
1580
1581         * gcc.target/ia64/builtin-bswap-2.c: New test case.
1582
1583 2007-02-13  Richard Henderson  <rth@redhat.com>
1584
1585         * gcc.c-torture/execute/ieee/pr29302-1.c: Moved from...
1586         * gcc.c-torture/execute/pr29302-1.c: ... here.
1587
1588 2007-02-13  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
1589
1590         PR c/29521
1591         * gcc.dg/c90-return-1.c: Update output.
1592         * gcc.dg/c99-return-1.c: Likewise.
1593
1594 2007-02-13  Paul Thomas  <pault@gcc.gnu.org>
1595
1596         PR fortran/30554
1597         * gfortran.dg/used_dummy_types_7.f90: New test..
1598
1599 2007-02-12  Uros Bizjak  <ubizjak@gmail.com>
1600
1601         * gcc.target/i386/parity-1.c: New test.
1602         * gcc.target/i386/parity-2.c: New test.
1603
1604 2007-02-12  Roger Sayle  <roger@eyesopen.com>
1605
1606         * gcc.target/i386/builtin-bswap-3.c: New test case.
1607
1608 2007-02-12  Dorit Nuzman  <dorit@il.ibm.com>
1609
1610         PR tree-optimization/29145
1611         * gcc.dg/vect/vect-74.c: Xfail the test - cannot be vectorized until
1612         alias analysis is improved to take better advantage of restrict
1613         qualified pointers.
1614         * gcc.dg/vect/vect-80.c: Likewise.
1615         * gcc.dg/vect/pr29145.c: New.
1616
1617 2007-02-11  H.J. Lu  <hongjiu.lu@intel.com>
1618
1619         * gcc.target/i386/sse4a-extract.c: Add "LL" to 64bit constants.
1620         * gcc.target/i386/sse4a-insert.c: Likewise.
1621
1622 2007-02-11  Roger Sayle  <roger@eyesopen.com>
1623
1624         * gcc.target/ia64/builtin-popcount-1.c: New test case.
1625         * gcc.target/ia64/builtin-popcount-2.c: Likewise.
1626
1627 2007-02-11  Tobias Schlüter  <tobi@gcc.gnu.org>
1628
1629         PR fortran/30478
1630         * gfortran.dg/enum_4.f90: Update error message checks.
1631
1632 2007-02-11  Paul Thomas  <pault@gcc.gnu.org>
1633
1634         PR fortran/30554
1635         * gfortran.dg/used_dummy_types_6.f90: Add the "privatized"
1636         versions of the modules.
1637
1638         PR fortran/30617
1639         * gfortran.dg/intrinsic_actual_2.f90: Make this legal fortran
1640         by getting rid of recursive I/O and providing functions with
1641         results.
1642
1643         PR fortran/30319
1644         * gfortran.dg/char_array_constructor_2.f90
1645
1646 2007-02-11  Mark Mitchell  <mark@codesourcery.com>
1647
1648         PR c++/26988
1649         * g++.dg/template/spec34.C: New test
1650
1651 2007-02-11  Uros Bizjak  <ubizjak@gmail.com>
1652
1653         * gcc.dg/vect/vect-intfloat-conversion-1.c: Loop gets vectorized
1654         on i?86 and x86_64.
1655         * gcc.dg/vect/vect-intfloat-conversion-2.c: Ditto.
1656         * gcc.dg/vect/vect-floatint-conversion-1.c: New.
1657         * gcc.dg/vect/vect-93.c: Another loop gets vectorized
1658         on i?86 and x86_64.
1659         * gcc.dg/vect/vect-113.c: Ditto.
1660
1661 2007-02-06  Mark Mitchell  <mark@codesourcery.com>
1662
1663         PR c++/29487
1664         * g++.dg/eh/weak1-C: New test.
1665         * g++.dg/eh/weak1-a.cc: Likewise.
1666         * g++.dg/eh/comdat1.C: Likewise.
1667
1668 2007-02-11  Tehila Meyzels <tehila@il.ibm.com>
1669             Dorit Nuzman  <dorit@il.ibm.com>
1670
1671         * gcc.dg/vect/vect-intfloat-conversion-1.c:  New test.
1672         * gcc.dg/vect/vect-intfloat-conversion-1.c:  New test.
1673         * gcc.dg/vect/vect-93.c: Another loop gets vectorized on powerpc.
1674         * gcc.dg/vect/vect-113.c: Likewise.
1675
1676         * gcc.dg/vect/vect-iv-11.c: A loop gets vectorized.
1677
1678 2007-02-10  Richard Henderson  <rth@redhat.com>
1679
1680         * lib/target-supports.exp (check_effective_target_tls): Redefine
1681         to mean non-emulated tls.
1682         * gcc.dg/tls/alias-1.c: Remove tls requirement.
1683         * gcc.dg/tls/asm-1.c, gcc.dg/tls/debug-1.c, gcc.dg/tls/diag-1.c,
1684         gcc.dg/tls/diag-2.c, gcc.dg/tls/diag-3.c, gcc.dg/tls/diag-4.c,
1685         gcc.dg/tls/diag-5.c, gcc.dg/tls/init-1.c, gcc.dg/tls/nonpic-1.c,
1686         gcc.dg/tls/opt-10.c, gcc.dg/tls/opt-5.c, gcc.dg/tls/opt-6.c,
1687         gcc.dg/tls/opt-8.c, gcc.dg/tls/opt-9.c, gcc.dg/tls/pic-1.c,
1688         gcc.dg/tls/struct-1.c, gcc.dg/tls/trivial.c: Likewise.
1689
1690 2007-02-10  Zdenek Dvorak  <dvorakz@suse.cz>
1691
1692         * gcc.dg/tree-ssa/loop-25.c: Verify the result in the profile pass.
1693
1694 2006-02-09  Brooks Moses  <brooks.moses@codesourcery.com>
1695
1696         * gfortran.dg/secnds.f: Replace time tolerance with a
1697         before-and-after bracket.
1698         * gfortran.dg/secnds-1.f: Likewise.
1699
1700 2007-02-09  Tobias Burnus  <burnus@net-b.de>
1701
1702         PR fortran/30512
1703         * gfortran.dg/maxlocval_1.f90: New test.
1704
1705 2007-02-09  Roger Sayle  <roger@eyesopen.com>
1706
1707         * gcc.target/ia64/builtin_bswap-1.c: New test case.
1708
1709 2007-02-09  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
1710
1711         PR fortran/30720
1712         * gfortran.dg/array_function_1.f90: New test.
1713
1714 2007-02-09  Richard Sandiford  <richard@codesourcery.com>
1715
1716         * lib/target-supports.exp (check_effective_target_lax_strtofp)
1717         (check_effective_target_dummy_wcsftime): New functions.
1718
1719 2007-02-09  Richard Sandiford  <richard@codesourcery.com>
1720
1721         * gcc.c-torture/execute/20030125-1.x: Return 1 for uClibc targets.
1722         * lib/target-supports.exp (check_effective_target_uclibc): New
1723         function.
1724
1725 2007-02-09  Richard Sandiford  <richard@codesourcery.com>
1726
1727         * gcc.c-torture/execute/builtins/lib/chk.c: Include <sys/types.h>.
1728         (vsnprintf): Don't define for uClibc targets.
1729
1730 2007-02-09  Richard Sandiford  <richard@codesourcery.com>
1731
1732         * gcc.c-torture/execute/builtins/memops-asm-lib.c: Do the copy or
1733         set before checking whether it was allowed.
1734         * gcc.c-torture/execute/builtins/lib/memset.c: Do the memset
1735         before checking inside_main.
1736
1737 2007-02-09  Richard Sandiford  <richard@codesourcery.com>
1738
1739         * gcc.dg/compat/struct-layout-1.h (v16sf): Define to v4sf on
1740         uClinux targets.
1741         (u16sf): Likewise u4sf.
1742         * g++.dg/compat/struct-layout-1.h: Likewise.
1743
1744 2007-02-09  Richard Sandiford  <richard@codesourcery.com>
1745
1746         * lib/target-supports.exp (check_effective_target_coldfire_fpu): New
1747         procedure.
1748         * gcc.c-torture/execute/ieee/mul-subnormal-single-1.x: XFAIL on
1749         m68k targets if check_effective_target_coldfire_fpu returns true.
1750
1751 2007-02-09  Zdenek Dvorak  <dvorakz@suse.cz>
1752         Richard Guenther  <rguenther@suse.de>
1753
1754         PR middle-end/23361
1755         * gcc.dg/fold-compare-3.c: New testcase.
1756         * gcc.dg/tree-ssa/loop-24.c: Likewise.
1757
1758 2007-02-09  Uros Bizjak  <ubizjak@gmail.com>
1759
1760         * gcc.dg/pr26570.c: Clean up coverage files.
1761         * gcc.dg/pr30172-1.c: Clean up gimple tree dump.
1762         * gcc.dg/lower-subreg-1.c: Clean up subreg rtl dump file.
1763         * gcc.dg/tree-ssa/tailrecursion-1.c: Clean up all tailr dump files.
1764         * gcc.dg/tree-ssa/tailrecursion-2.c: Ditto.
1765         * gcc.dg/tree-ssa/tailrecursion-3.c: Ditto.
1766         * gcc.dg/tree-ssa/tailrecursion-4.c: Ditto.
1767         * gcc.dg/tree-ssa/pr21658.c: Clean up all ccp dump files.
1768         * gcc.dg/tree-ssa/pr21829.c: Clean up all phicprop dump files.
1769         * gcc.dg/tree-ssa/pr15349.c: Clean up all mergephi dump files.
1770         * gcc.dg/tree-ssa/pr25501.c: Ditto.
1771         * gcc.dg/fold-compare-2.c: Clean up vrp dump files.
1772         * gcc.dg/vect/vect-recip.c: Clean up vect dump file.
1773         * gcc.dg/vect/pr28952.c: Ditto.
1774         * gcc.dg/vect/pr27151.c: Ditto.
1775         * gcc.dg/gomp/macro-3.c: Clean up omplower dump file.
1776         * g++.dg/gomp/macro-3.C: Ditto.
1777
1778 2007-02-08  Uros Bizjak  <ubizjak@gmail.com>
1779
1780         * gcc.dg/vect/vect-strided-same-dr.c (main): Fix terminate condition
1781         of the loop.
1782
1783 2007-02-08  Roger Sayle  <roger@eyesopen.com>
1784
1785         * gcc.target/i386/builtin-bswap-2.c: New test case.
1786
1787 2007-02-08  Roger Sayle  <roger@eyesopen.com>
1788
1789         * gfortran.dg/forall_8.f90: New test case.
1790         * gfortran.dg/forall_9.f90: Likewise.
1791
1792 2007-02-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1793
1794         * gcc.dg/builtins-20.c: Add some -~ complex cases.
1795
1796 2007-02-07  Hans-Peter Nilsson  <hp@axis.com>
1797
1798         * lib/target-supports.exp (check_effective_target_simulator): New.
1799
1800 2007-02-06  Zdenek Dvorak <dvorakz@suse.cz>
1801
1802         * gcc.dg/tree-ssa/loop-25.c: New test.
1803
1804 2007-02-06  Richard Henderson  <rth@redhat.com>
1805
1806         * gcc.target/i386/cvt-1.c: Don't expect xmm registers.
1807
1808 2007-02-06  Roger Sayle  <roger@eyesopen.com>
1809
1810         * gcc.target/powerpc/popcount-1.c: New test case.
1811         * gcc.target/powerpc/parity-1.c: Likewise.
1812
1813 2007-02-06  Richard Guenther  <rguenther@suse.de>
1814
1815         PR middle-end/27302
1816         * gcc.dg/torture/pr27302-2.c: New testcase.
1817
1818 2007-02-06  Dorit Nuzman  <dorit@il.ibm.com>
1819
1820         * gcc.dg/vect/vect.exp: Add support for -fno-tree-scev-cprop tests.
1821         * gcc.dg/vect/vect-iv-1.c: New test.
1822         * gcc.dg/vect/vect-iv-2.c: New test.
1823         * gcc.dg/vect/vect-iv-3.c: New test.
1824         * gcc.dg/vect/vect-iv-4.c: New test.
1825         * gcc.dg/vect/vect-iv-5.c: New test.
1826         * gcc.dg/vect/vect-iv-6.c: New test.
1827         * gcc.dg/vect/vect-iv-7.c: New test.
1828         * gcc.dg/vect/vect-iv-8.c: New test.
1829         * gcc.dg/vect/vect-iv-9.c: New test.
1830         * gcc.dg/vect/vect-iv-10.c: New test.
1831         * gcc.dg/vect/vect-iv-11.c: New test.
1832         * gcc.dg/vect/no-tree-scev-cprop-vect-iv-1.c: New test.
1833         * gcc.dg/vect/no-tree-scev-cprop-vect-iv-2.c: New test.
1834         * gcc.dg/vect/vect-14.c: Now vectorizable.
1835         * gcc.dg/vect/pr21591.c: Additional loop vectorized (initilization loop).
1836         * gcc.dg/vect/vect-27.c: Likewise.
1837         * gcc.dg/vect/vect-29.c Likewise.
1838         * gcc.dg/vect/vect-dv-2.c: Likewise.
1839         * gcc.dg/vect/vect-reduc-dot-u16a.c: Likewise.
1840         * gcc.dg/vect/vect-reduc-dot-u16b.c: Likewise.
1841         * gcc.dg/vect/vect-widen-mult-u16.c: Likewise.
1842
1843 2007-02-06  Ira Rosen  <irar@il.ibm.com>
1844
1845         * gcc.dg/vect/fast-math-vect-pow-2.c: New test.
1846
1847 2007-02-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1848
1849         * gcc.dg/builtins-20.c: Add more cases.
1850
1851 2007-02-05  Alexandre Oliva  <aoliva@redhat.com>
1852
1853         PR debug/30189
1854         * gcc.dg/pr30189.c: New test.
1855
1856 2007-02-05  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
1857
1858         * gcc.dg/i386-cpuid.h: Test whether SSE4A is supported
1859         for running tests.
1860         * gcc.target/i386/sse4a-extract.c: New test.
1861         * gcc.target/i386/sse4a-insert.c: New test.
1862         * gcc.target/i386/sse4a-montsd.c: New test.
1863         * gcc.target/i386/sse4a-montss.c: New test.
1864
1865 2007-02-05  Richard Guenther  <rguenther@suse.de>
1866
1867         * gcc.target/i386/vectorize3.c: New testcase.
1868
1869 2007-02-05  Hans-Peter Nilsson  <hp@axis.com>
1870
1871         PR target/30665
1872         * gcc.dg/torture/pr30665-1.c, gcc.dg/torture/pr30665-2.c: New tests.
1873
1874 2007-02-04  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
1875
1876         PR fortran/30611
1877         * gfortran.dg/repeat_1.f90: New test.
1878
1879 2007-02-04  Steven G. Kargl <kargl@gcc.gnu.org>
1880
1881         PR fortran/30605
1882         * gfortran.dg/spread_shape_1.f90: Remove tabs.
1883         * gfortran.dg/derived_init_2.f90: Ditto.
1884         * gfortran.dg/elemental_subroutine_3.f90: Ditto.
1885         * gfortran.dg/array_initializer_1.f90: Ditto.
1886         * gfortran.dg/do_2.f90: Ditto.
1887         * gfortran.dg/proc_assign_1.f90: Ditto.
1888
1889 2007-02-04  Richard Guenther  <rguenther@suse.de>
1890
1891         PR middle-end/30636
1892         * g++.dg/warn/pr30636.C: New testcase.
1893         * g++.dg/tree-ssa/tmmti-2.C: XFAIL parts.
1894
1895 2007-02-03  Uros Bizjak  <ubizjak@gmail.com>
1896
1897         PR middle-end/30667
1898         * gfortran.dg/pr30667.f: New test.
1899
1900 2007-02-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1901
1902         * gcc.dg/builtins-54.c: Add more cases.
1903
1904 2007-02-03  Paul Thomas  <pault@gcc.gnu.org>
1905
1906         PR fortran/30514
1907         * gfortran.dg/zero_sized_2.f90: New test.
1908
1909         PR fortran/30660
1910         * gfortran.dg/alloc_comp_basics_4.f90: New test.
1911
1912         PR fortran/29820
1913         * gfortran.dg/actual_array_interface_1.f90: Copy source to empty
1914         file.
1915
1916 2007-02-02  Steven G. Kargl  <kargl@gcc.gnu.org>
1917
1918         PR fortran/30683
1919         * gfortran.dg/interface_10.f90: New test.
1920
1921 2007-02-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1922
1923         * gcc.dg/builtins-20.c: Add more cases.
1924
1925 2007-02-02  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
1926
1927         PR target/29682
1928         * gcc-target/ia64/pr29682.c: New test.
1929
1930 2007-02-02  Paul Thomas  <pault@gcc.gnu.org>
1931
1932         PR fortran/30284
1933         * gfortran.dg/arrayio_11.f90.f90: New test.
1934
1935         PR fortran/30626
1936         * gfortran.dg/arrayio_12.f90.f90: New test.
1937
1938 2007-02-02  Jakub Jelinek  <jakub@redhat.com>
1939
1940         PR c++/30536
1941         * g++.dg/tls/diag-5.C: New test.
1942
1943         PR middle-end/30473
1944         * gcc.dg/pr30473.c: New test.
1945         * gcc.c-torture/execute/20070201-1.c: New test.
1946
1947 2007-02-01  Roger Sayle  <roger@eyesopen.com>
1948
1949         * gfortran.dg/dependency_20.f90: New test case.
1950
1951 2007-01-31  Ian Lance Taylor  <iant@google.com>
1952
1953         * gcc.dg/lower-subreg-1.c (test): New test.
1954
1955 2007-01-30  Geoffrey Keating  <geoffk@apple.com>
1956
1957         * g++.dg/eh/simd-4.C (main): Also catch SIGSEGV.
1958
1959 2007-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1960
1961         * gcc.dg/torture/builtin-math-2.c: Add sqrt cases.
1962         * gcc.dg/torture/builtin-math-3.c: Likewise.
1963
1964 2007-01-31  Dirk Mueller  <dmueller@suse.de>
1965
1966         gcc.dg/Wparentheses-2.c: Update and add new tests.
1967
1968 2007-01-31  Ira Rosen  <irar@il.ibm.com>
1969
1970         * gcc.dg/vect/vect-37.c: Restore the original behaivior - xfail to
1971         vectorize.
1972
1973 2007-01-31  Uros Bizjak  <ubizjak@gmail.com>
1974
1975         * gcc.dg/builtins-63.c: New test.
1976
1977 2007-01-31  Tobias Burnus  <burnus@net-b.de>
1978
1979         PR fortran/27588
1980         * gfortran.dg/char_bounds_check_fail_1.f90: Add test.
1981
1982 2007-01-31  Tobias Burnus  <burnus@net-b.de>
1983
1984         PR fortran/30520
1985         * gfortran.dg/volatile8.f90: New argument conformance test.
1986         * gfortran.dg/volatile9.f90: New scope test.
1987
1988 2007-01-30  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
1989
1990         PR c++/24745
1991         * g++.dg/warn/null4.C: New.
1992
1993 2001-01-30  Roger Sayle  <roger@eyesopen.com>
1994             Uros Bizjak  <ubizjak@gmail.com>
1995
1996         * gcc.dg/large-size-array-3.c: Correct typo.
1997
1998 2007-01-30  Richard Guenther  <rguenther@suse.de>
1999
2000         PR middle-end/27657
2001         * g++.dg/debug/pr27657.C: New testcase.
2002
2003 2007-01-30  Richard Guenther  <rguenther@suse.de>
2004
2005         PR middle-end/30313
2006         * gcc.dg/torture/pr30313.c: New testcase.
2007
2008 2007-01-29  Janis Johnson  <janis187@us.ibm.com>
2009
2010         * gcc.dg/dfp/dfp-except.h: New file.
2011         * gcc.dg/dfp/fe-check.h: New file.
2012         * gcc.dg/dfp/fe-binop.c: New test.
2013         * gcc.dg/dfp/fe-convert-1.c: New test.
2014         * gcc.dg/dfp/fe-convert-2.c: New test.
2015         * gcc.dg/dfp/fe-convert-3.c: New test.
2016
2017         * gcc.dg/dfp/dec-eval-method.c: Replace decfloat.h with float.h.
2018         * gcc.dg/dfp/decfloat-constants.c: Ditto.
2019         * gcc.dg/dfp/convert-dfp.c: Ditto.
2020         * gcc.dg/dfp/convert-int-saturate.c: Ditto.
2021
2022 2007-01-29  Josh Conner  <jconner@apple.com>
2023
2024         * gcc.target/powerpc/altivec-24.c: New test.
2025
2026 2007-01-29  Simon Martin  <simartin@users.sourceforge.net>
2027
2028         PR c++/28266
2029         * g++.dg/parse/defarg12.C: New test.
2030
2031 2007-01-29  Paul Thomas  <pault@gcc.gnu.org>
2032
2033         PR fortran/30554
2034         * gfortran.dg/used_dummy_types_6.f90: New test.
2035
2036 2007-01-28  Jan Hubicka  <jh@suse.cz>
2037
2038         * gcc.dg/tree-prof/val-prof-6.c: New test.
2039
2040 2007-01-28  Roger Sayle  <roger@eyesopen.com>
2041
2042         * gcc.dg/large-size-array-3.c: Correct test case (portability).
2043
2044 2007-01-28  Andrew Pinski  <pinskia@gmail.com>
2045
2046         PR C++/28988
2047         * g++.dg/expr/dtor4.C: New test.
2048
2049 2007-01-28  Zdenek Dvorak <dvorakz@suse.cz>
2050
2051         * gcc.dg/tree-ssa/loop-23.c: New test.
2052
2053 2007-01-28  Thomas Koenig  <Thomas.Koenig@online.de>
2054
2055         PR libfortran/30389
2056         * gfortran.dg/achar_2.f90:  New test.
2057         * gfortran.dg/achar_3.f90:  New test.
2058
2059 2007-01-27  Ian Lance Taylor  <iant@google.com>
2060
2061         * gcc.dg/strict-overflow-1.c: New test.
2062         * gcc.dg/no-strict-overflow-1.c: New test.
2063         * gcc.dg/strict-overflow-2.c: New test.
2064         * gcc.dg/no-strict-overflow-2.c: New test.
2065         * gcc.dg/strict-overflow-3.c: New test.
2066         * gcc.dg/no-strict-overflow-3.c: New test.
2067         * gcc.dg/strict-overflow-4.c: New test.
2068         * gcc.dg/no-strict-overflow-4.c: New test.
2069         * gcc.dg/fold-mod-1.c: Add -fstrict-overflow option.
2070         * gcc.dg/pr15784-1.c: Likewise.
2071         * gcc.dg/pr20922-1.c: Likewise.
2072         * gcc.dg/pr20922-3.c: Likewise.
2073         * gcc.dg/pr20922-4.c: Likewise.
2074         * gcc.dg/pr20922-6.c: Likewise.
2075         * gcc.dg/compare-4.c: Likewise.
2076         * gcc.dg/torture/pr26898-1.c: Likewise.
2077         * gcc.dg/tree-ssa/divide-1.c: Likewise.
2078         * gcc.dg/tree-ssa/divide-2.c: Likewise.
2079         * gcc.dg/tree-ssa/divide-3.c: Likewise.
2080         * gcc.dg/tree-ssa/divide-4.c: Likewise.
2081         * gcc.dg/tree-ssa/pr14490-1.c: Likewise.
2082         * gcc.dg/tree-ssa/pr14490-3.c: Likewise.
2083         * gcc.dg/tree-ssa/pr21082.c: Likewise.
2084         * gcc.dg/tree-ssa/pr26899.c: Likewise.
2085         * g++.dg/tree-ssa/pr21082.C: Likewise.
2086
2087 2007-01-27  Roger Sayle  <roger@eyesopen.com>
2088
2089         * gcc-dg/large-size-array-3.c: New test case.
2090
2091 2007-01-27  Roger Sayle  <roger@eyesopen.com>
2092
2093         * gfortran.dg/forall_7.f90: New test case.
2094
2095 2007-01-27  Paul Thomas  <pault@gcc.gnu.org>
2096
2097         PR fortran/30407
2098         * gfortran.dg/where_operator_assign_1.f90: New test.
2099         * gfortran.dg/where_operator_assign_2.f90: New test.
2100         * gfortran.dg/where_operator_assign_3.f90: New test.
2101
2102 2007-01-26  Joseph Myers  <joseph@codesourcery.com>
2103
2104         * lib/target-supports.exp
2105         (check_effective_target_powerpc_altivec): New.
2106         (check_effective_target_vect_cmdline_needed): Use it.
2107
2108 2007-01-26  Steven G. Kargl  <kargl@gcc.gnu.org>
2109
2110         PR fortran/30278
2111         * gfortran.dg/backslash_3.f: New test.
2112
2113 2007-01-26  Richard Guenther  <rguenther@suse.de>
2114
2115         * gcc.dg/tree-ssa/pr23382.c: Fix typo.
2116
2117 2007-01-26  Tobias Burnus  <burnus@net-b.de>
2118
2119         * gfortran.dg/gomp/gomp.exp: Support .f03 extension.
2120         * gfortran.dg/vect/vect.exp: Ditto.
2121         * gfortran.dg/dg.exp: Ditto.
2122         * gfortran.fortran-torture/execute/execute.exp: Ditto.
2123         * gfortran.fortran-torture/compile/compile.exp: Ditto.
2124
2125 2007-01-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2126
2127         * gcc.dg/builtins-20.c: Add more cases.
2128         * gcc.dg/torture/builtin-symmetric-1.c: Likewise.
2129
2130 2007-01-25  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
2131
2132         PR fortran/30437
2133         * gcc.dg/Wall.c: New.
2134         * gcc.dg/Wno-all.c: New.
2135         * gfortran.dg/Wall.f90: New.
2136         * gfortran.dg/Wno-all.f90: New.
2137
2138 2007-01-24  Geoffrey Keating  <geoffk@apple.com>
2139
2140         * gcc.target/powerpc/darwin-ehreturn-1.c: New.
2141         * g++.dg/eh/simd-2.C: Also run on Darwin.
2142         * g++.dg/eh/simd-3.C: New.
2143         * g++.dg/eh/simd-4.C: New.
2144
2145 2007-01-25  Richard Guenther  <rguenther@suse.de>
2146
2147         * gcc.dg/tree-prof/tree-prof.exp: Define _PROFILE_GENERATE
2148         and _PROFILE_USE.
2149         * gcc.dg/tree-prof/wcoverage-mismatch.c: New testcase.
2150
2151 2007-01-25  Razya Ladelsky  <razya@il.ibm.com>
2152
2153         * gcc.dg/ipa/ipa-1.c: Update scan tree dump.
2154         * gcc.dg/ipa/ipa-2.c: Update scan tree dump.
2155         * gcc.dg/ipa/ipa-3.c: Update scan tree dump.
2156         * gcc.dg/ipa/ipa-4.c: Update scan tree dump.
2157         * gcc.dg/ipa/ipa-5.c: Update scan tree dump.
2158         * gcc.dg/ipa/ipa-6.c: Update scan tree dump.
2159         * gcc.dg/ipa/ipa-7.c: New testcase.
2160
2161 2007-01-24  Douglas Gregor  <dgregor@osl.iu.edu>
2162
2163         * g++.dg/cpp0x/warn_cxx0x.C: New.
2164
2165 2007-01-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2166
2167         * gcc.dg/builtins-20.c: Test builtin carg.
2168
2169 2007-01-24  Jakub Jelinek  <jakub@redhat.com>
2170
2171         PR middle-end/27416
2172         * gcc.dg/gomp/pr27416.c: New test.
2173
2174         PR middle-end/30494
2175         * gcc.dg/gomp/pr30494.c: New test.
2176         * g++.dg/gomp/pr30494.C: New test.
2177
2178         PR middle-end/30421
2179         * gcc.dg/gomp/pr30421.c: New test.
2180
2181 2007-01-24  Steve Ellcey  <sje@cup.hp.com>
2182
2183         * gcc.target/ia64/versionid-1.c: New test.
2184         * gcc.target/ia64/versionid-2.c: New test.
2185
2186 2007-01-24  Richard Guenther  <rguenther@suse.de>
2187
2188         PR testsuite/30181
2189         * gcc.dg/builtins-57.c: Change to a link-time testcase
2190         to support non-C99 targets.
2191
2192 2007-01-24  Jan Hubicka  <jh@suse.cz>
2193
2194         * gcc.dg/tree-ssa/pr23382.c: Avoid DCE from eliminating dead variable.
2195
2196 2007-01-24  Andreas Krebbel  <krebbel1@de.ibm.com>
2197
2198         * gcc.c-torture/compile/sizeof-macros-1.c: New testcase.
2199
2200 2007-01-23  Andrew Pinski  <pinskia@gmail.com>
2201
2202         PR objc/27438
2203         * objc.dg/const-str-12.m: New test.
2204
2205 2007-01-23  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
2206
2207         PR fortran/30532
2208         * gfortran.dg/ctrl-z.f90:  New test.
2209
2210 2007-01-23  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
2211
2212         PR fortran/30481
2213         * gfortran.dg/namelist_assumed_char.f90:  New test.
2214
2215 2007-01-23  Simon Martin  <simartin@users.sourceforge.net>
2216
2217         PR c++/27492
2218         * g++.dg/inherit/covariant15.C: New test.
2219
2220 2007-01-23  Ian Lance Taylor  <iant@google.com>
2221
2222         * g++.dg/warn/Wparentheses-24.C: New test.
2223
2224 2007-01-23  Richard Guenther  <rguenther@suse.de>
2225
2226         PR testsuite/30560
2227         * ada/acats/run_acats: Do not call gnatmake or gnatchop
2228         with full path.
2229
2230 2007-01-22  Richard Guenther  <rguenther@suse.de>
2231
2232         PR tree-optimization/30038
2233         * gcc.dg/builtins-62.c: New testcase.
2234
2235 2007-01-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
2236
2237         * gcc.c-torture/compile/20070121.c: New test.
2238
2239 2007-01-21  Thomas Koenig  <Thomas.Koenig@online.de>
2240
2241         PR libfortran/30525
2242         * gfortran.dg/char_comparison_1.f:  New test.
2243
2244 2007-01-21  Ira Rosen  <irar@il.ibm.com>
2245
2246         * gcc.dg/vect/vect-strided-same-dr.c: New test.
2247
2248 2007-01-20  Andrew Pinski  <pinskia@gmail.com>
2249
2250         PR objc/30479
2251         * objc.dg/pch: New directory.
2252         * objc.dg/pch/pch.exp: New file.
2253         * objc.dg/pch/interface-1.m: New test.
2254         * objc.dg/pch/interface-1.hs: New include file.
2255         * lib/objc.exp (objc_target_compile): Add
2256         "-x objective-c-header" in front of the sources if this is
2257         a precompiled header being compiled.
2258
2259 2007-01-20  Roger Sayle  <roger@eyesopen.com>
2260
2261         * gfortran.dg/array_memcpy_3.f90: New test case.
2262         * gfortran.dg/vect/vect-5.f90: Update vectorized loop count.
2263
2264 2007-01-20  Roger Sayle  <roger@eyesopen.com>
2265             Brooks Moses  <brooks.moses@codesourcery.com>
2266             Francois-Xavier Coudert  <coudert@clipper.ens.fr>
2267
2268         * gfortran.dg/intrinsic_sign_1.f90: New test case.
2269         * gfortran.dg/intrinsic_sign_2.f90: Likewise.
2270
2271 2007-01-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2272
2273         * gcc.dg/torture/builtin-math-3.c: Test fdim.
2274
2275 2007-01-19  Mike Stump  <mrs@apple.com>
2276
2277         * gcc.dg/darwin-ld-6.c: Remove, tests a linker flag that is going
2278         away.
2279
2280 2007-01-19  Roger Sayle  <roger@eyesopen.com>
2281
2282         * gcc.dg/pr30172-1.c: Specify the -fno-signed-zeros command line
2283         option instead of -funsafe-math-optimizations.
2284
2285 2007-01-19  Tomas Bily  <tbily@suse.cz>
2286
2287         gcc.dg/tree-prof/indir-call-prof.c: New.
2288         g++.dg/dg.exp: Add tree-prof subdirectory.
2289         g++.dg/tree-prof/indir-call-prof.C: New.
2290         g++.dg/tree-prof/tree-prof.exp: New.
2291
2292 2007-01-19  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
2293
2294         PR c++/17947
2295         * g++.dg/warn/deprecated.C: Update warning output.
2296         * g++.dg/warn/deprecated-2.C: Likewise.
2297         * g++.dg/warn/deprecated-3.C: New.
2298
2299 2007-01-19  Nathan Sidwell  <nathan@codesourcery.com>
2300
2301         * gcc.c-torture/execute/nestfunc-7.c: New.
2302
2303 2007-01-18  Hui-May Chang  <hm.chang@apple.com>
2304
2305         * gcc.c-torture/compile/pr27528.c: Add -fno-pic option.
2306
2307 2007-01-18  Nathan Sidwell  <nathan@codesourcery.com>
2308
2309         * gcc.dg/m68k-pic-1.c: New.
2310
2311 2007-01-18  Roger Sayle  <roger@eyesopen.com>
2312
2313         * gfortran.dg/array_memcpy_4.f90: New test case.
2314
2315 2007-01-18  Josh Conner  <jconner@apple.com>
2316
2317         PR target/30485
2318         * gcc.dg/vect/vect.exp: Add support for no-trapping-math tests.
2319         * gcc.dg/vect/no-trapping-math-1: New.
2320         * gcc.dg/vect/no-trapping-math-2: New.
2321
2322 2007-01-18  Uros Bizjak  <ubizjak@gmail.com>
2323
2324         * gcc.target/i386/387-8.c: Update comment about optimizing
2325         inherent load of 1.0 of fptan instruction.
2326
2327 2007-01-18  Dirk Mueller  <dmueller@suse.de>
2328             Richard Guenther <rguenther@suse.de>
2329
2330         PR diagnostic/8268
2331         * gcc.dg/Warray-bounds.c: New testcase.
2332         * gcc.dg/Warray-bounds-2.c: New testcase.
2333         * g++.dg/warn/Warray-bounds.C: New testcase.
2334         * g++.dg/warn/Warray-bounds-2.C: New testcase.
2335
2336 2007-01-17  Paul Thomas  <pault@gcc.gnu.org>
2337
2338         PR fortran/30476
2339         * gfortran.dg/generic_12.f90: New test.
2340
2341 2007-01-17  Dorit Nuzman  <dorit@il.ibm.com>
2342
2343         * gcc.target/i386/vectorize1.c: Add cleanup-tree-dump.
2344         * gcc.dg/tree-ssa/ssa-dse-9.c: Add cleanup-tree-dump.
2345
2346 2007-01-16  Janis Johnson  <janis187@us.ibm.com>
2347
2348         * gcc.dg/dfp/compare-special.h: New file.
2349         * gcc.dg/dfp/compare-special-32.c: New test.
2350         * gcc.dg/dfp/compare-special-64.c: New test.
2351         * gcc.dg/dfp/compare-special-128.c: New test.
2352
2353 2007-01-16  Roger Sayle  <roger@eyesopen.com>
2354             Paul Thomas  <pault@gcc.gnu.org>
2355             Steven G. Kargl  <kargl@gcc.gnu.org>
2356
2357         PR fortran/30404
2358         * gfortran.dg/forall_6.f90: New test case.
2359         * gfortran.dg/dependency_8.f90: Update test to find "temp" array.
2360         * gfortran.dg/dependency_13.f90: Likewise.
2361
2362 2007-01-15  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2363
2364         PR testsuite/12325
2365         * gcc.dg/torture/builtin-attr-1.c: Handle warnings from
2366         targets that don't support Inf.
2367
2368 2007-01-15  Dale Johannesen  <dalej@apple.com>
2369
2370         * gcc.dg/tree-ssa/loop-3.c:  Disable with -fpic or -fPIC.
2371
2372 2007-01-15  Thomas Koenig  <Thomas.Koenig@online.de>
2373
2374         * gfortran.dg/string_0xfe_0xff_1.f90:  Use char instead
2375         of achar for 0xff to avoid the "Extended ASCII not
2376         implemented" error message.
2377
2378 2007-01-15  Paul Thomas  <pault@gcc.gnu.org>
2379
2380         PR fortran/28172
2381         * gfortran.dg/altreturn_4.f90: New test.
2382
2383         PR fortran/29389
2384         * gfortran.dg/stfunc_4.f90: New test.
2385
2386         PR fortran/29712
2387         * gfortran.dg/bound_2.f90: Reinstate commented out line.
2388         * gfortran.dg/initialization_1.f90: Change warning.
2389
2390         PR fortran/30283
2391         * gfortran.dg/specification_type_resolution_2.f90: New test.
2392
2393 2007-01-14  Jan Hubicka  <jh@suse.cz>
2394
2395         * gcc.dg/tree-prof/stringop-1.c: Update pattern for memcpy folding.
2396         * gcc.dg/tree-ssa/vrp11.c: Fix thinkos in my last patch.
2397         * gcc.dg/always_inline3.c: Update for pre-inline tail recursion
2398         elimination.
2399
2400 2007-01-14  Paul Thomas  <pault@gcc.gnu.org>
2401
2402         PR fortran/30410
2403         * gfortran.dg/external_procedures_2.f90: New test.
2404
2405 2007-01-14  Uros Bizjak  <ubizjak@gmail.com>
2406
2407         PR target/30413
2408         * gcc.target/i386/pr30413.c: New test.
2409
2410 2007-01-14  Thomas Koenig  <Thomas.Koenig@online.de>
2411
2412         PR fortran/30452
2413         * gfortran.dg/string_0xfe_0xff_1.f90:  New test.
2414
2415 2007-01-13  Zdenek Dvorak <dvorakz@suse.cz>
2416
2417         * gcc.dg/20070112-1.c: New test.
2418
2419 2007-01-12  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
2420
2421         PR libgfortran/30435
2422         * gfortran.dg/list_read_6.f90: New test.
2423
2424 2007-01-12  Olga Golovanevsky  <olga@il.ibm.com>
2425
2426         * gcc.dg/torture/pr24750-1.c:  Add prototype of free.
2427
2428 2007-01-12  Tom Tromey  <tromey@redhat.com>
2429
2430         PR preprocessor/28227:
2431         * gcc.dg/cpp/pr28227.c: New file.
2432
2433 2007-01-11  Zdenek Dvorak <dvorakz@suse.cz>
2434
2435         * gcc.dg/tree-ssa/loop-22.c: New test.
2436
2437 2007-01-11  Zdenek Dvorak <dvorakz@suse.cz>
2438
2439         PR tree-optimization/29516
2440         * gcc.dg/tree-ssa/loop-20.c: New test.
2441
2442 2007-01-11  Thomas Koenig  <Thomas.Koenig@online.de>
2443
2444         PR libfortran/30415
2445         * minmaxloc_integer_kinds_1.f90:  New test.
2446
2447 2007-01-11  Simon Martin  <simartin@users.sourceforge.net>
2448
2449         PR c++/29573
2450         * g++.dg/template/sizeof-template-argument.C: New test.
2451
2452 2007-01-11  Jan Hubicka  <jh@suse.cz>
2453
2454         * gcc.dg/tree-ssa/tailrecursion-4.c: Update dump file.
2455         * gcc.dg/tree-ssa/tailrecursion-1.c: Update dump file.
2456         * gcc.dg/tree-ssa/tailrecursion-2.c: Update dump file.
2457         * gcc.dg/tree-ssa/tailrecursion-3.c: Update dump file.
2458         * gcc.dg/tree-ssa/pr21658.c: Likewise.
2459         * gcc.dg/tree-ssa/pr15349.c: Likewise.
2460         * gcc.dg/tree-ssa/pr25501.c: Likewise.
2461         * gcc.dg/tree-ssa/vrp11.c: Make more complex so it still test
2462         transformation in question.
2463         * gcc.dg/tree-ssa/vrp05.c: Likewise.
2464         * gcc.dg/tree-ssa/pr20701.c: Likewise.
2465         * gcc.dg/always_inline3.c: Likewise.
2466
2467 2007-01-10  Mark Mitchell  <mark@codesourcery.com>
2468
2469         PR c++/28999
2470         * g++.dg/template/typename11.C: New test.
2471
2472 2007-01-10  Robert Kennedy <jimbob@google.com>
2473
2474         * gcc.dg/fold-compare-2.c: New test case for fold_comparison.
2475
2476 2007-01-09  Brooks Moses  <brooks.moses@codesourcery.com>
2477
2478         * gfortran.dg/chkbits.f90: Added IBCLR tests; test calls
2479         for different integer kinds.
2480         * gfortran.dg/ishft.f90: Renamed to ishft_1.f90...
2481         * gfortran.dg/ishft_1.f90: ...Renamed from ishft.f90.
2482         * gfortran.dg/ishft_2.f90: New test.
2483         * gfortran.dg/ishft_3.f90: New test.
2484
2485 2007-01-09  Brooks Moses  <brooks.moses@codesourcery.com>
2486
2487         * gfortran.dg/altreturn_2.f90: Removed executable bit.
2488
2489 2007-01-09  Zdenek Dvorak <dvorakz@suse.cz>
2490
2491         PR tree-optimization/30322
2492         * gcc.dg/tree-ssa/loop-21.c: New test.
2493
2494 2007-01-08  Geoffrey Keating  <geoffk@apple.com>
2495
2496         * g++.dg/rtti/darwin-builtin-linkage.C: New.
2497
2498 2007-01-08  Andrew Pinski  <andrew_pinski@playstation.sony.com>
2499
2500         * gcc.target/spu/intrinsics-1.c: Remove xfail.
2501
2502 2007-01-08  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
2503
2504         * g++.dg/warn/overflow-warn-1.C: Fix testcase.
2505         * g++.dg/warn/overflow-warn-3.C: Likewise.
2506         * g++.dg/warn/overflow-warn-4.C: Likewise.
2507         * g++.dg/warn/overflow-warn-5.C: Likewise.
2508         * g++.dg/warn/overflow-warn-6.C: Likewise.
2509         * g++.dg/warn/Woverflow-1.C: Likewise.
2510         * g++.dg/warn/Woverflow-2.C: Likewise.
2511         * g++.dg/warn/Woverflow-3.C: Likewise.
2512         * g++.dg/warn/multiple-overflow-warn-2.C: Likewise.
2513
2514 2007-01-08  Roger Sayle  <roger@eyesopen.com>
2515
2516         * gfortran.dg/array_constructor_14.f90: New test case.
2517         * gfortran.dg/vect/vect-5.f90: Update test for improved alignment.
2518
2519 2007-01-08  Richard Guenther  <rguenther@suse.de>
2520
2521         PR tree-optimization/23603
2522         * gcc.dg/tree-ssa/vrp31.c: New testcase.
2523         * gcc.dg/tree-ssa/vrp32.c: Likewise.
2524
2525 2007-01-08  Mark Shinwell  <shinwell@codesourcery.com>
2526
2527         * gcc.target/i386/20020531-1.c: Use "char" not "unsigned char"
2528         in __v8qi typedef.
2529         * gcc.target/powerpc/altivec-vec-merge.c (foo): Add casts.
2530         * gcc.dg/simd-1.c: Update dg-error directives to reflect new
2531         compiler behaviour.
2532         * gcc.dg/simd-5.c: Likewise.
2533         * gcc.dg/simd-6.c: Likewise.
2534         * g++.dg/conversion/simd1.C: Likewise.
2535         * g++.dg/conversion/simd3.C: Likewise.
2536         * g++.dg/ext/attribute-test-2.C (data): Add "vs" member.
2537         (main): Use it.
2538
2539 2007-01-08  Mark Shinwell  <shinwell@codesourcery.com>
2540
2541         PR tree-optimization/29877
2542         * gcc.dg/pr16194.c: Skip test entirely if we don't know the
2543         name of a hard register for the target concerned.  Adjust dg-error
2544         directives to cope with new behaviour of TER.
2545
2546 2007-01-07  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
2547
2548         PR c++/28986
2549         * g++.dg/conversion/nullptr1.C: Added overflow warning.
2550         * g++.dg/warn/overflow-warn-1.C: New.
2551         * g++.dg/warn/overflow-warn-3.C: New.
2552         * g++.dg/warn/overflow-warn-4.C: New.
2553         * g++.dg/warn/overflow-warn-5.C: New.
2554         * g++.dg/warn/overflow-warn-6.C: New.
2555         * g++.dg/warn/Woverflow-1.C: New.
2556         * g++.dg/warn/Woverflow-2.C: New.
2557         * g++.dg/warn/Woverflow-3.C: New.
2558         * g++.dg/warn/multiple-overflow-warn-2.C: New.
2559
2560 2007-01-07  Bernhard Fischer  <aldot@gcc.gnu.org>
2561
2562         PR fortran/27698
2563         * gfortran.dg/invalid_name.f90: New test.
2564         * gfortran.dg/do_iterator.f90: Adjust pattern for expected error.
2565         * gfortran.dg/gomp/pr29759.f90: Ditto.
2566
2567 2007-01-06  Steven G. Kargl  <kargl@gcc.gnu.org>
2568
2569         * gfortran.dg/present_1.f90:  Update error message.
2570
2571 2007-01-06  Lee Millward  <lee.millward@codesourcery.com>
2572
2573         PR c++/19439
2574         * g++.dg/template/duplicate1.C: New test
2575         * g++.dg/template/memfriend6.C: Adjust error markers.
2576
2577 2007-01-05  Andrew Pinski  <Andrew_Pinski@playstation.sony.com>
2578
2579         PR tree-opt/30385
2580         * gcc.dg/torture/inline-1.c: New test.
2581
2582 2007-01-05  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
2583
2584         PR c/19978
2585         * gcc.dg/multiple-overflow-warn-1.c: New.
2586         * gcc.dg/multiple-overflow-warn-2.c: New.
2587         * gcc.dg/overflow-warn-6.c: New.
2588         * g++.dg/warn/multiple-overflow-warn-1.C: New.
2589
2590 2007-01-05  Roger Sayle  <roger@eyesopen.com>
2591
2592         * gfortran.dg/array_memcpy_1.f90: New test case.
2593         * gfortran.dg/array_memcpy_2.f90: Likewise.
2594
2595 2007-01-05  Richard Guenther  <rguenther@suse.de>
2596
2597         PR middle-end/27826
2598         * g++.dg/opt/pr27826.C: New testcase.
2599
2600 2007-01-05  Ian Lance Taylor  <iant@google.com>
2601
2602         * gcc.dg/Walways-true-1.c: New test.
2603         * gcc.dg/Walways-true-2.c: New test.
2604         * g++.dg/warn/Walways-true-1.C: New test.
2605         * g++.dg/warn/Walways-true-2.C: New test.
2606
2607 2007-01-05  Jakub Jelinek  <jakub@redhat.com>
2608
2609         PR c/30360
2610         * gcc.dg/pr30360.c: New test.
2611
2612 2007-01-05  Paul Thomas  <pault@gcc.gnu.org>
2613
2614         PR fortran/23232
2615         * gfortran.dg/data_implied_do_1.f90: New test.
2616
2617         PR fortran/27996
2618         PR fortran/27998
2619         * gfortran.dg/char_length_1.f90: New test.
2620
2621 2007-01-05  Richard Guenther  <rguenther@suse.de>
2622
2623         PR middle-end/28116
2624         * g++.dg/opt/pr28116.C: New testcase.
2625
2626 2007-01-05  Tobias Burnus  <burnus@net-b.de>
2627
2628         PR fortran/29624
2629         * gfortran.dg/alloc_alloc_expr_1.f90: Add check for
2630           invalid deallocate.
2631         * gfortran.dg/allocatable_dummy_2.f90: Update dg-error.
2632         * gfortran.dg/protected_4.f90: Add pointer intent check.
2633         * gfortran.dg/protected_6.f90: Add pointer intent check.
2634         * gfortran.dg/pointer_intent_1.f90: New test.
2635         * gfortran.dg/pointer_intent_2.f90: New test.
2636         * gfortran.dg/pointer_intent_3.f90: New test.
2637
2638 2007-01-04  Brooks Moses  <brooks.moses@codesourcery.com>
2639
2640         PR 30235
2641         * gfortran.dg/altreturn_2.f90: new test.
2642
2643 2007-01-04  Tom Tromey  <tromey@redhat.com>
2644
2645         PR preprocessor/28165:
2646         * gcc.dg/cpp/pr28165.c: New file.
2647
2648 2007-01-03  Josh Conner  <jconner@apple.com>
2649
2650         PR middle-end/29683
2651         * gcc.dg/pr29683.c: New.
2652
2653 2007-01-03  Jakub Jelinek  <jakub@redhat.com>
2654
2655         PR c++/28217
2656         * g++.dg/pch/template-1.C: New test.
2657         * g++.dg/pch/template-1.Hs: New file.
2658
2659 2007-01-03  Andrew Pinski  <andrew_pinski@playstation.sony.com>
2660
2661         PR middle-end/30353
2662         * gcc.c-torture/compile/complex-4.c: New test.
2663
2664 2007-01-03  Joseph Myers  <joseph@codesourcery.com>
2665
2666         * g++.dg/vect/vect.exp: Skip PowerPC targets not supporting
2667         -maltivec.
2668         * gcc.target/powerpc/altivec-20.c: Use powerpc_altivec_ok.
2669
2670 2007-01-03  Jakub Jelinek  <jakub@redhat.com>
2671
2672         PR middle-end/30286
2673         * gcc.dg/pr30286.c: New test.
2674
2675         PR c++/29535
2676         * g++.dg/template/crash66.C: New test.
2677
2678         PR c++/29054
2679         * g++.dg/template/friend49.C: New test.
2680
2681 2007-01-03  Steven G. Kargl  <kargls@comcast.net>
2682
2683         * gfortran.dg/ibits.f90: New test.
2684
2685 2007-01-03  Zdenek Dvorak <dvorakz@suse.cz>
2686
2687         * gcc.dg/tree-ssa/update-unroll-1.c: New test.
2688         * gcc.dg/tree-ssa/update-unswitch-1.c: New test.
2689
2690 2007-01-02  Jan Hubicka  <jh@suse.cz>
2691
2692         * gcc.dg/pr16194.c: We now output error on all three functions, not just
2693         first one.
2694
2695 2007-01-02  Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2696
2697         PR c/19977
2698         * gcc/testsuite/gcc.dg/overflow-warn-3.c: Remove XFAIL.
2699         * gcc/testsuite/gcc.dg/overflow-warn-4.c: Remove XFAIL.
2700
2701 2006-01-02  Ian Lance Taylor  <iant@google.com>
2702
2703         * g++.dg/warn/Wparentheses-22.C: New test.
2704         * g++.dg/warn/Wparentheses-23.C: New test.
2705
2706 2007-01-02  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
2707
2708         PR middle-end/7651
2709         * gcc.dg/declspec-3.c: Replace -W with -Wold-style-declaration.
2710         * gcc.dg/declspec-3-Wextra.c: New.
2711         * gcc.dg/declspec-3-no.c: New
2712
2713 2007-01-02  Paul Thomas  <pault@gcc.gnu.org>
2714
2715         PR fortran/20896
2716         * gfortran.dg/interface_10.f90: Remove.
2717
2718 2007-01-01  Roger Sayle  <roger@eyesopen.com>
2719
2720         * gcc.dg/fold-eqxor-4.c: New test case.
2721
2722 2007-01-02  Joseph Myers  <joseph@codesourcery.com>
2723
2724         PR middle-end/30311
2725         * gcc.c-torture/compile/pr30311.c: New test.
2726
2727 2007-01-01  Andrew Pinski  <pinskia@gmail.com>
2728
2729         PR middle-end/30253
2730         * gcc.c-torture/compile/statement-expression-1.c: New test.
2731
2732 2007-01-01  Andreas Schwab  <schwab@suse.de>
2733
2734         PR target/29166
2735         * g++.dg/eh/pr29166.C: New test.
2736
2737 2007-01-01  Joseph Myers  <joseph@codesourcery.com>
2738
2739         * lib/target-supports.exp (check_effective_target_powerpc_spe):
2740         New.
2741         (check_effective_target_vect_cmdline_needed): Use it.
2742
2743 2006-12-31  Richard Guenther  <rguenther@suse.de>
2744
2745         PR middle-end/30137
2746         * testsuite/gcc.dg/pr30137-1.c: New testcase.
2747         * testsuite/gcc.dg/pr30137-2.c: Likewise.
2748
2749 2006-12-31  Roger Sayle  <roger@eyesopen.com>
2750
2751         PR middle-end/30322
2752         * gcc.dg/fold-plusnot-1.c: New test case.
2753
2754 2006-12-31  Simon Martin  <simartin@users.sourceforge.net>
2755
2756         PR c++/29731
2757         * g++.dg/parse/template22.C: New test.
2758
2759 2006-12-31  Richard Guenther  <rguenther@suse.de>
2760
2761         PR middle-end/30338
2762         * gcc.c-torture/compile/pr30338.c: New testcase.
2763
2764 2006-12-31  Paul Thomas  <pault@gcc.gnu.org>
2765
2766         PR fortran/27900
2767         * gfortran.dg/intrinsic_actual_4.f90: New test.
2768
2769         PR fortran/24325
2770         * gfortran.dg/func_decl_3.f90: New test.
2771
2772 2006-12-31  Paul Thomas  <pault@gcc.gnu.org>
2773
2774         PR fortran/23060
2775         * gfortran.dg/c_by_val.c: Called by c_by_val_1.f.
2776         * gfortran.dg/c_by_val_1.f: New test.
2777         * gfortran.dg/c_by_val_2.f: New test.
2778         * gfortran.dg/c_by_val_3.f: New test.
2779
2780 2006-12-30  Thomas Koenig  <Thomas.Koenig@online.de>
2781
2782         PR libfortran/30321
2783         * gfortran.dg/sum_zero_array_1.f90:  New test.
2784
2785 2006-12-29  Jakub Jelinek  <jakub@redhat.com>
2786
2787         PR preprocessor/29612
2788         * gcc.dg/cpp/pr29612-1.c: New test.
2789         * gcc.dg/cpp/pr29612-2.c: New test.
2790
2791 2006-12-28  Paul Thomas  <pault@gcc.gnu.org>
2792
2793         PR fortran/30034
2794         * gfortran.dg/pure_formal_proc_1.f90: New test.
2795
2796         PR fortran/30237
2797         * gfortran.dg/intrinsic_actual_3.f90: New test.
2798
2799 2006-12-27  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
2800
2801         PR fortran/30014
2802         * gfortran.dg/io_constraints_1.f90: Update test.
2803         * gfortran.dg/io_constraints_2.f90: Update test.
2804         * gfortran.dg/inquire_iolength.f90: New test.
2805
2806 2006-12-27  Paul Thomas  <pault@gcc.gnu.org>
2807
2808         PR fortran/20896
2809         * gfortran.dg/interface_10.f90: New test.
2810         * gfortran.dg/dummy_procedure_1.f90: Add error for call s1(z),
2811         since z is already, locally a variable.
2812
2813         PR fortran/25135
2814         * gfortran.dg/generic_11.f90: New test.
2815         * gfortran.dg/interface_7.f90: Remove name clash between module
2816         name and procedure 'x' referenced in the interface.
2817
2818 2006-12-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
2819
2820         PR middle-end/7651
2821         * gcc.dg/Wmissing-parameter-type.c: New.
2822         * gcc.dg/Wmissing-parameter-type-Wextra.c: New.
2823         * gcc.dg/Wmissing-parameter-type-no.c: New.
2824
2825 2006-12-22  Paul Thomas  <pault@gcc.gnu.org>
2826
2827         PR fortran/25818
2828         * gfortran.dg/entry_array_specs_2.f: New test.
2829
2830         PR fortran/30084
2831         * gfortran.dg/nested_modules_6.f90: New test.
2832
2833 2006-12-22  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
2834
2835         PR middle-end/7651
2836         * gcc.dg/attr-returns_twice-1.c: Replace Wextra with Wclobbered.
2837         * gcc.dg/setjmp-1.c: Add explicit Wclobbered.
2838
2839 2006-12-21  Andrew Pinski  <pinskia@gmail.com>
2840
2841         PR C++/30168
2842         * g++.dg/opt/complex6.C: New test.
2843
2844 2006-12-22  Ben Elliston  <bje@au.ibm.com>
2845
2846         * lib/gcc-dg.exp (gcc-dg-prune): Return "::unsupported::memory
2847         full" if the linker on spu-*-* warns about exceeding local store.
2848
2849         And revert this patch:
2850         * lib/gcc-defs.exp (${tool}_check_compile): xfail test cases that
2851         fail to link due to relocation overflows on spu-*-*.
2852
2853 2006-12-21  Paul Thomas  <pault@gcc.gnu.org>
2854
2855         PR fortran/30273
2856         * gfortran.dg/dependency_19.f90: New test.
2857
2858 2006-12-21  Paul Thomas  <pault@gcc.gnu.org>
2859
2860         PR fortran/30202
2861         * gfortran.dg/alloc_comp_basics_3.f90: New test.
2862
2863 2006-12-21  Jakub Jelinek  <jakub@redhat.com>
2864
2865         PR middle-end/30262
2866         * gcc.c-torture/execute/20061220-1.c: New test.
2867
2868         PR middle-end/30263
2869         * gcc.dg/gomp/asm-1.c: New test.
2870
2871         PR target/30230
2872         * g++.dg/eh/ia64-2.C: New test.
2873
2874 2006-12-21  Nathan Sidwell  <nathan@codesourcery.com>
2875
2876         PR target/28966
2877         PR target/29248
2878         * gcc.dg/rs6000-leaf.c: New.
2879
2880 2006-12-20  Tobias Schlüter  <tobias.schlueter@physik.uni-muenchen.de>
2881
2882         PR fortran/25392
2883         * gfortran.dg/f2c_8.f90: New test.
2884
2885 2006-12-20  Bill Wendling  <wendling@apple.com>
2886
2887         * gcc.dg/asm-b.c: Check for __ppc64__.
2888
2889 2006-12-20  Paul Thomas  <pault@gcc.gnu.org>
2890
2891         PR fortran/30190
2892         * gfortran.dg/bounds_check_5.f90: New test.
2893
2894 2006-12-20  Andrew Pinski  <pinskia@gmail.com>
2895
2896         PR middle-end/30143
2897         * gcc.dg/gomp/complex-1.c: New testcase.
2898
2899 2006-12-20  Roger Sayle  <roger@eyesopen.com>
2900
2901         * gfortran.dg/array_memset_1.f90: New test case.
2902
2903 2006-12-20  Dorit Nuzman  <dorit@il.ibm.com>
2904
2905         * lib/target-supports.exp: Add spu to
2906         check_effective_target_vect_widen_mult_hi_to_si.
2907
2908 2006-12-20  Paul Thomas  <pault@gcc.gnu.org>
2909
2910         PR fortran/29992
2911         * gfortran.dg/generic_9.f90: New test.
2912
2913         PR fortran/30081
2914         * gfortran.dg/generic_10.f90: New test.
2915
2916 2006-12-19  Andrew Pinski  <pinskia@gmail.com>
2917
2918         PR tree-opt/30045
2919         * gcc.dg/pr30045.c: New test.
2920
2921 2006-12-20  Ben Elliston  <bje@au.ibm.com>
2922
2923         * gcc.dg/20020312-2.c: Add a case for __SPU__.
2924
2925 2006-12-19  Eric Christopher  <echristo@apple.com>
2926
2927         PR target/29302
2928         * gcc.c-torture/execute/pr29302-1.c: New.
2929
2930 2006-12-19  Tobias Burnus  <burnus@net-b.de>
2931
2932         PR fortran/39238
2933         * gfortran.dg/associated_1.f90: Add test for associated(NULL,NULL).
2934
2935 2006-12-19  Paul Thomas <pault@gcc.gnu.org>
2936
2937         PR fortran/30236
2938         * gfortran.dg/altreturn_3.f90: New test.
2939
2940         * gfortran.dg/char_result_12.f90: Fix comment typos.
2941
2942 2006-12-19  Ben Elliston  <bje@au.ibm.com>
2943
2944         * gcc.dg/cpp/trad/include.c: #include stdlib.h instead of stdio.h,
2945         as newlib's stdio.h uses non-traditional cpp constructs.
2946
2947 2006-12-18  Brooks Moses  <brooks.moses@codesourcery.com>
2948
2949         * gfortran.dg/advance.f90: Renamed to advance_1.f90
2950         * gfortran.dg/append-1.f90: Renamed to append_1.f90
2951         * gfortran.dg/array-1.f90: Renamed to array_1.f90
2952         * gfortran.dg/assign_4.f90: Renamed to assign_8.f90
2953         * gfortran.dg/backspace.f: Renamed to backspace_1.f
2954         * gfortran.dg/backspace.f90: Renamed to backspace_7.f90
2955         * gfortran.dg/default_initialization.f: Renamed to default_initialization_1.f
2956         * gfortran.dg/dollar_edit_descriptor-1.f: Renamed to dollar_edit_descriptor_1.f
2957         * gfortran.dg/dollar_edit_descriptor-2.f: Renamed to dollar_edit_descriptor_2.f
2958         * gfortran.dg/dollar_edit_descriptor-3.f: Renamed to dollar_edit_descriptor_3.f
2959         * gfortran.dg/logint-1.f: Renamed to logint_1.f
2960         * gfortran.dg/logint-2.f: Renamed to logint_2.f
2961         * gfortran.dg/logint-3.f: Renamed to logint_3.f
2962         * gfortran.dg/advance_1.f90: Renamed from advance.f90
2963         * gfortran.dg/append_1.f90: Renamed from append-1.f90
2964         * gfortran.dg/array_1.f90: Renamed from array-1.f90
2965         * gfortran.dg/assign_8.f90: Renamed from assign_4.f90
2966         * gfortran.dg/backspace_1.f: Renamed from backspace.f
2967         * gfortran.dg/backspace_7.f90: Renamed from backspace.f90
2968         * gfortran.dg/default_initialization_1.f: Renamed from default_initialization.f
2969         * gfortran.dg/dollar_edit_descriptor_1.f: Renamed from dollar_edit_descriptor-1.f
2970         * gfortran.dg/dollar_edit_descriptor_2.f: Renamed from dollar_edit_descriptor-2.f
2971         * gfortran.dg/dollar_edit_descriptor_3.f: Renamed from dollar_edit_descriptor-3.f
2972         * gfortran.dg/logint_1.f: Renamed from logint-1.f
2973         * gfortran.dg/logint_2.f: Renamed from logint-2.f
2974         * gfortran.dg/logint_3.f: Renamed from logint-3.f
2975
2976 2006-12-18  Bill Wendling  <wendling@apple.com>
2977
2978         * g++.old-deja/g++.mike/p11144.C: Renamed id to ID because
2979         id is an OjbC keyword.
2980
2981 2006-12-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2982
2983         * gcc.dg/torture/builtin-pow-mpfr-1.c: New test.
2984
2985 2006-12-18  Brooks Moses  <brooks.moses@codesourcery.com>
2986
2987         * gfortran.dg/advance_3.f90: Add dg-do compile directive.
2988
2989 2006-12-18  Ian Lance Taylor  <iant@google.com>
2990
2991         * g++.dg/warn/Wmissing-declarations-1.C: New test.
2992
2993 2006-12-17  Eric Botcazou  <ebotcazou@libertysurf.fr>
2994
2995         * gcc.c-torture/compile/pr27528.c: Use empty templates.
2996
2997 2006-12-17  Steven G. Kargl  <kargl@gcc.gnu.org>
2998
2999         PR fortran/30207
3000         * gfortran.fortran-torture/execute/where21.f90: New test.
3001
3002 2006-12-17  Tobias Burnus  <burnus@net-b.de>
3003
3004         * gfortran.dg/associated_2.f90: Add test for associated(NULL,NULL).
3005
3006 2006-12-16  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
3007
3008         PR middle-end/7651
3009         * gcc.dg/20001116-1.c: Replace -Wextra with -Wempty-body.
3010         * gcc.dg/if-empty-1.c: Likewise.
3011         * gcc.dg/pr23165.c: Likewise.
3012         * g++.dg/warn/empty-body.C: Likewise.
3013
3014 2006-12-15  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
3015
3016         PR libfortran/30005
3017         * gfortran.dg/open_errors.f90: New test.
3018
3019 2006-12-15  H.J. Lu  <hongjiu.lu@intel.com>
3020
3021         * gcc.dg/i386-cpuid.h (bit_SSSE3): New.
3022
3023         * gcc.target/i386/ssse3-pabsb.c: New file.
3024         * gcc.target/i386/ssse3-pabsd.c: Likewise.
3025         * gcc.target/i386/ssse3-pabsw.c: Likewise.
3026         * gcc.target/i386/ssse3-palignr.c: Likewise.
3027         * gcc.target/i386/ssse3-phaddd.c: Likewise.
3028         * gcc.target/i386/ssse3-phaddsw.c: Likewise.
3029         * gcc.target/i386/ssse3-phaddw.c: Likewise.
3030         * gcc.target/i386/ssse3-phsubd.c: Likewise.
3031         * gcc.target/i386/ssse3-phsubsw.c: Likewise.
3032         * gcc.target/i386/ssse3-phsubw.c: Likewise.
3033         * gcc.target/i386/ssse3-pmaddubsw.c: Likewise.
3034         * gcc.target/i386/ssse3-pmulhrsw.c: Likewise.
3035         * gcc.target/i386/ssse3-pshufb.c: Likewise.
3036         * gcc.target/i386/ssse3-psignb.c: Likewise.
3037         * gcc.target/i386/ssse3-psignd.c: Likewise.
3038         * gcc.target/i386/ssse3-psignw.c: Likewise.
3039         * gcc.target/i386/ssse3-vals.h: Likewise.
3040
3041 2006-12-15  Janis Johnson  <janis187@us.ibm.com>
3042
3043         * lib/gfortran-dg.exp: Don't include fortran-torture.exp.
3044         * lib/fortran-torture.exp: Include target-supports.exp.
3045
3046 2006-12-15  Jakub Jelinek  <jakub@redhat.com>
3047
3048         PR target/30185
3049         * gcc.c-torture/execute/pr30185.c: New test.
3050
3051 2006-12-15  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3052
3053         PR testsuite/30179
3054         PR testsuite/30180
3055         * gcc.dg/builtin-bswap-1.c: Require stdint_types.
3056         * gcc.dg/builtin-bswap-2.c: Likewise.
3057         * gcc.dg/builtin-bswap-3.c: Likewise.
3058         * gcc.dg/builtin-bswap-4.c: Likewise.
3059         * lib/target-supports.exp (check_effective_target_stdint_types): New.
3060         * cc.c-torture/execute/mode-dependent-address.x: New file.
3061
3062 2006-12-15  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
3063
3064         PR libfortran/30145
3065         * gfortran.dg/write_zero_array: New test.
3066
3067 2006-12-15  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
3068
3069         PR fortran/30200
3070         * gfortran.dg/write_fmt_trim.f90: New test.
3071
3072 2006-12-14  Diego Novillo  <dnovillo@redhat.com>
3073
3074         PR 30194
3075         * gcc.dg/pr19633-1.c: Increase threshold for partitioning
3076         temporarily.
3077
3078 2006-12-14  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3079
3080         * lib/target-supports.exp (check_weak_available): Use istarget
3081         "hppa*-*-hpux10*" instead of regexp.
3082         (check_cxa_atexit_available): Likewise.
3083
3084 2006-12-14  Richard Guenther  <rguenther@suse.de>
3085
3086         PR tree-optimization/30197
3087         * gcc.c-torture/execute/complex-1.c: Fix function name.
3088         * gcc.dg/builtins-61.c: New testcase.
3089
3090 2006-12-14  Richard Guenther  <rguenther@suse.de>
3091
3092         PR middle-end/30172
3093         * gcc.dg/pr30172-1.c: New testcase.
3094
3095 2006-12-14  Richard Guenther  <rguenther@suse.de>
3096
3097         PR tree-optimization/30198
3098         * gcc.dg/builtins-60.c: New testcase.
3099
3100 2006-12-14  Dorit Nuzman  <dorit@il.ibm.com>
3101
3102         * lib/target-supports.exp (vect_no_align): Remove spu.
3103
3104 2006-12-13  Ian Lance Taylor  <iant@google.com>
3105
3106         PR c++/19564
3107         PR c++/19756
3108         * g++.dg/warn/Wparentheses-5.C: New test.
3109         * g++.dg/warn/Wparentheses-6.C: New test.
3110         * g++.dg/warn/Wparentheses-7.C: New test.
3111         * g++.dg/warn/Wparentheses-8.C: New test.
3112         * g++.dg/warn/Wparentheses-9.C: New test.
3113         * g++.dg/warn/Wparentheses-10.C: New test.
3114         * g++.dg/warn/Wparentheses-11.C: New test.
3115         * g++.dg/warn/Wparentheses-12.C: New test.
3116         * g++.dg/warn/Wparentheses-13.C: New test.
3117         * g++.dg/warn/Wparentheses-14.C: New test.
3118         * g++.dg/warn/Wparentheses-15.C: New test.
3119         * g++.dg/warn/Wparentheses-16.C: New test.
3120         * g++.dg/warn/Wparentheses-17.C: New test.
3121         * g++.dg/warn/Wparentheses-18.C: New test.
3122         * g++.dg/warn/Wparentheses-19.C: New test.
3123         * g++.dg/warn/Wparentheses-20.C: New test.
3124         * g++.dg/warn/Wparentheses-21.C: New test.
3125
3126 2006-12-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3127
3128         PR testsuite/30157
3129         * lib/target-supports.exp (check_cxa_atexit_available): Return false
3130         for target "hppa.*hpux10".
3131
3132 2006-12-13  Jakub Jelinek  <jakub@redhat.com>
3133
3134         * g++.dg/debug/vartrack1.C: New test.
3135
3136         * g++.dg/opt/ifcvt1.C: New test.
3137
3138         * gcc.dg/tls/opt-13.c: New test.
3139
3140         * gcc.dg/20060425-2.c: New test.
3141
3142         * g++.dg/opt/pr15054-2.C: New test.
3143
3144         * gcc.c-torture/execute/20060420-1.c: New test.
3145
3146         * gcc.c-torture/execute/20060412-1.c: New test.
3147
3148         * objc/compile/20060406-1.m: New test.
3149
3150 2006-12-08  Alexandre Oliva  <aoliva@redhat.com>
3151
3152         * g++.dg/template/array17.C: New test.
3153
3154 2006-02-25  Alexandre Oliva  <aoliva@redhat.com>
3155
3156         * gcc.target/powerpc/altivec-23.c: New test.
3157
3158 2006-12-13  Lee Millward  <lee.millward@codesourcery.com>
3159
3160         PR c++27316
3161         * g++.dg/inherit/error3.C: New test.
3162
3163         PR c++/28740
3164         * g++.dg/inherit/error4.C: New test.
3165
3166 2006-12-13  Richard Guenther  <rguenther@suse.de>
3167
3168         PR tree-optimization/17687
3169         * gcc.dg/builtins-59.c: New testcase.
3170
3171 2006-12-13  Ben Elliston  <bje@au.ibm.com>
3172
3173         * gcc.target/spu/Wmain.c: New test.
3174
3175 2006-12-12  Josh Conner  <jconner@apple.com>
3176
3177         * g++.dg/abi/thunk3.C: Use .weak_definition on darwin.
3178         * g++.dg/abi/thunk4.C: Likewise.
3179         * g++.dg/abi/rtti3.C: Likewise.
3180
3181 2006-12-12  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
3182
3183         * gcc.target/spu/cpat-1.c: New test.
3184         * gcc.target/spu/cpat-2.c: New test.
3185         * gcc.target/spu/cpat-3.c: New test.
3186         * gcc.target/spu/cpat-4.c: New test.
3187
3188 2006-12-12  Andrew Pinski  <andrew_pinski@playstation.sony.com>
3189
3190         PR tree-opt/28436
3191         * gcc.c-torture/compile/vector-1.c: New test.
3192         * gcc.c-torture/compile/vector-2.c: New test.
3193         * gcc.c-torture/compile/vector-3.c: New test.
3194
3195 2006-12-12  Tobias Schlüter  <tobias.schlueter@physik.uni-muenchen.de>
3196
3197         * lib/fortran-torture.exp: Update copyright years.  Remove
3198         obsolete comment.  Test -ftree-vectorize where it makes sense.
3199         * lib/gfortran-dg.exp: Update copyright years.  Use settings
3200         from fortran-torture.exp.
3201         * gfortran.dg/char_transpose_1.f90,
3202         gfortran.dg/char_spread_1.f90, gfortran.dg/g77/dnrm2.f,
3203         gfortran.dg/dependent_decls_1.f90: Fixout-of-bound errors.
3204         * gfortran.dg/enum_10.f90, gfortran.dg/mixed_io_1.f90:  Add
3205         '-w' to dg-options.
3206
3207 2006-12-12  Richard Sandiford  <richard@codesourcery.com>
3208
3209         * lib/gcc-dg.exp (${tool}_load): Fix invocation of
3210         saved_${tool}_load.
3211
3212 2006-12-12  Ira Rosen  <irar@il.ibm.com>
3213
3214         * gcc.dg/vect/vect-strided-store-u32-i2.c: New test.
3215         * gcc.dg/vect/vect-strided-store-a-u8-i2.c: New test.
3216         * gcc.dg/vect/vect-strided-store-u16-i4.c: New test.
3217         * gcc.dg/vect/vect-strided-u8-i8-gap4.c: Add a case of stores with
3218         gaps.
3219
3220 2006-12-12  Richard Guenther  <rguenther@suse.de>
3221
3222         PR middle-end/30147
3223         * gfortran.fortran-torture/compile/pr30147.f90: New testcase.
3224
3225 2006-12-11  Aldy Hernandez  <aldyh@redhat.com>
3226             Diego Novillo  <dnovillo@redhat.com>
3227
3228         * gcc.dg/tree-ssa/20040517-1.c: Adapt pattern to
3229         VDEF/VUSE changes.
3230         * gcc.dg/tree-ssa/pr26421.c: Likewise
3231         * gcc.dg/tree-ssa/inline_asm-1.c: Likewise.
3232         * gcc.dg/tree-ssa/pr23382.c: Likewise.
3233         * gcc.dg/tree-ssa/inline_asm-2.c: Likewise.
3234         * gcc.dg/tree-ssa/pr28410.c: Likewise.
3235         * gcc.dg/tree-ssa/20031015-1.c: Likewise.
3236         * gcc.dg/tree-ssa/20040302-1.c: Likewise.
3237         * gcc.dg/tree-ssa/vrp07.c: Likewise.
3238         * gcc.dg/tree-ssa/vrp08.c: Likewise.
3239         * gcc.dg/tree-ssa/alias-12.c: Likewise.
3240
3241 2006-12-11  Jan Hubicka  <jh@suse.cz>
3242
3243         * gcc.dg/tree-prof/stringop-1.c: New test.
3244         * gcc.dg/tree-prof/stringop-2.c: New test.
3245
3246 2006-12-11  Uros Bizjak  <ubizjak@gmail.com>
3247
3248         PR target/30120
3249         * gcc.target/i386/pr30120.c: New test.
3250
3251         Revert:
3252         2006-11-15  Uros Bizjak  <ubizjak@gmail.com>
3253
3254         * gcc.target/i386/x87regparm-1.c: New test.
3255         * gcc.target/i386/x87regparm-2.c: New test.
3256         * gcc.target/i386/x87regparm-3.c: New test.
3257         * gcc.target/i386/x87regparm-4.c: New test.
3258
3259 2006-12-10  Zdenek Dvorak <dvorakz@suse.cz>
3260
3261         * gcc.dg/tree-ssa/loop-17.c: Update outcome.
3262
3263 2006-12-10  Tobias Burnus  <burnus@net-b.de>
3264
3265         PR fortran/23994
3266         * gfortran.dg/protected_1.f90: New test.
3267         * gfortran.dg/protected_2.f90: New test.
3268         * gfortran.dg/protected_3.f90: New test.
3269         * gfortran.dg/protected_4.f90: New test.
3270         * gfortran.dg/protected_5.f90: New test.
3271         * gfortran.dg/protected_6.f90: New test.
3272
3273 2006-12-09  Paul Thomas  <pault@gcc.gnu.org>
3274             Tobias Burnus  <burnus@gcc.gnu.org>
3275
3276         PR fortran/29975
3277         PR fortran/30068
3278         * gfortran.dg/interface_4.f90: Test adding procedure to generic
3279         interface.
3280         * gfortran.dg/interface_5.f90: Test warning for not-referenced-to
3281         ambiguous interfaces.
3282         * gfortran.dg/interface_6.f90: Test invalid, ambiguous interface.
3283         * gfortran.dg/interface_7.f90: Test invalid, ambiguous interface.
3284         * gfortran.dg/interface_8.f90: Test warning for not-referenced-to
3285         ambiguous interfaces.
3286         * gfortran.dg/interface_1.f90: Change dg-error into a dg-warning.
3287         * gfortran.dg/array_initializer_2.f90: Add initializer array
3288         constructor test.
3289
3290         PR fortran/30096
3291         * gfortran.dg/interface_9.f90: Test that host interfaces are
3292         not checked for ambiguity with the local version.
3293
3294 2006-12-09  Paul Thomas  <pault@gcc.gnu.org>
3295
3296         PR fortran/29464
3297         * gfortran.dg/module_interface_2.f90: New test.
3298
3299 2006-12-09  Paul Thomas  <pault@gcc.gnu.org>
3300
3301         PR fortran/29941
3302         * gfortran.dg/assumed_len.f90: New test.
3303
3304 2006-12-09  Richard Guenther  <rguenther@suse.de>
3305
3306         * g++.dg/warn/implicit-typename1.C: Qualify types.
3307         * g++.dg/parse/crash12.C: Likewise.
3308         * g++.dg/tree-ssa/pr22444.C: Likewise.
3309
3310 2006-12-09  Tobias Burnus  <burnus@net-b.de>
3311
3312         * gfortran.dg/array_2.f90: Added sqrt test.
3313
3314 2006-12-08  Uros Bizjak  <ubizjak@gmail.com>
3315
3316         * gcc.target/i386/x87regparm-1.c: XFAIL.
3317         * gcc.target/i386/x87regparm-2.c: XFAIL.
3318         * gcc.target/i386/x87regparm-3.c: XFAIL.
3319         * gcc.target/i386/x87regparm-4.c: XFAIL.
3320
3321 2006-12-08  Manuel Lopez-Ibanez <manu@gcc.gnu.org>
3322
3323         * lib/target-supports.exp
3324         (check_effective_target_large_long_double): New.
3325         * gcc.dg/Wconversion-real.c : Use it.
3326         * gcc.dg/Wconversion-integer.c : Fix for targets where char is
3327         unsigned.
3328
3329 2006-12-08  Mark Shinwell  <shinwell@codesourcery.com>
3330
3331         * gcc.c-torture/execute/mode-dependent-address.c: New test.
3332
3333 2006-12-08  Tobias Burnus  <burnus@net-b.de>
3334
3335         PR fortran/27546
3336         * gfortran.dg/import4.f90: New test for IMPORT in modules.
3337
3338 2006-12-07  Mark Mitchell  <mark@codesourcery.com>
3339
3340         PR c++/29732
3341         * g++.dg/template/crash65.C: New test.
3342         * g++.dg/template/spec16.C: Tweak error markers.
3343
3344 2006-12-07  Andrew Pinski  <andrew_pinski@playstation.sony.com>
3345
3346         * gcc.target/spu: New directory.
3347         * gcc.target/spu/spu.exp: New file.
3348         * gcc.target/spu/intrinsics-1.c: New test.
3349
3350 2006-12-07  Lee Millward  <lee.millward@codesourcery.com>
3351
3352         PR c++/29980
3353         * g++.dg/ext/attrib27.C: New test.
3354         * g++.dg/parse/struct-as-enum1.C: Adjust error markers.
3355         * g++.dg/parse/typedef5.C: Likewise.
3356
3357 2006-12-07  Mike Stump  <mrs@apple.com>
3358
3359         * treelang/compile/var_defs.tree: Adjust.
3360
3361 2006-12-06  Mark Mitchell  <mark@codesourcery.com>
3362
3363         PR c++/29730
3364         * g++.dg/template/crash64.C: New test.
3365         * g++.dg/parse/crash27.C: Adjust error markers.
3366
3367 2006-12-06  Thomas Koenig  <Thomas.Koenig@online.de>
3368
3369         PR libfortran/30009
3370         PR libfortran/30056
3371         * gfortran.dg/read_eof_4.f90:  Add tests.
3372         * gfortran.dg/readwrite_unf_direct_eor_1.f90:  New test.
3373         * gfortran.dg/unf_read_corrupted_1.f90: New test.
3374
3375 2006-12-05  Mark Mitchell  <mark@codesourcery.com>
3376
3377         PR c++/29729
3378         * g++.dg/template/crash63.C: New test.
3379
3380         PR c++/29728
3381         * g++.dg/template/crash62.C: New test.
3382
3383 2006-12-05  Paul Thomas  <pault@gcc.gnu.org>
3384
3385         PR fortran/30003
3386         * gfortran.dg/allocatable_function_1.f90: Increase the number
3387         of expected calls of free to 10; the lhs section reference is
3388         now evaluated so there is another call to bar.  Change the
3389         comment appropriately.
3390         * gfortran.dg/array_section_1.f90: New test.
3391
3392 2006-12-05  Paul Thomas  <pault@gcc.gnu.org>
3393
3394         PR fortran/29912
3395         * gfortran.dg/char_result_12.f90: New test.
3396
3397 2006-12-05  Richard Guenther  <rguenther@suse.de>
3398
3399         * gcc.dg/vect/vect.exp: Add support for -fno-math-errno tests.
3400         * gcc.dg/vect/vect-pow-2.c: Rename to ...
3401         * gcc.dg/vect/no-math-errno-vect-pow-1.c: ... this.  Require
3402         vect_double, xfail for spu*-*-*.
3403
3404 2006-12-04  Tobias Burnus  <burnus@net-b.de>
3405
3406         PR fortran/29962
3407         * initialization_4.f90: Test noninteger exponents (-std=f95).
3408         * initialization_5.f90: New test for noninteger exponents
3409           with -std=f2003.
3410
3411 2006-12-04  Paul Thomas  <pault@gcc.gnu.org>
3412
3413         PR fortran/29821
3414         * gfortran.dg/parameter_array_section_1.f90: New test.
3415
3416 2006-12-04  Mark Mitchell  <mark@codesourcery.com>
3417
3418         PR c++/29733
3419         * g++.dg/template/crash61.C: New test.
3420
3421         PR c++/29632
3422         * g++.dg/template/error23.C: New test.
3423
3424 2006-12-04  Uros Bizjak  <ubizjak@gmail.com>
3425
3426         * gcc.target/i386/sse-18.c: Pass if CPU has no SSE2 support.
3427
3428 2006-12-04  Paul Thomas  <pault@gcc.gnu.org>
3429
3430         PR fortran/29916
3431         * gfortran.dg/host_dummy_index_1.f90: Added additional test.
3432
3433 2006-12-04  Jakub Jelinek  <jakub@redhat.com>
3434
3435         PR middle-end/29965
3436         * gcc.dg/gomp/pr29965-1.c: New test.
3437         * gcc.dg/gomp/pr29965-2.c: New test.
3438         * gcc.dg/gomp/pr29965-3.c: New test.
3439         * gcc.dg/gomp/pr29965-4.c: New test.
3440         * gcc.dg/gomp/pr29965-5.c: New test.
3441         * gcc.dg/gomp/pr29965-6.c: New test.
3442         * g++.dg/gomp/pr29965-1.C: New test.
3443         * g++.dg/gomp/pr29965-2.C: New test.
3444         * g++.dg/gomp/pr29965-3.C: New test.
3445         * g++.dg/gomp/pr29965-4.C: New test.
3446         * g++.dg/gomp/pr29965-5.C: New test.
3447         * g++.dg/gomp/pr29965-6.C: New test.
3448         * g++.dg/gomp/pr29965-7.C: New test.
3449         * g++.dg/gomp/pr29965-8.C: New test.
3450         * g++.dg/gomp/pr29965-9.C: New test.
3451         * g++.dg/gomp/pr29965-10.C: New test.
3452
3453 2006-12-04  Eric Botcazou  <ebotcazou@adacore.com>
3454
3455         * gnat.dg/pointer_variable_bounds.adb: New test.
3456         * gnat.dg/pointer_variable_bounds.ads: Likewise.
3457         * gnat.dg/pointer_variable_bounds_q.ads: Likewise.
3458
3459 2006-12-03  Eric Christopher  <echristo@apple.com>
3460
3461         * gcc.target/i386/stack-prot-kernel.c: Skip for x86_64-*-darwin.
3462
3463 2006-12-03  Richard Henderson  <rth@redhat.com>
3464             Andrew Pinski  <pinskia@gmail.com>
3465
3466         PR C++/14329
3467         * g++.dg/warn/unit-1.C: New test.
3468
3469 2006-12-03  Uros Bizjak  <ubizjak@gmail.com>
3470
3471         * gcc.dg/visibility-11.c: Compile with -mstringop-strategy=libcall.
3472
3473 2006-12-03  Dorit Nuzman  <dorit@il.ibm.com>
3474
3475         * g++.dg/vect/vect.exp: Enable tests to run on spu.
3476         * gcc.dg/vect/vect.exp: Enable tests to run on spu.
3477         * gcc.dg/vect/no-section-anchors-vect-69.c: Reduce array size.
3478         * gcc.dg/vect/vect-70.c: Reduce array size.
3479         * gcc.dg/vect/fast-math-vect-reduc-7.c: Xfail for
3480         vect_no_compaer_double targets.
3481         * lib/target-supports.exp: Add spu to vect_no_align, no_vect_int_max,
3482         vect_float, vect_double, and vect_int.
3483
3484 2006-12-03  Dorit Nuzman <dorit@il.ibm.com>
3485
3486         * gcc.dg/vect/pr16105.c: Remove xfail on vect_no_align targets. Add
3487         test for loop versioning on vect_no_align targets.
3488         * gcc.dg/vect/pr20122.c: Likewise.
3489         * gcc.dg/vect/vect-105.c: Likewise.
3490         * gcc.dg/vect/vect-42.c: Likewise.
3491         * gcc.dg/vect/vect-43.c: Likewise.
3492         * gcc.dg/vect/vect-74.c: Likewise.
3493         * gcc.dg/vect/vect-75.c: Likewise.
3494         * gcc.dg/vect/vect-multitypes-3.c: Likewise.
3495         * gcc.dg/vect/vect-multitypes-6.c: Likewise.
3496         * gcc.dg/vect/vect-8.c: Remove xfail on vect_no_align targets.
3497         * gcc.dg/vect/vect-30.c: Remove xfail on vect_no_align targets.
3498
3499 2006-12-03  Paul Thomas  <pault@gcc.gnu.org>
3500
3501         PR fortran/29642
3502         * gfortran.dg/value_1.f90 : New test.
3503         * gfortran.dg/value_2.f90 : New test.
3504         * gfortran.dg/value_3.f90 : New test.
3505         * gfortran.dg/value_4.f90 : New test.
3506         * gfortran.dg/value_4.c : Called from value_4.f90.
3507
3508 2006-12-02  Andrew Pinski  <andrew_pinski@playstation.sony.com>
3509
3510         PR C++/30033
3511         *  g++.dg/cpp0x/static_assert4.C: New testcase.
3512
3513 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3514
3515         * gcc.dg/torture/builtin-sin-mpfr-1.c: Update MPFR comment.
3516
3517 2006-12-02  Lee Millward  <lee.millward@codesourcery.com>
3518
3519         PR c/27953
3520         * gcc.dg/pr27953.c: New test.
3521
3522 2006-12-01  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
3523
3524         PR c++/30022
3525         * g++.dg/ext/vector5.C: New test.
3526
3527         PR c++/30021
3528         * g++.dg/other/main1.C: New test.
3529
3530 2006-12-01  Thomas Koenig  <Thomas.Koenig@online.de>
3531
3532         PR libfortran/29568
3533         * gfortran.dg/convert_implied_open.f90:  Change to
3534         new default record length.
3535         * gfortran.dg/unf_short_record_1.f90:  Adapt to
3536         new error message.
3537         * gfortran.dg/unformatted_subrecords_1.f90:  New test.
3538
3539 2006-12-01  Andrew MacLeod  <amacleod@redhat.com>
3540
3541         * gcc.dg/max-1.c: Remove reference to -fno-tree-lrs option.
3542
3543 2006-12-01  Ryan Mansfield  <rmansfield@qnx.com>
3544
3545         PR c++/29066
3546         * g++.dg/expr/pr29066.c: New.
3547
3548 2006-12-01  H.J. Lu  <hongjiu.lu@intel.com>
3549             Zdenek Dvorak <dvorakz@suse.cz>
3550
3551         PR tree-optimization/29921
3552         * gcc.dg/pr29921-2.c: New test.
3553
3554 2006-11-30  H.J. Lu  <hongjiu.lu@intel.com>
3555
3556         * gcc.dg/i386-cpuid.h (bit_SSE3): New.
3557         (i386_get_cpuid): New function.
3558         (i386_cpuid_ecx): Likewise.
3559         (i386_cpuid_edx): Likewise.
3560         (i386_cpuid): Updated to call i386_cpuid_edx.
3561
3562         * gcc.target/i386/sse3-addsubpd.c: New file.
3563         * gcc.target/i386/sse3-addsubps.c: Likewise.
3564         * gcc.target/i386/sse3-haddpd.c: Likewise.
3565         * gcc.target/i386/sse3-haddps.c: Likewise.
3566         * gcc.target/i386/sse3-hsubpd.c: Likewise.
3567         * gcc.target/i386/sse3-hsubps.c: Likewise.
3568         * gcc.target/i386/sse3-lddqu.c: Likewise.
3569         * gcc.target/i386/sse3-movddup.c: Likewise.
3570         * gcc.target/i386/sse3-movshdup.c: Likewise.
3571         * gcc.target/i386/sse3-movsldup.c: Likewise.
3572
3573 2006-12-01  Dirk Mueller  <dmueller@suse.de>
3574
3575         * g++.dg/warn/Wreturn-type-4.C: New testcase.
3576
3577 2006-11-30  Janis Johnson  <janis187@us.ibm.com>
3578
3579         * gcc.dg/dfp/convert-int-max.c: New test.
3580         * gcc.dg/dfp/convert-int-max-fold.c: New test.
3581
3582 2006-11-30  Richard Guenther  <rguenther@suse.de>
3583
3584         * gcc.dg/vect/vect-pow-1.c: Rename ...
3585         * gcc.dg/vect/fast-math-vect-pow-1.c: ... to this.  Use
3586         floats instead of doubles, check successful vectorization.
3587
3588 2006-11-29  Andrew Pinski  <andrew_pinski@playstation.sony.com>
3589
3590         PR target/29945
3591         * gcc.c-torture/compile/pr29945.c: New testcase.
3592
3593 2006-11-30  Joseph Myers  <joseph@codesourcery.com>
3594
3595         * gcc.dg/vect/vect.exp: Skip PowerPC targets not supporting
3596         -maltivec.
3597
3598 2006-11-29  Eric Christopher  <echristo@apple.com>
3599
3600         * gcc.dg/tree-ssa/prefetch-3.c: Allow x86_64, but require ilp32.
3601
3602 2006-11-29  Janis Johnson  <janis187@us.ibm.com>
3603
3604         * gcc.dg/dfp/convert-int.c: Remove dg-do compile, fix comment.
3605
3606         * gcc.dg/dfp/convert-bfp.c: Skip long double conversions.
3607
3608 2006-11-29  Lee Millward  <lee.millward@codesourcery.com>
3609
3610         PR c++/29022
3611         * g++.dg/inherit/virtual2.C: New test.
3612         * g++.dg/inherit/virtual3.C: Likewise.
3613         * g++.old-deja/g++.bugs/900121_05.C: Adjust error markers.
3614         * g++.dg/inherit/error2.C: Likewise.
3615         * g++.dg/template/instantiate1.C: Likewise.
3616
3617 2006-11-28  Andrew Pinski  <pinskia@gmail.com>
3618
3619         PR tree-opt/29984
3620         * gcc.dg/tree-ssa/reassoc-12.c: New test.
3621
3622 2006-11-28  Jan Hubicka  <jh@suse.cz>
3623
3624         * gcc.dg/memcpy-1.c: New test.
3625
3626 2006-11-28  Jakub Jelinek  <jakub@redhat.com>
3627
3628         PR c++/29735
3629         * g++.dg/warn/main-3.C: New test.
3630
3631 2006-11-28  Jan Hubicka  <jh@suse.cz>
3632
3633         * gcc.dg/winline-1.c: New test.
3634
3635 2006-11-28  Nathan Sidwell  <nathan@codesourcery.com>
3636
3637         * gcc.dg/pack-test-1.c: Use __alignof__ to determine natural
3638         alignments.
3639
3640 2006-11-28  Paul Thomas  <pault@gcc.gnu.org>
3641
3642         PR fortran/29976
3643         * gfortran.dg/missing_optional_dummy_3.f90
3644
3645 2006-11-28  Paul Thomas  <pault@gcc.gnu.org>
3646
3647         PR fortran/20880
3648         * gfortran.dg/interface_3.f90: Modify errors.
3649
3650 2006-11-28  Ben Elliston  <bje@au.ibm.com>
3651
3652         * lib/gcc-defs.exp (${tool}_check_compile): xfail test cases that
3653         fail to link due to relocation overflows on spu-*-*.
3654
3655 2006-11-27  Michael Matz  <matz@suse.de>
3656             Andreas Krebbel  <krebbel1@de.ibm.com>
3657
3658         PR target/29319
3659         * gcc.dg/20061127-1.c: New testcase.
3660
3661 2006-11-27  Uros Bizjak  <ubizjak@gmail.com>
3662
3663         * gcc.dg/20061124-1.c: Add exit() function prototype.
3664
3665 2006-11-27  Jan Hubicka  <jh@suse.cz>
3666
3667         * gcc.target/i386/memcpy-1.c: Adjust size.
3668         * testsuite/gcc.dg/visibility-11.c: Likewise.
3669
3670 2006-11-27  Richard Guenther  <rguenther@suse.de>
3671
3672         PR middle-end/25620
3673         * gcc.target/i386/pow-1.c: New testcase.
3674         * gcc.dg/builtins-58.c: Likewise.
3675
3676 2006-11-26  Mark Mitchell  <mark@codesourcery.com>
3677
3678         PR c++/29886
3679         * g++.dg/expr/cast8.C: New test.
3680
3681 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3682
3683         * gcc.dg/torture/builtin-minmax-1.c: Test NaN in fmin/fmax.
3684         Don't ever inline the testcase.
3685
3686 2006-11-25  Andrew Pinski  <pinskia@gmail.com>
3687
3688         PR fortran/29982
3689         * gfortran.fortran-torture/compile/parameter_3.f90: New
3690         testcase.
3691
3692 2006-11-25  Andrew Pinski  <pinskia@gmail.com>
3693
3694         PR fortran/29951
3695         * gfortran.fortran-torture/execute/transfer2.f90: New test.
3696
3697 2006-11-25  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
3698
3699         * gfortran.fortran-torture/execute/specifics.f90: Remove test
3700         for CHAR.
3701
3702 2006-11-24  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
3703
3704         PR libgfortran/29936
3705         * gfortran.dg/write_check3.f90: New test.
3706
3707 2006-11-24  Andrew Pinski  <andrew_pinski@playstation.sony.com>
3708
3709         * gcc.dg/20061124-1.c: Add "exit(0);" to the end of main.
3710
3711 2006-11-24  Paul Thomas  <pault@gcc.gnu.org>
3712
3713         PR fortran/20880
3714         * gfortran.dg/interface_3.f90: New test.
3715
3716         PR fortran/29387
3717         * gfortran.dg/generic_8.f90: New test.
3718
3719 2006-11-24  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
3720
3721         * gfortran.dg/specifics_1.f90: Remove check for CHAR.
3722         * gfortran.dg/specifics_2.f90: Remove check for CHAR.
3723         * gfortran.dg/specifics_3.f90: Remove.
3724
3725 2006-11-24  Jakub Jelinek  <jakub@redhat.com>
3726
3727         PR c/29955
3728         * gcc.dg/gomp/pr29955.c: New test.
3729
3730         PR c/29736
3731         * gcc.dg/pr29736.c: New test.
3732
3733 2006-11-24  Andrew Pinski  <andrew_pinski@playstation.sony.com>
3734
3735         PR tree-opt/29964
3736         * gcc.dg/pure-1.c: New test.
3737
3738 2006-11-24  Joseph Myers  <joseph@codesourcery.com>
3739
3740         * g++.dg/eh/simd-2.C: Use -O -w in general for PowerPC.
3741         * gcc.dg/debug/dwarf2/const-2.c: Use powerpc_altivec_ok.
3742
3743 2006-11-24  Andreas Krebbel  <krebbel1@de.ibm.com>
3744
3745         * gcc.dg/20061124-1.c: New testcase.
3746
3747 2006-11-23  Eric Christopher  <echristo@apple.com>
3748
3749         * gcc.dg/inline-16.c: Use __SIZE_TYPE__.
3750
3751 2006-11-24  Manuel Lopez-Ibanez <manu@gcc.gnu.org>
3752
3753         PR c/2707
3754         PR c++/26167
3755         * gcc.dg/Wconversion-integer.c: New. Supersedes
3756         Wconversion-negative-constants.c
3757         * gcc.dg/Wconversion-real.c: New.
3758         * gcc.dg/Wconversion-real-integer.c: New.
3759         * gcc.dg/Wconversion-negative-constants.c: Deleted.
3760         * g++.dg/warn/Wconversion1.C: Modified.
3761
3762 2006-11-23  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3763
3764         * gfortran.dg/overload_1.f90: New test.
3765
3766 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
3767
3768         PR c/9072
3769         * gcc.dg/builtin-protos-1.c: Replace Wconversion by
3770         Wtraditional-conversion.
3771         * gcc.dg/overflow-warn-2.c: Likewise.
3772         * gcc.dg/Wconversion.c: Likewise. Renamed as
3773         Wtraditional-conversion.c .
3774         * gcc.dg/Wconversion-2.c: Likewise. Renamed as
3775         Wtraditional-conversion-2.c .
3776         * gcc.dg/dfp/Wconversion-2.c: Likewise. Renamed as
3777         Wtraditional-conversion-2.c
3778         * gcc.dg/Wconversion-negative-constants.c: New.
3779
3780 2006-11-23  Andrew Pinski  <pinskia@gmail.com>
3781
3782         * gcc.dg/tree-ssa/dump-1.c: New test.
3783
3784 2006-11-23  David Ung <davidu@mips.com>
3785
3786         * gcc.target/mips/mips.exp (dg-mips-options): Handle parsing of
3787         -mfp64, allowable when ISA >= 33 and float is enabled.
3788         * gcc.target/mips/mips32r2-mxhc1.c: New test for checking the use
3789         of mthc1 and mfhc1 patterns.
3790
3791 2006-11-23  Zdenek Dvorak <dvorakz@suse.cz>
3792
3793         PR tree-optimization/29921
3794         * gcc.dg/pr29921.c: New test.
3795
3796 2006-11-22  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3797
3798         PR fortran/29441
3799         * gfortran.dg/initialization_4.f90: New test.
3800
3801 2006-11-22  Ira Rosen  <irar@il.ibm.com>
3802
3803         * gcc.dg/vect/vect-1.c: Additional loop is now vectorizable on
3804         platforms that have interleaving support.
3805         * gcc.dg/vect/vect-107.c, gcc.dg/vect/vect-98.c: Likewise.
3806         * gcc.dg/vect/vect-strided-a-u16-i2.c,
3807         gcc.dg/vect/vect-strided-a-u16-i4.c, gcc.dg/vect/vect-strided-u16-i2.c,
3808         gcc.dg/vect/vect-strided-u16-i4.c, gcc.dg/vect/vect-strided-u32-i4.c,
3809         gcc.dg/vect/vect-strided-u32-i8.c, gcc.dg/vect/vect-strided-u8-i2.c,
3810         gcc.dg/vect/vect-strided-u8-i2-gap.c,
3811         gcc.dg/vect/vect-strided-u8-i8.c,
3812         gcc.dg/vect/vect-strided-u8-i8-gap2.c,
3813         gcc.dg/vect/vect-strided-u8-i8-gap4.c,
3814         gcc.dg/vect/vect-strided-u8-i8-gap7.c,
3815         gcc.dg/vect/vect-strided-float.c,
3816         gcc.dg/vect/vect-strided-a-mult.c,
3817         gcc.dg/vect/vect-strided-mult-char-ls.c,
3818         gcc.dg/vect/vect-strided-a-u16-mult.c,
3819         gcc.dg/vect/vect-strided-a-u32-mult.c,
3820         gcc.dg/vect/vect-strided-a-u8-i2-gap.c,
3821         gcc.dg/vect/vect-strided-a-u8-i8-gap2.c,
3822         gcc.dg/vect/vect-strided-a-u8-i8-gap7.c,
3823         gcc.dg/vect/vect-strided-mult.c,
3824         gcc.dg/vect/vect-strided-u32-mult.c: New testcases.
3825         * lib/target-supports.exp (vect_extract_even_odd, vect_interleave): New.
3826
3827 2006-11-22 Paul Thomas  <pault@gcc.gnu.org>
3828
3829         PR fortran/25087
3830         * gfortran.dg/auto_char_len_4.f90: New test.
3831
3832 2006-11-22 Paul Thomas  <pault@gcc.gnu.org>
3833
3834         PR fortran/29652
3835         * gfortran.dg/generic_7.f90: New test.
3836         * gfortran.dg/defined_operators_1.f90: Add new error.
3837
3838 2006-11-22  Zdenek Dvorak <dvorakz@suse.cz>
3839
3840         PR tree-optimization/29902
3841         * g++.dg/tree-ssa/pr29902.C: New test.
3842
3843 2006-11-21 Paul Thomas  <pault@gcc.gnu.org>
3844
3845         PR fortran/29820
3846         * gfortran.dg/used_types_13.f90: New test.
3847
3848 2006-11-21  Janis Johnson  <janis187@us.ibm.com>
3849
3850         * gcc.dg/dfp/snan.c: Delete.
3851
3852 2006-11-21  Douglas Gregor  <doug.gregor@gmail.com>
3853
3854         * g++.dg/cpp0x/static_assert1.C: New.
3855         * g++.dg/cpp0x/static_assert2.C: New.
3856         * g++.dg/cpp0x/static_assert3.C: New.
3857
3858 2006-11-21  Richard Guenther  <rguenther@suse.de>
3859
3860         * gcc.dg/vect/vect-pow-1.c: New testcase.
3861         * gcc.dg/vect/vect-pow-2.c: Likewise.
3862
3863 2006-11-21  Jakub Jelinek  <jakub@redhat.com>
3864
3865         PR c++/29570
3866         * g++.dg/template/static29.C: New test.
3867
3868         PR c++/29734
3869         * g++.dg/conversion/simd4.C: New test.
3870
3871 2006-11-20  Simon Martin  <simartin@users.sourceforge.net>
3872
3873         PR c++/29475
3874         * g++.dg/template/access19.C: New test.
3875         * g++.old-deja/g++.other/access11.C: Adjusted the line where the
3876         error is reported.
3877
3878 2006-11-20  Andrew Pinski  <andrew_pinski@playstation.sony.com>
3879
3880         PR tree-opt/25500
3881         * gcc.dg/tree-ssa/sra-4.c: New testcase.
3882
3883 2006-11-20  Tobias Burnus  <burnus@net-b.de>
3884
3885         PR fortran/27546
3886         * gfortran.dg/import.f90: Extended test.
3887         * gfortran.dg/import2.f90: Extended test.
3888
3889 2006-11-20  Tobias Burnus  <burnus@net-b.de>
3890
3891         * gfortran.dg/volatile3.f90: Add conflict test.
3892
3893 2006-11-20  Bernhard Fischer  <aldot@gcc.gnu.org>
3894
3895         PR fortran/24783
3896         * gfortran.dg/implicit_10.f90: New test.
3897
3898 2006-11-19  Gabriel Dos Reis  <gdr@integrable-solutions.net>
3899
3900         PR c++/8586
3901         * g++.dg/warn/Wall-write-strings.C: New.
3902
3903 2006-11-19  Erik Edelmann  <eedelman@gcc.gnu.org>
3904
3905         * gfortran.dg/alloc_comp_constraint_5.f90: New.
3906         * gfortran.dg/alloc_comp_assign_2.f90: Removed invalid code.
3907
3908 2006-11-19  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
3909
3910         * gfortran.dg/use_3.f90: Remove error message.
3911         * gfortran.dg/iso_fortran_env_1.f90: New test.
3912         * gfortran.dg/iso_fortran_env_2.f90: New test.
3913         * gfortran.dg/iso_fortran_env_3.f90: New test.
3914         * gfortran.dg/iso_fortran_env_4.f90: New test.
3915
3916 2006-11-19  Dorit Nuzman  <dorit@il.ibm.com>
3917
3918         * gcc.dg/vect/vect-27.c: Fix initialization.
3919
3920 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3921
3922         * gcc.dg/builtins-20.c: Add fmin/fmax cases.
3923         * gcc.dg/torture/builtin-minmax-1.c: New.
3924
3925         * gcc.dg/builtins-20.c: Add cases for copysign.
3926
3927 2006-11-18  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
3928
3929         PR fortran/24285
3930         * gfortran.dg/dollar_edit_descriptor-3.f: New test.
3931
3932 2006-11-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
3933         * gfortran.dg/use_1.f90: New test.
3934         * gfortran.dg/use_1.f90: New test.
3935         * gfortran.dg/use_1.f90: New test.
3936
3937 2006-11-17  Zdenek Dvorak <dvorakz@suse.cz>
3938
3939         PR tree-optimization/29801
3940         * gcc.dg/pr29801.c: New test.
3941
3942 2006-11-17  Jakub Jelinek  <jakub@redhat.com>
3943
3944         PR middle-end/29584
3945         * gcc.dg/torture/pr29584.c: New test.
3946
3947 2006-11-17  Joseph Myers  <joseph@codesourcery.com>
3948
3949         * gcc.dg/tree-ssa/stdarg-2.c, gcc.dg/tree-ssa/stdarg-4.c:
3950         Condition PowerPC tests for saving FPRs on powerpc_fprs.
3951         * gcc.target/powerpc/compress-float-ppc.c,
3952         gcc.target/powerpc/compress-float-ppc-pic.c: Only test if
3953         powerpc_fprs.
3954         * gcc.target/powerpc/rs6000-power2-2.c: Only test if powerpc_fprs;
3955         do not pass -mhard-float.
3956
3957 2006-11-16  Eric Botcazou  <ebotcazou@adacore.com>
3958
3959         * gnat.dg/volatile_aggregate.adb: New test.
3960
3961 2006-11-16  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
3962
3963         PR fortran/29391
3964         PR fortran/29489
3965         * gcc/testsuite/gfortran.dg/bound_2.f90: Add more checks.
3966         * gcc/testsuite/gfortran.dg/bound_3.f90: New test.
3967
3968 2006-11-16  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
3969
3970         PR target/29201
3971         * gcc.c-torture/compile/pr29201.c: New test for ia64 target.
3972
3973 2006-11-15  Steven G. Kargl  <kargl@gcc.gnu.org>
3974
3975         * gfortran.dg/import3.f90: Fix error message.
3976
3977 2006-11-15  Andrew Pinski  <andrew_pinski@playstation.sony.com>
3978
3979         PR tree-opt/29788
3980         * gfortran.fortran-torture/compile/inline_1.f90:
3981         New testcase.
3982
3983 2006-11-15  Uros Bizjak  <ubizjak@gmail.com>
3984
3985         * gcc.target/i386/x87regparm-1.c: New test.
3986         * gcc.target/i386/x87regparm-2.c: New test.
3987         * gcc.target/i386/x87regparm-3.c: New test.
3988         * gcc.target/i386/x87regparm-4.c: New test.
3989
3990 2006-11-15  Tobias Burnus  <burnus@net-b.de>
3991
3992         PR fortran/27546
3993         * gfortran.dg/import.f90: New test.
3994         * gfortran.dg/import2.f90: New test.
3995         * gfortran.dg/import3.f90: New test.
3996
3997 2006-11-15  Tobias Burnus  <burnus@net-b.de>
3998
3999         PR fortran/27588
4000         * gfortran.dg/char_bounds_check_fail_1.f90: New test.
4001
4002 2006-11-15  Tobias Burnus  <burnus@net-b.de>
4003
4004         PR fortran/29806
4005         * gfortran.dg/contains.f90: New test.
4006         * gfortran.dg/derived_function_interface_1.f90: Add a dg-warning.
4007
4008 2006-11-15  Jakub Jelinek  <jakub@redhat.com>
4009
4010         PR tree-optimization/29581
4011         * gcc.dg/pr29581-1.c: New test.
4012         * gcc.dg/pr29581-2.c: New test.
4013         * gcc.dg/pr29581-3.c: New test.
4014         * gcc.dg/pr29581-4.c: New test.
4015         * gfortran.dg/pr29581.f90: New test.
4016
4017 2006-11-14  Brooks Moses  <brooks.moses@codesourcery.com>
4018
4019         PR fortran/29702
4020         * lib/gfortran-dg.exp (gfortran-dg-test): Ignore column
4021         numbers in error message headers.
4022
4023 2006-11-14  Richard Guenther  <rguenther@suse.de>
4024
4025         * gcc.target/i386/math-torture/math-torture.exp: Restrict
4026         to i?86 and x86_64 targets.
4027
4028 2006-11-14  Caroline Tice  <ctice@apple.com>
4029
4030         * gcc.dg/pubtypes-1.c: New file/testcase.
4031         * gcc.dg/pubtypes-2.c: New file/testcase.
4032         * gcc.dg/pubtypes-3.c: New file/testcase.
4033         * gcc.dg/pubtypes-4.c: New file/testcase.
4034         * g++.dg/pubtypes.C: New file/testcase.
4035
4036 2006-11-14  Mark Mitchell  <mark@codesourcery.com>
4037
4038         PR c++/29106
4039         * g++.dg/init/self1.C: New test.
4040
4041 2006-11-14  Tobias Burnus  <burnus@net-b.de>
4042
4043         PR fortran/29657
4044         * gfortran.dg/conflicts.f90: Add.
4045
4046 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
4047
4048         PR rtl-optimization/29798
4049
4050         * gcc.c-torture/execute/pr29798.c: New.
4051
4052 2006-11-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4053
4054         * gcc.dg/builtins-20.c: Add more cases.
4055
4056 2006-11-13  Jakub Jelinek  <jakub@redhat.com>
4057
4058         PR fortran/29759
4059         * gfortran.dg/gomp/pr29759.f90: New test.
4060
4061 2006-11-13  Mark Mitchell  <mark@codesourcery.com>
4062
4063         PR c++/29518
4064         * g++.dg/template/static28.C: New test.
4065
4066 2006-11-13  Carlos O'Donell  <carlos@codesourcery.com>
4067
4068         * lib/c-torture.exp: Use target-libpath.exp.
4069         * lib/target-libpath.exp (set_ld_library_path_env_vars): If present,
4070         set GCC_EXEC_PREFIX env var from global variable of same name.
4071
4072 2006-11-12  Andrew Pinski  <andrew_pinski@playstation.sony.com>
4073
4074         PR fortran/26994
4075         * gfortran.fortran-torture/compile/transfer-1.f90:
4076         New testcase.
4077
4078 2006-11-12  H.J. Lu  <hongjiu.lu@intel.com>
4079             Zdenek Dvorak <dvorakz@suse.cz>
4080
4081         PR tree-optimization/29680
4082         * gcc.dg/alias-11.c: New test.
4083
4084 2006-11-12  Jason Merrill  <jason@redhat.com>
4085             Andrew Pinski <pinskia@physics.uc.edu>
4086
4087         PR middle-end/28915
4088         * gcc.target/i386/vectorize1.c: New.
4089
4090 2006-11-12  Roger Sayle  <roger@eyesopen.com>
4091
4092         PR rtl-optimization/29797
4093         * gcc.c-torture/execute/pr29797-1.c: New test case.
4094
4095 2006-11-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4096
4097         * gcc.dg/torture/builtin-symmetric-1.c: Add more cases.
4098
4099 2006-11-12  Zdenek Dvorak <dvorakz@suse.cz>
4100
4101         * gcc.dg/tree-ssa/prefetch-3.c: New test.
4102
4103 2006-11-12  Roger Sayle  <roger@eyesopen.com>
4104
4105         PR tree-optimization/13827
4106         * gcc.dg/fold-eqand-1.c: New test case.
4107
4108 2006-11-11  Andrew Pinski  <andrew_pinski@playstation.sony.com>
4109
4110         PR rtl-opt/28812
4111         * gcc.c-torture/execute/mayalias-3.c: New test.
4112
4113 2006-11-11  Richard Sandiford  <richard@codesourcery.com>
4114
4115         PR middle-end/27528
4116         * gcc.c-torture/compile/pr27528.c: New test.
4117         * gcc.dg/pr27528.c: Likewise.
4118
4119 2006-11-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4120
4121         * gcc.dg/builtins-20.c: Add more cases for stripping sign ops.
4122
4123         * gcc.dg/torture/builtin-symmetric-1.c: New test.
4124
4125 2006-11-10 Paul Thomas <pault@gcc.gnu.org>
4126
4127         PR fortran/29758
4128         * gfortran.dg/reshape_source_size_1.f90: New test.
4129
4130 2006-11-10 Paul Thomas <pault@gcc.gnu.org>
4131
4132         PR fortran/29315
4133         * gfortran.dg/aliasing_dummy_4.f90: New test.
4134
4135 2006-11-10  Uros Bizjak  <ubizjak@gmail.com>
4136
4137         PR target/29777
4138         * lib/target-supports.exp (vect_widen_mult_hi_to_si): Add i?86-*-*
4139         and x86_64-*-* targets.
4140
4141 2006-11-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4142
4143         * gcc.dg/torture/builtin-math-2.c: Test builtin fma.
4144         * gcc.dg/torture/builtin-math-3.c (CKSGN_F, CKSGN, CKSGN_L):
4145         New macros. Use them in exact tests.
4146         (TESTIT3): New macro.
4147         Add tests for fmin, fmax and fma.
4148
4149 2006-11-09 Paul Thomas <pault@gcc.gnu.org>
4150
4151         PR fortran/29431
4152         * gfortran.dg/array_constructor_13.f90: New test.
4153
4154 2006-11-09 Paul Thomas <pault@gcc.gnu.org>
4155
4156         PR fortran/29744
4157         * gfortran.dg/used_types_12.f90: New test.
4158
4159 2006-11-09  Serge Belyshev  <belyshev@depni.sinp.msu.ru>
4160
4161         PR middle-end/29726
4162         * gcc.dg/fold-eqandshift-1.c (test5): Uncomment function.
4163         (test6): Ditto.
4164         (dg-final): Add scan-tree-dump-times patterns for test5 and test6.
4165         * gcc.dg/fold-eqandshift-3.c: New test case.
4166
4167 2006-11-09 Paul Thomas <pault@gcc.gnu.org>
4168
4169         PR fortran/29699
4170         * gfortran.dg/alloc_comp_auto_array_1.f90: New test.
4171
4172         PR fortran/21370
4173         * gfortran.dg/change_symbol_attributes_1.f90: New test.
4174
4175 2006-11-09  Andreas Krebbel  <krebbel1@de.ibm.com>
4176
4177         * gcc.dg/20061109-1.c: New testcase.
4178
4179 2006-11-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4180
4181         * gcc.dg/builtins-20.c: Use fabs, not __builtin_fabs.
4182
4183 2006-11-09  Tobias Burnus  <burnus@net-b.de>
4184
4185         * gfortran.dg/io_constraints_3.f90: Fixed by using -fmax-errors.
<