OSDN Git Service

* obj-c++.dg/comp-types-10.mm: XFAIL for ICE.
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
1 2008-05-20  Janis Johnson  <janis187@us.ibm.com>
2
3         * obj-c++.dg/comp-types-10.mm: XFAIL for ICE.
4         * obj-c++.dg/try-catch-9.mm: XFAILfor ICE, move dg-options after
5         other test directives.
6
7         * obj-c++.dg/try-catch-2.mm: Move dg-options after dg-xfail-if.
8         * obj-c++.dg/encode-8.mm: Move dg-options after dg-do.
9         * obj-c++.dg/bitfield-4.mm: Ditto; use dg-prune-output instead of
10         dg-excess-errors for possible additional message.
11         * obj-c++.dg/layout-1.mm: Use dg-prune-output instead of
12         dg-excess-errors for possible additional message.
13
14         * g++.dg/ext/vector14.C: Ignore a possible warning.
15
16 2008-05-20  Samuel Tardieu  <sam@rfc1149.net>
17
18         * gnat.dg/modular.adb: Remove test, gnat.dg/modular1.adb already
19         checks that the bug is fixed and is more concise.
20
21 2008-05-20  Samuel Tardieu  <sam@rfc1149.net>
22
23         PR ada/35791
24         * gnat.dg/check_displace_generation.adb: New.
25
26 2008-05-20  Samuel Tardieu  <sam@rfc1149.net>
27
28         PR ada/30740
29         * gnat.dg/modular.adb: New test.
30
31 2008-05-20  Jan Sjodin  <jan.sjodin@amd.com>
32             Sebastian Pop  <sebastian.pop@amd.com>
33
34         PR tree-optimization/36181
35         * gcc.dg/tree-ssa/pr36181.c: New.
36
37 2008-05-20  Uros Bizjak  <ubizjak@gmail.com>
38
39         PR testsuite/36057
40         * g++.dg/compat/struct-layout-1_generate.c (DG_OPTIONS): Remove.
41         (const char *dg_options): New array.
42         (switchfiles): Loop through dg_options array to generate dg-options
43         directives.  Remove numbered arguments usage from fprintf
44         format strings.
45
46 2008-05-20  Jan Sjodin  <jan.sjodin@amd.com>
47             Sebastian Pop  <sebastian.pop@amd.com>
48
49         PR tree-optimization/36206
50         * testsuite/gfortran.dg/pr36206.f: New.
51
52 2008-05-20  Arnaud Charlet  <charlet@adacore.com>
53
54         * gnat.dg/testint.adb: New test.
55         * gnat.dg/modular1.adb: New test.
56         * gnat.dg/test_iface_aggr.adb: New test.
57         * gnat.dg/gen_disp.ad[sb]: New test.
58         * gnat.dg/specs/tag2.ads: Adjust.
59         * gnat.dg/specs/empty_variants.ads: Adjust.
60
61 2008-05-20  Richard Guenther  <rguenther@suse.de>
62
63         * gcc.dg/tree-ssa/ssa-sink-1.c: Adjust.
64         * gcc.dg/tree-ssa/ssa-sink-2.c: Likewise.
65         * gcc.dg/tree-ssa/ssa-sink-3.c: Likewise.
66         * gcc.dg/tree-ssa/ssa-sink-4.c: Likewise.
67
68 2008-05-20  Sandra Loosemore  <sandra@codesourcery.com>
69
70         * gcc.c-torture/compile/20061214-1.c: New test.
71
72 2008-05-20  Richard Guenther  <rguenther@suse.de>
73
74         * gcc.c-torture/execute/20080519-1.c: New testcase.
75
76 2008-05-19  Xinliang David Li  <davidxl@google.com>
77
78         * gcc.dg/cdce1.c: Remove test.
79         * gcc.dg/cdce2.c: Remove test.
80
81 2008-05-19  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
82
83         PR fortran/36265
84         * gfortran.dg/char_length_11.f90: New test.
85
86 2008-05-19  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
87
88         * gfortran.dg/widechar_intrinsics_5.f90: Add dg-do directive and
89         use -fbackslash option.
90
91 2008-05-19  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
92
93         * gfortran.dg/char_cast_2.f90: Adjust count in scanning the tree
94         dump file.
95
96 2008-05-19  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
97
98         * gfortran.dg/bind_c_module.f90: Adjust expected error messages.
99
100 2008-05-19  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
101
102         * gfortran.dg/char_cast_1.f90: Adjust count in scanning the tree
103         dump file.
104
105 2008-05-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
106
107         * gcc.dg/builtins-error.c: Test __builtin_isinf_sign.
108         * gcc.dg/tg-tests.h: Likewise.  Mark variables volatile.
109         * gcc.dg/torture/builtin-isinf_sign-1.c: New test.
110
111 2008-05-18  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
112
113         * gfortran.dg/achar_3.f90: Adjust error messages.
114         * gfortran.dg/achar_5.f90: New test.
115         * gfortran.dg/achar_6.F90: New test.
116         * gfortran.dg/widechar_1.f90: New test.
117         * gfortran.dg/widechar_2.f90: New test.
118         * gfortran.dg/widechar_3.f90: New test.
119         * gfortran.dg/widechar_4.f90: New test.
120         * gfortran.dg/widechar_intrinsics_1.f90: New test.
121         * gfortran.dg/widechar_intrinsics_2.f90: New test.
122         * gfortran.dg/widechar_intrinsics_3.f90: New test.
123         * gfortran.dg/widechar_intrinsics_4.f90: New test.
124         * gfortran.dg/widechar_intrinsics_5.f90: New test.
125         * gfortran.dg/widechar_select_1.f90: New test.
126         * gfortran.dg/widechar_select_2.f90: New test.
127
128 2008-05-18  Eric Botcazou  <ebotcazou@adacore.com>
129
130         * gnat.dg/loop_optimization2.ad[sb]: New test.
131
132 2008-05-18  Jakub Jelinek  <jakub@redhat.com>
133
134         PR target/36090
135         * gcc.c-torture/execute/20080502-1.c: New test.
136
137 2008-05-18  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
138
139         * gfortran.dg/stat_1.f90: Skip on mingw.
140         * gfortran.dg/stat_2.f90: Skip on mingw.
141
142 2008-05-18  Steven G. Kargl  <kargls@comcast.net>
143
144         PR fortran/36251
145         gfortran.dg/public_private_module.f90: new test.
146         gfortran.dg/bind_c_module.f90: new test.
147
148 2008-05-17  Xinliang David Li <davidxl@google.com>
149
150         * gcc.dg/cdce1.c: New test
151         * gcc.dg/cdce2.c: New test
152
153 2008-05-17  Tobias Burnus  <burnus@net-b.de>
154
155         * gfortran.dg/initialization_19.f90: New test.
156
157 2008-05-17  Eric Botcazou  <ebotcazou@adacore.com>
158
159         * gnat.dg/bit_packed_array3.adb: New test.
160
161 2008-05-17  Eric Botcazou  <ebotcazou@adacore.com>
162
163         * gnat.dg/warn4.adb: New test.
164
165 2008-05-16  Paul Thomas  <pault@gcc.gnu.org>
166
167         PR fortran/35756
168         PR fortran/35759
169         * gfortran.dg/where_1.f90: New test.
170
171         PR fortran/35743
172         PR fortran/35745
173         * gfortran.dg/where_2.f90: New test.
174
175 2008-05-16  Tobias Burnus  <burnus@net-b.de>
176
177         * gfortran.dg/rank_1.f90
178         * gfortran.dg/rank_2.f90
179
180 2008-05-16  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
181
182         * gfortran.dg/missing_parens_1.f90: Update test.
183         * gfortran.dg/fmt_t_7.f: Update test.
184
185 2008-05-16  Steven G. Kargl  <kargls@comcast.net>
186
187         * gfortran.dg/int_3.f90: New test.
188         * gfortran.dg/and_or_xor.f90: New test.
189
190 2008-05-16  Daniel Kraft  <d@domob.eu>
191
192         PR fortran/27997
193         * gfortran.dg/array_constructor_type_1.f03:  New test
194         * gfortran.dg/array_constructor_type_2.f03:  New test
195         * gfortran.dg/array_constructor_type_3.f03:  New test
196         * gfortran.dg/array_constructor_type_4.f03:  New test
197         * gfortran.dg/array_constructor_type_5.f03:  New test
198         * gfortran.dg/array_constructor_type_6.f03:  New test
199         * gfortran.dg/array_constructor_type_7.f03:  New test
200         * gfortran.dg/array_constructor_type_8.f03:  New test
201         * gfortran.dg/array_constructor_type_9.f:  New test
202         * gfortran.dg/array_constructor_type_10.f03:  New test
203         * gfortran.dg/array_constructor_type_11.f03:  New test
204         * gfortran.dg/array_constructor_type_12.f03:  New test
205         * gfortran.dg/array_constructor_type_13.f90:  New test
206         * gfortran.dg/array_constructor_type_14.f03:  New test
207         * gfortran.dg/array_constructor_type_15.f03:  New test
208         * gfortran.dg/array_constructor_type_16.f03:  New test
209         * gfortran.dg/array_constructor_type_17.f03:  New test
210         * gfortran.dg/array_constructor_type_18.f03:  New test
211
212 2008-05-16  Uros Bizjak  <ubizjak@gmail.com>
213
214         PR target/36246
215         * gcc.target/i386/pr36246.c: New test.
216
217 2008-05-16  Sebastian Pop  <sebastian.pop@amd.com>
218             Jan Sjodin  <jan.sjodin@amd.com>
219
220         PR tree-optimization/36228
221         * gcc.dg/vect/pr36228.c: New.
222
223 2008-05-16  Hans-Peter Nilsson  <hp@axis.com>
224
225         * gfortran.dg/f2003_io_4.f03, gfortran.dg/f2003_io_5.f03,
226         gfortran.dg/f2003_io_7.f03, gfortran.dg/namelist_45.f90,
227         gfortran.dg/namelist_46.f90, gfortran.dg/namelist_47.f90,
228         gfortran.dg/f2003_io_1.f03: Gate test on effective_target
229         fd_truncate.
230         * gfortran.dg/fmt_t_7.f: Ditto.  Apply dos2unix.
231
232 2008-05-16  Daniel Kraft  <d@domob.eu>
233
234         * gfortran.dg/private_type_6.f90:  Adapted expected error messages.
235         * gfortran.dg/structure_constructor_1.f03:  New test.
236         * gfortran.dg/structure_constructor_2.f03:  New test.
237         * gfortran.dg/structure_constructor_3.f03:  New test.
238         * gfortran.dg/structure_constructor_4.f03:  New test.
239         * gfortran.dg/structure_constructor_5.f03:  New test.
240         * gfortran.dg/structure_constructor_6.f03:  New test.
241         * gfortran.dg/structure_constructor_7.f03:  New test.
242         * gfortran.dg/structure_constructor_8.f03:  New test.
243         * gfortran.dg/structure_constructor_9.f90:  New test.
244
245 2008-05-15  H.J. Lu  <hongjiu.lu@intel.com>
246
247         * gcc.target/i386/m128-check.h: New.
248         * gcc.target/i386/set-v16qi-1.h: Likewise.
249         * gcc.target/i386/set-v16qi-2.h: Likewise.
250         * gcc.target/i386/set-v8hi-1.h: Likewise.
251         * gcc.target/i386/set-v8hi-2.h: Likewise.
252         * gcc.target/i386/sse2-set-v16qi-1.c: Likewise.
253         * gcc.target/i386/sse2-set-v16qi-2.c: Likewise.
254         * gcc.target/i386/sse2-set-v8hi-1.c: Likewise.
255         * gcc.target/i386/sse2-set-v8hi-2.c: Likewise.
256         * gcc.target/i386/sse4_1-set-v16qi-1.c: Likewise.
257         * gcc.target/i386/sse4_1-set-v16qi-2.c: Likewise.
258
259         * gcc.target/i386/sse2-check.h: Include m128-check.h. Don't
260         include <stdio.h>.
261         * gcc.target/i386/sse4_1-check.h: Likewise.
262
263 2008-05-15  Adam Nemet  <anemet@caviumnetworks.com>
264
265         PR middle-end/36194
266         * gcc.dg/pr36194.c: New test.
267
268 2008-05-15  Janne Blomqvist  <jb@gcc.gnu.org>
269
270         PR libfortran/34974
271         * gfortran.dg/fmt_t_7.f: Remove XFAIL, patch for PR 25561/Part 1 fixes
272         this.
273
274 2008-05-15  Janis Johnson  <janis187@us.ibm.com>
275
276         * lib/torture-options.exp: New support for torture options.
277         * lib/gfortran-dg.exp (gfortran-dg-runtest): Use new torture procs.
278         * lib/c-torture.exp: Define C_TORTURE_OPTIONS instead of
279         TORTURE_OPTIONS; don't define torture_with_loops and
280         torture_without_loops.
281         * lib/gcc-dg.exp: Define DG_TORTURE_OPTIONS instead of
282         TORTURE_OPTIONS; don't define torture_with_loops and
283         torture_without_loops.
284         (gcc-dg-runtest): Use new torture procs if no torture options defined.
285         * lib/fortran-torture.exp: Define FORTRAN_TORTURE_OPTIONS instead of
286         TORTURE_OPTIONS.
287         (fortran-torture-execute): Use torture_with_loops instead of
288         TORTURE_OPTIONS.
289         (fortran-torture): Ditto.
290         * lib/objc-torture.exp: Define OBJC_TORTURE_OPTIONS instead of
291         TORTURE_OPTIONS; don't define torture_with_loops and
292         torture_without_loops.
293         * gcc.c-torture/execute/execute.exp: Use new torture procs.
294         * gcc.c-torture/execute/builtins/builtins.exp: Ditto.
295         * gcc.c-torture/execute/ieee/ieee.exp: Ditto.
296         * gcc.c-torture/unsorted/unsorted.exp: Ditto.
297         * gfortran.fortran-torture/execute/execute.exp: Ditto.
298         * gfortran.fortran-torture/compile/compile.exp: Ditto.
299         * gcc.target/x86_64/abi/abi-x86_64.exp: Ditto.
300         * gcc.target/i386/math-torture/math-torture.exp: Define
301         MATH_TORTURE_OPTIONS, use new torture procs.
302         * gcc.dg/pch/pch.exp: Use new torture procs.
303         * gcc.dg/format/format.exp: Ditto.
304         * gcc.misc-tests/i386-prefetch.exp: Ditto.
305         * gcc.misc-tests/dectest.exp: Ditto.
306         * objc.dg/pch/pch.exp: Ditto.
307         * objc/execute/execute.exp: Ditto.
308         * objc/execute/exceptions/exceptions.exp: Ditto.
309         * objc/compile/compile.exp: Ditto.
310
311 2008-05-15  Richard Guenther  <rguenther@suse.de>
312
313         PR tree-optimization/36245
314         * gcc.c-torture/compile/pr36245.c: New testcase.
315
316 2008-05-15  Richard Guenther  <rguenther@suse.de>
317
318         * gcc.dg/tree-ssa/loadpre7.c: Adjust scan for not performed
319         transformation.
320         * gcc.dg/tree-ssa/ssa-fre-10.c: Likewise.
321
322 2008-05-15  Richard Guenther  <rguenther@suse.de>
323
324         PR middle-end/36244
325         * gcc.dg/torture/pr36244.c: New testcase.
326
327 2008-05-15  Eric Botcazou  <ebotcazou@adacore.com>
328
329         * gnat.dg/discr8.ad[sb]: New test.
330         * gnat.dg/discr8_pkg[123].ads: New helpers.
331
332 2008-05-15  H.J. Lu  <hongjiu.lu@intel.com>
333
334         * gcc.target/i386/sse-set-ps-1.c: New.
335         * gcc.target/i386/sse4_1-set-ps-1.c: Likewise.
336
337 2008-05-15  Richard Guenther  <rguenther@suse.de>
338
339         PR tree-optimization/36009
340         PR tree-optimization/36204
341         * gcc.dg/tree-ssa/ssa-lim-5.c: New testcase.
342         * gcc.dg/tree-ssa/ssa-lim-6.c: Likewise.
343
344 2008-05-15  Richard Guenther  <rguenther@suse.de>
345
346         PR tree-optimization/34330
347         * gcc.dg/torture/pr34330.c: New testcase.
348
349 2008-05-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
350
351         PR fortran/36059
352         * gfortran.dg/repack_arrays_1.f90: New test.
353
354 2008-05-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
355
356         PR fortran/36186
357         * gfortran.dg/boz_11.f90: New test.
358         * gfortran.dg/boz_12.f90: New test.
359
360 2008-05-14  Paul Thomas  <pault@gcc.gnu.org>
361
362         PR fortran/36233
363         * gfortran.dg/actual_procedure_1.f90: New test
364
365 2008-05-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
366
367         PR fortran/35682
368         * gfortran.dg/bound_4.f90: New test.
369         * gfortran.dg/bounds_check_14.f90: New test.
370
371 2008-05-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
372
373         PR fortran/35685
374         * gfortran.dg/bound_3.f90: New test.
375
376 2008-05-14  Michael Meissner  <michael.meissner@amd.com>
377             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
378
379         * gcc.target/i386/sse5-imul32widen-vector.c: New file to test x86
380         SSE5 optimizations.
381         * gcc.target/i386/sse5-imul64-vector.c: Ditto.
382         * gcc.target/i386/sse5-rotate1-vector.c: Ditto.
383         * gcc.target/i386/sse5-rotate2-vector.c: Ditto.
384         * gcc.target/i386/sse5-rotate3-vector.c: Ditto.
385         * gcc.target/i386/sse5-shift1-vector.c: Ditto.
386         * gcc.target/i386/sse5-shift2-vector.c: Ditto.
387         * gcc.target/i386/sse5-shift3-vector.c: Ditto.
388
389 2008-05-14  Michael Meissner  <michael.meissner@amd.com>
390
391         PR target/36224
392         * gcc.dg/pr36224.c: New file.
393
394 2008-05-14  Olivier Hainque  <hainque@adacore.com>
395
396         * gnat.dg/blkextract_from_reg.adb: New test.
397
398 2008-05-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
399
400         PR fortran/36215
401         * gfortran.dg/include_3.f95: New test.
402
403 2008-05-14  Ira Rosen  <irar@il.ibm.com>
404
405         PR tree-optimization/36098      
406         * gcc.dg/vect/vect.exp: Compile with -O3 all the tests named "O3-*".
407         * gcc.dg/vect/O3-pr36098.c: New test.
408
409 2008-05-14  Samuel Tardieu  <sam@rfc1149.net>
410
411         * gnat.dg/old_errors.ads, gnat.dg/old_errors.adb: New.
412
413 2008-05-14  Andreas Krebbel  <krebbel1@de.ibm.com>
414
415         * g++.dg/eh/080513-1.C: New testcase.
416
417 2008-05-13  Uros Bizjak  <ubizjak@gmail.com>
418
419         PR target/36222
420         * gcc.target/i386/pr36222-1.c: New test.
421
422 2008-05-13  H.J. Lu  <hongjiu.lu@intel.com>
423
424         * gcc.target/i386/sse-init-v4hi-1.c: New.
425         * gcc.target/i386/sse-init-v4sf-1.c: Likewise.
426         * gcc.target/i386/sse2-init-v16qi-1.c: Likewise.
427         * gcc.target/i386/sse2-init-v2di-1.c: Likewise.
428         * gcc.target/i386/sse2-init-v4si-1.c: Likewise.
429         * gcc.target/i386/sse2-init-v8hi-1.c: Likewise.
430         * gcc.target/i386/sse4_1-init-v16qi-1.c: Likewise.
431         * gcc.target/i386/sse4_1-init-v2di-1.c: Likewise.
432         * gcc.target/i386/sse4_1-init-v4sf-1.c: Likewise.
433         * gcc.target/i386/sse4_1-init-v4si-1.c: Likewise.
434
435 2008-05-13  Janis Johnson  <janis187@us.ibm.com>
436
437         PR testsuite/35127
438         * gcc.c-torture/compile/20031125-1.c: Remove dg-do, dg-options.
439         * gcc.c-torture/compile/20031125-2.c: Ditto.
440         * gcc.c-torture/compile/20031203-1.c: Ditto.
441         * gcc.c-torture/compile/acc1.c: Remove -O2 from dg-options.
442         * gcc.c-torture/compile/builtin_constant_p.c: Remove dg-options.
443         * gcc.c-torture/compile/pr21562.c: Remove -O3 from dg-options.
444         * gcc.c-torture/compile/pr25483.c: Remove -O from dg-options.
445         * gcc.c-torture/compile/pr32349.c: Remove -O2 from dg-options.
446         * gcc.c-torture/compile/pr32355.c: Remove dg-options.
447         * gcc.c-torture/compile/pr34448.c: Ditto.
448         * gcc.c-torture/compile/pr34648.c: Remove -O2 from dg-options.
449
450 2008-05-13  Tom Tromey  <tromey@redhat.com>
451
452         PR preprocessor/22168:
453         * gcc.dg/pch/import-2.hs: Add -Wno-deprecated.
454         * gcc.dg/pch/import-1.hs: Add -Wno-deprecated.
455         * gcc.dg/pch/import-2.c: Add -Wno-deprecated.
456         * gcc.dg/pch/import-1.c: Add -Wno-deprecated.
457         * gcc.dg/cpp/import2.c: Add -Wno-deprecated.
458         * gcc.dg/cpp/import1.c: Add -Wno-deprecated.
459         * gcc.dg/cpp/trad/assert3.c: Add -Wno-deprecated.
460         * gcc.dg/cpp/trad/assert2.c: Add -Wno-deprecated.
461         * gcc.dg/cpp/trad/assert1.c: Add -Wno-deprecated.
462         * gcc.dg/cpp/ident.c: Add -Wno-deprecated.
463         * gcc.dg/cpp/ident-1.c: Add -Wno-deprecated.
464         * gcc.dg/cpp/extratokens.c: Add -Wno-deprecated.
465         * gcc.dg/cpp/assert3.c: Add -Wno-deprecated.
466         * gcc.dg/cpp/assert2.c: Add -Wno-deprecated.
467         * gcc.dg/cpp/assert1.c: Add -Wno-deprecated.
468         * gcc.dg/cpp/assert4.c: Compile with -ansi and not -pedantic.  Add
469         -Wno-deprecated.
470         * gcc.dg/cpp/pr22168.c: New file.
471         * gcc.dg/cpp/pr22168-2.c: New file.
472
473 2008-05-13  Richard Guenther  <rguenther@suse.de>
474
475         PR middle-end/36227
476         * gcc.dg/pr36227.c: New testcase.
477
478 2008-05-13  Eric Botcazou  <ebotcazou@adacore.com>
479
480         * gnat.dg/discr7.adb: New test
481         * gnat.dg/conv_integer.adb: Likewise.
482
483 2008-05-12  Janis Johnson  <janis187@us.ibm.com>
484
485         * gcc.c-torture/compile/pr11832.c: XFAIL for mips and powerpc-linux,
486         then ignore ICE message to avoid a second failure.
487         * gcc.c-torture/compile/pr33009.c: Ditto.
488         * lib/gcc-dg.exp: Explain in comment how to XFAIL an ICE.
489
490 2008-05-12  Andy Hutchinson  <hutchinsonandy@aim.com>
491
492         * gcc.dg/pr34457-1.c: Skip for target without trampolines.
493         * gcc.dg/20050607-1.c: Ditto.
494         * gcc.dg/trampoline-1.c: Ditto.
495         * gcc.dg/debug/debug-3.c: Ditto.
496         * gcc.dg/debug/debug-5.c: Ditto.
497
498 2008-05-12  Samuel Tardieu  <sam@rfc1149.net>
499
500         * gnat.dg/specs/statically_matching.ads: New.
501
502 2008-05-12  H.J. Lu  <hongjiu.lu@intel.com>
503
504         * gcc.target/i386/sse2-set-epi32-1.c: New.
505         * gcc.target/i386/sse2-set-epi64x-1.c: Likewise.
506         * gcc.target/i386/sse4_1-set-epi32-1.c: Likewise.
507         * gcc.target/i386/sse4_1-set-epi64x-1.c: Likewise.
508
509 2008-05-12  Uros Bizjak  <ubizjak@gmail.com>
510
511         PR rtl-optimization/36111
512         * gcc.dg/pr36111.c: New test.
513
514 2008-05-12  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
515
516         PR fortran/36176
517         * gfortran.dg/transfer_simplify_9.f90: New test.
518
519 2008-05-12  Paolo Carlini  <paolo.carlini@oracle.com>
520
521         PR c++/35331
522         * g++.dg/cpp0x/vt-35331.C: New. 
523         * g++.dg/cpp0x/pr32125.C: Adjust.
524         * g++.dg/cpp0x/pr32126.C: Likewise.
525         * g++.dg/cpp0x/pr31438.C: Likewise.
526         * g++.dg/cpp0x/variadic81.C: Likewise.
527         * g++.dg/cpp0x/vt-34055.C: Likewise.
528         * g++.dg/cpp0x/vt-34606.C: Likewise.
529
530 2008-05-12  Ira Rosen  <irar@il.ibm.com>
531
532         * gfortran.dg/vect/pr36119.f: Rename to ...
533         * gfortran.dg/vect/O3-pr36119.f90: ... this. Compile for all targets
534         with -O3.
535
536 2008-05-11  Adam Nemet  <anemet@caviumnetworks.com>
537
538         * gcc.target/mips/mips.exp: Move passing -DMIPS16=... from here ...
539         * lib/target-supports.exp (add_options_for_mips16_attribute):
540         ... to here.
541
542 2008-05-11  Thomas Koenig  <tkoenig@gcc.gnu.org>
543
544         PR fortran/35719
545         * gfortran.dg/associated_5.f90:  New test.
546
547 2008-05-11  Richard Sandiford  <rdsandiford@googlemail.com>
548
549         * gcc.target/mips/scc-1.c: Require mips16_attribute, and add
550         the associated options.
551         * gcc.target/mips/scc-3.c: Likewise.
552
553 2008-05-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
554
555         * gfortran.dg/default_format_1.f90: Move denormals tests to
556         gfortran.dg/default_format_denormal_1.f90.
557         * gfortran.dg/default_format_denormal_1.f90: Added denormal tests.
558
559 2008-05-10  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
560
561         * gfortran.dg/nint_2.f90: XFAIL on mingw.
562
563 2008-05-10  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
564
565         * gfortran.dg/streamio_15.f90: Take care of Windows CRLF line
566         terminator.
567
568 2008-05-10  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
569
570         * gfortran.dg/fseek.f90: Take care of Windows CRLF line
571         terminator.
572
573 2008-05-10  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
574
575         * gfortran.dg/fmt_t_5.f90: Take care of Windows CRLF line
576         terminator.
577
578 2008-05-10  Kenneth Zadeck  <zadeck@naturalbridge.com>
579
580         PR rtl-optimization/36185
581         * g++.dg/opt/pr36185.C
582
583 2008-05-10  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
584
585         * write_to_null.f90: Rename to write_to_null.F90.
586         * write_to_null.F90: On Windows, "nul" is the equivalent of the
587         Unix /dev/null.
588
589 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
590
591         PR rtl-optimization/33642
592         * gcc.c-torture/compile/pr11832.c: Skip for MIPS.
593         * gcc.c-torture/compile/pr33009.c: Likewise.
594
595 2008-05-09  Tom Tromey  <tromey@redhat.com>
596
597         * gcc.dg/pr22231.c: Fix dg-error call.
598
599 2008-05-09  Tom Tromey  <tromey@redhat.com>
600
601         PR preprocessor/22231:
602         * gcc.dg/pr22231.c: New file.
603
604 2008-05-09  Richard Guenther  <rguenther@suse.de>
605
606         PR tree-optimization/36187
607         * g++.dg/opt/pr36187.C: New testcase.
608
609 2008-05-08  Jan Sjodin  <jan.sjodin@amd.com>
610             Sebastian Pop  <sebastian.pop@amd.com>
611
612         * gcc.dg/tree-ssa/data-dep-1.c: New.
613
614 2008-05-08  Richard Guenther  <rguenther@suse.de>
615
616         * gcc.dg/tree-ssa/20040911-1.c: Adjust.
617         * gcc.dg/tree-ssa/20040517-1.c: Likewise.
618         * gcc.dg/tree-ssa/pr26421.c: Likewise.
619         * gcc.dg/tree-ssa/pr23382.c: Likewise.
620         * gcc.dg/tree-ssa/alias-15.c: Likewise.
621         * gcc.dg/tree-ssa/inline_asm-1.c: Likewise.
622         * gcc.dg/tree-ssa/inline_asm-2.c: Likewise.
623         * gcc.dg/tree-ssa/pta-fp.c: Likewise.
624         * gcc.dg/tree-ssa/20031015-1.c: Likewise.
625         * gcc.dg/tree-ssa/alias-12.c: Likewise.
626
627 2008-05-09  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
628
629         PR fortran/36162
630         * gfortran.dg/module_widestring_1.f90: New test.
631
632 2008-05-08  Rafael Espindola  <espindola@google.com>
633
634         * gcc.dg/vect/vect-111.c: Rename to no-trapping-math-vect-111.c
635         * gcc.dg/vect/vect-ifcvt-11.c: Rename to no-trapping-math-vect-ifcvt-11.c
636         * gcc.dg/vect/vect-ifcvt-12.c: Rename to no-trapping-math-vect-ifcvt-12.c
637         * gcc.dg/vect/vect-ifcvt-13.c: Rename to no-trapping-math-vect-ifcvt-13.c
638         * gcc.dg/vect/vect-ifcvt-14.c: Rename to no-trapping-math-vect-ifcvt-14.c
639         * gcc.dg/vect/vect-ifcvt-15.c: Rename to no-trapping-math-vect-ifcvt-15.c
640
641 2008-05-08  David Daney  <ddaney@avtrex.com>
642
643         * lib/target-supports.exp (check_effective_target_sync_int_long): Add
644         mips*-*-*.
645         (check_effective_target_sync_char_short): Same.
646
647 2008-05-08  Kai Tietz  <kai.tietz@onevision.com>
648
649         * gcc.c-torture/compile/pr36172.c: Replace unsigned long by
650         __SIZE_TYPE__.
651
652 2008-05-08  Sa Liu  <saliu@de.ibm.com>
653
654         * testsuite/gcc.target/spu/subti3.c: New.
655
656 2008-05-08  Richard Guenther  <rguenther@suse.de>
657
658         PR middle-end/36154
659         * gcc.c-torture/compile/pr36154.c: New testcase.
660
661 2008-05-08  Richard Guenther  <rguenther@suse.de>
662
663         PR middle-end/36172
664         * gcc.c-torture/compile/pr36172.c: New testcase.
665
666 2008-05-08  Uros Bizjak  <ubizjak@gmail.com>
667
668         PR target/35714
669         * gcc.target/i386/pr35714.c: New test.
670
671 2008-05-07  Jakub Jelinek  <jakub@redhat.com>
672
673         PR middle-end/36013
674         * gcc.c-torture/execute/20080506-2.c: New test.
675
676         PR middle-end/36137
677         * gcc.c-torture/execute/20080506-1.c: New test.
678
679 2008-05-06  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
680
681         PR libfortran/34974
682         * gfortran.dg/fmt_t_7.f: XFAIL this until we get issue resolved.
683
684 2008-05-06  H.J. Lu  <hongjiu.lu@intel.com>
685
686         PR testsuite/36155
687         * g++.dg/ext/utf32-4.C: Fix a typo.
688
689 2008-05-06  H.J. Lu  <hongjiu.lu@intel.com>
690
691         PR testsuite/36155
692         * gcc.dg/utf32-4.c: Fix a typo.
693
694         * lib/target-supports.exp (check_effective_target_4byte_wchar_t):
695         Use __WCHAR_TYPE__ instead of wchar_t.
696
697 2008-05-06  Mark Shinwell  <shinwell@codesourcery.com>
698             Daniel Jacobowitz  <dan@codesourcery.com>
699             Andrew Jenner  <andrew@codesourcery.com>
700
701         * g++.old-deja/g++.jason/enum6.C, g++.old-deja/g++.law/enum9.C,
702         g++.old-deja/g++.other/enum4.C, gfortran/enum_9.f90,
703         gfortran.dg/enum_10.f90: Broaden dg-options pattern.
704
705 2008-05-06  Tom Tromey  <tromey@redhat.com>
706
707         PR preprocessor/35313, PR preprocessor/36088:
708         * gcc.dg/cpp/pr35313.c: New file.
709         * gcc.dg/cpp/if-oppr.c: Remove test for ',' in a conditional
710         expression.
711         * gcc.dg/cpp/if-oppr2.c: New file.
712
713 2008-05-06  Tobias Burnus  <burnus@net-b.de>
714
715         PR fortran/36117
716         * gfortran.dg/bessel_2.f90: New.
717
718 2008-05-06  Olivier Hainque  <hainque@adacore.com>
719
720         * gnat.dg/fatp_sra.adb: New test.
721         
722 2008-05-05  Andrew Pinski  <andrew_pinski@playstation.sony.com>
723
724         PR middle-end/36141
725         * gcc.c-torture/pr36141.c: New testcase.
726
727 2008-05-06  Danny Smith  <dannysmith@users.sourceforge.net>
728
729         * lib/target-supports.exp (check_effective_target_4byte_wchar_t):
730         New proc.
731         * gcc.dg/utf16-4.c: Use it.
732         * gcc.dg/utf32-4.c: Use it.
733         * g++.dg/ext/utf16-4.C: Use it.
734         * g++.dg/ext/utf32-4.C: Use it.
735
736 2008-05-05  Danny Smith  <dannysmith@users.sourceforge.net>
737
738         * gfortran.dg/dev_null.f90. Remove and replace with...
739         * gfortran.dg/dev_null.F90: Use preprocessor define to
740         generalize the DEV_NULL name.
741
742 2008-05-05  Andrew Pinski  <andrew.pinski@playstation.sony.com>
743
744         * gcc.dg/tree-ssa/forwprop-5.c: New testcase.
745         * gcc.dg/tree-ssa/forwprop-6.c: New testcase.
746         * gcc.dg/tree-ssa/forwprop-7.c: New testcase.
747         * gcc.dg/tree-ssa/forwprop-8.c: New testcase.
748         * gcc.dg/tree-ssa/forwprop-9.c: New testcase.
749
750 2008-05-05  Ira Rosen  <irar@il.ibm.com>
751
752         PR tree-optimization/36119
753         * gfortran.dg/vect/pr36119.f: New test. 
754
755 2008-05-04  Thomas Koenig  <tkoenig@gcc.gnu.org>
756
757         PR libfortran/35995
758         * gfortran.dg/intrinsic_ifunction_1.f90:  New test case.
759
760 2008-05-04   Andy Hutchinson   <hutchinsonandy@aim.com>
761
762         * gcc.dg/nested-func-5.c: Skip for target without trampolines.
763         * gcc.dg/torture/nested-fn-1.c: Ditto.
764
765 2008-05-04  Thomas Koenig  <tkoenig@gcc.gnu.org>
766
767         PR libfortran/35990
768         * gfortran.dg/intrinsic_pack_4.f90:  New test case.
769
770 2008-05-03  Eric Botcazou  <ebotcazou@adacore.com>
771
772         * gnat.dg/discr6_pkg.ads: New helper.
773         * gnat.dg/discr6.adb: New test.
774
775 2008-05-03  Eric Botcazou  <ebotcazou@adacore.com>
776
777         * gnat.dg/alignment4.adb: Adjust.
778         * gnat.dg/alignment5.adb: Likewise.
779         * gnat.dg/alignment6.adb: XFAIL.
780
781 2008-05-03  Richard Guenther  <rguenther@suse.de>
782
783         * gcc.dg/tree-ssa/loop-36.c: Cleanup the dump file.
784
785 2008-05-03  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
786
787         PR fortran/33268
788         * gfortran.dg/io_constraints_4.f90: New test.
789
790 2008-05-01  Simon Baldwin <simonb@google.com>
791
792         PR bootstrap/36108
793         * testsuite/gcc.dg/Warray-bounds.c: Removed frontend warnings update.
794         * testsuite/g++.dg/warn/Warray-bounds.c: Ditto.
795         * testsuite/gcc.dg/Warray-bounds-noopt.c: Removed testcase.
796         * testsuite/g++.dg/warn/Warray-bounds-noopt.c: Ditto.
797
798 2008-05-01  Bud Davis  <bdavis9659@sbcglobal.net>
799
800         PR fortran/PR35940      
801         * gfortran.dg/index.f90: New test.
802
803 2008-05-01  Simon Baldwin <simonb@google.com>
804
805         * testsuite/gcc.dg/Warray-bounds.c: Updated for frontend warnings,
806         additional tests for arrays of size 0 and size 1.
807         * testsuite/g++.dg/warn/Warray-bounds.c: Ditto.
808         * testsuite/gcc.dg/Warray-bounds-noopt.c: New testcase.
809         * testsuite/g++.dg/warn/Warray-bounds-noopt.c: Ditto.
810
811 2008-05-01  Richard Guenther  <rguenther@suse.de>
812
813         PR middle-end/36093
814         * gcc.c-torture/execute/pr36093.c: New testcase.
815
816 2008-04-30  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
817
818         * gfortran.dg/selected_char_kind_1.f90: New test.
819         * gfortran.dg/selected_char_kind_2.f90: New test.
820         * gfortran.dg/selected_char_kind_3.f90: New test.
821
822 2008-04-28  Paul Thomas  <pault@gcc.gnu.org>
823
824         PR fortran/35997
825         * gfortran.dg/use_rename_3.f90
826
827 2008-04-30  Richard Guenther  <rguenther@suse.de>
828
829         PR tree-optimization/21636
830         * gcc.dg/tree-ssa/ssa-ccp-19.c: New testcase.
831
832 2008-04-30  Thomas Koenig  <tkoenig@gcc.gnu.org>
833
834         PR libfortran/35993
835         * gfortran.dg/intrinsic_product_1.f90:  New test case.
836
837 2008-04-30  Richard Guenther  <rguenther@suse.de>
838
839         PR tree-optimization/14847
840         * gcc.dg/tree-ssa/ssa-ifcombine-6.c: New testcase.
841
842 2008-04-30  Jakub Jelinek  <jakub@redhat.com>
843
844         PR c++/35986
845         * g++.dg/overload/template4.C: New test.
846
847 2008-04-30  Kai Tietz  <kai.tietz@onevision.com>
848
849         * gfortran.dg/chmod_1.f90: Disable for *-*-mingw*.
850         * gfortran.dg/chmod_2.f90: Likewise.
851         * gfortran.dg/chmod_3.f90: Likewise.
852         * gfortran.dg/open_errors.f90: Likewise.
853
854 2008-04-30  Nathan Sidwell  <nathan@codesourcery.com>
855
856         * gcc.dg/tls/section-2.c: Restrict to vxworks.
857
858 2008-04-29  Samuel Tardieu  <sam@rfc1149.net>
859
860         PR ada/35792
861         * gnat.dg/specs/tag2.ads: New.
862
863 2008-04-29  Richard Guenther  <rguenther@suse.de>
864
865         PR tree-optimization/36078
866         * gfortran.fortran-torture/compile/pr36078.f90: New testcase.
867
868 2008-04-29  Richard Guenther  <rguenther@suse.de>
869
870         PR middle-end/15255
871         * gcc.dg/fold-plusmult.c: New testcase.
872
873 2008-04-29  Richard Guenther  <rguenther@suse.de>
874
875         PR middle-end/36077
876         * gcc.c-torture/execute/pr36077.c: New testcase.
877
878 2008-04-29  Kai Tietz  <kai.tietz@onevision.com>
879
880         * testsuite/gcc.dg/sync-2.c: Set dg-options "-ansi".
881
882 2008-04-29  Jakub Jelinek  <jakub@redhat.com>
883
884         PR c++/35650
885         * g++.dg/init/ref17.C: New test.
886
887         PR c++/35987
888         * g++.dg/other/error28.C: New test.
889
890 2008-04-28  Uros Bizjak  <ubizjak@gmail.com>
891
892         PR target/36073
893         * gcc.target/i386/pr36073.c: New test.
894
895 2008-04-28  Richard Guenther  <rguenther@suse.de>
896
897         PR testsuite/34223
898         * gcc.dg/vect/vect-118.c: Rename to ...
899         * gcc.dg/vect/O3-vect-pr34223.c: ... this.
900
901 2008-04-28  Richard Guenther  <rguenther@suse.de>
902
903         PR tree-optimization/36066
904         * gcc.dg/torture/pr36066.c: New testcase.
905
906 2008-04-28  Uros Bizjak  <ubizjak@gmail.com>
907
908         PR target/36064
909         * gcc.target/i386/pr36064.c: New test.
910
911 2008-04-28  Uros Bizjak  <ubizjak@gmail.com>
912
913         PR testsuite/36056
914         * g++.dg/ext/vector14.C: Add -msse for 32bit x86 targets.
915
916 2008-04-27  Richard Guenther  <rguenther@suse.de>
917
918         PR tree-optimization/18754
919         PR tree-optimization/34223
920         * gcc.dg/tree-ssa/loop-36.c: New testcase.
921         * gcc.dg/tree-ssa/loop-37.c: Likewise.
922         * gcc.dg/vect/vect-118.c: Likewise.
923         * gcc.dg/Wunreachable-8.c: XFAIL bogus warning.
924         * gcc.dg/vect/vect-66.c: Increase loop trip count.
925         * gcc.dg/vect/no-section-anchors-vect-66.c: Likewise.
926         * gcc.dg/vect/no-section-anchors-vect-69.c: Likewise.
927         * gcc.dg/vect/vect-76.c: Likewise.
928         * gcc.dg/vect/vect-outer-6.c: Likewise.
929         * gcc.dg/vect/vect-outer-1.c: Likewise.
930         * gcc.dg/vect/vect-outer-1a.c: Likewise.
931         * gcc.dg/vect/vect-11a.c: Likewise.
932         * gcc.dg/vect/vect-shift-1.c: Likewise.
933         * gcc.target/i386/vectorize1.c: Likewise.
934
935 2008-04-27  Nathan Sidwell  <nathan@codesourcery.com>
936
937         * gcc.dg/tls/section-2.c: New.
938         * gcc.dg/tls/emutls-1.c: New.
939         * lib/target-supports.exp (check_effective_target_tls_native):
940         Exclude vxworks.
941
942 2008-04-26  H.J. Lu  <hongjiu.lu@intel.com>
943
944         PR testsuite/36053
945         * gcc.dg/large-size-array-2.c: Fix x86_64-*-mingw* check.
946         * gcc.dg/large-size-array-4.c: Likewise.
947
948 2008-04-26  George Helffrich  <george@gcc.gnu.org>
949
950         PRs fortran/PR35154, fortran/PR23057
951         * gfortran.dg/debug/pr35154-stabs.f:  New test case for
952         .stabs functionality.
953         * gfortran.dg/debug/pr35154-dwarf2.f:  New test case for
954         DWARF functionality.
955
956 2008-04-26  Richard Sandiford  <rsandifo@nildram.co.uk>
957
958         * gcc.target/mips/gcc-have-sync-compare-and-swap-1.c: Expect
959         __GCC_HAVE_SYNC_COMPARE_AND_SWAP_1 and
960         __GCC_HAVE_SYNC_COMPARE_AND_SWAP_2 to be defined.
961         * gcc.target/mips/gcc-have-sync-compare-and-swap-2.c: Likewise.
962
963 2008-04-25  Tobias Burnus  <burnus@net-b.de>
964
965         * gfortran/array_constructor_23.f: Change REAL(10) into kind > 8.
966         * gfortran/array_constructor_24.f: New; REAL(8) version of the test.
967
968 2008-04-25  Kai Tietz  <kai.tietz@onevision.com>
969
970         * gcc.dg/array-quals-1.c: Add xfail for x86_64-*-mingw*.
971         * gcc.dg/builtins-12.c: Add dg-options "-ansi".
972         * gcc.dg/builtins-13.c: Likewise.
973         * gcc.dg/pr25682.c: Likewise.
974         * gcc.dg/pr33694.c: Likewise.
975         * gcc.dg/c90-const-expr-2.c: Add check for _WIN64 define.
976         * gcc.dg/c99-const-expr-2.c: Likewise.
977         * gcc.dg/ia64-sync-1.c: Add typedef of size_t, for prototype.
978         * gcc.dg/ia64-sync-2.c: Likewise.
979         * gcc.dg/ia64-sync-3.c: Likewise
980         * gcc.dg/large-size-array.c: Add check for _WIN64 define.
981         * gcc.dg/large-size-array-3.c: Likewise.
982         * gcc.dg/large-size-array-2.c: Add x86_64-*-mingw* for ignore error
983         check.
984         * gcc.dg/large-size-array-4.c: Likewise.
985         * gcc.dg/max-1.c: Replace use of long by ssize_t.
986
987 2008-04-24  Steve Ellcey  <sje@cup.hp.com>
988
989         * gcc.dg/lower-subreg-1.c: Skip IA64 platform.
990
991 2008-04-24  Steve Ellcey  <sje@cup.hp.com>
992
993         * gcc.dg/vect/slp-15.c: Fix scan when vect_int_mult is false.
994
995 2008-04-24  Steve Ellcey  <sje@cup.hp.com>
996
997         PR testsuite/36035
998         * gcc.dg/vect/vect-vfa-slp.c: Remove bad check.
999
1000 2008-04-24  Jakub Jelinek  <jakub@redhat.com>
1001
1002         * gcc.dg/pr36017.c: Run on all targets, remove -lm from dg-options.
1003
1004         PR c++/35758
1005         * g++.dg/ext/vector14.C: New test.
1006
1007 2008-04-24  Richard Guenther  <rguenther@suse.de>
1008
1009         * gcc.dg/builtin-constant_p-1.c: New testcase.
1010         * gcc.dg/builtin-errors.c: Adjust expected error.
1011
1012 2008-04-24  Jakub Jelinek  <jakub@redhat.com>
1013
1014         PR tree-optimization/36008
1015         * gcc.c-torture/execute/20080424-1.c: New test.
1016
1017 2008-04-24  Ira Rosen  <irar@il.ibm.com>
1018             Richard Guenther  <rguenther@suse.de>
1019
1020         PR tree-optimization/36034
1021         * gcc.c-torture/execute/pr36034-1.c: New testcase.
1022         * gcc.c-torture/execute/pr36034-2.c: Likewise.
1023
1024 2008-04-24  Olivier Hainque  <hainque@adacore.com>
1025
1026         * gnat.dg/concat_length.adb: New test.
1027
1028 2008-04-24  Ira Rosen  <irar@il.ibm.com>
1029
1030         PR tree-optimization/35982
1031         * gcc.dg/vect/fast-math-pr35982.c: New.
1032
1033 2008-04-24  Danny Smith  <dannysmith@users.net>
1034
1035         * gcc.dg/format/ms-warnI64-1.c: New file.
1036
1037 2008-04-24  Jakub Jelinek  <jakub@redhat.com>
1038
1039         PR target/36015
1040         * gcc.dg/pr36015.c: New test.
1041
1042 2008-04-24  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1043
1044         PR rtl-optimization/36006
1045         * gfortran.dg/pr36006-1.f90: New test.
1046         * gfortran.dg/pr36006-2.f90: Ditto.
1047
1048 2008-04-23  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
1049
1050         PR fortran/35994
1051         * gfortran.dg/minmaxloc_5.f90: New test.
1052         * gfortran.dg/minmaxloc_6.f90: New test.
1053
1054 2008-04-23  Steve Ellcey  <sje@cup.hp.com>
1055
1056         * gcc.dg/array-init-1.c: Add big-endian number to check.
1057
1058 2008-04-23  Richard Guenther  <rguenther@suse.de>
1059
1060         PR tree-optimization/27799
1061         PR tree-optimization/32921
1062         PR tree-optimization/32624
1063         * gcc.dg/tree-ssa/pr27799.c: New testcase.
1064         * gcc.dg/tree-ssa/20030807-7.c: Remove xfail, scan vrp dump.
1065
1066 2008-04-23  Richard Guenther  <rguenther@suse.de>
1067
1068         PR middle-end/36021
1069         * gcc.dg/attr-alloc_size-2.c: New testcase.
1070
1071 2008-04-23  Kai Tietz  <kai.tietz@onevision.com>
1072
1073         * gcc.dg/20020919-1.c (loc_size_t): New type.
1074         (_dl_stat): Use loc_size_t to cast pointers.
1075         * gcc.c-torture/compile/20010327-1.c: Skip for x86_64-*-mingw*.
1076
1077 2008-04-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
1078
1079         PR libfortran/35988
1080         * gfortran.dg/matmul_7.f90:  New test.
1081
1082 2008-04-22  Steve Ellcey  <sje@cup.hp.com>
1083
1084         * gcc.dg/struct/wo_prof_global_var.c: Initialize array.
1085         * gcc.dg/struct/wo_prof_malloc_size_var.c: Ditto.
1086         * gcc.dg/struct/w_prof_local_var.c: Ditto.
1087         * gcc.dg/struct/w_prof_global_var.c: Ditto.
1088         * gcc.dg/struct/wo_prof_local_var.c: Ditto.
1089
1090 2008-04-22  Jason Merrill  <jason@redhat.com>
1091
1092         PR c++/35316
1093         * g++.dg/cpp0x/decltype11.C: New.
1094
1095 2008-04-23  Jakub Jelinek  <jakub@redhat.com>
1096
1097         PR rtl-optimization/36017
1098         * gcc.dg/pr36017.c: New test.
1099
1100 2008-04-22  Jakub Jelinek  <jakub@redhat.com>
1101
1102         PR c++/35747
1103         * g++.dg/ext/stmtexpr13.C: New test.
1104
1105 2008-04-22  Ian Lance Taylor  <iant@google.com>
1106
1107         * gcc.c-torture/compile/20080419-1.c: New test.
1108
1109 2008-04-22  Kris Van Hees <kris.van.hees@oracle.com>
1110
1111         PR testsuite/35981
1112         * g++.dg/ext/utf-cvt.C: Handle 64-bit platforms correctly.
1113         Add tests for 'long long'.
1114         * gcc.dg/utf-cvt.c: Handle 64-bit platforms correctly.
1115         Add tests for 'long long'.
1116
1117 2008-04-22  Nick Clifton  <nickc@redhat.com>
1118
1119         * gcc.dg/Wconversion-real.c: Add missing end of comment marker.
1120
1121 2008-04-21  Uros Bizjak  <ubizjak@gmail.com>
1122
1123         PR target/31486
1124         * gcc.target/i386/pr31486.c: New test.
1125
1126 2008-04-21  Adam Nemet  <anemet@caviumnetworks.com>
1127
1128         * gcc.dg/profile-dir-1.c, gcc.dg/profile-dir-2.c,
1129         gcc.dg/profile-dir-3.c: Generate tree_profile dump.  Check gcda
1130         file name there instead of the assembly.  Cleanup tree_profile
1131         dump file.
1132
1133 2008-04-21  Steve Ellcey  <sje@cup.hp.com>
1134
1135         * gcc.dg/vect/vect-vfa-slp.c: XFAIL if vect_no_align.
1136         * gcc.dg/vect/slp-25.c: Ditto.
1137         * gcc.dg/vect/vect-outer-5.c: Ditto.
1138         * gcc.dg/vect/pr33804.c: Ditto.
1139         * gcc.dg/vect/vect-outer-4c.c: Ditto.
1140         * gcc.dg/vect/no-vfa-vect-depend-1.c: Ditto.
1141         * gcc.dg/vect/pr33953.c: Ditto.
1142         * gcc.dg/vect/slp-3.c: Ditto.
1143         * gcc.dg/vect/vect-iv-6.c: Ditto.
1144
1145 2008-04-22  Jakub Jelinek  <jakub@redhat.com>
1146
1147         * g++.dg/ext/fixed1.C: Add dg-options.
1148
1149 2008-04-21  Uros Bizjak  <ubizjak@gmail.com>
1150
1151         PR target/26445
1152         * g++.dg/other/i386-4.C: New test.
1153
1154 2008-04-21  Jason Merrill  <jason@redhat.com>
1155
1156         PR c++/35325
1157         * g++.dg/ext/fixed1.C: New.
1158
1159         PR c++/35678
1160         * g++.dg/template/ttp27.C: New.
1161
1162 2008-04-21  Tom Tromey  <tromey@redhat.com>
1163
1164         PR libcpp/33415:
1165         * gcc.dg/cpp/pr33415.c: New file.
1166
1167 2008-04-21  Olivier Hainque  <hainque@adacore.com>
1168
1169         * gnat.dg/bltins.adb: New testcase.
1170
1171 2008-04-20  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
1172
1173         PR fortran/35991
1174         * gfortran.dg/zero-sized_4.f90: New test.
1175
1176 2008-04-20  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
1177
1178         PR fortran/35882
1179         * gfortran.dg/continuation_5.f: Add some comment lines.
1180         * gfortran.dg/continuation_3.f90: Add some comment lines.
1181         
1182 2008-04-20  Thomas Koenig  <tkoenig@gcc.gnu.org>
1183
1184         PR libfortran/35960
1185         * gfortran.dg/reshape_zerosize_1.f90:  New file.
1186
1187 2008-04-20  Eric Botcazou  <ebotcazou@adacore.com>
1188
1189         * gnat.dg/alignment6.adb: New test.
1190
1191 2008-04-19  Paul Thomas  <pault@gcc.gnu.org>
1192
1193         PR fortran/35944
1194         PR fortran/35946
1195         PR fortran/35947
1196         * gfortran.dg/array_constructor_23.f: New test.
1197
1198         PR fortran/35959
1199         * gfortran.dg/alloc_comp_default_init_2.f90: New test.
1200         * gfortran.dg/alloc_comp_basics_1.f90: Change occurrences of
1201         "builtin_free" to 27.
1202         * gfortran.dg/alloc_comp_constructor_1.f90: Change occurrences
1203         of "builtin_free" to 21.
1204
1205 2008-04-18  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
1206
1207         PR fortran/35892
1208         * gfortran.dg/pr35154-dwarf2.f: Remove.
1209         * gfortran.dg/pr35154-stabs.f: Remove.
1210         
1211 2008-04-18  Ian Lance Taylor  <iant@google.com>
1212
1213         PR tree-optimization/35977
1214         * gcc.dg/tree-ssa/forwprop-3.c: Use -O2 rather than -O.
1215
1216 2008-04-18  Jakub Jelinek  <jakub@redhat.com>
1217             Peter Bergner  <bergner@vnet.ibm.com>
1218
1219         PR target/35907
1220         * gcc.target/powerpc/pr35907.c: New test.
1221
1222 2008-04-18  Eric Botcazou  <ebotcazou@adacore.com>
1223
1224         * gnat.dg/dynamic_elab_pkg.ads: New helper.
1225         * gnat.dg/dynamic_elab1.ad[sb]: New test.
1226         * gnat.dg/dynamic_elab2.ad[sb]: Likewise.
1227
1228 2008-04-18  Kris Van Hees <kris.van.hees@oracle.com>
1229
1230         Tests for char16_t and char32_t support.
1231         * g++.dg/ext/utf-cvt.C: New
1232         * g++.dg/ext/utf-cxx0x.C: New
1233         * g++.dg/ext/utf-cxx98.C: New
1234         * g++.dg/ext/utf-dflt.C: New
1235         * g++.dg/ext/utf-gnuxx0x.C: New
1236         * g++.dg/ext/utf-gnuxx98.C: New
1237         * g++.dg/ext/utf-mangle.C: New
1238         * g++.dg/ext/utf-typedef-cxx0x.C: New
1239         * g++.dg/ext/utf-typedef-cxx98.C: New
1240         * g++.dg/ext/utf-typespec.C: New
1241         * g++.dg/ext/utf16-1.C: New
1242         * g++.dg/ext/utf16-2.C: New
1243         * g++.dg/ext/utf16-3.C: New
1244         * g++.dg/ext/utf16-4.C: New
1245         * g++.dg/ext/utf32-1.C: New
1246         * g++.dg/ext/utf32-2.C: New
1247         * g++.dg/ext/utf32-3.C: New
1248         * g++.dg/ext/utf32-4.C: New
1249         * gcc.dg/utf-cvt.c: New
1250         * gcc.dg/utf-dflt.c: New
1251         * gcc.dg/utf16-1.c: New
1252         * gcc.dg/utf16-2.c: New
1253         * gcc.dg/utf16-3.c: New
1254         * gcc.dg/utf16-4.c: New
1255         * gcc.dg/utf32-1.c: New
1256         * gcc.dg/utf32-2.c: New
1257         * gcc.dg/utf32-3.c: New
1258         * gcc.dg/utf32-4.c: New
1259
1260 2008-04-18  Eric Botcazou  <ebotcazou@adacore.com>
1261
1262         * gnat.dg/specs/varsize_return.ads: New test.
1263         * gnat.dg/specs/varsize_return_pkg1.ad[sb]: New helper.
1264         * gnat.dg/specs/varsize_return_pkg2.ad[sb]: Likewise.
1265
1266 2008-04-17  Jason Merrill  <jason@redhat.com>
1267
1268         PR c++/35773
1269         * g++.dg/overload/autoptr1.C: New.
1270
1271 2008-04-17  Eric Botcazou  <ebotcazou@adacore.com>
1272
1273         * gnat.dg/alignment4.adb: New test.
1274         * gnat.dg/alignment5.adb: Likewise.
1275         * gnat.dg/frame_overflow.adb: Adjust.
1276
1277 2008-04-17  Richard Guenther  <rguenther@suse.de>
1278
1279         * gcc.dg/tree-ssa/ssa-fre-17.c: New testcase.
1280
1281 2008-04-17  Christian Bruel  <christian.bruel@st.com>
1282
1283         * gcc.dg/long-long-compare-1.c: New testcase. 
1284         
1285 2008-04-16  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
1286
1287         PR fortran/35724
1288         * gfortran.dg/eoshift_2.f90: New test.
1289
1290 2008-04-16  Paul Thomas  <pault@gcc.gnu.org>
1291
1292         PR fortran/35932
1293         * gfortran.dg/intrinsic_char_1.f90: New test.
1294
1295 2008-04-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1296
1297         PR target/35944
1298         * gfortran.dg/pr35944-1.f90: New test.
1299         * gfortran.dg/pr35944-2.f90: Ditto.
1300
1301 2008-04-16  Jakub Jelinek  <jakub@redhat.com>
1302
1303         PR c/35739
1304         * gcc.dg/dfp/pr35739.c: New test.
1305
1306         PR tree-optimization/35899
1307         * gcc.dg/pr35899.c: New test.
1308
1309         PR target/35662
1310         * gfortran.dg/pr35662.f90: New test.
1311
1312 2008-04-16  Richard Guenther  <rguenther@suse.de>
1313
1314         * gcc.dg/tree-ssa/loop-35.c: New testcase.
1315
1316 2008-04-16  Samuel Tardieu  <sam@rfc1149.net>
1317
1318         PR ada/29015
1319         * gnat.dg/incomplete1.ads, gnat.dg/incomplete2.ads,
1320         gnat.dg/incomplete2.adb: New.
1321
1322 2008-04-16  Hans-Peter Nilsson  <hp@axis.com>
1323
1324         PR tree-optimization/35629
1325         * gcc.dg/tree-ssa/loop-25.c: Xfail all but the first
1326         scan-tree-dump-times.
1327
1328 2008-04-15  Samuel Tardieu  <sam@rfc1149.net>
1329
1330         PR ada/22387
1331         * gnat.dg/specs/corr_discr.ads: New.
1332
1333 2008-04-15  Eric Botcazou  <ebotcazou@adacore.com>
1334
1335         * gnat.dg/string_slice2.adb: New test.
1336
1337 2008-04-15  Richard Guenther  <rguenther@suse.de>
1338
1339         * gcc.dg/fold-compare-2.c: Adjust testcase.
1340         * gcc.dg/tree-ssa/pr21086.c: Likewise.
1341
1342 2008-04-15  Richard Guenther  <rguenther@suse.de>
1343
1344         * gcc.dg/tree-ssa/salias-1.c: Remove.
1345         * gcc.dg/tree-ssa/pr26421.c: Adjust pattern.
1346         * gcc.dg/tree-ssa/alias-15.c: Likewise.
1347         * gcc.dg/tree-ssa/ssa-lim-3.c: Run at -O2.
1348
1349 2008-04-15  Eric Botcazou  <ebotcazou@adacore.com>
1350
1351         * gnat.dg/loop_optimization1.ad[sb]: New test.
1352
1353 2008-04-15  Jakub Jelinek  <jakub@redhat.com>
1354
1355         PR c/35751
1356         * gcc.dg/gomp/pr35751.c: New test.
1357         * g++.dg/gomp/pr35751.C: New test.
1358
1359 2008-04-15  Samuel Tardieu  <sam@rfc1149.net>
1360
1361         PR ada/16086
1362         * gnat.dg/prot_def.adb: New.
1363
1364 2008-04-14  Ian Lance Taylor  <iant@google.com>
1365
1366         * gcc.dg/strict-overflow-6.c: New.
1367         * gcc.dg/no-strict-overflow-7.c: New.
1368         * gcc.dg/Wstrict-overflow-22.c: New.
1369
1370 2008-04-14  Samuel Tardieu  <sam@rfc1149.net>
1371
1372         * gnat.dg/specs/storage.ads: Fix expected error message.
1373
1374 2008-04-14  Robert Dewar  <dewar@adacore.com>
1375
1376         * gnat.dg/specs/linker_section.ads: Check for more error conditions.
1377
1378 2008-04-14  Samuel Tardieu  <sam@rfc1149.net>
1379
1380         PR ada/18680
1381         * gnat.dg/specs/linker_section.ads: New.
1382
1383 2008-04-14  Samuel Tardieu  <sam@rfc1149.net>
1384
1385         PR ada/16098
1386         * gnat.dg/specs/renamings.ads: New.
1387
1388 2008-04-14  Samuel Tardieu  <sam@rfc1149.net>
1389
1390         PR ada/15915
1391         * gnat.dg/specs/storage.ads: New.
1392
1393 2008-04-14  Samuel Tardieu  <sam@rfc1149.net>
1394
1395         * gnat.dg/deep_old.adb: New.
1396
1397 2008-04-14  Eric Botcazou  <ebotcazou@adacore.com>
1398
1399         * gnat.dg/loop_address2.adb: New test.
1400
1401 2008-04-13  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
1402
1403         PR fortran/35882
1404         * gfortran.dg/continuation_3.f90: Update test.
1405         * gfortran.dg/continuation_5.f: Update test.
1406         * gfortran.dg/continuation_10.f90: New test.
1407         
1408 2008-04-13  Thomas Koenig  <tkoenig@gcc.gnu.org>
1409
1410         PR libfortran/32972
1411         PR libfortran/32512
1412         * gfortran.dg/internal_pack_1.f90:  Add test for derived type.
1413         * gfortran.dg/intrinsic_spread_1.f90:  Likewise.
1414         * gfortran.dg/intrinsic_pack_1.f90:  Likewise.
1415         * gfortran.dg/intrinsic_unpack_1.f90:  Likewise.
1416         
1417 2008-04-13  Samuel Tardieu  <sam@rfc1149.net> 
1418
1419         PR ada/17985
1420         * gnat.dg/ancestor_type.ads, gnat.dg/ancestor_type.adb: New test.
1421
1422 2008-04-12  Andrew Pinski  <pinskia@gmail.com>
1423
1424         * gcc.target/powerpc/darwin-save-world-1.c: New test.
1425
1426 2008-04-11  Richard Guenther  <rguenther@suse.de>
1427
1428         PR tree-optimization/35869
1429         * gcc.c-torture/compile/pr35869.c: New testcase.
1430
1431 2008-04-11  H.J. Lu  <hongjiu.lu@intel.com>
1432
1433         * gcc.target/i386/sse-13.c: Move __builtin_ia32_round* to new
1434         /* mmintrin-common.h */ section.
1435
1436         * gcc.target/i386/sse-14.c: Add tests for mmintrin-common.h.
1437
1438 2008-04-11  Volker Reichelt  <v.reichelt@netcologne.de>
1439
1440         PR c/35744
1441         * gcc.dg/attr-error-1.c: New test.
1442
1443 2008-04-10  Adam Nemet  <anemet@caviumnetworks.com>
1444
1445         * gcc.target/mips/scc-2.c: New test.
1446         * gcc.target/mips/scc-3.c: New test.
1447         * gcc.target/mips/scc-4.c: New test.
1448
1449 2008-04-10  Ira Rosen  <irar@il.ibm.com>
1450
1451         PR tree-optimization/35821
1452         * gcc.dg/vect/pr35821-altivec.c: New.
1453         * gcc.dg/vect/pr35821-spu.c: New.
1454
1455 2008-04-09  Andy Hutchinson  <hutchinsonandy@aim.com>
1456
1457         PR testsuite/34894
1458         PR testsuite/33782
1459         * lib/target-supports.dg: Add check_effective_target_trampolines.
1460         Disable profiling for avr-*-*.
1461         * gcc.c-torture/compile/pr27889.c: dg-requires trampolines.
1462         * gcc.c-torture/compile/nested-1.c: Ditto.
1463         * gcc.c-torture/compile/20050122-2.c: Ditto.
1464         * gcc.c-torture/compile/20010226-1.c: Ditto.
1465         * gcc.c-torture/compile/20010327-1.c:  Skip for avr-*-*.
1466         * gcc.c-torture/compile/980506-1.c: Ditto.
1467         * gcc.c-torture/compile/20020604-1.c: Ditto.
1468         * gcc.c-torture/compile/limits-stringlit.c: Ditto
1469         * gcc.c-torture/compile/20001226-1.c: Ditto
1470
1471 2008-04-09  Jason Merrill  <jason@redhat.com>
1472
1473         PR c++/35708
1474         * g++.dg/ext/complit9.C: New.
1475
1476 2008-04-09  Samuel Tardieu  <sam@rfc1149.net>
1477
1478         PR ada/28305
1479         * gnat.dg/specs/fe_inlining.ads, gnat.dg/specs/fe_inlining_helper.ads,
1480         gnat.dg/specs/fe_inlining_helper.adb: New test.
1481
1482 2008-04-09  Kai Tietz  <kai.tietz@onevision.com>
1483
1484         * gcc.dg/torture/fp-int-convert.h: Use TImode type for 
1485         x86_64-pc-mingw target.
1486         * gcc.dg/titype-1.c: Likewise.
1487
1488 2008-04-09  Richard Sandiford  <richard@codesourcery.com>
1489
1490         * lib/target-supports.exp (check_effective_target_vxworks_kernel):
1491         Fix comment.
1492         (check_effective_target_vxworks_rtp): New procedure.
1493         * g++.dg/opt/20050511-1.C: Rename UINT32 for VxWorks kernel mode.
1494         * g++.dg/warn/miss-format-1.C: XFAIL for VxWorks.
1495         * g++.old-deja/g++.abi/cxa_vec.C: XFAIL for VxWorks kernels.
1496         * g++.old-deja/g++.brendan/new3.C: Likewise.
1497         * g++.old-deja/g++.eh/badalloc1.C: XFAIL for VxWorks RTPs.
1498         * g++.old-deja/g++.law/missed-error2.C: Undefine max for
1499         VxWorks kernel mode.
1500         * g++.old-deja/g++.mike/init1.C: XFAIL for VxWorks kernel mode.
1501         * g++.old-deja/g++.mike/p2736.C: Likewise.
1502         * g++.old-deja/g++.mike/p658.C: Undefine OK for VxWorks kernel mode.
1503         * g++.old-deja/g++.other/headers1.C: Likewise min and max.
1504         * g++.old-deja/g++.robertl/eb79.C: Undefine max for VxWorks
1505         kernel mode.
1506
1507 2008-04-09  Jakub Jelinek  <jakub@redhat.com>
1508
1509         * gfortran.dg/namelist_47.f90: New test.
1510
1511 2008-04-09  Richard Guenther  <rguenther@suse.de>
1512
1513         * gfortran.dg/bind_c_usage_14.f03: Adjust.
1514
1515 2008-04-08  Andy Hutchinson  <hutchinsonandy@aim.com>
1516
1517         PR target/35005
1518         * execute/20071221-1.c: Adapt test for 16 bit int targets.
1519         * execute/pr35163.c: Ditto.
1520
1521 2008-04-08  Richard Guenther  <rguenther@suse.de>
1522
1523         * gcc.c-torture/execute/20080408-1.c: New testcase.
1524
1525 2008-04-08  Eric Botcazou  <ebotcazou@adacore.com>
1526
1527         * gnat.dg/pack6.adb: New test.
1528         * gnat.dg/pack7.adb: Likewise.
1529         * gnat.dg/pack8.adb: Likewise.
1530
1531 2008-04-08  Arnaud Charlet  <charlet@adacore.com>
1532
1533         * gnat.dg/parent_ltd_with-child_full_view.adb: New test.
1534         * gnat.dg/rt1.adb: New test.
1535         * gnat.dg/test_time_stamp.adb: New test.
1536         * gnat.dg/specs/warn_star.ads: New test.
1537         * gnat.dg/specs/aggr1.ads: New test.
1538
1539 2008-04-07  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
1540
1541         PR fortran/25829 28655
1542         * gfortran.dg/write_check2.f90: Update dg-error.
1543         * gfortran.dg/io_constraints_1.f90: Udate dg-error.
1544
1545 2008-04-07  Jason Merrill  <jason@redhat.com>
1546
1547         PR c++/35734
1548         * g++.dg/warn/ctor1.C: New.
1549
1550 2008-04-07  Kai Tietz  <kai.tietz@onevision.com>
1551
1552         PR/35842
1553         * gcc.dg/torture/pr35842.c: New.
1554
1555 2008-04-07  Eric Botcazou  <ebotcazou@adacore.com>
1556
1557         * gnat.dg/array4.adb: New test.
1558         * gnat.dg/specs/static_initializer2.ads: Likewise.
1559
1560 2008-04-06  Richard Guenther  <rguenther@suse.de>
1561
1562         PR tree-optimization/35400
1563         * gcc.dg/torture/pr35400.c: New testcase.
1564         * g++.dg/torture/pr35400.C: Likewise.
1565
1566 2008-04-06  Paul Thomas  <pault@gcc.gnu.org>
1567
1568         PR fortran/35780
1569         * gfortran.dg/simplify_argN_1.f90: New test.
1570
1571 2008-04-06  Tobias Schlüter  <tobi@gcc.gnu.org>
1572
1573         PR fortran/35832
1574         * gfortran.dg/io_constraints_2.f90: Adapt to new error message.
1575
1576 2008-04-06  Tobias Burnus  <burnus@net-b.de>
1577
1578         * gfortran.dg/f2003_io_1.f03: Make standard conform.
1579         * gfortran.dg/f2003_io_8.f03: New.
1580
1581 2008-04-06  Eric Botcazou  <ebotcazou@adacore.com>
1582
1583         * gnat.dg/pack5.adb: New test.
1584
1585 2008-04-06  Uros Bizjak  <ubizjak@gmail.com>
1586
1587         PR target/12329
1588         * gcc.target/i386/pr12329.c: New test.
1589
1590 2008-04-05  Eric Botcazou  <ebotcazou@adacore.com>
1591
1592         * gnat.dg/pr35823.adb: Rename to size_attribute.adb.
1593
1594 2008-04-05  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
1595
1596         PR fortran/25829 28655
1597         * gfortran.dg/f2003_io_1.f03: New test.
1598         * gfortran.dg/f2003_io_2.f03: New test.
1599         * gfortran.dg/f2003_io_3.f03: New test.
1600         * gfortran.dg/f2003_io_4.f03: New test.
1601         * gfortran.dg/f2003_io_5.f03: New test.
1602         * gfortran.dg/f2003_io_6.f03: New test.
1603         * gfortran.dg/f2003_io_7.f03: New test.
1604
1605 2008-04-05  Richard Guenther  <rguenther@suse.de>
1606
1607         PR tree-optimization/35833
1608         * gcc.dg/torture/pr35833.c: New testcase.
1609
1610 2008-04-04  Naveen.H.S  <naveen.hs@kpitcummins.com>
1611
1612         * gcc.target/sh/sh2a-band.c: New test.
1613         * gcc.target/sh/sh2a-bclrmem.c: New test.
1614         * gcc.target/sh/sh2a-bld.c: New test.
1615         * gcc.target/sh/sh2a-bor.c: New test.
1616         * gcc.target/sh/sh2a-bsetmem.c: New test.
1617         * gcc.target/sh/sh2a-bxor.c: New test.
1618
1619 2008-04-04  Janis Johnson  <janis187@us.ibm.com>
1620
1621         * g++.dg/other/anon5.C: Don't depend on line number for error message.
1622
1623         * gcc.dg/torture/builtin-modf-1.c: Use special options for
1624         powerpc*-*-linux*.
1625
1626         * gcc.dg/var-expand3.c: Skip for powerpc-linux if not on AltiVec HW.
1627
1628         * gcc.dg/pr34856.c: Use -maltivec on powerpc linux.
1629
1630         PR target/35620
1631         * gcc.dg/dfp/pr35620.c: New test.
1632         * gcc.dg/dfp/func-pointer.c: New test.
1633         * gcc.dg/dfp/func-deref.c: New test.
1634
1635 2008-04-04  Jakub Jelinek  <jakub@redhat.com>
1636
1637         PR target/35364
1638         * g++.dg/gomp/pr35364.C: New test.
1639
1640 2008-04-04  H.J. Lu  <hongjiu.lu@intel.com>
1641
1642         * g++.dg/other/i386-2.C: Include <wmmintrin.h>.
1643         * g++.dg/other/i386-3.C: Likewise.
1644         * gcc.target/i386/sse-13.c: Likewise.
1645         * gcc.target/i386/sse-14.c: Likewise.
1646
1647         * gcc.target/i386/aes-check.h: New.
1648         * gcc.target/i386/aesdec.c: Likewise.
1649         * gcc.target/i386/aesdeclast.c: Likewise.
1650         * gcc.target/i386/aesenc.c: Likewise.
1651         * gcc.target/i386/aesenclast.c: Likewise.
1652         * gcc.target/i386/aesimc.c: Likewise.
1653         * gcc.target/i386/aeskeygenassist.c: Likewise.
1654         * gcc.target/i386/pclmulqdq.c: Likewise.
1655         * gcc.target/i386/pclmul-check.h: Likewise.
1656
1657         * gcc.target/i386/i386.exp (check_effective_target_aes): New.
1658         (check_effective_target_pclmul): Likewise.
1659
1660 2008-04-04  Jakub Jelinek  <jakub@redhat.com>
1661
1662         PR c/35440
1663         * gcc.dg/pr35440.c: New test.
1664
1665 2008-04-04  Richard Guenther  <rguenther@suse.de>
1666
1667         PR middle-end/35823
1668         * gnat.dg/pr35823.adb: New testcase.
1669
1670 2008-04-03  Janis Johnson  <janis187@us.ibm.com>
1671
1672         PR c/35712
1673         * gcc.dg/dfp/constants-zero.c: New test.
1674
1675 2008-04-03  Jakub Jelinek  <jakub@redhat.com>
1676
1677         PR c/35738
1678         * gcc.dg/gomp/pr35738.c: New test.
1679
1680         PR middle-end/35818
1681         * gcc.dg/gomp/pr35818.c: New test.
1682
1683         PR fortran/35786
1684         * gfortran.dg/gomp/pr35786-1.f90: New test.
1685         * gfortran.dg/gomp/pr35786-2.f90: New test.
1686
1687 2008-04-03  Adam Nemet  <anemet@caviumnetworks.com>
1688
1689         * gcc.target/mips/scc-1.c: New test.
1690
1691 2008-04-03  Richard Guenther  <rguenther@suse.de>
1692
1693         * gcc.dg/tree-ssa/vrp43.c: New testcase.
1694         * gcc.dg/tree-ssa/vrp44.c: Likewise.
1695         * gcc.dg/tree-ssa/vrp45.c: Likewise.
1696
1697 2008-04-03  Jakub Jelinek  <jakub@redhat.com>
1698
1699         PR c++/35741
1700         * g++.dg/other/offsetof5.C: New test.
1701
1702 2008-04-03  Paolo Bonzini  <bonzini@gnu.org>
1703
1704         PR rtl-optimization/35281
1705         * gcc.target/i386/pr35281.c: New test.
1706
1707 2008-04-03  Richard Guenther  <rguenther@suse.de>
1708
1709         PR middle-end/35800
1710         * gcc.c-torture/execute/pr35800.c: New test.
1711
1712 2008-04-02  Joseph Myers  <joseph@codesourcery.com>
1713
1714         * gcc.dg/cpp/cmdlne-dU-1.c, gcc.dg/cpp/cmdlne-dU-2.c,
1715         gcc.dg/cpp/cmdlne-dU-3.c, gcc.dg/cpp/cmdlne-dU-4.c,
1716         gcc.dg/cpp/cmdlne-dU-5.c, gcc.dg/cpp/cmdlne-dU-6.c,
1717         gcc.dg/cpp/cmdlne-dU-7.c, gcc.dg/cpp/cmdlne-dU-8.c,
1718         gcc.dg/cpp/cmdlne-dU-9.c, gcc.dg/cpp/cmdlne-dU-10.c,
1719         gcc.dg/cpp/cmdlne-dU-11.c, gcc.dg/cpp/cmdlne-dU-12.c,
1720         gcc.dg/cpp/cmdlne-dU-13.c, gcc.dg/cpp/cmdlne-dU-14.c,
1721         gcc.dg/cpp/cmdlne-dU-15.c, gcc.dg/cpp/cmdlne-dU-16.c,
1722         gcc.dg/cpp/cmdlne-dU-17.c, gcc.dg/cpp/cmdlne-dU-18.c,
1723         gcc.dg/cpp/cmdlne-dU-19.c, gcc.dg/cpp/cmdlne-dU-20.c,
1724         gcc.dg/cpp/cmdlne-dU-21.c, gcc.dg/cpp/cmdlne-dU-22.c: New tests.
1725
1726 2008-04-02  Richard Guenther  <rguenther@suse.de>
1727
1728         PR tree-optimization/14495
1729         PR tree-optimization/34793
1730         * gcc.dg/tree-ssa/vrp41.c: New testcase.
1731         * gcc.dg/tree-ssa/vrp42.c: Likewise.
1732
1733 2008-04-02  Richard Guenther  <rguenther@suse.de>
1734
1735         PR tree-optimization/14495
1736         * gcc.dg/tree-ssa/vrp40.c: New testcase.
1737
1738 2008-04-02  Eric Botcazou  <ebotcazou@adacore.com>
1739
1740         * gnat.dg/specs/discr_record_constant.ads: New test.
1741
1742 2008-04-02  Richard Guenther  <rguenther@suse.de>
1743
1744         * gcc.dg/tree-ssa/vrp38.c: New testcase.
1745         * gcc.dg/tree-ssa/vrp39.c: Likewise.
1746
1747 2008-04-01  George Helffrich  <george@gcc.gnu.org>
1748
1749         PRs fortran/35154, fortran/23057
1750         * gcc.dg/debug/pr35154.c:  New test to check that non-Fortran
1751         use of common is unchanged.
1752
1753         * lib/gfortran-dg.exp:  New harness to compile Fortran progs
1754         with all combinations of debug options available on target.
1755         * gfortran.dg/debug/debug.exp:  Ditto.
1756         * gfortran.dg/debug/trivial.f:  Ditto.
1757         * gfortran.dg/debug/pr35154-stabs.f:  New test case for
1758         .stabs functionality.
1759         * gfortran.dg/debug/pr35154-dwarf2.f:  New test case for
1760         DWARF functionality.
1761
1762 2008-04-01  Volker Reichelt  <v.reichelt@netcologne.de>
1763
1764         PR c/35436
1765         * gcc.dg/format/gcc_gfc-2.c: New test.
1766
1767 2008-03-31  Seongbae Park <seongbae.park@gmail.com>
1768
1769         * g++.dg/bprob/bprob.exp: Do not check gcno files.
1770         Use -fprofile-use for profile use.
1771         * gcc.misc-tests/bprob.exp: Ditto.
1772         * g++.dg/tree-pro/tree-prof.exp: Do not check gcno files.
1773         * gcc.dg/matrix/matrix.exp: Ditto.
1774         * gcc.dg/struct/struct-reorg.exp: Ditto.
1775         * gcc.dg/tree-prof/tree-prof.exp: Ditto.
1776         * gcc.dg/profile-dir-1.c: New test.
1777         * gcc.dg/profile-dir-2.c: New test.
1778         * gcc.dg/profile-dir-3.c: New test.
1779
1780 2008-03-31  Volker Reichelt  <v.reichelt@netcologne.de>
1781
1782         PR c/35750
1783         * gcc.dg/old-style-param-1.c: New test.
1784
1785 2008-03-31  Eric Botcazou  <ebotcazou@adacore.com>
1786
1787         * gnat.dg/object_overflow.adb: New test.
1788
1789 2008-03-31  Andrew Pinski  <andrew_pinski@playstation.sony.com>
1790
1791         PR middle-end/30186
1792         * gcc.dg/tree-ssa/vector-1.c: New testcase.
1793         * gcc.c-torture/execute/vector-1.c: New testcase.
1794         * gcc.c-torture/execute/vector-2.c: New testcase.
1795
1796 2008-03-31  Olivier Hainque  <hainque@adacore.com>
1797
1798         * gnat.dg/assign_from_packed_pixels.ads: Support for ...
1799         * gnat.dg/assign_from_packed.adb: New testcase.
1800
1801 2008-03-31  Zdenek Dvorak  <ook@ucw.cz>
1802
1803         PR rtl-optimization/35729
1804         * gcc.dg/pr35729.c: New test.
1805
1806 2008-03-31  H.J. Lu  <hongjiu.lu@intel.com>
1807
1808         PR target/32000
1809         * gcc.target/i386/pr32000-1.c: New.
1810
1811 2008-03-31  Arnaud Charlet  <charlet@adacore.com>
1812
1813         * gnat.dg/too_many_tasks.adb: Removed, causes resource issues
1814         on some environments.
1815
1816 2008-03-31  Andrew Pinski  <pinskia@gmail.com>
1817
1818         PR tree-opt/35431
1819         * gcc.c-torture/compile/pr35431.c: New testcase.
1820
1821 2008-03-30  Kaz Kojima  <kkojima@gcc.gnu.org>
1822
1823         * g++.dg/other/error27.C: Use -fno-finite-math-only on sh*
1824         targets.
1825
1826 2008-03-30  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1827
1828         PR c++/35245
1829         * g++.dg/other/anon5.C: Skip on hppa*-*-hpux*.
1830
1831 2008-03-30  Volker Reichelt  <v.reichelt@netcologne.de>
1832
1833         PR c++/35578
1834         * g++.dg/parse/friend8.C: New test.
1835
1836         PR c/35748
1837         * gcc.dg/union-cast-4.c: New test.
1838
1839 2008-03-30  H.J. Lu  <hongjiu.lu@intel.com>
1840
1841         PR target/35757
1842         * gcc.target/i386/sse4_1-blendps-2.c: New.
1843         * gcc.target/i386/sse4_1-pblendw-2.c: Likewise.
1844
1845 2008-03-30  Thomas Koenig  <tkoenig@gcc.gnu.org>
1846
1847         * gfortran.dg/internal_pack_1.f90:  Added complex to test case.
1848         * gfortran.dg/internal_pack_2.f90:  Likewise.
1849         * gfortran.dg/intrinsic_spread_1.f90:  Likewise.
1850         * gfortran.dg/intrinsic_spread_2.f90:  Likewise.
1851         * gfortran.dg/intrinsic_pack_1.f90:  Likewise.
1852         * gfortran.dg/intrinsic_pack_2.f90:  Likewise.
1853         * gfortran.dg/intrinsic_unpack_1.f90:  Likewise.
1854         * gfortran.dg/intrinsic_unpack_2.f90:  Likewise.
1855
1856 2008-03-30  Eric Botcazou  <ebotcazou@adacore.com>
1857
1858         * gnat.dg/bit_packed_array2.adb: New test.
1859
1860 2008-03-30  Paul Thomas  <pault@gcc.gnu.org>
1861
1862         PR fortran/35740
1863         * gfortran.dg/transpose_conjg_1.f90: New test.
1864
1865 2008-03-29  Laurent GUERBY  <laurent@guerby.net>
1866
1867         * gnat.dg/socket2.adb: Remove since identical to socket1.adb.
1868         
1869 2008-03-29  Paul Thomas  <pault@gcc.gnu.org>
1870
1871         PR fortran/35698
1872         * gfortran.dg/allocate_zerosize_3.f: New test.
1873
1874         PR fortran/35702
1875         * gfortran.dg/character_assign_1.f90: New test.
1876
1877 2008-03-28  Thomas Koenig  <tkoenig@gcc.gnu.org>
1878
1879         PR libfortran/32972
1880         PR libfortran/32512
1881         * gfortran.dg/intrinsic_spread_1.f90:  New file.
1882         * gfortran.dg/intrinsic_spread_2.f90:  New file.
1883         * gfortran.dg/intrinsic_spread_3.f90:  New file.
1884
1885 2008-03-28  Daniel Franke  <franke.daniel@gmail.com>
1886
1887         PR fortran/34714
1888         * gfortran.dg/alloc_alloc_expr_3.f90: New test.
1889         * gfortran.dg/allocate_stat.f90: Adjusted error-match text.
1890         * gfortran.dg/func_assign.f90: Likewise.
1891         * gfortran.dg/implicit_11.f90: Likewise.
1892         * gfortran.dg/proc_assign_1.f90: Likewise.
1893         * gfortran.dg/proc_assign_2.f90: Likewise.
1894         * gfortran.dg/procedure_lvalue.f90: Likewise.
1895
1896 2008-03-28  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
1897
1898         PR fortran/35699
1899         * gfortran.dg/direct_io_10.f: New test.
1900
1901 2008-03-28  Uros Bizjak  <ubizjak@gmail.com>
1902
1903         * gcc.target/i386/vectorize6.c: New test.
1904
1905 2008-03-28  Tobias Burnus  <burnus@net-b.de>
1906
1907         PR fortran/35721
1908         * gfortran.dg/associated_target_2.f90: New.
1909
1910 2008-03-28  Richard Guenther  <rguenther@suse.de>
1911
1912         PR tree-optimization/19580
1913         * gcc.dg/tree-ssa/loop-34.c: New testcase.
1914
1915 2008-03-28  Richard Guenther  <rguenther@suse.de>
1916
1917         PR tree-optimization/30317
1918         PR tree-optimization/30911
1919         PR tree-optimization/34793
1920         * gcc.dg/tree-ssa/vrp35.c: New testcase.
1921         * gcc.dg/tree-ssa/vrp36.c: Likewise.
1922         * gcc.dg/tree-ssa/vrp37.c: Likewise.
1923
1924 2008-03-28  Andrew Pinski  <andrew_pinski@playstation.sony.com>
1925
1926         PR target/31334
1927         * gcc.target/powerpc/altivec-25.c: New testcase.
1928
1929 2008-03-27  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
1930
1931         PR fortran/35724
1932         * gfortran.dg/cshift_shift_real_2.f90: New test.
1933
1934 2008-03-26  Uros Bizjak  <ubizjak@gmail.com>
1935
1936         * gcc.c-torture/execute/multi-ix.c: Limit CHUNK size between 1 and 500.
1937         (main): Exit early for CHUNK less than 40 to avoid stack corruption.
1938
1939 2008-03-27  Richard Guenther  <rguenther@suse.de>
1940
1941         PR c/32511
1942         * gcc.dg/attr-weak-1.c: New testcase.
1943
1944 2008-03-27  Richard Guenther  <rguenther@suse.de>
1945
1946         PR tree-optimization/32810
1947         * gcc.dg/tree-ssa/ssa-ccp-18.c: New testcase.
1948
1949 2008-03-27  Douglas Gregor  <doug.gregor@gmail.com>
1950
1951         * g++.dg/cpp0x/variadic91.C: New.
1952
1953 2008-03-27  Zdenek Dvorak  <ook@ucw.cz>
1954
1955         * gcc.dg/tree-ssa/loop-32.c: New testcase.
1956         * gcc.dg/tree-ssa/loop-33.c: Likewise.
1957
1958 2008-03-27  Richard Guenther  <rguenther@suse.de>
1959
1960         * gcc.dg/fold-addr-1.c: New testcase.
1961
1962 2008-03-27  Andrew Pinski  <pinskia@gmail.com>
1963
1964         PR middle-end/35429
1965         * gcc.c-torture/compile/complex-5.c: New test.
1966
1967 2008-03-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1968
1969         * gcc.dg/uninit-16.c (decode_reloc): Mark static.
1970
1971 2008-03-26  Jakub Jelinek  <jakub@redhat.com>
1972
1973         PR c++/35546
1974         * g++.dg/ext/attrib33.C: New test.
1975
1976 2008-03-26  Richard Guenther  <rguenther@suse.de>
1977
1978         Revert:
1979         2008-03-26  Richard Guenther  <rguenther@suse.de>
1980
1981         * gcc.dg/fold-addr-1.c: New testcase.
1982
1983 2008-03-26  Uros Bizjak  <ubizjak@gmail.com>
1984
1985         * gcc.target/i386/sse-13.c: Include <mm_malloc.h>
1986         before redefinitions of extern and __inline.
1987         * gcc.target/i386/sse-13.c: Ditto.
1988
1989 2008-03-26  Jakub Jelinek  <jakub@redhat.com>
1990
1991         PR c++/35332
1992         * g++.dg/other/error27.C: New test.
1993
1994 2008-03-26  Richard Guenther  <rguenther@suse.de>
1995
1996         * gcc.dg/fold-addr-1.c: New testcase.
1997
1998 2008-03-26  Richard Guenther  <rguenther@suse.de>
1999
2000         * gcc.dg/tree-ssa/20030731-2.c: Scan dce1 dump.
2001         * gcc.dg/tree-ssa/20030917-1.c: Scan optimized dump.
2002         * gcc.dg/tree-ssa/20030917-3.c: Scan ccp1 dump.
2003         * gcc.dg/tree-ssa/20040721-1.c: Test linking, do not disable DOM.
2004         * gcc.dg/tree-ssa/pr21574.c: Scan the fre dump.
2005         * gcc.dg/tree-ssa/ssa-ccp-1.c: Scan ccp1 dump.
2006         * gcc.dg/tree-ssa/ssa-ccp-3.c: Scan ccp2 dump.
2007
2008 2008-03-26  Douglas Gregor  <doug.gregor@gmail.com>
2009
2010         * g++.dg/cpp0x/variadic84.C: Update to reflect the change in
2011         variadic template template parameter binding semantics.
2012         * g++.dg/cpp0x/variadic85.C: Ditto.
2013         * g++.dg/cpp0x/variadic88.C: New.
2014         * g++.dg/cpp0x/variadic89.C: New.
2015         * g++.dg/cpp0x/variadic90.C: New.
2016         * g++.dg/cpp0x/variadic-ex14.C: Update to reflect the change in
2017         variadic template template parameter binding semantics.
2018         * g++.dg/cpp0x/variadic-lambda.C: New.
2019
2020 2008-03-25  Andrew Pinski  <andrew_pinski@playstation.sony.com>
2021
2022         PR target/31558
2023         * g++.dg/ext/altivec-15.C: New testcase.
2024
2025 2008-03-25  Andrew Pinski  <pinskia@gmail.com>
2026
2027         PR objc/29197
2028         * objc.dg/method-20.m: New testcase.
2029         
2030 2008-03-25  Richard Sandiford  <rsandifo@nildram.co.uk>
2031
2032         PR rtl-optimization/35232
2033         * gcc.target/mips/pr35232.c: New test.
2034
2035 2008-03-25  Douglas Gregor  <doug.gregor@gmail.com>
2036
2037         * g++.dg/template/sfinae4.C: New.
2038         * g++.dg/template/sfinae5.C: New.
2039         * g++.dg/template/sfinae6.C: New.
2040         * g++.dg/template/sfinae6_neg.C: New.
2041         * g++.dg/template/sfinae7.C: New.
2042         * g++.dg/template/sfinae8.C: New.
2043         * g++.dg/template/sfinae9.C: New.
2044         * g++.dg/template/sfinae10.C: New.
2045         * g++.dg/template/sfinae11.C: New.
2046         * g++.dg/template/sfinae12.C: New.
2047         * g++.dg/template/sfinae13.C: New.
2048         * g++.dg/template/sfinae14C: New.
2049
2050 2008-03-25  Naveen.H.S  <naveen.hs@kpitcummins.com>
2051
2052         * gcc.target/sh/sh2a-bclr.c: New test.
2053         * gcc.target/sh/sh2a-bset.c: New test.
2054
2055 2008-03-25  Naveen.H.S  <naveen.hs@kpitcummins.com>
2056
2057         * gcc.target/sh/sh2a-movrt.c: New test.
2058
2059 2008-03-25  Naveen.H.S  <naveen.hs@kpitcummins.com>
2060
2061         * gcc.target/sh/sh2a-prefetch.c: New test.
2062
2063 2008-03-25  Jayant Sonar  <Jayant.sonar@kpitcummins.com>
2064             Naveen.H.S  <naveen.hs@kpitcummins.com>
2065
2066         * gcc.target/sh/sh2a-movi20s.c: New test.
2067
2068 2008-03-25  Anil Paranjape  <anil.paranjape@kpitcummins.com>
2069             Jayant Sonar  <Jayant.sonar@kpitcummins.com>
2070             Naveen.H.S  <naveen.hs@kpitcummins.com>
2071
2072         * gcc.target/sh/sh2a-resbank.c: New test.
2073         * gcc.target/sh/sh2a-tbr-jump.c: New test.
2074         * gcc.target/sh/sh2a-jsrn.c: New test.
2075         * gcc.target/sh/sh2a-rtsn.c: New test.
2076
2077 2008-03-25  Uros Bizjak  <ubizjak@gmail.com>
2078
2079         * gcc.target/i386/sse-17.c: Include sse2-check.h.
2080         (main): Change to void and rename to sse2_test.
2081         * gcc.dg/vect/costmodel/i386/i386-costmodel-vect.exp: Set
2082         dg-do-what-default to "compile" if SSE2 hardware is not available.
2083         * gcc.dg/vect/costmodel/i386/x86_64-costmodel-vect.exp: Ditto.
2084         * gcc.dg/vect/costmodel/x86_64/costmodel-vect-reduc-1char.c: Remove
2085         xfail vect_no_int_max from "vectorization not profitable" check.
2086
2087 2008-03-24  Andrew Pinski  <andrew_pinski@playstation.sony.com>
2088
2089         PR middle-end/26222
2090         * gcc.dg/torture/pr26222.c: New testcase.
2091
2092 2008-03-24  Paul Thomas  <pault@gcc.gnu.org>
2093
2094         PR fortran/34813
2095         * gfortran.dg/null_3.f90 : New test
2096
2097         PR fortran/33295
2098         * gfortran.dg/module_function_type_1.f90 : New test
2099
2100 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org
2101
2102         PR libfortran/32972
2103         * gfortran.dg/intrinsic_unpack_1.f90:  New test case.
2104         * gfortran.dg/intrinsic_unpack_2.f90:  New test case.
2105         * gfortran.dg/intrinsic_unpack_3.f90:  New test case.
2106
2107 2008-03-22  Richard Sandiford  <rsandifo@nildram.co.uk>
2108
2109         * gcc.target/mips/dse-1.c: Add checks for zeros.
2110
2111 2008-03-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
2112
2113         PR target/27946
2114         * gcc.target/powerpc/ppc64-double-1.c: New testcase.
2115
2116 2008-03-21  Thomas Koenig  <tkoenig@gcc.gnu.org>
2117
2118         PR libfortran/32972
2119         * internal_pack_1.f90:  New test case.
2120         * internal_pack_2.f90:  New test case.
2121         * internal_pack_3.f90:  New test case.
2122
2123 2008-03-21  Olivier Hainque  <hainque@adacore.com>
2124
2125         * gnat.dg/empty_vector_length.adb: New testcase.
2126
2127 2008-03-20  Richard Guenther  <rguenther@suse.de>
2128
2129         * gcc.dg/tree-ssa/ssa-ccp-17.c: New testcase.
2130
2131 2008-03-20  Victor Kaplansky  <victork@gcc.gnu.org>
2132             Uros Bizjak  <ubizjak@gmail.com>
2133
2134         PR testsuite/34168
2135         * lib/target-supports.exp (check_sse2_hw_available): New procedure.
2136         * gcc.dg/vect/vect.exp: Set dg-do-what-default to "compile"
2137         if SSE2 hardware is not available.
2138         * g++.dg/vect/vect.exp: Update target-dependent overrides to match
2139         gcc.dg/vect/vect.exp.
2140         * gfortran.dg/vect/vect.exp: Ditto.
2141         (check_effective_target_lp64_or_vect_no_align): Remove procedure.
2142
2143 2008-03-20  Andreas Schwab  <schwab@suse.de>
2144
2145         * gcc.dg/cpp/cmdlne-dD-M.c: Fix test for makefile rule and remove
2146         xfail.
2147
2148 2008-03-20  Uros Bizjak  <ubizjak@gmail.com>
2149
2150         * gcc.dg/gomp/pr34692.c: Cleanup gimple dump file.
2151         * gcc.dg/tree-ssa/ssa-lim-3.c: Remove -fdump-tree-optimized
2152         from dg-options.
2153
2154 2008-03-20  H.J. Lu  <hongjiu.lu@intel.com>
2155
2156         PR testsuite/35621
2157         * gcc.target/i386/ssse3-pabsb.c: Add -fno-strict-aliasing.
2158         * gcc.target/i386/ssse3-pabsd.c: Likewise.
2159         * gcc.target/i386/ssse3-pabsw.c: Likewise.
2160         * gcc.target/i386/ssse3-palignr.c: Likewise.
2161         * gcc.target/i386/ssse3-phaddd.c: Likewise.
2162         * gcc.target/i386/ssse3-phaddsw.c: Likewise.
2163         * gcc.target/i386/ssse3-phaddw.c: Likewise.
2164         * gcc.target/i386/ssse3-phsubd.c: Likewise.
2165         * gcc.target/i386/ssse3-phsubsw.c: Likewise.
2166         * gcc.target/i386/ssse3-phsubw.c: Likewise.
2167         * gcc.target/i386/ssse3-pmaddubsw.c: Likewise.
2168         * gcc.target/i386/ssse3-pmulhrsw.c: Likewise.
2169         * gcc.target/i386/ssse3-pshufb.c: Likewise.
2170         * gcc.target/i386/ssse3-psignb.c: Likewise.
2171         * gcc.target/i386/ssse3-psignd.c: Likewise.
2172         * gcc.target/i386/ssse3-psignw.c: Likewise.
2173
2174 2008-03-20  Andreas Schwab  <schwab@suse.de>
2175
2176         PR testsuite/35647
2177         * gcc.dg/cpp/cmdlne-dI-M.c: Match optional continuation.
2178         * gcc.dg/cpp/cmdlne-dM-M.c: Likewise.
2179         * gcc.dg/cpp/cmdlne-dN-M.c: Match correct file name and optional
2180         continuation and remove xfail.
2181
2182 2008-03-20  Thomas Koenig  <tkoenig@gcc.gnu.org>
2183
2184         PR libfortran/32972
2185         * gfortran.dg/internal_pack_3.f90:  Add missing parameter
2186         in subroutine.
2187
2188 2008-03-20  Kai Tietz  <kai.tietz@onevision.com>
2189
2190         * gcc.dg/format/ms_array-1.c: New.
2191         * gcc.dg/format/ms_c90-scanf-3.c: New.
2192         * gcc.dg/format/ms_c99-strftime-1.c: New.
2193         * gcc.dg/format/ms_no-y2k-1.c: New.
2194         * gcc.dg/format/ms_attr-1.c: New.
2195         * gcc.dg/format/ms_c90-scanf-4.c: New.
2196         * gcc.dg/format/ms_c99-strftime-2.c: New.
2197         * gcc.dg/format/ms_nonlit-1.c: New.
2198         * gcc.dg/format/ms_c90-scanf-5.c: New.
2199         * gcc.dg/format/ms_cast-1.c: New.
2200         * gcc.dg/format/ms_nonlit-2.c: New.
2201         * gcc.dg/format/ms_attr-2.c: New.
2202         * gcc.dg/format/ms_c90-strftime-1.c: New.
2203         * gcc.dg/format/ms_miss-1.c: New.
2204         * gcc.dg/format/ms_nonlit-3.c: New.
2205         * gcc.dg/format/ms_attr-3.c: New.
2206         * gcc.dg/format/ms_c90-strftime-2.c: New.
2207         * gcc.dg/format/ms_miss-2.c: New.
2208         * gcc.dg/format/ms_nul-1.c: New.
2209         * gcc.dg/format/ms_attr-4.c: New.
2210         * gcc.dg/format/ms_c94-printf-1.c: New.
2211         * gcc.dg/format/ms_miss-3.c: New.
2212         * gcc.dg/format/ms_nul-2.c: New.
2213         * gcc.dg/format/ms_attr-7.c: New.
2214         * gcc.dg/format/ms_c94-scanf-1.c: New.
2215         * gcc.dg/format/ms_miss-4.c: New.
2216         * gcc.dg/format/ms_null-1.c: New.
2217         * gcc.dg/format/ms_bitfld-1.c: New.
2218         * gcc.dg/format/ms_c99-printf-1.c: New.
2219         * gcc.dg/format/ms_miss-5.c: New.
2220         * gcc.dg/format/ms_plus-1.c: New.
2221         * gcc.dg/format/ms_branch-1.c: New.
2222         * gcc.dg/format/ms_c99-printf-2.c: New.
2223         * gcc.dg/format/ms_miss-6.c: New.
2224         * gcc.dg/format/ms_sec-1.c: New.
2225         * gcc.dg/format/ms_c90-printf-1.c: New.
2226         * gcc.dg/format/ms_c99-printf-3.c: New.
2227         * gcc.dg/format/ms_multattr-1.c: New.
2228         * gcc.dg/format/ms_unnamed-1.c: New.
2229         * gcc.dg/format/ms_c90-printf-2.c: New.
2230         * gcc.dg/format/ms_c99-scanf-1.c: New.
2231         * gcc.dg/format/ms_multattr-2.c: New.
2232         * gcc.dg/format/ms_va-1.c: New.
2233         * gcc.dg/format/ms_c90-printf-3.c: New.
2234         * gcc.dg/format/ms_c99-scanf-2.c: New.
2235         * gcc.dg/format/ms_multattr-3.c: New.
2236         * gcc.dg/format/ms_c90-scanf-1.c: New.
2237         * gcc.dg/format/ms_c99-scanf-3.c: New.
2238         * gcc.dg/format/ms_no-exargs-1.c: New.
2239         * gcc.dg/format/ms_zero-length-1.c: New.
2240         * gcc.dg/format/ms_c90-scanf-2.c: New.
2241         * gcc.dg/format/ms_c99-scanf-4.c: New.
2242         * gcc.dg/format/ms_no-exargs-2.c: New.
2243         * gcc.dg/format/null-1.c: Add gnu style usage for mingw.
2244         * gcc.dg/format/miss-1.c: Likewise.
2245         * gcc.dg/format/miss-3.c: Likewise.
2246         * gcc.dg/format/multattr-2.c: Likewise.
2247         * gcc.dg/format/miss-5.c: Likewise.
2248         * gcc.dg/format/attr-2.c: Likewise.
2249         * gcc.dg/format/attr-4.c: Likewise.
2250         * gcc.dg/format/c90-scanf-4.c: Likewise.
2251         * gcc.dg/format/c99-printf-3.c: Likewise.
2252         * gcc.dg/format/multattr-1.c: Likewise.
2253         * gcc.dg/format/miss-4.c: Likewise.
2254         * gcc.dg/format/miss-6.c: Likewise.
2255         * gcc.dg/format/c90-printf-3.c: Likewise.
2256         * gcc.dg/format/attr-1.c: Likewise.
2257         * gcc.dg/format/attr-3.c: Likewise.
2258         * gcc.dg/format/attr-7.c: Likewise.
2259         * gcc.dg/format/format.h: Treat mingw and gnu style.
2260         * gcc.dg/format/sys_format.c: New.
2261
2262 2008-03-19  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
2263
2264         PR libfortran/35627
2265         * gfortran.dg/namelist_46.f90: New test.
2266
2267 2008-03-20  Uros Bizjak  <ubizjak@gmail.com>
2268
2269         PR target/14552
2270         * gcc.target/i386/pr14552.c: New test.
2271
2272 2008-03-19  Michael Matz  <matz@suse.de>
2273
2274         PR middle-end/35616
2275         * gcc.dg/pr35616.c: New test.
2276
2277 2008-03-19  Daniel Franke  <franke.daniel@gmail.com>
2278
2279         PR fortran/35152
2280         * gfortran.dg/argument_checking_16.f90: New test.
2281
2282 2008-03-19  Thomas Koenig  <tkoenig@gcc.gnu.org>
2283
2284         PR libfortran/32972
2285         * gfortran.dg/internal_pack_1.f90:  New test case.
2286         * gfortran.dg/internal_pack_2.f90:  New test case.
2287         * gfortran.dg/internal_pack_3.f90:  New test case.
2288
2289 2008-03-19  Jan Hubicka  <jh@suse.cz>
2290
2291         * gcc.dg/20050811-2.c: Update dumping flags.
2292         * gcc.dg/sms-2.c: Update dumping flags.
2293         * gcc.dg/var-expand1.c: Update dumping flags.
2294         * gcc.dg/var-expand3.c: Update dumping flags.
2295         * gcc.dg/pr30957-1.c: Update dumping flags.
2296         * gcc.dg/20050811-1.c: Update dumping flags.
2297         * gcc.dg/cpp/cmdlne-dI-M.C: Do not xfail.
2298         * gcc.dg/cpp/cmdlne-dM-M.C: Do not xfail.
2299
2300 2008-03-19  Richard Guenther  <rguenther@suse.de>
2301
2302         PR middle-end/35609
2303         * gcc.dg/testsuite/uninit-15.c: New testcase.
2304         * gcc.dg/testsuite/uninit-16.c: Likewise.
2305
2306 2008-03-18  Mikulas Patocka  <mikulas@artax.karlin.mff.cuni.cz>
2307
2308         PR target/35504
2309         * g++.dg/other/pr35504.C: New test.
2310
2311 2008-03-18  Richard Guenther  <rguenther@suse.de>
2312
2313         * gcc.dg/tree-ssa/forwprop-4.c: New testcase.
2314         * gcc.dg/tree-ssa/ssa-fre-16.c: Likewise.
2315
2316 2008-03-18  Richard Guenther  <rguenther@suse.de>
2317
2318         * gcc.dg/tree-ssa/loop-19.c: Revert previous change.
2319
2320 2008-03-17  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
2321
2322         PR libfortran/35617
2323         * gfortran.dg/namelist_45.f90: New test.
2324
2325 2008-03-17  James E. Wilson  <wilson@tuliptree.org>
2326
2327         PR testsuite/35512
2328         * gcc.target/ia64/visibility-1.c (foo): Change return type to void.
2329         Write variables instead of reading them.
2330
2331 2008-03-17  Jason Merrill  <jason@redhat.com>
2332
2333         PR c++/35548
2334         * g++.dg/init/ref16.C: New testcase.
2335
2336 2008-03-17  Richard Guenther  <rguenther@suse.de>
2337
2338         PR tree-optimization/19637
2339         * g++.dg/tree-ssa/pr19637.C: New testcase.
2340
2341 2008-03-16  Paul Thomas  <pault@gcc.gnu.org>
2342
2343         PR fortran/35470
2344         * gfortran.dg/subref_array_pointer_3.f90 : New test.
2345
2346 2008-03-16  Richard Guenther  <rguenther@suse.de>
2347
2348         PR middle-end/35607
2349         * gcc.c-torture/compile/pr35607.c: New testcase.
2350         * gcc.dg/tree-ssa/loop-19.c: Use -O2 to avoid vectorization.
2351
2352 2008-03-16  Daniel Franke  <franke.daniel@gmail.com>
2353
2354         PR fortran/35582
2355         * gfortran.dg/write_invalid_format.f90: New test.
2356
2357 2008-03-15  Richard Guenther  <rguenther@suse.de>
2358
2359         * gcc.dg/tree-ssa/ssa-ccp-16.c: New testcase.
2360
2361 2008-03-15  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
2362
2363         PR testsuite/35184
2364         * gfortran.dg/elemental_subroutine_6.f90: New test.
2365
2366 2008-03-15  Richard Guenther  <rguenther@suse.de>
2367
2368         * gcc.dg/pr23911.c: Adjust testcase.
2369         * gcc.dg/tree-ssa/pr14841.c: Likewise.
2370         * gcc.dg/tree-ssa/20030922-2.c: Likewise.
2371
2372 2008-03-15  Richard Guenther  <rguenther@suse.de>
2373
2374         PR middle-end/35593
2375         * g++.dg/warn/Warray-bounds-3.C: New testcase.
2376
2377 2008-03-15  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
2378
2379         PR testsuite/35478
2380         * gfortran.dg/generic_16.f90: New test.
2381
2382 2008-03-15  Hans-Peter Nilsson  <hp@axis.com>
2383
2384         PR middle-end/35595
2385         * gcc.c-torture/compile/pr35595.c: New test.
2386
2387 2008-03-14  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
2388
2389         PR testsuite/33296
2390         * gfortran.dg/nearest_4.f90: New test.
2391
2392 2008-03-14  Richard Guenther  <rguenther@suse.de>
2393
2394         PR tree-optimization/13761
2395         * gcc.dg/tree-ssa/ssa-lim-3.c: New testcase.
2396
2397 2008-03-14  Richard Guenther  <rguenther@suse.de>
2398
2399         PR tree-optimization/34172
2400         * gcc.dg/tree-ssa/ssa-fre-11.c: New testcase.
2401         * gcc.dg/tree-ssa/ssa-fre-12.c: Likewise.
2402         * gcc.dg/tree-ssa/ssa-fre-13.c: Likewise.
2403         * gcc.dg/tree-ssa/ssa-fre-14.c: Likewise.
2404         * gcc.dg/tree-ssa/ssa-fre-15.c: Likewise.
2405         * gcc.dg/tree-ssa/20031106-4.c: Remove XFAIL.
2406
2407 2008-03-14  Uros Bizjak  <ubizjak@gmail.com>
2408
2409         PR libcpp/35322:
2410         * gcc.dg/cpp/pr35322.c: Add dg-error line.
2411
2412 2008-03-14  Richard Guenther  <rguenther@suse.de>
2413
2414         PR tree-optimization/34043
2415         PR tree-optimization/33989
2416         * gcc.dg/tree-ssa/ssa-fre-7.c: New testcase.
2417         * gcc.dg/tree-ssa/ssa-fre-8.c: Likewise.
2418         * gcc.dg/tree-ssa/ssa-fre-9.c: Likewise.
2419         * gcc.dg/tree-ssa/ssa-fre-10.c: Likewise.
2420         * gcc.dg/tree-ssa/ssa-pre-17.c: Likewise.
2421
2422 2008-03-14  H.J. Lu  <hongjiu.lu@intel.com>
2423             Uros Bizjak  <ubizjak@gmail.com>
2424
2425         PR testsuite/35538 
2426         * gcc.dg/tree-ssa/ssa-store-ccp-3.c: Support PIC targets.
2427         Skip *-*-darwin*.
2428         * gcc.dg/tree-ssa/ssa-store-ccp-4.c: Skip *-*-darwin*.
2429
2430 2008-03-13  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
2431             Uros Bizjak  <ubizjak@gmail.com>
2432
2433         PR testsuite/35406
2434         * gcc.dg/tree-ssa/ldist-4.c: Update expected scan match
2435         count from 0 to 1 for lp64 targets.
2436         * gfortran.dg/ldist-1.f90: Update test to check
2437         for 5 loops distributed instead of 4 for lp64 targets.
2438
2439 2008-03-13  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
2440
2441         PR fortran/35475
2442         * gfortran.dg/derived_sub.f90: New test.
2443
2444 2008-03-13  H.J. Lu  <hongjiu.lu@intel.com>
2445
2446         PR testsuite/35558
2447         * g++.dg/tls/static-1.C: Move dg-additional-sources after
2448         dg-require-effective-target.
2449         * g++.dg/tls/static-1a.cc: Likewise.
2450
2451 2008-03-13  Tom Tromey  <tromey@redhat.com>
2452
2453         PR libcpp/35322:
2454         * gcc.dg/cpp/pr35322.c: New file.
2455
2456 2008-03-13  Uros Bizjak  <ubizjak@gmail.com>
2457
2458         * gcc.dg/vect/vect-align-2.c: Remove dg-do run directive.
2459         (main): Call check_vect.
2460
2461 2008-03-13  Alon Dayan  <alond@il.ibm.com>
2462             Olga Golovanevsky  <olga@il.ibm.com>
2463         
2464         PR tree-optimization/35041
2465         * gcc.dg/struct/wo_prof_double_malloc.c: New test.
2466
2467 2008-03-13  Uros Bizjak  <ubizjak@gmail.com>
2468
2469         PR target/34000
2470         PR target/35553
2471         * g++.dg/other/i386-3.C: New test.
2472         * gcc.target/i386/sse-13.c: Redefine extern instead of static.
2473         * gcc.target/i386/sse-14.c: Ditto.
2474         * gcc.target/i386/mmx-1.c: Ditto.
2475         * gcc.target/i386/mmx-2.c: Ditto.
2476         * gcc.target/i386/3dnow-1.c: Ditto.
2477         * gcc.target/i386/3dnow-2.c: Ditto.
2478         * gcc.target/i386/3dnowA-1.c: Ditto.
2479         * gcc.target/i386/3dnowA-2.c: Ditto.
2480
2481 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
2482
2483         PR tree-opt/35422
2484         * gcc.target/i386/pr35422.c: Escape brackets.
2485
2486 2008-03-12  Paolo Bonzini  <bonzini@gnu.org>
2487
2488         PR tree-opt/35422
2489         * gcc.dg/vect/slp-7.c: Change target keywords required for vectorizing
2490         third loop.
2491         * gcc.target/i386/pr35422.c: New.
2492
2493 2008-03-11  Andrew Pinski  <andrew_pinski@playstation.sony.com>
2494
2495         PR tree-opt/35403
2496         * gcc.dg/tree-ssa/ipa-reference-1.c: New testcase.
2497
2498 2008-03-11  Uros Bizjak  <ubizjak@gmail.com>
2499
2500         PR target/35540
2501         * gcc.target/i386/pr35540.c: New test.
2502
2503 2008-03-11  Uros Bizjak  <ubizjak@gmail.com>
2504
2505         * g++.dg/inherit/override-attribs.C: Require ilp32 x86 target.
2506
2507 2008-03-11  Uros Bizjak  <ubizjak@gmail.com>
2508
2509         PR middle-end/35526
2510         * g++.dg/torture/pr35526.C: New test.
2511
2512 2008-03-10  Jakub Jelinek  <jakub@redhat.com>
2513
2514         PR c++/35328
2515         * g++.dg/gomp/pr35328.C: New test.
2516
2517         PR c++/35337
2518         * g++.dg/gomp/pr35337.C: New test.
2519
2520         PR c/35438
2521         PR c/35439
2522         * gcc.dg/gomp/pr35438.c: New test.
2523         * gcc.dg/gomp/pr35439.c: New test.
2524
2525         PR middle-end/35099
2526         * g++.dg/gomp/pr35099.C: New test.
2527
2528 2008-03-10  Eric Botcazou  <ebotcazou@adacore.com>
2529
2530         * gnat.dg/range_check2.adb: New test.
2531
2532 2008-03-10  H.J. Lu  <hongjiu.lu@intel.com>
2533
2534         PR tree-optimization/35494
2535         * g++.dg/tree-ssa/ssa-store-ccp-1.C: New.
2536         * gcc.dg/tree-ssa/ssa-store-ccp-2.c: Likewise.
2537         * gcc.dg/tree-ssa/ssa-store-ccp-3.c: Likewise.
2538         * gcc.dg/tree-ssa/ssa-store-ccp-4.c: Likewise.
2539
2540 2008-03-10  Richard Guenther  <rguenther@suse.de>
2541
2542         PR tree-optimization/34677
2543         * gcc.dg/tree-ssa/loadpre23.c: New testcase.
2544         * gcc.dg/tree-ssa/loadpre24.c: Likewise.
2545         * gcc.dg/tree-ssa/loadpre25.c: Likewise.
2546
2547 2008-03-09  Paul Thomas  <pault@gcc.gnu.org>
2548
2549         PR fortran/35474
2550         * gfortran.dg/module_commons_2.f90: New test.
2551
2552 2008-03-09  Eric Botcazou  <ebotcazou@adacore.com>
2553
2554         * gnat.dg/frame_overflow.adb: Improve portability.
2555
2556 2008-03-08  H.J. Lu  <hongjiu.lu@intel.com>
2557
2558         PR target/35350
2559         * gcc.target/i386/isa-1.c: Add -march=x86-64.
2560         * gcc.target/i386/isa-2.c: Likewise.
2561         * gcc.target/i386/isa-3.c: Likewise.
2562         * gcc.target/i386/isa-10.c: Likewise.
2563         * gcc.target/i386/isa-11.c: Likewise.
2564         * gcc.target/i386/isa-12.c: Likewise.
2565         * gcc.target/i386/isa-13.c: Likewise.
2566         * gcc.target/i386/isa-14.c: Likewise.
2567
2568 2008-03-08  Uros Bizjak  <ubizjak@gmail.com>
2569
2570         PR target/22152
2571         * gcc.target/i386/pr22152.c: New test.
2572         * gcc.target/i386/sse2-mmx.c: Ditto.
2573
2574 2008-03-08  Eric Botcazou  <ebotcazou@adacore.com>
2575
2576         * gnat.dg/uninit_func.adb: New test.
2577
2578 2008-03-08  Eric Botcazou  <ebotcazou@adacore.com>
2579
2580         * gnat.dg/pack4.adb: New test.
2581
2582 2008-03-08  Eric Botcazou  <ebotcazou@adacore.com>
2583
2584         * gnat.dg/small_alignment.adb: New test.
2585
2586 2008-03-07  Eric Botcazou  <ebotcazou@adacore.com>
2587
2588         * gnat.dg/specs/alignment2.ads: New test.
2589
2590 2008-03-07  Eric Botcazou  <ebotcazou@adacore.com>
2591
2592         * gnat.dg/pack3.adb: New test.
2593
2594 2008-03-07  Peter O'Gorman  <pogma@thewrittenword.com>
2595
2596         PR c++/20366
2597         * g++.dg/other/pr20366.C: New test.
2598
2599 2008-03-06  Andrew Pinski  <andrew_pinski@playstation.sony.com>
2600
2601         PR tree-opt/35402
2602         * gcc.dg/tree-ssa/ssa-store-ccp-1.c: New test.
2603
2604 2008-03-06  Markus Milleder  <markus.milleder@generali.at>
2605
2606         PR preprocessor/35458
2607         * gcc.dg/cpp/cmdlne-M-2.c: New file.
2608         * gcc.dg/cpp/cmdlne-M-2#.h: New file.
2609         * gcc.dg/cpp/#cmdlne-M-2.h: New file.
2610
2611 2008-03-06  Tom Tromey  <tromey@redhat.com>
2612
2613         * lib/treelang-dg.exp, lib/treelang.exp: Delete.
2614         * treelang: Delete.
2615
2616 2008-03-05  Eric Botcazou  <ebotcazou@adacore.com>
2617
2618         * gnat.dg/specs/pack33.ads: New test.
2619
2620 2008-03-05  Richard Guenther  <rguenther@suse.de>
2621
2622         PR tree-optimization/35472
2623         * gcc.c-torture/execute/pr35472.c: New testcase.
2624
2625 2008-03-05  Gabor Loki  <loki@gcc.gnu.org>
2626
2627         PR 33009
2628         * gcc.c-torture/compile/pr11832.c: Check -frtl-abstract-sequences.
2629         * gcc.c-torture/compile/pr33009.c: Likewise.
2630
2631 2008-03-05  Victor Kaplansky  <victork@gcc.gnu.org>
2632
2633         PR 31341
2634         * gcc.dg/vect/pr31041.c: Fix.
2635
2636 2008-03-05  Hans-Peter Nilsson  <hp@axis.com>
2637
2638         PR libfortran/35293
2639         * lib/lib/target-supports.exp (check_effective_target_fd_truncate):
2640         New.
2641         * gfortran.fortran-torture/execute/list_read_1.x,
2642         gfortran.fortran-torture/execute/read_null_string.x,
2643         gfortran.fortran-torture/execute/backspace.x,
2644         gfortran.fortran-torture/execute/seq_io.x,
2645         gfortran.fortran-torture/execute/slash_edit.x,
2646         gfortran.fortran-torture/execute/unopened_unit_1.x,
2647         gfortran.dg/namelist_21.f90, gfortran.dg/advance_5.f90,
2648         gfortran.dg/fmt_t_7.f, gfortran.dg/eor_1.f90, 
2649         gfortran.dg/read_x_past.f, gfortran.dg/tl_editing.f90,
2650         gfortran.dg/ftell_2.f90, gfortran.dg/namelist_13.f90,
2651         gfortran.dg/namelist_22.f90, gfortran.dg/advance_6.f90,
2652         gfortran.dg/read_bad_advance.f90, gfortran.dg/func_derived_3.f90,
2653         gfortran.dg/namelist_40.f90, gfortran.dg/x_slash_2.f,
2654         gfortran.dg/namelist_14.f90, gfortran.dg/backspace_1.f,
2655         gfortran.dg/namelist_23.f90, gfortran.dg/pr17285.f90,
2656         gfortran.dg/read_noadvance.f90, gfortran.dg/namelist_use_only.f90,
2657         gfortran.dg/namelist_41.f90, gfortran.dg/namelist_15.f90,
2658         gfortran.dg/backspace_3.f, gfortran.dg/backslash_3.f,
2659         gfortran.dg/namelist_24.f90, gfortran.dg/pr17286.f90,
2660         gfortran.dg/endfile.f90, gfortran.dg/open_access_append_1.f90,
2661         gfortran.dg/fmt_huge.f90, gfortran.dg/namelist_42.f90,
2662         gfortran.dg/pr18392.f90, gfortran.dg/pr19155.f, gfortran.dg/pr12884.f,
2663         gfortran.dg/namelist_16.f90, gfortran.dg/backspace_5.f,
2664         gfortran.dg/open_readonly_1.f90, gfortran.dg/fmt_read.f90,
2665         gfortran.dg/iostat_1.f90, gfortran.dg/namelist_43.f90,
2666         gfortran.dg/read_size_noadvance.f90, gfortran.dg/inquire_5.f90,
2667         gfortran.dg/read_many_1.f, gfortran.dg/namelist_17.f90,
2668         gfortran.dg/list_read_1.f90, gfortran.dg/backspace_10.f90,
2669         gfortran.dg/namelist_26.f90, gfortran.dg/unf_read_corrupted_2.f90,
2670         gfortran.dg/record_marker_1.f90, gfortran.dg/convert_implied_open.f90,
2671         gfortran.dg/iostat_2.f90, gfortran.dg/write_check3.f90,
2672         gfortran.dg/namelist_44.f90, gfortran.dg/namelist_use.f90,
2673         gfortran.dg/rewind_1.f90, gfortran.dg/streamio_11.f90,
2674         gfortran.dg/namelist_18.f90, gfortran.dg/backspace_9.f,
2675         gfortran.dg/dos_eol.f, gfortran.dg/read_eof_1.f90,
2676         gfortran.dg/namelist_27.f90, gfortran.dg/pad_no.f90,
2677         gfortran.dg/endfile.f, gfortran.dg/namelist_11.f,
2678         gfortran.dg/namelist_19.f90, gfortran.dg/eor_handling_1.f90,
2679         gfortran.dg/write_rewind_1.f, gfortran.dg/comma.f,
2680         gfortran.dg/read_eof_2.f90, gfortran.dg/namelist_28.f90,
2681         gfortran.dg/record_marker_3.f90, gfortran.dg/complex_read.f90,
2682         gfortran.dg/namelist_37.f90, gfortran.dg/error_recovery_5.f90,
2683         gfortran.dg/namelist_char_only.f90, gfortran.dg/pr18122.f90,
2684         gfortran.dg/list_read_4.f90, gfortran.dg/eor_handling_2.f90,
2685         gfortran.dg/read_eof_3.f90, gfortran.dg/dollar_edit_descriptor_1.f,
2686         gfortran.dg/pr19467.f90, gfortran.dg/namelist_38.f90,
2687         gfortran.dg/inquire_9.f90, gfortran.dg/list_read_5.f90,
2688         gfortran.dg/noadv_size.f90, gfortran.dg/backslash_1.f90,
2689         gfortran.dg/eor_handling_3.f90, gfortran.dg/read_eof_4.f90,
2690         gfortran.dg/runtime_warning_1.f90, gfortran.dg/x_slash_1.f,
2691         gfortran.dg/namelist_39.f90, gfortran.dg/streamio_3.f90,
2692         gfortran.dg/read_comma.f, gfortran.dg/pr19657.f,
2693         gfortran.dg/streamio_15.f90, gfortran.dg/list_read_6.f90,
2694         gfortran.dg/eor_handling_4.f90, gfortran.dg/backslash_2.f90,
2695         gfortran.dg/pr19216.f, gfortran.dg/PR19872.f,
2696         gfortran.dg/backspace_2.f, gfortran.dg/empty_format_1.f90,
2697         gfortran.dg/streamio_4.f90, gfortran.dg/append_1.f90,
2698         gfortran.dg/fgetc_1.f90, gfortran.dg/complex_write.f90,
2699         gfortran.dg/list_read_7.f90, gfortran.dg/eor_handling_5.f90,
2700         gfortran.dg/fmt_t_1.f90, gfortran.dg/pr17090.f90,
2701         gfortran.dg/backspace_4.f, gfortran.dg/shape_3.f90,
2702         gfortran.dg/unf_io_convert_1.f90, gfortran.dg/fgetc_2.f90,
2703         gfortran.dg/vector_subscript_3.f90, gfortran.dg/list_read_8.f90,
2704         gfortran.dg/flush_1.f90, gfortran.dg/advance_1.f90,
2705         gfortran.dg/fmt_t_2.f90, gfortran.dg/backspace_6.f,
2706         gfortran.dg/slash_1.f90, gfortran.dg/stat_1.f90,
2707         gfortran.dg/unformatted_recl_1.f90, gfortran.dg/record_marker_2.f,
2708         gfortran.dg/overwrite_1.f, gfortran.dg/unf_io_convert_2.f90,
2709         gfortran.dg/fmt_t_3.f90, gfortran.dg/backspace_8.f,
2710         gfortran.dg/stat_2.f90, gfortran.dg/pr18210.f90,
2711         gfortran.dg/unformatted_subrecord_1.f90, gfortran.dg/pr20257.f90,
2712         gfortran.dg/eof_1.f90, gfortran.dg/fmt_t_4.f90,
2713         gfortran.dg/unf_short_record_1.f90, gfortran.dg/fmt_exhaust.f90,
2714         gfortran.dg/namelist_20.f90, gfortran.dg/advance_4.f90,
2715         gfortran.dg/fmt_t_5.f90, gfortran.dg/namelist_12.f,
2716         gfortran.dg/backspace_7.f90, gfortran.dg/write_rewind_2.f,
2717         gfortran.dg/ftell_1.f90, gfortran.dg/fseek.f90,
2718         gfortran.dg/write_back.f: Gate test on effective_target
2719         fd_truncate.
2720
2721 2008-03-04  Joseph Myers  <joseph@codesourcery.com>
2722
2723         * gcc.dg/tree-ssa/loop-1.c: Handle i?86-*-mingw* i?86-*-cygwin* as
2724         targets declaring functions in assembly.
2725
2726 2008-03-04  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
2727
2728         PR 28322
2729         * gcc.dg/pr28322-3.c: New.
2730
2731 2008-03-04  H.J. Lu  <hongjiu.lu@intel.com>
2732
2733         PR target/35453
2734         * gcc.target/i386/sse4_2-pcmpestri-1.c: Replace SIDD_XXX with
2735         _SIDD_XXX.
2736         * gcc.target/i386/sse4_2-pcmpestri-2.c: Likewise.
2737         * gcc.target/i386/sse4_2-pcmpestrm-1.c: Likewise.
2738         * gcc.target/i386/sse4_2-pcmpestrm-2.c: Likewise.
2739         * gcc.target/i386/sse4_2-pcmpistri-1.c: Likewise.
2740         * gcc.target/i386/sse4_2-pcmpistri-2.c: Likewise.
2741         * gcc.target/i386/sse4_2-pcmpistrm-1.c: Likewise.
2742         * gcc.target/i386/sse4_2-pcmpistrm-2.c: Likewise.
2743         * gcc.target/i386/sse4_2-pcmpstr.h: Likewise.
2744
2745 2008-03-04  Uros Bizjak  <ubizjak@gmail.com>
2746
2747         PR middle-end/35456
2748         * gcc.c-torture/execute/pr35456.c: New test.
2749
2750 2008-03-04  Joseph Myers  <joseph@codesourcery.com>
2751
2752         * gcc.target/i386/sse-10.c: Don't use
2753         -mno-accumulate-outgoing-args on *-*-mingw* *-*-cygwin*.
2754
2755 2008-03-04  Uros Bizjak  <ubizjak@gmail.com>
2756
2757         * gfortran.dg/reassoc_1.f90: Cleanup dump files.
2758         * gfortran.dg/reassoc_2.f90: Ditto.
2759         * gfortran.dg/reassoc_3.f90: Ditto.
2760
2761 2008-03-03  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2762
2763         PR fortran/33197
2764         * gfortran.dg/gomp/gomp.exp: Add .f08 and .F08 file suffixes.
2765         * gfortran.dg/dg.exp: Likewise.
2766         * gfortran.dg/vect/vect.exp: Likewise.
2767         * gfortran.fortran-torture/execute/execute.exp: Likewise.
2768         * gfortran.fortran-torture/compile/compile.exp: Likewise.
2769         * gfortran.dg/gamma_1.f90: Also check log_gamma.
2770         * gfortran.dg/invalid_contains_1.f90: Remove warning about
2771         empty CONTAINS.
2772         * gfortran.dg/gamma_2.f90: Add a few error messages.
2773         * gfortran.dg/invalid_contains_2.f90: Remove warning about
2774         empty CONTAINS.
2775         * gfortran.dg/gamma_3.f90: Adjust error message.
2776         * gfortran.dg/gamma_4.f90: Test for log_gamma instead of lgamma.
2777         * gfortran.dg/bind_c_usage_9.f03: Adjust error messages.
2778         * gfortran.dg/bessel_1.f90: New test.
2779         * gfortran.dg/recursive_check_3.f90: Remove warnings.
2780         * gfortran.dg/besxy.f90: Also check for new F2008 intrinsics.
2781         * gfortran.dg/derived_function_interface_1.f90: Remove warning.
2782         * gfortran.dg/contains_empty_1.f03: New test.
2783         * gfortran.dg/erfc_scaled_1.f90: New test.
2784         * gfortran.dg/hypot_1.f90: New test.
2785         * gfortran.dg/contains_empty_2.f03: New test.
2786
2787 2008-03-03  Uros Bizjak  <ubizjak@gmail.com>
2788
2789         * gcc.target/i386/builtin-apply-mmx.c: Do not XFAIL on Darwin.
2790
2791 2008-03-02  Manuel Lopez-Ibanez  <manu@gcc.gnu.org> 
2792
2793         PR 24924
2794         * g++.dg/cpp/string-2.C: This is a warning now.
2795         * g++.dg/cpp/pedantic-errors.C: -pedantic-errors is not enabled by
2796         default, so add it.
2797         
2798 2008-03-01  Douglas Gregor  <doug.gregor@gmail.com>
2799
2800         * g++.dg/cpp0x/auto1.C: New.
2801
2802 2008-03-01  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2803
2804         PR fortran/34770
2805         * gfortran.dg/pointer_1.f90: New test.
2806
2807 2008-02-29  Douglas Gregor  <doug.gregor@gmail.com>
2808
2809         PR c++/35315
2810         * g++.dg/ext/attrib32.C: Add another test case.
2811
2812 2008-02-29  Tom Tromey  <tromey@redhat.com>
2813
2814         * g++.dg/warn/pragma-system_header2.C: Ignore "included from"
2815         line.
2816
2817 2008-02-29  Sebastian Pop  <sebastian.pop@amd.com>
2818
2819         * gcc.dg/tree-ssa/ltrans-8.c: Increase the size of strides
2820         to make the interchange profitable.
2821
2822 2008-02-28  Daniel Franke  <franke.daniel@gmail.com>
2823
2824         PR fortran/31463
2825         PR fortran/33950
2826         PR fortran/34296
2827         * gfortran.dg/arrayio_11.f90: Fixed test.
2828         * gfortran.dg/arrayio_12.f90: Likewise.
2829         * gfortran.dg/module_read_1.f90: Added warning-directives.
2830         * gfortran.dg/pr32242.f90: Likewise.
2831         * gfortran.dg/result_in_spec_3.f90: Likewise.
2832         * gfortran.dg/use_12.f90: Likewise.
2833         * gfortran.dg/warn_function_without_result.f90 : New test.
2834
2835 2008-02-28  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2836
2837         PR fortran/34868
2838         * gfortran.dg/f2c_9.f90: New test.
2839
2840 2008-02-28  Sebastian Pop  <sebastian.pop@amd.com>
2841
2842         * gcc.dg/tree-ssa/ldist-1.c: New.
2843         * gcc.dg/tree-ssa/ldist-1a.c: New.
2844         * gcc.dg/tree-ssa/ldist-2.c: New.
2845         * gcc.dg/tree-ssa/ldist-3.c: New.
2846         * gcc.dg/tree-ssa/ldist-4.c: New.
2847         * gcc.dg/tree-ssa/ldist-5.c: New.
2848         * gcc.dg/tree-ssa/ldist-6.c: New.
2849         * gcc.dg/tree-ssa/ldist-7.c: New.
2850         * gcc.dg/tree-ssa/ldist-8.c: New.
2851         * gcc.dg/tree-ssa/ldist-9.c: New.
2852         * gcc.dg/tree-ssa/ldist-10.c: New.
2853         * gcc.dg/tree-ssa/ldist-11.c: New.
2854         * gcc.dg/tree-ssa/ldist-12.c: New.
2855         * gfortran.dg/ldist-1.f90: New.
2856
2857 2008-02-28  Uros Bizjak  <ubizjak@gmail.com>
2858
2859         * gcc.dg/pr34351.c: Compile for x86 targets only.  Use %ebx register.
2860
2861 2008-02-27  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
2862
2863         * gfortran.dg/large_real_kind_3.F90: Reverse previous commit.
2864
2865 2008-02-27  Jan Beulich  <jbeulich@novell.com>
2866
2867         * gcc.target/i386/mmx-1.c: Add
2868         -Werror-implicit-function-declaration to dg-options.
2869         * gcc.target/i386/mmx-2.c: Likewise.
2870         * gcc.target/i386/sse-13.c: Likewise.
2871         * gcc.target/i386/sse-14.c: Likewise.
2872
2873 2008-02-27  Revital Eres  <eres@il.ibm.com>
2874
2875         PR rtl-optimization/34999
2876         * gcc.dg/tree-prof/pr34999.c: New.
2877
2878 2008-02-27  Richard Guenther  <rguenther@suse.de>
2879
2880         PR middle-end/25290
2881         * gcc.c-torture/execute/pr35390.c: New testcase.
2882
2883 2008-02-27  Samuel Tardieu  <sam@rfc1149.net>
2884
2885         PR ada/22255
2886         * gnat.dg/test_direct_io.adb: New file.
2887
2888 2008-02-27  Samuel Tardieu  <sam@rfc1149.net>
2889
2890         PR ada/34799
2891         * gnat.dg/specs/pr34799.ads: New test.
2892
2893 2008-02-27  Richard Guenther  <rguenther@suse.de>
2894
2895         PR middle-end/34971
2896         * gcc.c-torture/execute/pr34971.c: New testcase.
2897
2898 2008-02-27  Jakub Jelinek  <jakub@redhat.com>
2899
2900         * gcc.dg/gomp/preprocess-1.c: New test.
2901
2902         PR c++/35368
2903         * g++.dg/ext/visibility/typeinfo2.C: New test.
2904         * g++.dg/ext/visibility/typeinfo3.C: New test.
2905
2906 2008-02-26  Joseph Myers  <joseph@codesourcery.com>
2907
2908         * gcc.dg/bf-ms-attrib.c (main): Return 0.
2909
2910 2008-02-26  Joseph Myers  <joseph@codesourcery.com>
2911
2912         * gcc.target/i386/mmx-4.c (dump64_64): Use printf %I64 on MinGW.
2913         * gcc.target/i386/sse-6.c (dump128_64): Likewise.
2914
2915 2008-02-26  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2916
2917         PR c/28800
2918         * gcc.dg/empty-source-2.c: Adjust for warning message.
2919         * gcc.dg/empty-source-3.c: Likewise.
2920         * gcc.dg/pack-test-2.c: Adjust comment.
2921         * gcc.dg/pragma-ep-2.c: Likewise.
2922         * gcc.dg/pragma-re-2.c: Likewise.
2923         * gcc.dg/va-arg-2.c: Likewise.
2924
2925 2008-02-26  Tobias Burnus  <burnus@net-b.de>
2926
2927         PR fortran/35033
2928         * gfortran.dg/assignment_2.f90: New.
2929
2930 2008-02-26  Jason Merrill  <jason@redhat.com>
2931
2932         PR c++/35315
2933         * g++.dg/ext/attrib32.C: New.
2934
2935 2008-02-26  Richard Sandiford  <rsandifo@nildram.co.uk>
2936
2937         * gcc.c-torture/execute/nest-align-1.x: Delete.
2938
2939 2008-02-26  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
2940
2941         PR 26264
2942         * 20021023-1.c: Use __builtin_va_start instead of
2943         __builtin_stdarg_start.
2944         * pr17301-1.c: Likewise.
2945         * pr17301-2.c: Likewise.
2946                 
2947 2008-02-26  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
2948         
2949         * gcc.dg/pr34351.c: New.
2950         
2951 2008-02-26  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
2952
2953         * gcc.dg/Wlarger-than2.c: New.
2954         
2955 2008-02-26  Paolo Carlini  <pcarlini@suse.de>
2956
2957         PR c++/35323
2958         * g++.dg/lookup/crash7.C: New.
2959
2960 2008-02-26  Kaz Kojima  <kkojima@gcc.gnu.org>
2961
2962         * gcc.c-torture/execute/nest-align-1.c: Use the largest alignment.
2963
2964 2008-02-25  Joseph Myers  <joseph@codesourcery.com>
2965
2966         * gcc.target/i386/pr25993.c: Skip on *-*-mingw*.
2967
2968 2008-02-25  Joseph Myers  <joseph@codesourcery.com>
2969
2970         * gcc.dg/debug/dwarf2/aranges-fnsec-1.c: Add -w to dg-options.
2971
2972 2008-02-25  Joseph Myers  <joseph@codesourcery.com>
2973
2974         * gcc.dg/builtins-config.h: Disable C99 runtime testing for
2975         Windows.
2976
2977 2008-02-25  Joseph Myers  <joseph@codesourcery.com>
2978
2979         * lib/target-supports.exp (check_profiling_available): Report -p
2980         unavailable on *-*-mingw*.
2981
2982 2008-02-25  Joseph Myers  <joseph@codesourcery.com>
2983
2984         * lib/target-supports.exp (check_effective_target_pthread_h): New.
2985         * gcc.dg/pthread-init-1.c, gcc.dg/pthread-init-2.c: Use
2986         dg-require-effective-target pthread_h.
2987
2988 2008-02-26  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
2989
2990         * gcc.dg/Wswitch-enum-error.c: New.
2991         * gcc.dg/Wswitch-error.c: New.
2992         * gcc.dg/20011021-1.c: Use two directives to match two different
2993         messages.
2994         
2995 2008-02-26  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
2996         
2997         PR 28322
2998         * gcc.dg/pr28322.c: New.
2999         * gcc.dg/pr28322-2.c: New.
3000         * lib/prune.exp: Ignore "At top level" even if there is no ':'
3001         preceding it.
3002
3003 2008-02-25  Paolo Carlini  <pcarlini@suse.de>
3004
3005         PR c++/35333
3006         * g++.dg/other/error26.C: New.
3007
3008 2008-02-25  Paolo Carlini  <pcarlini@suse.de>
3009
3010         PR c++/35338
3011         * g++.dg/other/error25.C: New.
3012
3013 2008-02-25  Andreas Krebbel  <krebbel1@de.ibm.com>
3014
3015         PR target/35258
3016         * gcc.dg/pr35258.c: New testcase.
3017
3018 2008-02-25  Jan Beulich  <jbeulich@novell.com>
3019
3020         * gcc.dg/20020426-2.c: Remove bogus workaround.
3021         * g++.old-deja/g++.other/store-expr1.C: Likewise.
3022         * gcc.target/i386/movq-2.c: Also permit use of movzbl.
3023
3024 2008-02-25  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
3025
3026         * gfortran.dg/large_real_kind_3.F90: Xfail on ppc-darwin.
3027
3028 2008-02-25  Uros Bizjak  <ubizjak@gmail.com>
3029
3030         PR middle-end/19984
3031         * gcc.dg/pr19984.c: New test.
3032         * gcc.dg/dfp/compare-special.h: Use _nan instead of nan as the
3033         name of the variable.
3034
3035 2008-02-25  Uros Bizjak  <ubizjak@gmail.com>
3036
3037         * gcc.dg/vect/vect-99.c: Include stdlib.h and tree-vect.h.
3038         (main): Call check_vect and foo.  Check array values after
3039         the call to foo.
3040         * gcc.dg/vect/vect-117.c: Call check_vect.
3041         * gcc.dg/vect/no-vfa-pr29145.c: Ditto.
3042
3043 2008-02-25  Jason Merrill  <jason@redhat.com>
3044
3045         PR c++/33486
3046         * g++.dg/lookup/strong-using-5.C: New.
3047
3048 2008-02-25  Kaz Kojima  <kkojima@gcc.gnu.org>
3049
3050         * gcc.dg/tree-ssa/ssa-pre-10.c: Use -fno-finite-math-only on
3051         sh* targets.
3052
3053 2008-02-24  Uros Bizjak  <ubizjak@gmail.com>
3054
3055         PR target/35349
3056         * gcc.c-torture/execute/20050604-1.x: New file.
3057
3058 2008-02-24  Uros Bizjak  <ubizjak@gmail.com>
3059
3060         * gcc.target/i386/pr22076.c: Update number of mov insns
3061         for PIC targets.
3062         * gcc.target/i386/pr34256.c: Ditto.
3063
3064 2008-02-24  Diego Novillo  <dnovillo@google.com>
3065
3066         http://gcc.gnu.org/ml/gcc-patches/2008-02/msg01094.html
3067
3068         PR 33738
3069         * g++.dg/warn/pr33738.C: New.
3070
3071 2008-02-24  Richard Sandiford  <rsandifo@nildram.co.uk>
3072
3073         * gcc.c-torture/execute/nest-align-1.x: New file.
3074
3075 2008-02-24  Danny Smith  <dannysmith@users.sourceforge.net>
3076
3077         PR c++/34749
3078         * g++.dg.ext/dllimport13.C: New test.
3079
3080 2008-02-23  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
3081
3082         PR libfortran/24685
3083         * gfortran.dg/large_real_kind_form_io_2.f90: XFAIL on
3084         powerpc*-apple-darwin*.
3085
3086 2008-02-23  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
3087
3088         * gfortran.dg/large_real_kind_2.F90: Split testing of ERF and
3089         ERFC into gfortran.dg/large_real_kind_3.F90.
3090         * gfortran.dg/large_real_kind_3.F90: New test.
3091
3092 2008-02-23  Andrew Pinski  <andrew_pinski@playstation.sony.com>
3093
3094         PR rtl-opt/33512
3095         * gcc.dg/and-1.c: New test.
3096
3097 2008-02-23  Daniel Jacobowitz  <dan@codesourcery.com>
3098
3099         * gcc.c-torture/execute/20080222-1.c: New test.
3100
3101 2008-02-23  Uros Bizjak  <ubizjak@gmail.com>
3102
3103         PR target/22076
3104         PR target/34256
3105         * gcc.target/i386/pr22076.c: New test.
3106         * gcc.target/i386/pr34256.c: New test.
3107         * gcc.target/i386/vecinit-5.c: New test.
3108         * gcc.target/i386/vecinit-6.c: New test.
3109         * gcc.target/i386/vecinit-[1-4].c: Check that no MMX register is used.
3110
3111         * g++.dg/compat/struct-layout-1.h: Do not include <mmintrin.h> and
3112         <xmmintrin.h>, define __m64 and __m128 directly.
3113         * g++.dg/compat/struct-layout-1_generate.c: Add -mno-mmx for x86.
3114
3115 2008-02-22  Andrew Pinski  <andrew_pinski@playstation.sony.com>
3116
3117         PR C++/34715
3118         * g++.dg/ext/always_inline-1.C: New test.
3119         * g++.dg/ext/always_inline-2.C: New test.
3120         * g++.dg/ext/always_inline-3.C: New test.
3121         * g++.dg/ext/always_inline-4.C: New test.
3122
3123 2008-02-22  Hans-Peter Nilsson  <hp@axis.com>
3124
3125         * gcc.target/cris/asm-b-1.c: New test.
3126
3127 2008-02-22  Paolo Carlini  <pcarlini@suse.de>
3128
3129         PR c++/35282
3130         * g++.dg/template/nontype17.C: Add.
3131
3132 2008-02-22  Paolo Carlini  <pcarlini@suse.de>
3133
3134         PR c++/35282
3135         Revert:
3136         2008-02-14  Paolo Carlini  <pcarlini@suse.de>
3137
3138         PR c++/28743
3139         * g++.dg/template/nontype17.C: New.
3140         * g++.dg/template/nontype16.C: Add error.
3141
3142 2008-02-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3143
3144         PR c/19999
3145         * gcc.dg/Wfloat-equal-1.c: New.
3146         * g++.dg/warn/Wfloat-equal-1.C: New.
3147
3148 2008-02-21  Michael Matz  <matz@suse.de>
3149
3150         PR target/35264
3151         * gcc.dg/pr35264.c: New testcase.
3152
3153 2008-02-21  Richard Guenther  <rguenther@suse.de>
3154
3155         * gfortran.dg/reassoc_1.f90: New testcase.
3156         * gfortran.dg/reassoc_2.f90: Likewise.
3157         * gfortran.dg/reassoc_3.f90: Likewise.
3158
3159 2008-02-20  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
3160
3161         PR libfortran/34974
3162         * gfortran.dg/fmt_t_7.f: New test.
3163
3164         PR libfortran/35132
3165         * gfortran.dg/streamio_15.f90: New test.
3166         
3167 2008-02-20  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
3168
3169         PR libfortran/35036
3170         * gfortran.dg/fmt_zero_digits.f90: Revise test.
3171
3172 2008-02-20  Seongbae Park <seongbae.park@gmail.com>
3173
3174         * gcc.dg/Wframe-larger-than.c: New option test.
3175
3176 2008-02-20  Tobias Burnus  <burnus@net-b.de>
3177
3178         PR fortran/34997
3179         * gfortran.dg/dollar_sym_1.f90: New.
3180         * gfortran.dg/dollar_sym_2.f90: New.
3181
3182 2008-02-20  Richard Guenther  <rguenther@suse.de>
3183
3184         PR middle-end/35265
3185         * gcc.dg/builtins-66.c: New testcase.
3186
3187 2008-02-20  Richard Guenther  <rguenther@suse.de>
3188
3189         * gcc.dg/fold-reassoc-1.c: New testcase.
3190         * gcc.dg/tree-ssa/recip-3.c: Adjust to not compute d/d.
3191
3192 2008-02-20  Richard Guenther  <rguenther@suse.de>
3193
3194         * gcc.dg/tree-ssa/reassoc-13.c: New testcase.
3195
3196 2008-02-20  Ira Rosen  <irar@il.ibm.com>
3197
3198         * lib/target-supports.exp (check_effective_target_vect_unpack):
3199         Return true for SPU.
3200         (check_effective_target_vect_short_mult): Likewise.
3201         * gcc.dg/vect/vect-reduc-dot-s16b.c: Expect vectorization of
3202         the loop on targets that support vect_unpack.
3203
3204 2008-02-20  Uros Bizjak  <ubizjak@gmail.com>
3205
3206         * g++.dg/compat/struct-layout-1_generate.c (DG_OPTIONS): New define.
3207         (switchfiles): Use DG_OPTIONS. Explicitly name arguments in fprintf
3208         templates to reduce number of passed arguments.
3209
3210 2008-02-19  Jason Merrill  <jason@redhat.com>
3211
3212         PR c++/34950
3213         * g++.dg/template/explicit-args1.C: New.
3214
3215 2008-02-19  Richard Guenther  <rguenther@suse.de>
3216
3217         PR tree-optimization/34989
3218         * gcc.dg/pr34989-1.c: New testcase.
3219         * gcc.dg/pr34989-2.c: Likewise.
3220
3221 2008-02-19  Jakub Jelinek  <jakub@redhat.com>
3222
3223         PR c++/35028
3224         * g++.dg/gomp/pr35028.C: New test.
3225
3226         PR c++/34964
3227         PR c++/35244
3228         * gcc.dg/gomp/pr34964.c: New test.
3229         * g++.dg/gomp/pr34964.C: New test.
3230         * gcc.dg/gomp/pr35244.c: New test.
3231         * g++.dg/gomp/pr35244.C: New test.
3232
3233         PR c++/35078
3234         * g++.dg/gomp/pr35078.C: New test.
3235
3236 2008-02-19  Christian Bruel  <christian.bruel@st.com>
3237
3238         * gcc.dg/packed-array.c: New testcase. 
3239
3240 2008-02-19  Uros Bizjak  <ubizjak@gmail.com>
3241
3242         PR target/33555
3243         * gcc.target/i386/pr33555.c: New test.
3244         
3245 2008-02-18  H.J. Lu  <hongjiu.lu@intel.com>
3246
3247         PR target/35189
3248         * gcc.target/i386/isa-1.c: New.
3249         * gcc.target/i386/isa-2.c: Likewise.
3250         * gcc.target/i386/isa-3.c: Likewise.
3251         * gcc.target/i386/isa-4.c: Likewise.
3252         * gcc.target/i386/isa-5.c: Likewise.
3253         * gcc.target/i386/isa-6.c: Likewise.
3254         * gcc.target/i386/isa-7.c: Likewise.
3255         * gcc.target/i386/isa-8.c: Likewise.
3256         * gcc.target/i386/isa-9.c: Likewise.
3257         * gcc.target/i386/isa-10.c: Likewise.
3258         * gcc.target/i386/isa-11.c: Likewise.
3259         * gcc.target/i386/isa-12.c: Likewise.
3260         * gcc.target/i386/isa-13.c: Likewise.
3261         * gcc.target/i386/isa-14.c: Likewise.
3262
3263 2008-02-18  Joey Ye  <joey.ye@intel.com>
3264             H.J. Lu  <hongjiu.lu@intel.com>
3265
3266         PR middle-end/34921
3267         * gcc.c-torture/execute/nest-align-1.c: New test case.
3268
3269 2008-02-17  Richard Guenther  <rguenther@suse.de>
3270
3271         PR middle-end/35227
3272         * gcc.dg/torture/pr35227.c: New testcase.
3273
3274 2008-02-17  Richard Guenther  <rguenther@suse.de>
3275
3276         PR tree-optimization/35231
3277         * gcc.c-torture/execute/pr35231.c: New testcase.
3278
3279 2008-02-17  Uros Bizjak  <ubizjak@gmail.com>
3280
3281         * gcc.target/i386/pr32268.c (test_lt): Add noinline attribute.
3282         (test_gt): Ditto.
3283
3284 2008-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3285
3286         * obj-c++.dg/encode-2.mm: XFAIL.
3287         * obj-c++.dg/encode-3.mm: Likewise.
3288
3289 2008-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3290             Paolo Carlini  <pcarlini@suse.de>
3291
3292         * g++.dg/ext/has_nothrow_assign.C: Skip some tests when __PIC__.
3293         * g++.dg/ext/has_nothrow_constructor.C: Likewise.
3294         * g++.dg/ext/has_nothrow_copy.C: Likewise.
3295
3296 2008-02-16  Uros Bizjak  <ubizjak@gmail.com>
3297
3298         * gcc.target/i386/fastcall-sseregparm.c: Include sse-check.h.
3299         (main): Change to void and rename to sse_test.
3300         * gcc.target/i386/pr24306.c: Ditto.
3301         * gcc.target/i386/pr32065-2.c: Ditto.
3302         * gcc.target/i386/20060512-1.c: Include sse2-check.h.
3303         (main): Change to void and rename to sse2_test.
3304         * gcc.target/i386/20060512-3.c: Ditto.
3305
3306 2008-02-15  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3307
3308         PR fortran/35150
3309         * gfortran.dg/c_loc_tests_12.f03: New test.
3310
3311 2008-02-15  Douglas Gregor  <doug.gregor@gmail.com>
3312
3313         PR c++/35023
3314         PR c++/35024
3315         PR c++/35026
3316         * g++.dg/cpp0x/vt-35026.C: New.
3317         * g++.dg/cpp0x/vt-35023.C: New.
3318         * g++.dg/cpp0x/vt-34055.C: Tweak expected error messages.
3319         * g++.dg/cpp0x/vt-35024.C: New.
3320
3321 2008-02-15  Uros Bizjak  <ubizjak@gmail.com>
3322
3323         * gcc.c-torture/execute/va-arg-25.x: Remove.
3324
3325 2008-02-15  Richard Guenther  <rguenther@suse.de>
3326             Zdenek Dvorak  <ook@ucw.cz>
3327
3328         PR tree-optimization/35164
3329         * g++.dg/torture/pr35164-1.C: New testcase.
3330         * g++.dg/torture/pr35164-2.C: Likewise.
3331
3332 2008-02-15  Dominique d'Humieres  <dominiq@lps.ens.fr>
3333
3334         PR testsuite/35119
3335         * g++.dg/template/spec35.C: Change the regular expressions
3336         in dg-final to match the assembly code generated by Darwin 9.
3337
3338 2008-02-15  Uros Bizjak  <ubizjak@gmail.com>
3339
3340         * gcc.dg/cpp/pragma-pop_macro-1.c: Fix dg-do directive.
3341
3342 2008-02-15  Uros Bizjak  <ubizjak@gmail.com>
3343
3344         * gcc.target/i386/pr35160.c: Skip if !nonpic for 32bit x86 targets.
3345
3346 2008-02-15  Hans-Peter Nilsson  <hp@axis.com>
3347
3348         * lib/dejapatches.exp: New file.
3349
3350 2008-02-14  Douglas Gregor  <doug.gregor@gmail.com>
3351
3352         PR c++/34050
3353         * g++.dg/cpp0x/vt-34050.C: New.
3354
3355 2008-02-14  Jason Merrill  <jason@redhat.com>
3356
3357         PR c++/5645
3358         PR c++/11159
3359         * g++.dg/warn/pr11159.C: New.
3360         * g++.dg/warn/pr5645.C: Likewise.
3361
3362 2008-02-14  Danny Smith  <dannysmith@users.sourceforge.net>
3363
3364         PR preprocessor/35061
3365         * gcc.dg/cpp/pragma_pop_macro-1.c:  New test.
3366
3367 2008-02-14  Paolo Carlini  <pcarlini@suse.de>
3368
3369         PR c++/28743
3370         * g++.dg/template/nontype17.C: New.
3371         * g++.dg/template/nontype16.C: Add error.
3372
3373 2008-02-13  Jakub Jelinek  <jakub@redhat.com>
3374
3375         PR c++/35138
3376         * g++.dg/template/member8.C: New test.
3377
3378 2008-02-13  Michael Matz  <matz@suse.de>
3379
3380         * gcc.dg/pr35065.c: Fix testcase warnings.
3381
3382 2008-02-13  Jason Merrill  <jason@redhat.com>
3383
3384         PR c++/34962, c++/34937, c++/34939
3385         * g++.dg/ext/tmplattr9.C: New.
3386
3387 2008-02-13  Michael Matz  <matz@suse.de>
3388
3389         PR debug/35065
3390         * gcc.dg/pr35065.c: New testcase.
3391
3392 2008-02-12  Richard Guenther  <rguenther@suse.de>
3393
3394         PR tree-optimization/35171
3395         * gcc.c-torture/compile/pr35171.c: New testcase.
3396
3397 2008-02-12  Richard Guenther  <rguenther@suse.de>
3398
3399         PR middle-end/35163
3400         * gcc.c-torture/execute/pr35163.c: New testcase.
3401
3402 2008-02-12  Uros Bizjak  <ubizjak@gmail.com>
3403
3404         * gcc.target/i386/asm-3.c: Fix dg-skip-if for all 32bit PIC targets.
3405
3406 2008-02-12  Eric Botcazou  <ebotcazou@adacore.com>
3407
3408         * gnat.dg/loop_address.adb: New test.
3409
3410 2008-02-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3411
3412         * obj-c++.dg/bitfield-1.mm: Expect failures.
3413         * obj-c++.dg/bitfield-4.mm: Likewise.
3414         * obj-c++.dg/cxx-ivars-2.mm: Likewise.
3415         * obj-c++.dg/encode-8.mm: Likewise.
3416         * obj-c++.dg/isa-field-1.mm: Likewise.
3417         * obj-c++.dg/layout-1.mm: Likewise.
3418         * obj-c++.dg/lookup-2.mm: Likewise.
3419         * obj-c++.dg/try-catch-2.mm: Likewise.
3420         * obj-c++.dg/try-catch-9.mm: Likewise.
3421
3422 2008-02-12  Jakub Jelinek  <jakub@redhat.com>
3423
3424         PR c++/35144
3425         * g++.dg/tree-ssa/pr35144.C: New test.
3426
3427         PR inline-asm/35160
3428         * gcc.target/i386/pr35160.c: New test.
3429
3430         PR c++/34862
3431         * g++.dg/init/new27.C: New test.
3432
3433 2008-02-11  Paolo Carlini  <pcarlini@suse.de>
3434
3435         PR c++/35077
3436         * g++.dg/template/crash78.C: New.
3437
3438 2008-02-11  Uros Bizjak  <ubizjak@gmail.com>
3439
3440         PR testsuite/35047
3441         * gcc.dg/compat/vector-2_x.c: Add -mno-mmx for x86 targets.
3442         * gcc.dg/compat/vector-2_y.c: Ditto.
3443
3444 2008-02-11  Uros Bizjak  <ubizjak@gmail.com>
3445             Richard Guenther  <rguenther@suse.de>
3446
3447         PR tree-optimization/33992
3448         * gcc.c-torture/execute/pr33992.c: New testcase.
3449
3450 2008-02-10  Thomas Koenig  <tkoenig@gcc.gnu.org>
3451
3452         * gfortran.dg/streamio_14.f90:  New test.
3453
3454 2008-02-10  Uros Bizjak  <ubizjak@gmail.com>
3455
3456         * gcc.target/i386/pr17390.c: Remove ilp32 target requirement.
3457         Add -mfpmath=387 to dg-options.
3458
3459 2008-02-10  Uros Bizjak  <ubizjak@gmail.com>
3460
3461         PR testsuite/35047
3462         * gcc.dg/tree-ssa/gen-vect-2.c: Add -mno-sse for x86 targets.
3463         * gcc.dg/tree-ssa/gen-vect-11.c: Ditto.
3464         * gcc.dg/tree-ssa/gen-vect-11a.c: Ditto.
3465         * gcc.dg/tree-ssa/gen-vect-11b.c: Ditto.
3466         * gcc.dg/tree-ssa/gen-vect-11c.c: Ditto.
3467         * gcc.dg/tree-ssa/gen-vect-25.c: Ditto.
3468         * gcc.dg/tree-ssa/gen-vect-26.c: Ditto.
3469         * gcc.dg/tree-ssa/gen-vect-28.c: Ditto.
3470         * gcc.dg/tree-ssa/gen-vect-32.c: Ditto.
3471
3472 2008-02-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3473
3474         PR objc++/34193
3475         * obj-c++.dg/gnu-runtime-2.mm: Fix signature of function main().
3476
3477 2008-02-08  Sa Liu  <saliu@de.ibm.com>
3478
3479         * gcc.target/spu/intrinsics-3.c: New. Test error messages.
3480
3481 2008-02-06  Alexandre Oliva  <aoliva@redhat.com>
3482
3483         PR c++/35056
3484         * g++.dg/conversion/bitfield8.C: New.
3485
3486 2008-02-06  Douglas Gregor  <doug.gregor@gmail.com>
3487
3488         * g++.dg/ext/vector13.C: Fix for compilation under -pedantic.
3489
3490 2008-02-06  Douglas Gregor  <doug.gregor@gmail.com>
3491
3492         PR c++/35049
3493         PR c++/35096
3494         * g++.dg/ext/vector13.C: New.
3495
3496 2008-02-06  David Daney  <ddaney@avtrex.com>
3497
3498         * g++.dg/tree-ssa/ivopts-1.C: Remove xfail for mips*-*-*.
3499
3500 2008-02-05  Bob Wilson  <bob.wilson@acm.org>
3501
3502         * lib/target-supports.exp (check_effective_target_hard_float): Remove
3503         special case for xtensa-*-*.
3504         
3505 2008-02-05  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3506
3507         PR fortran/35037
3508         * gfortran.dg/volatile11.f90: New test.
3509
3510 2008-02-05  Jakub Jelinek  <jakub@redhat.com>
3511
3512         PR c++/33553
3513         * g++.dg/template/array19.C: New test.
3514
3515 2008-02-05  Diego Novillo  <dnovillo@google.com>
3516
3517         http://gcc.gnu.org/ml/gcc-patches/2008-02/msg00140.html
3518
3519         PR 33738
3520         * g++.dg/warn/pr33738.C: Remove.
3521
3522 2008-02-05  Paul Thomas  <pault@gcc.gnu.org>
3523
3524         PR fortran/34945
3525         * gfortran.dg/bounds_check_13.f: New test.
3526
3527 2008-02-05  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3528
3529         PR testsuite/33946
3530         * gcc.c-torture/execute/multi-ix.c: Call memset instead of bzero.
3531
3532 2008-02-05  Uros Bizjak  <ubizjak@gmail.com>
3533
3534         PR target/35083
3535         * gcc.target/i386/pr35083.c: New test.
3536
3537 2008-02-05  Paul Thomas  <pault@gcc.gnu.org>
3538
3539         PR fortran/32315
3540         * gfortran.dg/data_bounds_1.f90: New test.
3541
3542 2008-02-04  Diego Novillo  <dnovillo@google.com>
3543
3544         http://gcc.gnu.org/ml/gcc-patches/2008-02/msg00110.html
3545
3546         PR 33738
3547         * g++.dg/warn/pr33738.C: New.
3548
3549 2008-02-04  Daniel Franke  <franke.daniel@gmail.com>
3550
3551         * gfortran.dg/where_operator_assign_4.f90: Fix typo in error message
3552         to match.
3553
3554 2008-02-04  Hans-Peter Nilsson  <hp@axis.com>
3555
3556         * lib/target-supports.exp (check_effective_target_hard_float): Only
3557         use the macro definition tests for mips*-*-* and xtensa-*-*.  For all
3558         other targets, grep for a call insn in the rtl expand dump for an
3559         add of two doubles.
3560         (target_compile): Support generating rtl dumps as output.
3561
3562 2008-02-04  Richard Guenther  <rguenther@suse.de>
3563
3564         PR middle-end/33631
3565         * gcc.c-torture/execute/pr33631.c: New testcase.
3566
3567 2008-02-04  Richard Guenther  <rguenther@suse.de>
3568
3569         PR middle-end/35043
3570         * gcc.c-torture/compile/pr35043.c: New testcase.
3571
3572 2008-02-03  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3573
3574         * g++.dg/tree-ssa/ivopts-1.C: Remove xfail for hppa*-*-*.
3575
3576 2008-02-03  Uros Bizjak  <ubizjak@gmail.com>
3577
3578         * gcc.target/i386/pr31628.c: Require effective target fpic.
3579         * gcc.target/i386/strinline.c: Ditto.
3580         * gcc.dg/sibcall-6.c: Skip if !nonpic for 32bit x86 targets.
3581         * gcc.dg/pr35045.c: Ditto.
3582         * gcc.dg/20050503-1.c: Ditto.
3583
3584 2008-02-03  Paul Thomas  <pault@gcc.gnu.org>
3585
3586         PR fortran/32760
3587         * gfortran.dg/host_assoc_variable_1.f90: New test.
3588         * gfortran.dg/allocate_stat.f90: Change last three error messages.
3589
3590 2008-02-02  Michael Matz  <matz@suse.de>
3591
3592         PR target/35045
3593         * gcc.dg/pr35045.c: New test.
3594
3595 2008-02-02  Thomas Koenig  <tkoenig@gcc.gnu.org>
3596
3597         PR libfortran/35001
3598         * gfortran.dg/shape_4.f90:  New test.
3599
3600 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
3601
3602         * gcc.target/cris/torture/pr34773.c: Use __asm__, not asm.
3603
3604 2008-02-01  Hans-Peter Nilsson  <hp@axis.com>
3605
3606         PR rtl-optimization/34773
3607         * gcc.target/cris/torture/pr34773.c: New test.
3608
3609 2008-02-01  Nick Clifton  <nickc@redhat.com>
3610
3611         * lib/target-supports.exp (check_profiling_available): Do not
3612         expect profiling to work on the xstormy16 target.
3613
3614 2008-02-01  Uros Bizjak  <ubizjak@gmail.com>
3615
3616         PR testsuite/35047
3617         * gcc.c-torture/execute/20050316-2.x: New file.
3618         * gcc.target/i386/pr17390.c: Update scan pattern.
3619         * gcc.dg/builtin-apply4.c: Add -mno-mmx for 32bit x86 targets.
3620         * g++.dg/tree-ssa/ivopts-1.C: Remove XPASS for x86 targets.
3621
3622 2008-01-31  Paul Thomas  <pault@gcc.gnu.org>
3623
3624         PR fortran/34910
3625         * gfortran.dg/proc_assign_2.f90: New test.
3626
3627 2008-01-31  Douglas Gregor  <doug.gregor@gmail.com>
3628             Jakub Jelinek  <jakub@redhat.com>
3629
3630         PR c++/34935
3631         PR c++/34936
3632         * g++.dg/ext/alias-canon.C: New.
3633         * g++.dg/ext/alias-mangle.C: New.
3634
3635 2008-01-30  Jan Hubicka  <jh@suse.cz>
3636
3637         * gcc.c-torture/execute/pr34982.c: Add forgotten return 0.
3638
3639 2008-01-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3640
3641         * g++.dg/other/first-global.C: Add -fpie for all pic targets.
3642         * g++.dg/parse/attr-externally-visible-1.C: Likewise.
3643
3644 2008-01-30  Jan Hubicka  <jh@suse.cz>
3645
3646         PR target/34982
3647         * gcc.c-torture/execute/pr34982.c: New testcase.
3648
3649 2008-01-30  Andreas Krebbel  <krebbel1@de.ibm.com>
3650
3651         * gcc.target/s390/tf_to_di-1.c: New testcase.
3652
3653 2008-01-30  Paul Thomas  <pault@gcc.gnu.org>
3654
3655         PR fortran/34975
3656         * gfortran.dg/use_only_3.f90: New test.
3657         * gfortran.dg/use_only_3.inc: Modules for new test.
3658
3659         PR fortran/34429
3660         * gfortran.dg/function_charlen_2.f90: New test.
3661
3662 2008-01-30  Jakub Jelinek  <jakub@redhat.com>
3663
3664         PR middle-end/34969
3665         * gcc.dg/pr34969.c: New test.
3666
3667         PR c/35017
3668         * gcc.dg/inline-25.c: New test.
3669         * gcc.dg/inline-26.c: New test.
3670         * gcc.dg/inline-27.c: New test.
3671
3672 2008-01-29  Richard Guenther  <rguenther@suse.de>
3673
3674         PR middle-end/35006
3675         * gcc.c-torture/compile/pr35006.c: New testcase.
3676
3677 2008-01-29  Douglas Gregor  <doug.gregor@gmail.com>
3678
3679         PR c++/34055
3680         PR c++/34103
3681         PR c++/34219
3682         PR c++/34606
3683         PR c++/34753
3684         PR c++/34754
3685         PR c++/34755
3686         PR c++/34919
3687         PR c++/34961
3688         * g++.dg/cpp0x/vt-34219-2.C: New.
3689         * g++.dg/cpp0x/pr32126.C: Tweak expected error messages.
3690         * g++.dg/cpp0x/vt-34961.C: New.
3691         * g++.dg/cpp0x/vt-34055.C: Tweak error messages; add new test
3692         cases from the re-opened PR.
3693         * g++.dg/cpp0x/vt-34753.C: New.
3694         * g++.dg/cpp0x/vt-34919.C: New.
3695         * g++.dg/cpp0x/vt-34754.C: New.
3696         * g++.dg/cpp0x/vt-34606.C: New.
3697         * g++.dg/cpp0x/vt-34219.C: New.
3698         * g++.dg/cpp0x/pr32125.C: Tweak expected error messages.
3699         * g++.dg/cpp0x/vt-34755.C: New.
3700         * g++.dg/cpp0x/pr31438.C: Ditto.
3701         * g++.dg/cpp0x/variadic81.C: Ditto.
3702
3703 2008-01-29  Richard Sandiford  <rsandifo@nildram.co.uk>
3704
3705         * g++.dg/torture/pr34641.C: Put the dg-do first.
3706
3707 2008-01-29  Richard Sandiford  <rsandifo@nildram.co.uk>
3708
3709         * gcc.target/mips/lazy-binding-1.c: Skip for mips16.
3710
3711 2008-01-28  Bernhard Fischer  <aldot@gcc.gnu.org>
3712
3713         * g++.old-deja/g++.pt/incomplete1.C: Fix typo in comment.
3714
3715 2008-01-28  Nathan Froyd  <froydnj@codesourcery.com>
3716
3717         PR 31535
3718         * gcc.target/powerpc/spe-small-data-1.c: New test.
3719         * gcc.target/powerpc/spe-small-data-2.c: New test.
3720
3721 2008-01-28  Thomas Koenig  <tkoenig@gcc.gnu.org>
3722
3723         PR libfortran/34980
3724         * gfortran.dg/shape_3.f90:  New test.
3725
3726 2008-01-28  Andreas Krebbel  <krebbel1@de.ibm.com>
3727
3728         * gcc.target/s390/20020926-1.c: Remove -m31.
3729
3730 2008-01-28  Andreas Krebbel  <krebbel1@de.ibm.com>
3731
3732         * gcc.target/s390/20020926-1.c: Disable for s390x.
3733
3734 2008-01-27  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
3735
3736         PR fortran/34994
3737         * gfortran.dg/missing_optional_dummy_5.f90: Fix matching regular
3738         expression.
3739
3740 2008-01-27  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
3741
3742         PR fortran/34990
3743         * gfortran.dg/array_constructor_22.f90: New test.
3744
3745 2008-01-26  Maxim Kuvyrkov  <maxim@codesourcery.com>
3746
3747         PR middle-end/34688
3748         * gcc.c-torture/compile/pr34688: New test.
3749
3750 2008-01-26  Tobias Burnus  <burnus@net-b.de>
3751
3752         PR fortran/34848
3753         * gfortran.dg/missing_optional_dummy_5.f90: New.
3754
3755 2008-01-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3756
3757         * gcc.dg/tree-ssa/20070302-1.c (baz): Mark with attribute
3758         noinline.  XFAIL test.
3759
3760 2008-01-26  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
3761
3762         PR fortran/31610
3763         * gfortran.dg/array_3.f90: New test.
3764
3765 2008-01-26  Jakub Jelinek  <jakub@redhat.com>
3766
3767         * gcc.c-torture/compile/pr34966.c (atan): Only use asm
3768         on i?86/x86_64.
3769
3770         PR c++/34965
3771         * gcc.dg/pr34965.c: New test.
3772         * g++.dg/other/error24.C: New test.
3773
3774 2008-01-26  Thomas Koenig  <tkoenig@gcc.gnu.org>
3775
3776         PR libfofortran/34887
3777         * gfortran.dg/x_slash_2.f:  New test.
3778
3779 2008-01-26  Richard Guenther  <rguenther@suse.de>
3780
3781         PR c++/34235
3782         * g++.dg/torture/pr34235.C: New testcase.
3783
3784 2008-01-26  Richard Sandiford  <rsandifo@nildram.co.uk>
3785
3786         * g++.dg/tree-ssa/ivopts-1.C: XFAIL for MIPS too.
3787
3788 2008-01-26  Richard Sandiford  <rsandifo@nildram.co.uk>
3789
3790         PR target/34981
3791         * gcc.target/mips/lazy-binding-1.c: New test.
3792         * gcc.target/mips/mips.exp (setup_mips_tests): Set
3793         mips_forced_no_abicalls and mips_forced_no_shared.
3794         (dg-mips-options): Avoid using -mabicalls with an implicit -mabi=eabi.
3795         Avoid using small data with -mabicalls.  Don't make -G0 force
3796         -mn-abicalls.  Skip -mabicalls and -mshared tests if the multilib
3797         forces the opposite option.
3798
3799 2008-01-26  Danny Smith  <dannysmith@users.sourceforge.net>
3800
3801         PR target/34970
3802         * gcc.target/i386/fastcall-1.c: Scan for correct label.
3803         Use -std=gnu89 switch.
3804
3805 2008-01-25  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
3806
3807         PR libfortran/34876
3808         * gfortran.dg/direct_io_9.f: New test.
3809
3810 2008-01-25  Daniel Franke  <franke.daniel@gmail.com>
3811
3812         PR fortran/34661
3813         * gfortran.dg/where_operator_assign_4.f90: New test.
3814
3815 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
3816
3817         * gcc.dg/builtin-inf-1.c, gcc.dg/compare6.c, gcc.dg/sibcall-3.c,
3818         gcc.dg/sibcall-4.c, gcc.dg/torture/builtin-attr-1.c: Don't handle
3819         c4x-*-* targets.
3820
3821 2008-01-25  Richard Guenther  <rguenther@suse.de>
3822
3823         PR middle-end/32244
3824         * gcc.c-torture/execute/pr32244-1.c: New testcase.
3825
3826 2008-01-25  Richard Guenther  <rguenther@suse.de>
3827
3828         PR tree-optimization/34966
3829         * gcc.c-torture/compile/pr34966.c: New testcase.
3830
3831 2008-01-25  Richard Guenther  <rguenther@suse.de>
3832
3833         PR c++/33887
3834         * g++.dg/torture/pr33887-1.C: New testcase.
3835         * g++.dg/torture/pr33887-2.C: Likewise.
3836         * g++.dg/torture/pr33887-3.C: Likewise.
3837         * gcc.c-torture/execute/20071211-1.c: Likewise.
3838
3839 2008-01-25  Uros Bizjak  <ubizjak@gmail.com>
3840
3841         PR target/34856
3842         * gcc.dg/pr34856.c: Use pointer mode for "pin".
3843
3844 2008-01-25  Jakub Jelinek  <jakub@redhat.com>
3845
3846         PR middle-end/33333
3847         * g++.dg/gomp/pr33333.C: New test.
3848
3849         PR preprocessor/34692
3850         * gcc.dg/cpp/pr34692.c: New test.
3851         * gcc.dg/gomp/pr34692.c: New test.
3852
3853 2008-01-25  Olga Golovanevsky  <olga@il.ibm.com>
3854
3855         * gcc.dg/struct/wo_prof_malloc_size_var.c: UnXFAIL.
3856
3857 2008-01-24  Daniel Franke  <franke.daniel@gmail.com>
3858
3859         PR fortran/34202
3860         * gfortran.dg/empty_type.f90: New test.
3861
3862 2008-01-24  Paolo Carlini  <pcarlini@suse.de>
3863
3864         PR c++/34603
3865         * g++.dg/template/crash77.C: New.
3866
3867 2008-01-24  Uros Bizjak  <ubizjak@gmail.com>
3868
3869         PR target/34856
3870         * gcc.dg/pr34856.c: New test.
3871
3872 2008-01-24  Tobias Burnus  <burnus@net-b.de>
3873
3874         * gfortran.dg/namelist_39.f90: Delete temporary files.
3875         * gfortran.dg/namelist_44.f90: Ditto.
3876
3877 2008-01-24  Richard Guenther  <rguenther@suse.de>
3878
3879         PR middle-end/34953
3880         * g++.dg/torture/pr34953.C: New testcase.
3881
3882 2008-01-24  Jakub Jakub Jelinek  <jakub@redhat.com>
3883
3884         PR middle-end/34934
3885         * gcc.c-torture/compile/20080124-1.c: New test.
3886
3887 2008-01-24  Paul Thomas  <pault@gcc.gnu.org>
3888
3889         PR fortran/34872
3890         * gfortran.dg/function_charlen_3.f: New test.
3891
3892 2008-01-23  Michael Matz  <matz@suse.de>
3893
3894         PR debug/34895
3895         * g++.dg/debug/pr34895.cc: New testcase.
3896
3897 2008-01-23  Richard Guenther  <rguenther@suse.de>
3898
3899         PR middle-end/31529
3900         * gcc.dg/pr31529-1.c: New testcase.
3901         * gcc.dg/pr31529-2.c: Likewise.
3902
3903 2008-01-23  Jakub Jelinek  <jakub@redhat.com>
3904
3905         PR c++/34829
3906         * g++.dg/ext/pr34829.C (operator new): Use size_t instead of
3907         unsigned int for the first argument.
3908
3909 2008-01-22  Jakub Jelinek  <jakub@redhat.com>
3910
3911         PR c++/33984
3912         * g++.dg/conversion/bitfield7.C: New test.
3913         * g++.dg/cpp0x/decltype4.C: Fixed xfail.
3914
3915 2008-01-23  Bernd Schmidt  <bernd.schmidt@analog.com>
3916
3917         From Michael Frysinger  <michael.frysinger@analog.com>
3918         * gcc.target/bfin/mcpu-bf547.c: New test.
3919         * gcc.target/bfin/mcpu-bf523.c: New test.
3920         * gcc.target/bfin/mcpu-bf524.c: New test.
3921         * gcc.target/bfin/mcpu-bf526.c: New test.
3922
3923 2008-01-22  Eric Botcazou  <ebotcazou@adacore.com>
3924
3925         * gcc.c-torture/execute/20080122-1.c: New test.
3926
3927 2008-01-22  Tom Tromey  <tromey@redhat.com>
3928
3929         PR c++/34859
3930         * gcc.dg/cpp/pr34859.c: New file.
3931
3932 2008-01-22  Paul Thomas  <pault@gcc.gnu.org>
3933
3934         PR fortran/34875
3935         * gfortran.dg/vector_subscript_3.f90: New test.
3936
3937 2008-01-22  Tobias Burnus  <burnus@net-b.de>
3938
3939         PR fortran/34848
3940         * gfortran.dg/missing_optional_dummy_4.f90
3941
3942 2008-01-22  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3943
3944         * gcc.dg/vect/vect-ifcvt-9.c: Use inline.
3945
3946 2008-01-22  Eric Botcazou  <ebotcazou@adacore.com>
3947
3948         * gnat.dg/unchecked_union1.adb: New test.
3949
3950 2008-01-22  Tom Tromey  <tromey@redhat.com>
3951
3952         PR c++/34829
3953         * g++.dg/ext/pr34829.C: New file.
3954
3955 2008-01-22  Jakub Jelinek  <jakub@redhat.com>
3956
3957         PR c++/34607
3958         * gcc.dg/gomp/pr34607.c: New test.
3959         * g++.dg/gomp/pr34607.C: New test.
3960
3961         PR c++/34914
3962         * g++.dg/ext/vector10.C: New test.
3963
3964         PR c++/34918
3965         * g++.dg/other/error23.C: New test.
3966
3967         PR c++/34917
3968         * g++.dg/ext/vector12.C: New test.
3969
3970 2008-01-22  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
3971
3972         PR 32102
3973         * gcc.dg/Wstrict-overflow-21.c: New.
3974         * g++.dg/warn/Wstrict-aliasing-8.C: New.
3975
3976 2008-01-22  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
3977
3978         PR middle-end/33092
3979         * gcc.dg/pr33092.c: New.
3980
3981 2008-01-22  Andreas Krebbel  <krebbel1@de.ibm.com>
3982
3983         * gcc.target/s390/20020926-1.c: Add -m31 option.
3984
3985 2008-01-22  Daniel Franke  <franke.daniel@gmail.com>
3986
3987         PR fortran/34915
3988         * gfortran.dg/initialization_18.f90: New test.
3989
3990 2008-01-22  Tobias Burnus  <burnus@net-b.de>
3991
3992         PR fortran/34899
3993         * gfortran.dg/tab_continuation.f: New.
3994
3995 2008-01-22  Paul Thomas  <pault@gcc.gnu.org>
3996
3997         PR fortran/34896
3998         * gfortran.dg/use_rename_2.f90: New test.
3999
4000 2008-01-21  Richard Guenther  <rguenther@suse.de>
4001
4002         PR middle-end/34856
4003         * gcc.c-torture/compile/pr34856.c: New testcase.
4004
4005 2008-01-21  Richard Guenther  <rguenther@suse.de>
4006
4007         PR c/34885
4008         * gcc.c-torture/compile/pr34885.c: New testcase.
4009
4010 2008-01-21  Eric Botcazou  <ebotcazou@adacore.com>
4011
4012         * gnat.dg/specs/alignment1.ads: New test.
4013
4014 2008-01-21  Richard Guenther  <rguenther@suse.de>
4015
4016         PR c++/34850
4017         * g++.dg/torture/pr34850.C: New testcase.
4018
4019 2008-01-21  Alon Dayan  <alond@il.ibm.com>
4020             Olga Golovanevsky  <olga@il.ibm.com>
4021
4022         PR tree-optimization/34701
4023         * gcc.dg/struct/wo_prof_array_field.c: New test.
4024         
4025 2008-01-20  Paolo Carlini  <pcarlini@suse.de>
4026
4027         PR c++/34891
4028         * g++.dg/ext/vector9.C: New.
4029
4030 2008-01-20  Paolo Carlini  <pcarlini@suse.de>
4031
4032         PR c++/34776
4033         PR c++/34486
4034         * g++.dg/template/crash75.C: New.
4035         * g++.dg/template/crash76.C: Likewise.  
4036
4037 2008-01-20  Kaz Kojima  <kkojima@gcc.gnu.org>
4038
4039         PR rtl-optimization/34808
4040         * gcc.c-torture/compile/pr34808.c: New test.
4041
4042 2008-01-20  Paul Thomas  <pault@gcc.gnu.org>
4043
4044         PR fortran/34784
4045         * gfortran.dg/mapping_2.f90: Correct ubound expression for h4.
4046
4047         PR fortran/34861
4048         * gfortran.dg/entry_array_specs_3.f90: New test.
4049
4050         PR fortran/34854
4051         * gfortran.dg/use_rename_1.f90: New test.
4052
4053 2008-01-20  Paul Thomas  <pault@gcc.gnu.org>
4054
4055         PR fortran/34784
4056         * gfortran.dg/array_constructor_20.f90: New test.
4057         * gfortran.dg/mapping_2.f90: Correct ubound expression for h4.
4058
4059         PR fortran/34785
4060         * gfortran.dg/array_constructor_21.f90: New test.
4061
4062 2008-01-20  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
4063
4064         PR libfortran/34795
4065         * gfortran.dg/inquire_13.f90: New test.
4066         
4067         PR libfortran/34659
4068         * gfortran.dg/continuation_9.f90: New test.
4069
4070 2008-01-20  Richard Sandiford  <rsandifo@nildram.co.uk>
4071
4072         PR target/34831
4073         * gcc.target/mips/pr34831.c: New test.
4074
4075 2008-01-19  Thomas Koenig  <tkoenig@gcc.gnu.org>
4076
4077         PR fortran/34817
4078         PR fortran/34838
4079         * gfortran.dg/any_all_1.f90:  New test.
4080         * gfortran.dg/any_all_2.f90:  New test.
4081
4082 2008-01-19  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4083
4084         * g++.dg/eh/ia64-2.C: Place "dg-do run" statement before
4085         "dg-require-weak" statement.
4086         * g++.dg/eh/weak1.C: Likewise.
4087
4088 2008-01-19  Jakub Jelinek  <jakub@redhat.com>
4089
4090         PR gcov-profile/34610
4091         * gcc.dg/gomp/pr34610.c: New test.
4092
4093 2008-01-19  Tobias Burnus  <burnus@net-b.de>
4094
4095         PR fortran/34760
4096         * gfortran.dg/implicit_11.f90: New.
4097         * gfortran.dg/allocate_stat.f90: Update dg-error pattern.
4098         * gfortran.dg/entry_15.f90: Ditto.
4099         * gfortran.dg/func_assign.f90: Ditto.
4100         * gfortran.dg/gomp/reduction3.f90: Ditto.
4101         * gfortran.dg/proc_assign_1.f90: Ditto.
4102
4103         * gfortran.dg/interface_proc_end.f90: Use dg-error instead
4104         of dg-excess-errors.
4105
4106 2008-01-18  Tobias Burnus  <burnus@net-b.de>
4107
4108         PR fortran/32616
4109         * gfortran.dg/argument_checking_15.f90: New.
4110         * gfortran.dg/argument_checking_5.f90: Change TODO into
4111         dg-warning.
4112
4113 2008-01-18  Tobias Burnus  <burnus@net-b.de>
4114
4115         * gfortran.dg/enum_4.f90: Replace dg-excess-errors by dg-error.
4116         * gfortran.dg/enum_5.f90: Ditto.
4117         * gfortran.dg/enum_6.f90: Ditto.
4118         * gfortran.dg/bom_error.f90: Ditto.
4119         * gfortran.dg/func_decl_4.f90: Ditto.
4120
4121 2008-01-18  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
4122
4123         PR libfortran/34782
4124         * gfortran.dg/fmt_t_6.f: New test.
4125
4126 2008-01-18  Tobias Burnus  <burnus@net-b.de>
4127
4128         * gfortran.dg/large_real_kind_form_io_1.f90: Enlarge string for internal I/O.
4129
4130 2008-01-18  Jonathan Wakely  <jwakely.gcc@gmail.com>
4131
4132         * g++.dg/lookup/two-stage2.C: fix comment.
4133
4134 2008-01-18  Ian Lance Taylor  <iant@google.com>
4135
4136         * gcc.dg/debug/dwarf2/var1.c: Add -fno-merge-debug-strings.
4137
4138 2008-01-18  Ian Lance Taylor  <iant@google.com>
4139
4140         PR c++/33407
4141         * g++.dg/init/new26.C: New test.
4142
4143 2008-01-18  Richard Guenther  <rguenther@suse.de>
4144
4145         PR middle-end/34801
4146         * gcc.dg/Warray-bounds.c: XFAIL two tests, remove one
4147         redundant one.
4148
4149 2008-01-18  Hans-Peter Nilsson  <hp@axis.com>
4150
4151         * g++.dg/tree-ssa/pr34355.C: Correct order of dg-do and
4152         dg-require-effective-target.
4153
4154 2008-01-18  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
4155
4156         PR target/34556
4157         * gfortran.dg/reshape_2.f90: New test.
4158
4159 2008-01-18  Bernhard Fischer  <aldot@gcc.gnu.org>
4160
4161         * gcc.dg/20040223-1.c: Fix comment typo.
4162
4163 2008-01-17  Janis Johnson  <janis187@us.ibm.com>
4164
4165         PR target/34814
4166         * gcc.target/powerpc/ppc32-abi-dfp-1.c: Enable checks that will fail
4167         until 34814 is fixed.
4168
4169 2008-01-17  Andrew MacLeod  <amacleod@redhat.com>
4170
4171         PR tree-optimization/34648
4172         * gcc.c-torture/compile/pr34648.c: New testcase.
4173
4174 2008-01-17  Sebastian Pop  <sebastian.pop@amd.com>
4175
4176         PR testsuite/34821
4177         * gcc.dg/autopar/autopar.exp: New.
4178         * g++.dg/tree-ssa/pr34355.C: Require pthread.
4179         * lib/target-supports.exp (check_effective_target_pthread): New.
4180
4181         * gcc.dg/tree-ssa/parallelization-1.c: Moved to gcc.dg/autopar.
4182         * gcc.dg/tree-ssa/reduc-1short.c: Same.
4183         * gcc.dg/tree-ssa/reduc-1.c: Same.
4184         * gcc.dg/tree-ssa/reduc-2short.c: Same.
4185         * gcc.dg/tree-ssa/reduc-2.c: Same
4186         * gcc.dg/tree-ssa/reduc-3.c: Same.
4187         * gcc.dg/tree-ssa/reduc-1char.c: Same.
4188         * gcc.dg/tree-ssa/reduc-6.c: Same.
4189         * gcc.dg/tree-ssa/reduc-7.c: Same.
4190         * gcc.dg/tree-ssa/reduc-2char.c: Same.
4191         * gcc.dg/tree-ssa/reduc-8.c: Same.
4192         * gcc.dg/tree-ssa/reduc-9.c: Same.
4193
4194 2008-01-17  Eric Botcazou  <ebotcazou@adacore.com>
4195
4196         * gnat.dg/discr5.adb: New test.
4197
4198 2008-01-17  Eric Botcazou  <ebotcazou@adacore.com>
4199
4200         * gcc.c-torture/compile/20080114-1.c: Use empty asm statements.
4201
4202 2008-01-17  Richard Guenther  <rguenther@suse.de>
4203
4204         PR tree-optimization/34825
4205         * gcc.dg/pr34825.c: New testcase.
4206
4207 2008-01-17  Richard Guenther  <rguenther@suse.de>
4208
4209         * gcc.c-torture/execute/20080117-1.c: New testcase.
4210
4211 2008-01-17  Revital Eres  <eres@il.ibm.com>
4212
4213         PR30957
4214         * gcc.dg/pr30957-1.c: Always xfail and add noinline attribute.
4215
4216 2008-01-17  Paul Thomas  <pault@gcc.gnu.org>
4217
4218         PR fortran/34429
4219         * gfortran.dg/function_charlen_1.f90: New test.
4220
4221         PR fortran/34431
4222         * gfortran.dg/function_types_1.f90: New test.
4223         * gfortran.dg/function_types_2.f90: New test.
4224
4225         PR fortran/34471
4226         * gfortran.dg/function_kinds_4.f90: New test.
4227         * gfortran.dg/function_kinds_5.f90: New test.
4228
4229         * gfortran.dg/defined_operators_1.f90: Errors now at function
4230         declarations.
4231         * gfortran.dg/private_type_4.f90: The same.
4232         * gfortran.dg/interface_15.f90: The same.
4233         * gfortran.dg/elemental_args_check_2.f90: The same.
4234         * gfortran.dg/auto_internal_assumed.f90: The same.
4235
4236 2008-01-16  Eric Botcazou  <ebotcazou@adacore.com>
4237
4238         * gnat.dg/sizetype.adb: New test.
4239
4240 2008-01-16  Richard Guenther  <rguenther@suse.de>
4241
4242         PR middle-end/32628
4243         * gcc.dg/overflow-warn-7.c: New testcase.
4244
4245 2008-01-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4246
4247         * gcc.dg/tree-ssa/loop-19.c: Require nonpic.
4248
4249 2008-01-16  Jakub Jelinek  <jakub@redhat.com>
4250         Richard Guenther  <rguenther@suse.de>
4251
4252         PR c/34668
4253         * gcc.dg/pr34668-1.c: New test.
4254         * gcc.dg/pr34668-2.c: Likewise.
4255
4256 2008-01-16  Richard Guenther  <rguenther@suse.de>
4257
4258         PR c++/33819
4259         * g++.dg/torture/pr33819.C: New testcase.
4260
4261 2008-01-16  Richard Guenther  <rguenther@suse.de>
4262
4263         PR c/34768
4264         * gcc.c-torture/execute/pr34768-1.c: New testcase.
4265         * gcc.c-torture/execute/pr34768-2.c: Likewise.
4266
4267 2008-01-16  Tobias Burnus  <burnus@net-b.de>
4268
4269         PR fortran/34796
4270         * gfortran.dg/argument_checking_13.f90: New.
4271         * gfortran.dg/argument_checking_14.f90: New.
4272
4273 2008-01-15  Thomas Koenig  <tkoenig@gcc.gnu.org>
4274         
4275         PR libfortran/34671
4276         * gfortran.dg/anyallcount_1.f90:  New test.
4277
4278 2008-01-15  Douglas Gregor  <doug.gregor@gmail.com>
4279
4280         PR c++/34399
4281         * g++.dg/cpp0x/vt-34399.C: New.
4282         * g++.dg/template/friend50.C: New.
4283
4284 2008-01-15  Douglas Gregor  <doug.gregor@gmail.com>
4285
4286         PR c++/34751
4287         * g++.dg/cpp0x/vt-34751.C: New.
4288
4289 2008-01-15  Douglas Gregor  <doug.gregor@gmail.com>
4290
4291         PR c++/34051
4292         PR c++/34055
4293         PR c++/34102
4294         PR c++/34103
4295         * g++.dg/cpp0x/vt-34051-2.C: New.
4296         * g++.dg/cpp0x/vt-34102.C: New.
4297         * g++.dg/cpp0x/vt-34051.C: New.
4298         * g++.dg/cpp0x/vt-34055.C: New.
4299         * g++.dg/cpp0x/vt-34103.C: New.
4300
4301 2008-01-15  Douglas Gregor  <doug.gregor@gmail.com>
4302
4303         PR c++/34314
4304         * g++.dg/cpp0x/vt-34314.C: New.
4305         * g++.dg/cpp0x/variadic79.C: Fix the error message to reflect
4306         reality (the error message was wrong previously).
4307
4308 2008-01-15  Douglas Gregor  <doug.gregor@gmail.com>
4309
4310         PR c++/33964
4311         * g++.dg/cpp0x/vt-33964.C: New.
4312         * g++.dg/template/partial5.C: New.
4313
4314 2008-01-15  Douglas Gregor  <doug.gregor@gmail.com>
4315
4316         PR c++/34052
4317         * g++.dg/cpp0x/vt-34052.C: New.
4318         * g++.dg/template/ttp26.C: New.
4319         
4320 2008-01-14  Eric Botcazou  <ebotcazou@adacore.com>
4321
4322         * gnat.dg/rep_clause2.ad[sb]: New test.
4323         * gnat.dg/rep_problem2.adb: Rename to rep_clause1.adb.
4324
4325 2008-01-14  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
4326
4327         PR c++/24924
4328         * g++.dg/cpp/pedantic-errors.C: Delete.
4329         * g++.dg/cpp/permissive.C: Delete.
4330         
4331 2008-01-14  Eric Botcazou  <ebotcazou@adacore.com>
4332
4333         * gcc.c-torture/compile/20080114-1.c: New test.
4334
4335 2008-01-13  Tobias Burnus  <burnus@net-b.de>
4336
4337         PR fortran/34665
4338         * gfortran.dg/argument_checking_11.f90: New.
4339         * gfortran.dg/argument_checking_12.f90: New.
4340         * gfortran.dg/used_dummy_types_4.f90: Update dg-error.
4341         * gfortran.dg/c_assoc_2.f03: Update dg-error.
4342         * gfortran.dg/argument_checking_3.f90: Ditto.
4343         * gfortran.dg/pointer_intent_2.f90: Ditto.
4344         * gfortran.dg/import2.f90: Ditto.
4345         * gfortran.dg/assumed_shape_ranks_1.f90: Ditto.
4346         * gfortran.dg/implicit_actual.f90: Ditto.
4347         * gfortran.dg/used_dummy_types_3.f90: Ditto.
4348         * gfortran.dg/derived_comp_array_ref_6.f90: Ditto.
4349
4350 2008-01-13  Tobias Burnus  <burnus@net-b.de>
4351
4352         PR fortran/34763
4353         * gfortran.dg/interface_proc_end.f90: New.
4354
4355 2008-01-13  Tobias Burnus  <burnus@net-b.de>
4356
4357         PR fortran/34759
4358         * gfortran.dg/assumed_size_refs_4.f90: New.
4359
4360 2008-01-13  Eric Botcazou  <ebotcazou@adacore.com>
4361
4362         * gnat.dg/unchecked_convert1.adb.
4363
4364 2008-01-13  Richard Guenther  <rguenther@suse.de>
4365
4366         * gcc.dg/struct-ret-3.c: Adjust testcase to make stack
4367         readable and writable again before exiting.
4368
4369 2008-01-13  Richard Guenther  <rguenther@suse.de>
4370
4371         PR middle-end/34601
4372         * gcc.dg/noncompile/incomplete-4.c: New testcase.
4373
4374 2008-01-13  Jan Hubicka  <jh@suse.cz>
4375
4376         PR middle-end/32135
4377         * gcc.dg/pr32135.c: new.
4378
4379 2008-01-12  Doug Kwan  <dougkwan@google.com>
4380
4381         * gcc.dg/qual-return-1.c: Add -Wignored-qualifiers.
4382         * g++.dg/warn/Wreturn-type-4.C: Replace -Wreturn-type by
4383         -Wignored-qualifiers.
4384
4385 2008-01-12  Eric Botcazou  <ebotcazou@adacore.com>
4386
4387         * gnat.dg/slice3.adb: New test.
4388         * gnat.dg/slice4.adb: Likewise.
4389
4390 2008-01-12  Eric Botcazou  <ebotcazou@adacore.com>
4391
4392         * gnat.dg/bit_packed_array.ad[sb]: New test.
4393
4394 2008-01-12  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
4395
4396         PR fortran/34432
4397         * gfortran.dg/parens_7.f90: New test.
4398
4399 2008-01-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4400
4401         * gcc.dg/tree-ssa/loadpre5.c: Use static.
4402         * gcc.dg/tree-ssa/loadpre8.c: Likewise.
4403
4404         * gcc.dg/pr33826.c: Require nonpic.
4405
4406 2008-01-11  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
4407
4408         PR fortran/34722
4409         * gfortran.dg/inquire_12.f90: New test.
4410
4411 2008-01-11  Thomas Koenig  <tkoenig@gcc.gnu.org>
4412
4413         PR libfortran/34670
4414         * all_bounds_1.f90: New test case.
4415         * maxloc_bounds_1.f90: New test case.
4416         * maxloc_bounds_2.f90: New test case.
4417         * maxloc_bounds_3.f90: New test case.
4418         * maxloc_bounds_4.f90: New test case.
4419         * maxloc_bounds_5.f90: New test case.
4420         * maxloc_bounds_6.f90: New test case.
4421         * maxloc_bounds_7.f90: New test case.
4422         * maxloc_bounds_8.f90: New test case.
4423
4424 2008-01-11  Eric Botcazou  <ebotcazou@adacore.com>
4425
4426         * gcc.dg/struct-ret-3.c: New test.
4427
4428 2008-01-11  Paul Thomas  <pault@gcc.gnu.org>
4429
4430         PR fortran/34537
4431         * gfortran.dg/transfer_simplify_8.f90: New test.
4432
4433 2008-01-11  Andreas Krebbel  <krebbel1@de.ibm.com>
4434
4435         * g++.dg/torture/pr34641.C: Add dg-require-visibility.  Define
4436         size_t using predefined macro.
4437
4438 2008-01-10  Raksit Ashok  <raksit@google.com>
4439
4440         PR rtl-optimization/27971
4441         * gcc.target/i386/pr27971.c: New testcase.
4442
4443 2008-01-10  Paul Thomas  <pault@gcc.gnu.org>
4444
4445         PR fortran/34396
4446         * gfortran.dg/bounds_check_12.f90: New test.
4447
4448 2008-01-10  Uros Bizjak  <ubizjak@gmail.com>
4449
4450         * gcc.target/i386/cmov7.c: Add -mbranch-cost=5 to dg-options.
4451         * gcc.target/i386/addr-sel-1.c: Require nonpic effective target.
4452
4453 2008-01-10  Andreas Krebbel  <krebbel1@de.ibm.com>
4454
4455         PR middle-end/34641
4456         * g++.dg/torture/pr34641.C: New testcase.
4457
4458 2008-01-10  Richard Guenther  <rguenther@suse.de>
4459
4460         PR tree-optimization/34651
4461         * g++.dg/torture/pr34651.C: New testcase.
4462
4463 2008-01-09  Sebastian Pop  <sebastian.pop@amd.com>
4464
4465         PR tree-optimization/34017
4466         * gcc.dg/tree-ssa/pr34017.c: New.
4467
4468 2008-01-09  Richard Guenther  <rguenther@suse.de>
4469         Andrew Pinski  <andrew_pinski@playstation.sony.com>
4470
4471         PR middle-end/30132
4472         * gcc.c-torture/compile/pr30132.c: New testcase.
4473
4474 2008-01-09  Richard Guenther  <rguenther@suse.de>
4475
4476         PR middle-end/34458
4477         * gcc.c-torture/compile/pr34458.c: New testcase.
4478
4479 2008-01-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4480
4481         PR testsuite/30459
4482         g++.dg/eh/ia64-2.C: Require weak support.
4483
4484 2008-01-08  Richard Guenther  <rguenther@suse.de>
4485
4486         PR middle-end/31863
4487         * g++.dg/torture/pr31863.C: New testcase.
4488
4489 2008-01-08  Jakub Jelinek  <jakub@redhat.com>
4490
4491         PR middle-end/34694
4492         * gcc.dg/gomp/pr34694.c: New test.
4493         * g++.dg/gomp/pr34694.C: New test.
4494
4495         PR c++/33890
4496         * g++.dg/gomp/pr33890.C: New test.
4497
4498 2008-01-08  Paul Thomas  <pault@gcc.gnu.org>
4499
4500         PR fortran/34476
4501         * gfortran.dg/parameter_array_init_3.f90: New test.
4502
4503 2008-01-08  Paul Thomas  <pault@gcc.gnu.org>
4504
4505         PR fortran/34681
4506         PR fortran/34704
4507         * gfortran.dg/alloc_comp_default_init_1.f90: New test.
4508
4509 2008-01-07  Janis Johnson  <janis187@us.ibm.com>
4510
4511         * lib/target-supports.exp (check_effective_target_powerpc_spu): New.
4512         * g++.dg/other/spu2vmx-1.C: Use it.
4513
4514 2008-01-07  Jack Howarth  <howarth@bromo.med.uc.edu>
4515
4516         * gcc.dg/out-of-bounds-1.c: Don't use -mstrict-align for Darwin.
4517
4518         PR testsuite/34575
4519         * gcc.target/powerpc/popcount-1.c: Skip on darwin.
4520         * gcc.target/powerpc/parity-1.c: Likewise.
4521
4522 2008-01-07  Fred Fish  <fnf@specifix.com>
4523
4524         PR preprocessor/30363:
4525         * gcc.dg/cpp/trad/macroargs.c: Add code to test quoting in
4526         macro expansions.
4527
4528 2008-01-07  Paul Thomas  <pault@gcc.gnu.org>
4529
4530         PR fortran/34672
4531         * gfortran.dg/use_only_2.f90: New test.
4532
4533 2008-01-06  Paolo Carlini  <pcarlini@suse.de>
4534
4535         PR libstdc++/34680
4536         * g++.dg/rtti/predefined-rtti-macro-1.C: New.
4537         * g++.dg/rtti/predefined-rtti-macro-2.C: Likewise.
4538
4539 2008-01-06  Paul Thomas  <pault@gcc.gnu.org>
4540
4541         PR fortran/34545
4542         * gfortran.dg/use_12.f90: New test.
4543
4544 2008-01-06  Tobias Burnus  <burnus@net-b.de>
4545
4546         PR fortran/34689
4547         * interface.c (compare_actual_formal): Fix intent(out) check for
4548         function result variables.
4549
4550 2008-01-06  Tobias Burnus  <burnus@net-b.de>
4551
4552         PR fortran/34690
4553         * gfortran.dg/elemental_args_check_2.f90: Fix test case.
4554
4555 2008-01-06  Tobias Burnus  <burnus@net-b.de>
4556
4557         PR fortran/34689
4558         * gfortran.dg/intent_out_4.f90: Fix test case.
4559
4560 2008-01-06  Tobias Burnus  <burnus@net-b.de>
4561
4562         PR fortran/34689
4563         * gfortran.dg/intent_out_4.f90: New.
4564
4565 2008-01-06  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
4566
4567         PR libfortran/34540
4568         * gfortran.dg/optional_dim_3.f90: New test.
4569
4570 2008-01-06  Tobias Burnus  <burnus@net-b.de>
4571
4572         PR fortran/34658
4573         * gfortran.dg/common_11.f90: New.
4574         * gfortran.dg/blockdata_1.f90: Update test case.
4575         * gfortran.dg/blockdata_2.f90: Update test case.
4576
4577 2008-01-06  Tobias Burnus  <burnus@net-b.de>
4578
4579         * gfortran.dg/equiv_constraint_9.f90: Fix typo.
4580
4581 2008-01-06  Tobias Burnus  <burnus@net-b.de>
4582
4583         PR fortran/34655
4584         * gfortran.dg/equiv_constraint_9.f90: New.
4585
4586 2008-01-06  Revital Eres  <eres@il.ibm.com>
4587
4588         PR tree-optimization/34263
4589         * gcc.dg/pr34263.c:  New testcase.
4590
4591 2008-01-06  Tobias Burnus  <burnus@net-b.de>
4592
4593         PR fortran/34654
4594         * gfortran.dg/internal_io_unf.f90: New.
4595
4596 2008-01-06  Tobias Burnus  <burnus@net-b.de>
4597
4598         PR fortran/34660
4599         * gfortran.dg/elemental_args_check_2.f90: New.
4600
4601 2008-01-06  Tobias Burnus  <burnus@net-b.de>
4602
4603         PR fortran/34662
4604         * gfortran.dg/intent_out_3.f90: New.
4605
4606 2008-01-05  Richard Sandiford  <rsandifo@nildram.co.uk>
4607
4608         * objc.dg/stabs-1.m: Allow labels to be begin with $L as well as .L.
4609
4610 2008-01-05  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
4611
4612         PR libfortran/34676
4613         * gfortran.dg/list_read_8.f90: New test.
4614
4615 2008-01-04  Richard Guenther  <rguenther@suse.de>
4616
4617         PR middle-end/34029
4618         * gcc.c-torture/compile/pr34029-1.c: New testcase.
4619         * gcc.c-torture/compile/pr34029-2.c: Likewise.
4620
4621 2008-01-04  Jakub Jelinek  <jakub@redhat.com>
4622
4623         PR gcov-profile/34609
4624         * g++.dg/gcov/gcov-6.C: New test.
4625
4626 2008-01-04  Richard Guenther  <rguenther@suse.de>
4627
4628         PR tree-optimization/31081
4629         * g++.dg/torture/pr31081-1.C: New testcase.
4630         * g++.dg/torture/pr31081-2.C: Likewise.
4631
4632 2008-01-04  Richard Sandiford  <rsandifo@nildram.co.uk>
4633
4634         * gcc.target/mips/rsqrt-1.c: Require -mgp64.
4635         * gcc.target/mips/rsqrt-2.c: Likewise.
4636         * gcc.target/mips/rsqrt-4.c: New test.
4637
4638 2008-01-04  Tobias Burnus  <burnus@net-b.de>
4639
4640         PR fortran/34557
4641         * gfortran.dg/equiv_substr.f90: New.
4642
4643 2008-01-03  Tom Tromey  <tromey@redhat.com>
4644
4645         PR c/34457:
4646         * gcc.dg/pr34457-2.c: New file.
4647         * gcc.dg/pr34457-1.c: New file.
4648
4649 2008-01-03  Sebastian Pop  <sebastian.pop@amd.com>
4650
4651         Revert fix for PR tree-optimization/34458.
4652
4653 2008-01-03  Sebastian Pop  <sebastian.pop@amd.com>
4654
4655         PR tree-optimization/34458
4656         * gcc.dg/tree-ssa/pr34458.c: New.
4657
4658 2008-01-03  Thomas Koenig  <tkoenig@gcc.gnu.org>
4659
4660         PR libfortran/34565
4661         * gfortran.dg/internal_readwrite_1.f90:  New test.
4662         * gfortran.dg/internal_readwrite_2.f90:  New test.
4663
4664 2008-01-03  Tom Tromey  <tromey@redhat.com>
4665
4666         PR preprocessor/34602:
4667         * gcc.dg/cpp/pr34602.c: New file.
4668
4669 2008-01-03  Jakub Jelinek  <jakub@redhat.com>
4670
4671         PR tree-optimization/29484
4672         * gcc.c-torture/execute/20071220-1.c: New test.
4673         * gcc.c-torture/execute/20071220-2.c: New test.
4674
4675 2008-01-03  Sebastian Pop  <sebastian.pop@amd.com>
4676
4677         PR tree-optimization/34635
4678         * gcc.dg/tree-ssa/pr34635.c: New.
4679         * gcc.dg/tree-ssa/pr34635-1.c: New.
4680
4681 2008-01-02  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4682
4683         PR middle-end/34562
4684         * g++.dg/other/first-global.C: Also accept _GLOBAL__I_65535_0_foobar in
4685         scan-assembler check.
4686
4687 2008-01-03  Jakub Jelinek  <jakub@redhat.com>
4688
4689         PR middle-end/34608
4690         * g++.dg/gomp/pr34608.C: New test.
4691
4692 2008-01-02  Richard Guenther  <rguenther@suse.de>
4693
4694         PR middle-end/34093
4695         PR middle-end/31976
4696         * gcc.c-torture/compile/pr34093.c: New testcase.
4697
4698 2008-01-01  Douglas Gregor  <doug.gregor@gmail.com>
4699
4700         * g++.dg/cpp0x/long_long.C: New.
4701
4702 2008-01-01  Andrew Pinski  <andrew_pinski@playstation.sony.com>
4703
4704         * gcc.target/spu/tag_manager.c : Include stdlib.h.
4705         * gcc.target/spu/Wmain.c: Fix the line numbers for the
4706         warning on the function main.
4707
4708 2008-01-01  Jakub Jelinek  <jakub@redhat.com>
4709
4710         * gcc.target/i386/i386.exp (check_effective_target_sse5): Use __v8hi
4711         rather than __v2di type.