OSDN Git Service

2008-03-13 Jerry DeLisle <jvdelisle@gcc.gnu.org>
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
1 2008-03-13  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
2
3         PR fortran/35406
4         * gfortran.dg/ldist-1.f90: Update test to check for 5 loops distributed
5         instead of 4.
6
7 2008-03-13  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
8
9         PR fortran/35475
10         * gfortran.dg/derived_sub.f90: New test.
11
12 2008-03-13  H.J. Lu  <hongjiu.lu@intel.com>
13
14         PR testsuite/35558
15         * g++.dg/tls/static-1.C: Move dg-additional-sources after
16         dg-require-effective-target.
17         * g++.dg/tls/static-1a.cc: Likewise.
18
19 2008-03-13  Tom Tromey  <tromey@redhat.com>
20
21         PR libcpp/35322:
22         * gcc.dg/cpp/pr35322.c: New file.
23
24 2008-03-13  Uros Bizjak  <ubizjak@gmail.com>
25
26         * gcc.dg/vect/vect-align-2.c: Remove dg-do run directive.
27         (main): Call check_vect.
28
29 2008-03-13  Alon Dayan  <alond@il.ibm.com>
30             Olga Golovanevsky  <olga@il.ibm.com>
31         
32         PR tree-optimization/35041
33         * gcc.dg/struct/wo_prof_double_malloc.c: New test.
34
35 2008-03-13  Uros Bizjak  <ubizjak@gmail.com>
36
37         PR target/34000
38         PR target/35553
39         * g++.dg/other/i386-3.C: New test.
40         * gcc.target/i386/sse-13.c: Redefine extern instead of static.
41         * gcc.target/i386/sse-14.c: Ditto.
42         * gcc.target/i386/mmx-1.c: Ditto.
43         * gcc.target/i386/mmx-2.c: Ditto.
44         * gcc.target/i386/3dnow-1.c: Ditto.
45         * gcc.target/i386/3dnow-2.c: Ditto.
46         * gcc.target/i386/3dnowA-1.c: Ditto.
47         * gcc.target/i386/3dnowA-2.c: Ditto.
48
49 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
50
51         PR tree-opt/35422
52         * gcc.target/i386/pr35422.c: Escape brackets.
53
54 2008-03-12  Paolo Bonzini  <bonzini@gnu.org>
55
56         PR tree-opt/35422
57         * gcc.dg/vect/slp-7.c: Change target keywords required for vectorizing
58         third loop.
59         * gcc.target/i386/pr35422.c: New.
60
61 2008-03-11  Andrew Pinski  <andrew_pinski@playstation.sony.com>
62
63         PR tree-opt/35403
64         * gcc.dg/tree-ssa/ipa-reference-1.c: New testcase.
65
66 2008-03-11  Uros Bizjak  <ubizjak@gmail.com>
67
68         PR target/35540
69         * gcc.target/i386/pr35540.c: New test.
70
71 2008-03-11  Uros Bizjak  <ubizjak@gmail.com>
72
73         * g++.dg/inherit/override-attribs.C: Require ilp32 x86 target.
74
75 2008-03-11  Uros Bizjak  <ubizjak@gmail.com>
76
77         PR middle-end/35526
78         * g++.dg/torture/pr35526.C: New test.
79
80 2008-03-10  Jakub Jelinek  <jakub@redhat.com>
81
82         PR c++/35328
83         * g++.dg/gomp/pr35328.C: New test.
84
85         PR c++/35337
86         * g++.dg/gomp/pr35337.C: New test.
87
88         PR c/35438
89         PR c/35439
90         * gcc.dg/gomp/pr35438.c: New test.
91         * gcc.dg/gomp/pr35439.c: New test.
92
93         PR middle-end/35099
94         * g++.dg/gomp/pr35099.C: New test.
95
96 2008-03-10  Eric Botcazou  <ebotcazou@adacore.com>
97
98         * gnat.dg/range_check2.adb: New test.
99
100 2008-03-10  H.J. Lu  <hongjiu.lu@intel.com>
101
102         PR tree-optimization/35494
103         * g++.dg/tree-ssa/ssa-store-ccp-1.C: New.
104         * gcc.dg/tree-ssa/ssa-store-ccp-2.c: Likewise.
105         * gcc.dg/tree-ssa/ssa-store-ccp-3.c: Likewise.
106         * gcc.dg/tree-ssa/ssa-store-ccp-4.c: Likewise.
107
108 2008-03-10  Richard Guenther  <rguenther@suse.de>
109
110         PR tree-optimization/34677
111         * gcc.dg/tree-ssa/loadpre23.c: New testcase.
112         * gcc.dg/tree-ssa/loadpre24.c: Likewise.
113         * gcc.dg/tree-ssa/loadpre25.c: Likewise.
114
115 2008-03-09  Paul Thomas  <pault@gcc.gnu.org>
116
117         PR fortran/35474
118         * gfortran.dg/module_commons_2.f90: New test.
119
120 2008-03-09  Eric Botcazou  <ebotcazou@adacore.com>
121
122         * gnat.dg/frame_overflow.adb: Improve portability.
123
124 2008-03-08  H.J. Lu  <hongjiu.lu@intel.com>
125
126         PR target/35350
127         * gcc.target/i386/isa-1.c: Add -march=x86-64.
128         * gcc.target/i386/isa-2.c: Likewise.
129         * gcc.target/i386/isa-3.c: Likewise.
130         * gcc.target/i386/isa-10.c: Likewise.
131         * gcc.target/i386/isa-11.c: Likewise.
132         * gcc.target/i386/isa-12.c: Likewise.
133         * gcc.target/i386/isa-13.c: Likewise.
134         * gcc.target/i386/isa-14.c: Likewise.
135
136 2008-03-08  Uros Bizjak  <ubizjak@gmail.com>
137
138         PR target/22152
139         * gcc.target/i386/pr22152.c: New test.
140         * gcc.target/i386/sse2-mmx.c: Ditto.
141
142 2008-03-08  Eric Botcazou  <ebotcazou@adacore.com>
143
144         * gnat.dg/uninit_func.adb: New test.
145
146 2008-03-08  Eric Botcazou  <ebotcazou@adacore.com>
147
148         * gnat.dg/pack4.adb: New test.
149
150 2008-03-08  Eric Botcazou  <ebotcazou@adacore.com>
151
152         * gnat.dg/small_alignment.adb: New test.
153
154 2008-03-07  Eric Botcazou  <ebotcazou@adacore.com>
155
156         * gnat.dg/specs/alignment2.ads: New test.
157
158 2008-03-07  Eric Botcazou  <ebotcazou@adacore.com>
159
160         * gnat.dg/pack3.adb: New test.
161
162 2008-03-07  Peter O'Gorman  <pogma@thewrittenword.com>
163
164         PR c++/20366
165         * g++.dg/other/pr20366.C: New test.
166
167 2008-03-06  Andrew Pinski  <andrew_pinski@playstation.sony.com>
168
169         PR tree-opt/35402
170         * gcc.dg/tree-ssa/ssa-store-ccp-1.c: New test.
171
172 2008-03-06  Markus Milleder  <markus.milleder@generali.at>
173
174         PR preprocessor/35458
175         * gcc.dg/cpp/cmdlne-M-2.c: New file.
176         * gcc.dg/cpp/cmdlne-M-2#.h: New file.
177         * gcc.dg/cpp/#cmdlne-M-2.h: New file.
178
179 2008-03-06  Tom Tromey  <tromey@redhat.com>
180
181         * lib/treelang-dg.exp, lib/treelang.exp: Delete.
182         * treelang: Delete.
183
184 2008-03-05  Eric Botcazou  <ebotcazou@adacore.com>
185
186         * gnat.dg/specs/pack33.ads: New test.
187
188 2008-03-05  Richard Guenther  <rguenther@suse.de>
189
190         PR tree-optimization/35472
191         * gcc.c-torture/execute/pr35472.c: New testcase.
192
193 2007-03-05  Gabor Loki  <loki@gcc.gnu.org>
194
195         PR 33009
196         * gcc.c-torture/compile/pr11832.c: Check -frtl-abstract-sequences.
197         * gcc.c-torture/compile/pr33009.c: Likewise.
198
199 2008-03-05  Victor Kaplansky  <victork@gcc.gnu.org>
200
201         PR 31341
202         * gcc.dg/vect/pr31041.c: Fix.
203
204 2008-03-05  Hans-Peter Nilsson  <hp@axis.com>
205
206         PR libfortran/35293
207         * lib/lib/target-supports.exp (check_effective_target_fd_truncate):
208         New.
209         * gfortran.fortran-torture/execute/list_read_1.x,
210         gfortran.fortran-torture/execute/read_null_string.x,
211         gfortran.fortran-torture/execute/backspace.x,
212         gfortran.fortran-torture/execute/seq_io.x,
213         gfortran.fortran-torture/execute/slash_edit.x,
214         gfortran.fortran-torture/execute/unopened_unit_1.x,
215         gfortran.dg/namelist_21.f90, gfortran.dg/advance_5.f90,
216         gfortran.dg/fmt_t_7.f, gfortran.dg/eor_1.f90, 
217         gfortran.dg/read_x_past.f, gfortran.dg/tl_editing.f90,
218         gfortran.dg/ftell_2.f90, gfortran.dg/namelist_13.f90,
219         gfortran.dg/namelist_22.f90, gfortran.dg/advance_6.f90,
220         gfortran.dg/read_bad_advance.f90, gfortran.dg/func_derived_3.f90,
221         gfortran.dg/namelist_40.f90, gfortran.dg/x_slash_2.f,
222         gfortran.dg/namelist_14.f90, gfortran.dg/backspace_1.f,
223         gfortran.dg/namelist_23.f90, gfortran.dg/pr17285.f90,
224         gfortran.dg/read_noadvance.f90, gfortran.dg/namelist_use_only.f90,
225         gfortran.dg/namelist_41.f90, gfortran.dg/namelist_15.f90,
226         gfortran.dg/backspace_3.f, gfortran.dg/backslash_3.f,
227         gfortran.dg/namelist_24.f90, gfortran.dg/pr17286.f90,
228         gfortran.dg/endfile.f90, gfortran.dg/open_access_append_1.f90,
229         gfortran.dg/fmt_huge.f90, gfortran.dg/namelist_42.f90,
230         gfortran.dg/pr18392.f90, gfortran.dg/pr19155.f, gfortran.dg/pr12884.f,
231         gfortran.dg/namelist_16.f90, gfortran.dg/backspace_5.f,
232         gfortran.dg/open_readonly_1.f90, gfortran.dg/fmt_read.f90,
233         gfortran.dg/iostat_1.f90, gfortran.dg/namelist_43.f90,
234         gfortran.dg/read_size_noadvance.f90, gfortran.dg/inquire_5.f90,
235         gfortran.dg/read_many_1.f, gfortran.dg/namelist_17.f90,
236         gfortran.dg/list_read_1.f90, gfortran.dg/backspace_10.f90,
237         gfortran.dg/namelist_26.f90, gfortran.dg/unf_read_corrupted_2.f90,
238         gfortran.dg/record_marker_1.f90, gfortran.dg/convert_implied_open.f90,
239         gfortran.dg/iostat_2.f90, gfortran.dg/write_check3.f90,
240         gfortran.dg/namelist_44.f90, gfortran.dg/namelist_use.f90,
241         gfortran.dg/rewind_1.f90, gfortran.dg/streamio_11.f90,
242         gfortran.dg/namelist_18.f90, gfortran.dg/backspace_9.f,
243         gfortran.dg/dos_eol.f, gfortran.dg/read_eof_1.f90,
244         gfortran.dg/namelist_27.f90, gfortran.dg/pad_no.f90,
245         gfortran.dg/endfile.f, gfortran.dg/namelist_11.f,
246         gfortran.dg/namelist_19.f90, gfortran.dg/eor_handling_1.f90,
247         gfortran.dg/write_rewind_1.f, gfortran.dg/comma.f,
248         gfortran.dg/read_eof_2.f90, gfortran.dg/namelist_28.f90,
249         gfortran.dg/record_marker_3.f90, gfortran.dg/complex_read.f90,
250         gfortran.dg/namelist_37.f90, gfortran.dg/error_recovery_5.f90,
251         gfortran.dg/namelist_char_only.f90, gfortran.dg/pr18122.f90,
252         gfortran.dg/list_read_4.f90, gfortran.dg/eor_handling_2.f90,
253         gfortran.dg/read_eof_3.f90, gfortran.dg/dollar_edit_descriptor_1.f,
254         gfortran.dg/pr19467.f90, gfortran.dg/namelist_38.f90,
255         gfortran.dg/inquire_9.f90, gfortran.dg/list_read_5.f90,
256         gfortran.dg/noadv_size.f90, gfortran.dg/backslash_1.f90,
257         gfortran.dg/eor_handling_3.f90, gfortran.dg/read_eof_4.f90,
258         gfortran.dg/runtime_warning_1.f90, gfortran.dg/x_slash_1.f,
259         gfortran.dg/namelist_39.f90, gfortran.dg/streamio_3.f90,
260         gfortran.dg/read_comma.f, gfortran.dg/pr19657.f,
261         gfortran.dg/streamio_15.f90, gfortran.dg/list_read_6.f90,
262         gfortran.dg/eor_handling_4.f90, gfortran.dg/backslash_2.f90,
263         gfortran.dg/pr19216.f, gfortran.dg/PR19872.f,
264         gfortran.dg/backspace_2.f, gfortran.dg/empty_format_1.f90,
265         gfortran.dg/streamio_4.f90, gfortran.dg/append_1.f90,
266         gfortran.dg/fgetc_1.f90, gfortran.dg/complex_write.f90,
267         gfortran.dg/list_read_7.f90, gfortran.dg/eor_handling_5.f90,
268         gfortran.dg/fmt_t_1.f90, gfortran.dg/pr17090.f90,
269         gfortran.dg/backspace_4.f, gfortran.dg/shape_3.f90,
270         gfortran.dg/unf_io_convert_1.f90, gfortran.dg/fgetc_2.f90,
271         gfortran.dg/vector_subscript_3.f90, gfortran.dg/list_read_8.f90,
272         gfortran.dg/flush_1.f90, gfortran.dg/advance_1.f90,
273         gfortran.dg/fmt_t_2.f90, gfortran.dg/backspace_6.f,
274         gfortran.dg/slash_1.f90, gfortran.dg/stat_1.f90,
275         gfortran.dg/unformatted_recl_1.f90, gfortran.dg/record_marker_2.f,
276         gfortran.dg/overwrite_1.f, gfortran.dg/unf_io_convert_2.f90,
277         gfortran.dg/fmt_t_3.f90, gfortran.dg/backspace_8.f,
278         gfortran.dg/stat_2.f90, gfortran.dg/pr18210.f90,
279         gfortran.dg/unformatted_subrecord_1.f90, gfortran.dg/pr20257.f90,
280         gfortran.dg/eof_1.f90, gfortran.dg/fmt_t_4.f90,
281         gfortran.dg/unf_short_record_1.f90, gfortran.dg/fmt_exhaust.f90,
282         gfortran.dg/namelist_20.f90, gfortran.dg/advance_4.f90,
283         gfortran.dg/fmt_t_5.f90, gfortran.dg/namelist_12.f,
284         gfortran.dg/backspace_7.f90, gfortran.dg/write_rewind_2.f,
285         gfortran.dg/ftell_1.f90, gfortran.dg/fseek.f90,
286         gfortran.dg/write_back.f: Gate test on effective_target
287         fd_truncate.
288
289 2008-03-04  Joseph Myers  <joseph@codesourcery.com>
290
291         * gcc.dg/tree-ssa/loop-1.c: Handle i?86-*-mingw* i?86-*-cygwin* as
292         targets declaring functions in assembly.
293
294 2008-03-04  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
295
296         PR 28322
297         * gcc.dg/pr28322-3.c: New.
298
299 2008-03-04  H.J. Lu  <hongjiu.lu@intel.com>
300
301         PR target/35453
302         * gcc.target/i386/sse4_2-pcmpestri-1.c: Replace SIDD_XXX with
303         _SIDD_XXX.
304         * gcc.target/i386/sse4_2-pcmpestri-2.c: Likewise.
305         * gcc.target/i386/sse4_2-pcmpestrm-1.c: Likewise.
306         * gcc.target/i386/sse4_2-pcmpestrm-2.c: Likewise.
307         * gcc.target/i386/sse4_2-pcmpistri-1.c: Likewise.
308         * gcc.target/i386/sse4_2-pcmpistri-2.c: Likewise.
309         * gcc.target/i386/sse4_2-pcmpistrm-1.c: Likewise.
310         * gcc.target/i386/sse4_2-pcmpistrm-2.c: Likewise.
311         * gcc.target/i386/sse4_2-pcmpstr.h: Likewise.
312
313 2008-03-04  Uros Bizjak  <ubizjak@gmail.com>
314
315         PR middle-end/35456
316         * gcc.c-torture/execute/pr35456.c: New test.
317
318 2008-03-04  Joseph Myers  <joseph@codesourcery.com>
319
320         * gcc.target/i386/sse-10.c: Don't use
321         -mno-accumulate-outgoing-args on *-*-mingw* *-*-cygwin*.
322
323 2008-03-04  Uros Bizjak  <ubizjak@gmail.com>
324
325         * gfortran.dg/reassoc_1.f90: Cleanup dump files.
326         * gfortran.dg/reassoc_2.f90: Ditto.
327         * gfortran.dg/reassoc_3.f90: Ditto.
328
329 2008-03-03  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
330
331         PR fortran/33197
332         * gfortran.dg/gomp/gomp.exp: Add .f08 and .F08 file suffixes.
333         * gfortran.dg/dg.exp: Likewise.
334         * gfortran.dg/vect/vect.exp: Likewise.
335         * gfortran.fortran-torture/execute/execute.exp: Likewise.
336         * gfortran.fortran-torture/compile/compile.exp: Likewise.
337         * gfortran.dg/gamma_1.f90: Also check log_gamma.
338         * gfortran.dg/invalid_contains_1.f90: Remove warning about
339         empty CONTAINS.
340         * gfortran.dg/gamma_2.f90: Add a few error messages.
341         * gfortran.dg/invalid_contains_2.f90: Remove warning about
342         empty CONTAINS.
343         * gfortran.dg/gamma_3.f90: Adjust error message.
344         * gfortran.dg/gamma_4.f90: Test for log_gamma instead of lgamma.
345         * gfortran.dg/bind_c_usage_9.f03: Adjust error messages.
346         * gfortran.dg/bessel_1.f90: New test.
347         * gfortran.dg/recursive_check_3.f90: Remove warnings.
348         * gfortran.dg/besxy.f90: Also check for new F2008 intrinsics.
349         * gfortran.dg/derived_function_interface_1.f90: Remove warning.
350         * gfortran.dg/contains_empty_1.f03: New test.
351         * gfortran.dg/erfc_scaled_1.f90: New test.
352         * gfortran.dg/hypot_1.f90: New test.
353         * gfortran.dg/contains_empty_2.f03: New test.
354
355 2007-03-03  Uros Bizjak  <ubizjak@gmail.com>
356
357         * gcc.target/i386/builtin-apply-mmx.c: Do not XFAIL on Darwin.
358
359 2008-03-02  Manuel Lopez-Ibanez  <manu@gcc.gnu.org> 
360
361         PR 24924
362         * g++.dg/cpp/string-2.C: This is a warning now.
363         * g++.dg/cpp/pedantic-errors.C: -pedantic-errors is not enabled by
364         default, so add it.
365         
366 2008-03-01  Douglas Gregor  <doug.gregor@gmail.com>
367
368         * g++.dg/cpp0x/auto1.C: New.
369
370 2008-03-01  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
371
372         PR fortran/34770
373         * gfortran.dg/pointer_1.f90: New test.
374
375 2008-02-29  Douglas Gregor  <doug.gregor@gmail.com>
376
377         PR c++/35315
378         * g++.dg/ext/attrib32.C: Add another test case.
379
380 2008-02-29  Tom Tromey  <tromey@redhat.com>
381
382         * g++.dg/warn/pragma-system_header2.C: Ignore "included from"
383         line.
384
385 2008-02-29  Sebastian Pop  <sebastian.pop@amd.com>
386
387         * testsuite/gcc.dg/tree-ssa/ltrans-8.c: Increase the size of strides
388         to make the interchange profitable.
389
390 2008-02-28  Daniel Franke  <franke.daniel@gmail.com>
391
392         PR fortran/31463
393         PR fortran/33950
394         PR fortran/34296
395         * gfortran.dg/arrayio_11.f90: Fixed test.
396         * gfortran.dg/arrayio_12.f90: Likewise.
397         * gfortran.dg/module_read_1.f90: Added warning-directives.
398         * gfortran.dg/pr32242.f90: Likewise.
399         * gfortran.dg/result_in_spec_3.f90: Likewise.
400         * gfortran.dg/use_12.f90: Likewise.
401         * gfortran.dg/warn_function_without_result.f90 : New test.
402
403 2008-02-28  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
404
405         PR fortran/34868
406         * gfortran.dg/f2c_9.f90: New test.
407
408 2008-02-28  Sebastian Pop  <sebastian.pop@amd.com>
409
410         * testsuite/gcc.dg/tree-ssa/ldist-1.c: New.
411         * testsuite/gcc.dg/tree-ssa/ldist-1a.c: New.
412         * testsuite/gcc.dg/tree-ssa/ldist-2.c: New.
413         * testsuite/gcc.dg/tree-ssa/ldist-3.c: New.
414         * testsuite/gcc.dg/tree-ssa/ldist-4.c: New.
415         * testsuite/gcc.dg/tree-ssa/ldist-5.c: New.
416         * testsuite/gcc.dg/tree-ssa/ldist-6.c: New.
417         * testsuite/gcc.dg/tree-ssa/ldist-7.c: New.
418         * testsuite/gcc.dg/tree-ssa/ldist-8.c: New.
419         * testsuite/gcc.dg/tree-ssa/ldist-9.c: New.
420         * testsuite/gcc.dg/tree-ssa/ldist-10.c: New.
421         * testsuite/gcc.dg/tree-ssa/ldist-11.c: New.
422         * testsuite/gcc.dg/tree-ssa/ldist-12.c: New.
423         * testsuite/gfortran.dg/ldist-1.f90: New.
424
425 2008-02-28  Uros Bizjak  <ubizjak@gmail.com>
426
427         * gcc.dg/pr34351.c: Compile for x86 targets only.  Use %ebx register.
428
429 2008-02-27  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
430
431         * gfortran.dg/large_real_kind_3.F90: Reverse previous commit.
432
433 2008-02-27  Jan Beulich  <jbeulich@novell.com>
434
435         * gcc.target/i386/mmx-1.c: Add
436         -Werror-implicit-function-declaration to dg-options.
437         * gcc.target/i386/mmx-2.c: Likewise.
438         * gcc.target/i386/sse-13.c: Likewise.
439         * gcc.target/i386/sse-14.c: Likewise.
440
441 2008-02-27  Revital Eres  <eres@il.ibm.com>
442
443         PR rtl-optimization/34999
444         * gcc.dg/tree-prof/pr34999.c: New.
445
446 2008-02-27  Richard Guenther  <rguenther@suse.de>
447
448         PR middle-end/25290
449         * gcc.c-torture/execute/pr35390.c: New testcase.
450
451 2008-02-27  Samuel Tardieu  <sam@rfc1149.net>
452
453         PR ada/22255
454         * gnat.dg/test_direct_io.adb: New file.
455
456 2008-02-27  Samuel Tardieu  <sam@rfc1149.net>
457
458         PR ada/34799
459         * gnat.dg/specs/pr34799.ads: New test.
460
461 2008-02-27  Richard Guenther  <rguenther@suse.de>
462
463         PR middle-end/34971
464         * gcc.c-torture/execute/pr34971.c: New testcase.
465
466 2008-02-27  Jakub Jelinek  <jakub@redhat.com>
467
468         * gcc.dg/gomp/preprocess-1.c: New test.
469
470         PR c++/35368
471         * g++.dg/ext/visibility/typeinfo2.C: New test.
472         * g++.dg/ext/visibility/typeinfo3.C: New test.
473
474 2008-02-26  Joseph Myers  <joseph@codesourcery.com>
475
476         * gcc.dg/bf-ms-attrib.c (main): Return 0.
477
478 2008-02-26  Joseph Myers  <joseph@codesourcery.com>
479
480         * gcc.target/i386/mmx-4.c (dump64_64): Use printf %I64 on MinGW.
481         * gcc.target/i386/sse-6.c (dump128_64): Likewise.
482
483 2008-02-26  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
484
485         PR c/28800
486         * gcc.dg/empty-source-2.c: Adjust for warning message.
487         * gcc.dg/empty-source-3.c: Likewise.
488         * gcc.dg/pack-test-2.c: Adjust comment.
489         * gcc.dg/pragma-ep-2.c: Likewise.
490         * gcc.dg/pragma-re-2.c: Likewise.
491         * gcc.dg/va-arg-2.c: Likewise.
492
493 2008-02-26  Tobias Burnus  <burnus@net-b.de>
494
495         PR fortran/35033
496         * gfortran.dg/assignment_2.f90: New.
497
498 2008-02-26  Jason Merrill  <jason@redhat.com>
499
500         PR c++/35315
501         * g++.dg/ext/attrib32.C: New.
502
503 2008-02-26  Richard Sandiford  <rsandifo@nildram.co.uk>
504
505         * gcc.c-torture/execute/nest-align-1.x: Delete.
506
507 2008-02-26  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
508
509         PR 26264
510         * 20021023-1.c: Use __builtin_va_start instead of
511         __builtin_stdarg_start.
512         * pr17301-1.c: Likewise.
513         * pr17301-2.c: Likewise.
514                 
515 2008-02-26  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
516         
517         * gcc.dg/pr34351.c: New.
518         
519 2008-02-26  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
520
521         * gcc.dg/Wlarger-than2.c: New.
522         
523 2008-02-26  Paolo Carlini  <pcarlini@suse.de>
524
525         PR c++/35323
526         * g++.dg/lookup/crash7.C: New.
527
528 2008-02-26  Kaz Kojima  <kkojima@gcc.gnu.org>
529
530         * gcc.c-torture/execute/nest-align-1.c: Use the largest alignment.
531
532 2008-02-25  Joseph Myers  <joseph@codesourcery.com>
533
534         * gcc.target/i386/pr25993.c: Skip on *-*-mingw*.
535
536 2008-02-25  Joseph Myers  <joseph@codesourcery.com>
537
538         * gcc.dg/debug/dwarf2/aranges-fnsec-1.c: Add -w to dg-options.
539
540 2008-02-25  Joseph Myers  <joseph@codesourcery.com>
541
542         * gcc.dg/builtins-config.h: Disable C99 runtime testing for
543         Windows.
544
545 2008-02-25  Joseph Myers  <joseph@codesourcery.com>
546
547         * lib/target-supports.exp (check_profiling_available): Report -p
548         unavailable on *-*-mingw*.
549
550 2008-02-25  Joseph Myers  <joseph@codesourcery.com>
551
552         * lib/target-supports.exp (check_effective_target_pthread_h): New.
553         * gcc.dg/pthread-init-1.c, gcc.dg/pthread-init-2.c: Use
554         dg-require-effective-target pthread_h.
555
556 2008-02-26  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
557
558         * gcc.dg/Wswitch-enum-error.c: New.
559         * gcc.dg/Wswitch-error.c: New.
560         * gcc.dg/20011021-1.c: Use two directives to match two different
561         messages.
562         
563 2008-02-26  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
564         
565         PR 28322
566         * gcc.dg/pr28322.c: New.
567         * gcc.dg/pr28322-2.c: New.
568         * lib/prune.exp: Ignore "At top level" even if there is no ':'
569         preceding it.
570
571 2008-02-25  Paolo Carlini  <pcarlini@suse.de>
572
573         PR c++/35333
574         * g++.dg/other/error26.C: New.
575
576 2008-02-25  Paolo Carlini  <pcarlini@suse.de>
577
578         PR c++/35338
579         * g++.dg/other/error25.C: New.
580
581 2008-02-25  Andreas Krebbel  <krebbel1@de.ibm.com>
582
583         PR target/35258
584         * gcc.dg/pr35258.c: New testcase.
585
586 2008-02-25  Jan Beulich  <jbeulich@novell.com>
587
588         * gcc.dg/20020426-2.c: Remove bogus workaround.
589         * g++.old-deja/g++.other/store-expr1.C: Likewise.
590         * gcc.target/i386/movq-2.c: Also permit use of movzbl.
591
592 2008-02-25  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
593
594         * gfortran.dg/large_real_kind_3.F90: Xfail on ppc-darwin.
595
596 2008-02-25  Uros Bizjak  <ubizjak@gmail.com>
597
598         PR middle-end/19984
599         * gcc.dg/pr19984.c: New test.
600         * gcc.dg/dfp/compare-special.h: Use _nan instead of nan as the
601         name of the variable.
602
603 2008-02-25  Uros Bizjak  <ubizjak@gmail.com>
604
605         * gcc.dg/vect/vect-99.c: Include stdlib.h and tree-vect.h.
606         (main): Call check_vect and foo.  Check array values after
607         the call to foo.
608         * gcc.dg/vect/vect-117.c: Call check_vect.
609         * gcc.dg/vect/no-vfa-pr29145.c: Ditto.
610
611 2008-02-25  Jason Merrill  <jason@redhat.com>
612
613         PR c++/33486
614         * g++.dg/lookup/strong-using-5.C: New.
615
616 2008-02-25  Kaz Kojima  <kkojima@gcc.gnu.org>
617
618         * gcc.dg/tree-ssa/ssa-pre-10.c: Use -fno-finite-math-only on
619         sh* targets.
620
621 2008-02-24  Uros Bizjak  <ubizjak@gmail.com>
622
623         PR target/35349
624         * gcc.c-torture/execute/20050604-1.x: New file.
625
626 2008-02-24  Uros Bizjak  <ubizjak@gmail.com>
627
628         * gcc.target/i386/pr22076.c: Update number of mov insns
629         for PIC targets.
630         * gcc.target/i386/pr34256.c: Ditto.
631
632 2008-02-24  Diego Novillo  <dnovillo@google.com>
633
634         http://gcc.gnu.org/ml/gcc-patches/2008-02/msg01094.html
635
636         PR 33738
637         * g++.dg/warn/pr33738.C: New.
638
639 2008-02-24  Richard Sandiford  <rsandifo@nildram.co.uk>
640
641         * gcc.c-torture/execute/nest-align-1.x: New file.
642
643 2008-02-24  Danny Smith  <dannysmith@users.sourceforge.net>
644
645         PR c++/34749
646         * g++.dg.ext/dllimport13.C: New test.
647
648 2008-02-23  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
649
650         PR libfortran/24685
651         * gfortran.dg/large_real_kind_form_io_2.f90: XFAIL on
652         powerpc*-apple-darwin*.
653
654 2008-02-23  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
655
656         * gfortran.dg/large_real_kind_2.F90: Split testing of ERF and
657         ERFC into gfortran.dg/large_real_kind_3.F90.
658         * gfortran.dg/large_real_kind_3.F90: New test.
659
660 2008-02-23  Andrew Pinski  <andrew_pinski@playstation.sony.com>
661
662         PR rtl-opt/33512
663         * gcc.dg/and-1.c: New test.
664
665 2008-02-23  Daniel Jacobowitz  <dan@codesourcery.com>
666
667         * gcc.c-torture/execute/20080222-1.c: New test.
668
669 2008-02-23  Uros Bizjak  <ubizjak@gmail.com>
670
671         PR target/22076
672         PR target/34256
673         * gcc.target/i386/pr22076.c: New test.
674         * gcc.target/i386/pr34256.c: New test.
675         * gcc.target/i386/vecinit-5.c: New test.
676         * gcc.target/i386/vecinit-6.c: New test.
677         * gcc.target/i386/vecinit-[1-4].c: Check that no MMX register is used.
678
679         * g++.dg/compat/struct-layout-1.h: Do not include <mmintrin.h> and
680         <xmmintrin.h>, define __m64 and __m128 directly.
681         * g++.dg/compat/struct-layout-1_generate.c: Add -mno-mmx for x86.
682
683 2008-02-22  Andrew Pinski  <andrew_pinski@playstation.sony.com>
684
685         PR C++/34715
686         * g++.dg/ext/always_inline-1.C: New test.
687         * g++.dg/ext/always_inline-2.C: New test.
688         * g++.dg/ext/always_inline-3.C: New test.
689         * g++.dg/ext/always_inline-4.C: New test.
690
691 2008-02-22  Hans-Peter Nilsson  <hp@axis.com>
692
693         * gcc.target/cris/asm-b-1.c: New test.
694
695 2008-02-22  Paolo Carlini  <pcarlini@suse.de>
696
697         PR c++/35282
698         * g++.dg/template/nontype17.C: Add.
699
700 2008-02-22  Paolo Carlini  <pcarlini@suse.de>
701
702         PR c++/35282
703         Revert:
704         2008-02-14  Paolo Carlini  <pcarlini@suse.de>
705
706         PR c++/28743
707         * g++.dg/template/nontype17.C: New.
708         * g++.dg/template/nontype16.C: Add error.
709
710 2008-02-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
711
712         PR c/19999
713         * gcc.dg/Wfloat-equal-1.c: New.
714         * g++.dg/warn/Wfloat-equal-1.C: New.
715
716 2008-02-21  Michael Matz  <matz@suse.de>
717
718         PR target/35264
719         * gcc.dg/pr35264.c: New testcase.
720
721 2008-02-21  Richard Guenther  <rguenther@suse.de>
722
723         * gfortran.dg/reassoc_1.f90: New testcase.
724         * gfortran.dg/reassoc_2.f90: Likewise.
725         * gfortran.dg/reassoc_3.f90: Likewise.
726
727 2008-02-20  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
728
729         PR libfortran/34974
730         * gfortran.dg/fmt_t_7.f: New test.
731
732         PR libfortran/35132
733         * gfortran.dg/streamio_15.f90: New test.
734         
735 2008-02-20  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
736
737         PR libfortran/35036
738         * gfortran.dg/fmt_zero_digits.f90: Revise test.
739
740 2008-02-20  Seongbae Park <seongbae.park@gmail.com>
741
742         * gcc.dg/Wframe-larger-than.c: New option test.
743
744 2008-02-20  Tobias Burnus  <burnus@net-b.de>
745
746         PR fortran/34997
747         * gfortran.dg/dollar_sym_1.f90: New.
748         * gfortran.dg/dollar_sym_2.f90: New.
749
750 2008-02-20  Richard Guenther  <rguenther@suse.de>
751
752         PR middle-end/35265
753         * gcc.dg/builtins-66.c: New testcase.
754
755 2008-02-20  Richard Guenther  <rguenther@suse.de>
756
757         * gcc.dg/fold-reassoc-1.c: New testcase.
758         * gcc.dg/tree-ssa/recip-3.c: Adjust to not compute d/d.
759
760 2008-02-20  Richard Guenther  <rguenther@suse.de>
761
762         * gcc.dg/tree-ssa/reassoc-13.c: New testcase.
763
764 2008-02-20  Ira Rosen  <irar@il.ibm.com>
765
766         * lib/target-supports.exp (check_effective_target_vect_unpack):
767         Return true for SPU.
768         (check_effective_target_vect_short_mult): Likewise.
769         * gcc.dg/vect/vect-reduc-dot-s16b.c: Expect vectorization of
770         the loop on targets that support vect_unpack.
771
772 2008-02-20  Uros Bizjak  <ubizjak@gmail.com>
773
774         * g++.dg/compat/struct-layout-1_generate.c (DG_OPTIONS): New define.
775         (switchfiles): Use DG_OPTIONS. Explicitly name arguments in fprintf
776         templates to reduce number of passed arguments.
777
778 2008-02-19  Jason Merrill  <jason@redhat.com>
779
780         PR c++/34950
781         * g++.dg/template/explicit-args1.C: New.
782
783 2008-02-19  Richard Guenther  <rguenther@suse.de>
784
785         PR tree-optimization/34989
786         * gcc.dg/pr34989-1.c: New testcase.
787         * gcc.dg/pr34989-2.c: Likewise.
788
789 2008-02-19  Jakub Jelinek  <jakub@redhat.com>
790
791         PR c++/35028
792         * g++.dg/gomp/pr35028.C: New test.
793
794         PR c++/34964
795         PR c++/35244
796         * gcc.dg/gomp/pr34964.c: New test.
797         * g++.dg/gomp/pr34964.C: New test.
798         * gcc.dg/gomp/pr35244.c: New test.
799         * g++.dg/gomp/pr35244.C: New test.
800
801         PR c++/35078
802         * g++.dg/gomp/pr35078.C: New test.
803
804 2008-02-19  Christian Bruel  <christian.bruel@st.com>
805
806         * gcc.dg/packed-array.c: New testcase. 
807
808 2008-02-19  Uros Bizjak  <ubizjak@gmail.com>
809
810         PR target/33555
811         * gcc.target/i386/pr33555.c: New test.
812         
813 2008-02-18  H.J. Lu  <hongjiu.lu@intel.com>
814
815         PR target/35189
816         * gcc.target/i386/isa-1.c: New.
817         * gcc.target/i386/isa-2.c: Likewise.
818         * gcc.target/i386/isa-3.c: Likewise.
819         * gcc.target/i386/isa-4.c: Likewise.
820         * gcc.target/i386/isa-5.c: Likewise.
821         * gcc.target/i386/isa-6.c: Likewise.
822         * gcc.target/i386/isa-7.c: Likewise.
823         * gcc.target/i386/isa-8.c: Likewise.
824         * gcc.target/i386/isa-9.c: Likewise.
825         * gcc.target/i386/isa-10.c: Likewise.
826         * gcc.target/i386/isa-11.c: Likewise.
827         * gcc.target/i386/isa-12.c: Likewise.
828         * gcc.target/i386/isa-13.c: Likewise.
829         * gcc.target/i386/isa-14.c: Likewise.
830
831 2008-02-18  Joey Ye  <joey.ye@intel.com>
832             H.J. Lu  <hongjiu.lu@intel.com>
833
834         PR middle-end/34921
835         * gcc.c-torture/execute/nest-align-1.c: New test case.
836
837 2008-02-17  Richard Guenther  <rguenther@suse.de>
838
839         PR middle-end/35227
840         * gcc.dg/torture/pr35227.c: New testcase.
841
842 2008-02-17  Richard Guenther  <rguenther@suse.de>
843
844         PR tree-optimization/35231
845         * gcc.c-torture/execute/pr35231.c: New testcase.
846
847 2008-02-17  Uros Bizjak  <ubizjak@gmail.com>
848
849         * gcc.target/i386/pr32268.c (test_lt): Add noinline attribute.
850         (test_gt): Ditto.
851
852 2008-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
853
854         * obj-c++.dg/encode-2.mm: XFAIL.
855         * obj-c++.dg/encode-3.mm: Likewise.
856
857 2008-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
858             Paolo Carlini  <pcarlini@suse.de>
859
860         * g++.dg/ext/has_nothrow_assign.C: Skip some tests when __PIC__.
861         * g++.dg/ext/has_nothrow_constructor.C: Likewise.
862         * g++.dg/ext/has_nothrow_copy.C: Likewise.
863
864 2008-02-16  Uros Bizjak  <ubizjak@gmail.com>
865
866         * gcc.target/i386/fastcall-sseregparm.c: Include sse-check.h.
867         (main): Change to void and rename to sse_test.
868         * gcc.target/i386/pr24306.c: Ditto.
869         * gcc.target/i386/pr32065-2.c: Ditto.
870         * gcc.target/i386/20060512-1.c: Include sse2-check.h.
871         (main): Change to void and rename to sse2_test.
872         * gcc.target/i386/20060512-3.c: Ditto.
873
874 2008-02-15  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
875
876         PR fortran/35150
877         * gfortran.dg/c_loc_tests_12.f03: New test.
878
879 2008-02-15  Douglas Gregor  <doug.gregor@gmail.com>
880
881         PR c++/35023
882         PR c++/35024
883         PR c++/35026
884         * g++.dg/cpp0x/vt-35026.C: New.
885         * g++.dg/cpp0x/vt-35023.C: New.
886         * g++.dg/cpp0x/vt-34055.C: Tweak expected error messages.
887         * g++.dg/cpp0x/vt-35024.C: New.
888
889 2008-02-15  Uros Bizjak  <ubizjak@gmail.com>
890
891         * gcc.c-torture/execute/va-arg-25.x: Remove.
892
893 2008-02-15  Richard Guenther  <rguenther@suse.de>
894             Zdenek Dvorak  <ook@ucw.cz>
895
896         PR tree-optimization/35164
897         * g++.dg/torture/pr35164-1.C: New testcase.
898         * g++.dg/torture/pr35164-2.C: Likewise.
899
900 2008-02-15  Dominique d'Humieres  <dominiq@lps.ens.fr>
901
902         PR testsuite/35119
903         * testsuite/g++.dg/template/spec35.C: Change the regular expressions
904         in dg-final to match the assembly code generated by Darwin 9.
905
906 2008-02-15  Uros Bizjak  <ubizjak@gmail.com>
907
908         * gcc.dg/cpp/pragma-pop_macro-1.c: Fix dg-do directive.
909
910 2008-02-15  Uros Bizjak  <ubizjak@gmail.com>
911
912         * gcc.target/i386/pr35160.c: Skip if !nonpic for 32bit x86 targets.
913
914 2008-02-15  Hans-Peter Nilsson  <hp@axis.com>
915
916         * lib/dejapatches.exp: New file.
917
918 2008-02-14  Douglas Gregor  <doug.gregor@gmail.com>
919
920         PR c++/34050
921         * g++.dg/cpp0x/vt-34050.C: New.
922
923 2008-02-14  Jason Merrill  <jason@redhat.com>
924
925         PR c++/5645
926         PR c++/11159
927         * g++.dg/warn/pr11159.C: New.
928         * g++.dg/warn/pr5645.C: Likewise.
929
930 2008-02-14  Danny Smith  <dannysmith@users.sourceforge.net>
931
932         PR preprocessor/35061
933         * gcc.dg/cpp/pragma_pop_macro-1.c:  New test.
934
935 2008-02-14  Paolo Carlini  <pcarlini@suse.de>
936
937         PR c++/28743
938         * g++.dg/template/nontype17.C: New.
939         * g++.dg/template/nontype16.C: Add error.
940
941 2008-02-13  Jakub Jelinek  <jakub@redhat.com>
942
943         PR c++/35138
944         * g++.dg/template/member8.C: New test.
945
946 2008-02-13  Michael Matz  <matz@suse.de>
947
948         * gcc.dg/pr35065.c: Fix testcase warnings.
949
950 2008-02-13  Jason Merrill  <jason@redhat.com>
951
952         PR c++/34962, c++/34937, c++/34939
953         * g++.dg/ext/tmplattr9.C: New.
954
955 2008-02-13  Michael Matz  <matz@suse.de>
956
957         PR debug/35065
958         * gcc.dg/pr35065.c: New testcase.
959
960 2008-02-12  Richard Guenther  <rguenther@suse.de>
961
962         PR tree-optimization/35171
963         * gcc.c-torture/compile/pr35171.c: New testcase.
964
965 2008-02-12  Richard Guenther  <rguenther@suse.de>
966
967         PR middle-end/35163
968         * gcc.c-torture/execute/pr35163.c: New testcase.
969
970 2008-02-12  Uros Bizjak  <ubizjak@gmail.com>
971
972         * gcc.target/i386/asm-3.c: Fix dg-skip-if for all 32bit PIC targets.
973
974 2008-02-12  Eric Botcazou  <ebotcazou@adacore.com>
975
976         * gnat.dg/loop_address.adb: New test.
977
978 2008-02-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
979
980         * obj-c++.dg/bitfield-1.mm: Expect failures.
981         * obj-c++.dg/bitfield-4.mm: Likewise.
982         * obj-c++.dg/cxx-ivars-2.mm: Likewise.
983         * obj-c++.dg/encode-8.mm: Likewise.
984         * obj-c++.dg/isa-field-1.mm: Likewise.
985         * obj-c++.dg/layout-1.mm: Likewise.
986         * obj-c++.dg/lookup-2.mm: Likewise.
987         * obj-c++.dg/try-catch-2.mm: Likewise.
988         * obj-c++.dg/try-catch-9.mm: Likewise.
989
990 2008-02-12  Jakub Jelinek  <jakub@redhat.com>
991
992         PR c++/35144
993         * g++.dg/tree-ssa/pr35144.C: New test.
994
995         PR inline-asm/35160
996         * gcc.target/i386/pr35160.c: New test.
997
998         PR c++/34862
999         * g++.dg/init/new27.C: New test.
1000
1001 2008-02-11  Paolo Carlini  <pcarlini@suse.de>
1002
1003         PR c++/35077
1004         * g++.dg/template/crash78.C: New.
1005
1006 2008-02-11  Uros Bizjak  <ubizjak@gmail.com>
1007
1008         PR testsuite/35047
1009         * gcc.dg/compat/vector-2_x.c: Add -mno-mmx for x86 targets.
1010         * gcc.dg/compat/vector-2_y.c: Ditto.
1011
1012 2008-02-11  Uros Bizjak  <ubizjak@gmail.com>
1013             Richard Guenther  <rguenther@suse.de>
1014
1015         PR tree-optimization/33992
1016         * gcc.c-torture/execute/pr33992.c: New testcase.
1017
1018 2008-02-10  Thomas Koenig  <tkoenig@gcc.gnu.org>
1019
1020         * gfortran.dg/streamio_14.f90:  New test.
1021
1022 2008-02-10  Uros Bizjak  <ubizjak@gmail.com>
1023
1024         * gcc.target/i386/pr17390.c: Remove ilp32 target requirement.
1025         Add -mfpmath=387 to dg-options.
1026
1027 2008-02-10  Uros Bizjak  <ubizjak@gmail.com>
1028
1029         PR testsuite/35047
1030         * gcc.dg/tree-ssa/gen-vect-2.c: Add -mno-sse for x86 targets.
1031         * gcc.dg/tree-ssa/gen-vect-11.c: Ditto.
1032         * gcc.dg/tree-ssa/gen-vect-11a.c: Ditto.
1033         * gcc.dg/tree-ssa/gen-vect-11b.c: Ditto.
1034         * gcc.dg/tree-ssa/gen-vect-11c.c: Ditto.
1035         * gcc.dg/tree-ssa/gen-vect-25.c: Ditto.
1036         * gcc.dg/tree-ssa/gen-vect-26.c: Ditto.
1037         * gcc.dg/tree-ssa/gen-vect-28.c: Ditto.
1038         * gcc.dg/tree-ssa/gen-vect-32.c: Ditto.
1039
1040 2008-02-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1041
1042         PR objc++/34193
1043         * obj-c++.dg/gnu-runtime-2.mm: Fix signature of function main().
1044
1045 2008-02-06  Alexandre Oliva  <aoliva@redhat.com>
1046
1047         PR c++/35056
1048         * g++.dg/conversion/bitfield8.C: New.
1049
1050 2008-02-06  Douglas Gregor  <doug.gregor@gmail.com>
1051
1052         * g++.dg/ext/vector13.C: Fix for compilation under -pedantic.
1053
1054 2008-02-06  Douglas Gregor  <doug.gregor@gmail.com>
1055
1056         PR c++/35049
1057         PR c++/35096
1058         * g++.dg/ext/vector13.C: New.
1059
1060 2008-02-06  David Daney  <ddaney@avtrex.com>
1061
1062         * g++.dg/tree-ssa/ivopts-1.C: Remove xfail for mips*-*-*.
1063
1064 2008-02-05  Bob Wilson  <bob.wilson@acm.org>
1065
1066         * lib/target-supports.exp (check_effective_target_hard_float): Remove
1067         special case for xtensa-*-*.
1068         
1069 2008-02-05  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1070
1071         PR fortran/35037
1072         * gfortran.dg/volatile11.f90: New test.
1073
1074 2008-02-05  Jakub Jelinek  <jakub@redhat.com>
1075
1076         PR c++/33553
1077         * g++.dg/template/array19.C: New test.
1078
1079 2008-02-05  Diego Novillo  <dnovillo@google.com>
1080
1081         http://gcc.gnu.org/ml/gcc-patches/2008-02/msg00140.html
1082
1083         PR 33738
1084         * g++.dg/warn/pr33738.C: Remove.
1085
1086 2008-02-05  Paul Thomas  <pault@gcc.gnu.org>
1087
1088         PR fortran/34945
1089         * gfortran.dg/bounds_check_13.f: New test.
1090
1091 2008-02-05  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1092
1093         PR testsuite/33946
1094         * gcc.c-torture/execute/multi-ix.c: Call memset instead of bzero.
1095
1096 2008-02-05  Uros Bizjak  <ubizjak@gmail.com>
1097
1098         PR target/35083
1099         * gcc.target/i386/pr35083.c: New test.
1100
1101 2008-02-05  Paul Thomas  <pault@gcc.gnu.org>
1102
1103         PR fortran/32315
1104         * gfortran.dg/data_bounds_1.f90: New test.
1105
1106 2008-02-04  Diego Novillo  <dnovillo@google.com>
1107
1108         http://gcc.gnu.org/ml/gcc-patches/2008-02/msg00110.html
1109
1110         PR 33738
1111         * testsuite/g++.dg/warn/pr33738.C: New.
1112
1113 2008-02-04  Daniel Franke  <franke.daniel@gmail.com>
1114
1115         * gfortran.dg/where_operator_assign_4.f90: Fix typo in error message
1116         to match.
1117
1118 2008-02-04  Hans-Peter Nilsson  <hp@axis.com>
1119
1120         * lib/target-supports.exp (check_effective_target_hard_float): Only
1121         use the macro definition tests for mips*-*-* and xtensa-*-*.  For all
1122         other targets, grep for a call insn in the rtl expand dump for an
1123         add of two doubles.
1124         (target_compile): Support generating rtl dumps as output.
1125
1126 2008-02-04  Richard Guenther  <rguenther@suse.de>
1127
1128         PR middle-end/33631
1129         * gcc.c-torture/execute/pr33631.c: New testcase.
1130
1131 2008-02-04  Richard Guenther  <rguenther@suse.de>
1132
1133         PR middle-end/35043
1134         * gcc.c-torture/compile/pr35043.c: New testcase.
1135
1136 2008-02-03  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1137
1138         * g++.dg/tree-ssa/ivopts-1.C: Remove xfail for hppa*-*-*.
1139
1140 2008-02-03  Uros Bizjak  <ubizjak@gmail.com>
1141
1142         * gcc.target/i386/pr31628.c: Require effective target fpic.
1143         * gcc.target/i386/strinline.c: Ditto.
1144         * gcc.dg/sibcall-6.c: Skip if !nonpic for 32bit x86 targets.
1145         * gcc.dg/pr35045.c: Ditto.
1146         * gcc.dg/20050503-1.c: Ditto.
1147
1148 2008-02-03  Paul Thomas  <pault@gcc.gnu.org>
1149
1150         PR fortran/32760
1151         * gfortran.dg/host_assoc_variable_1.f90: New test.
1152         * gfortran.dg/allocate_stat.f90: Change last three error messages.
1153
1154 2008-02-02  Michael Matz  <matz@suse.de>
1155
1156         PR target/35045
1157         * gcc.dg/pr35045.c: New test.
1158
1159 2008-02-02  Thomas Koenig  <tkoenig@gcc.gnu.org>
1160
1161         PR libfortran/35001
1162         * gfortran.dg/shape_4.f90:  New test.
1163
1164 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
1165
1166         * gcc.target/cris/torture/pr34773.c: Use __asm__, not asm.
1167
1168 2008-02-01  Hans-Peter Nilsson  <hp@axis.com>
1169
1170         PR rtl-optimization/34773
1171         * gcc.target/cris/torture/pr34773.c: New test.
1172
1173 2008-02-01  Nick Clifton  <nickc@redhat.com>
1174
1175         * lib/target-supports.exp (check_profiling_available): Do not
1176         expect profiling to work on the xstormy16 target.
1177
1178 2008-02-01  Uros Bizjak  <ubizjak@gmail.com>
1179
1180         PR testsuite/35047
1181         * gcc.c-torture/execute/20050316-2.x: New file.
1182         * gcc.target/i386/pr17390.c: Update scan pattern.
1183         * gcc.dg/builtin-apply4.c: Add -mno-mmx for 32bit x86 targets.
1184         * g++.dg/tree-ssa/ivopts-1.C: Remove XPASS for x86 targets.
1185
1186 2008-01-31  Paul Thomas  <pault@gcc.gnu.org>
1187
1188         PR fortran/34910
1189         * gfortran.dg/proc_assign_2.f90: New test.
1190
1191 2008-01-31  Douglas Gregor  <doug.gregor@gmail.com>
1192             Jakub Jelinek  <jakub@redhat.com>
1193
1194         PR c++/34935
1195         PR c++/34936
1196         * g++.dg/ext/alias-canon.C: New.
1197         * g++.dg/ext/alias-mangle.C: New.
1198
1199 2008-01-30  Jan Hubicka  <jh@suse.cz>
1200
1201         * gcc.c-torture/execute/pr34982.c: Add forgotten return 0.
1202
1203 2008-01-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1204
1205         * g++.dg/other/first-global.C: Add -fpie for all pic targets.
1206         * g++.dg/parse/attr-externally-visible-1.C: Likewise.
1207
1208 2008-01-30  Jan Hubicka  <jh@suse.cz>
1209
1210         PR target/34982
1211         * gcc.c-torture/execute/pr34982.c: New testcase.
1212
1213 2008-01-30  Andreas Krebbel  <krebbel1@de.ibm.com>
1214
1215         * gcc.target/s390/tf_to_di-1.c: New testcase.
1216
1217 2008-01-30  Paul Thomas  <pault@gcc.gnu.org>
1218
1219         PR fortran/34975
1220         * gfortran.dg/use_only_3.f90: New test.
1221         * gfortran.dg/use_only_3.inc: Modules for new test.
1222
1223         PR fortran/34429
1224         * gfortran.dg/function_charlen_2.f90: New test.
1225
1226 2008-01-30  Jakub Jelinek  <jakub@redhat.com>
1227
1228         PR middle-end/34969
1229         * gcc.dg/pr34969.c: New test.
1230
1231         PR c/35017
1232         * gcc.dg/inline-25.c: New test.
1233         * gcc.dg/inline-26.c: New test.
1234         * gcc.dg/inline-27.c: New test.
1235
1236 2008-01-29  Richard Guenther  <rguenther@suse.de>
1237
1238         PR middle-end/35006
1239         * gcc.c-torture/compile/pr35006.c: New testcase.
1240
1241 2008-01-29  Douglas Gregor  <doug.gregor@gmail.com>
1242
1243         PR c++/34055
1244         PR c++/34103
1245         PR c++/34219
1246         PR c++/34606
1247         PR c++/34753
1248         PR c++/34754
1249         PR c++/34755
1250         PR c++/34919
1251         PR c++/34961
1252         * g++.dg/cpp0x/vt-34219-2.C: New.
1253         * g++.dg/cpp0x/pr32126.C: Tweak expected error messages.
1254         * g++.dg/cpp0x/vt-34961.C: New.
1255         * g++.dg/cpp0x/vt-34055.C: Tweak error messages; add new test
1256         cases from the re-opened PR.
1257         * g++.dg/cpp0x/vt-34753.C: New.
1258         * g++.dg/cpp0x/vt-34919.C: New.
1259         * g++.dg/cpp0x/vt-34754.C: New.
1260         * g++.dg/cpp0x/vt-34606.C: New.
1261         * g++.dg/cpp0x/vt-34219.C: New.
1262         * g++.dg/cpp0x/pr32125.C: Tweak expected error messages.
1263         * g++.dg/cpp0x/vt-34755.C: New.
1264         * g++.dg/cpp0x/pr31438.C: Ditto.
1265         * g++.dg/cpp0x/variadic81.C: Ditto.
1266
1267 2008-01-29  Richard Sandiford  <rsandifo@nildram.co.uk>
1268
1269         * g++.dg/torture/pr34641.C: Put the dg-do first.
1270
1271 2008-01-29  Richard Sandiford  <rsandifo@nildram.co.uk>
1272
1273         * gcc.target/mips/lazy-binding-1.c: Skip for mips16.
1274
1275 2008-01-28  Bernhard Fischer  <aldot@gcc.gnu.org>
1276
1277         * g++.old-deja/g++.pt/incomplete1.C: Fix typo in comment.
1278
1279 2008-01-28  Nathan Froyd  <froydnj@codesourcery.com>
1280
1281         PR 31535
1282         * gcc.target/powerpc/spe-small-data-1.c: New test.
1283         * gcc.target/powerpc/spe-small-data-2.c: New test.
1284
1285 2008-01-28  Thomas Koenig  <tkoenig@gcc.gnu.org>
1286
1287         PR libfortran/34980
1288         * gfortran.dg/shape_3.f90:  New test.
1289
1290 2008-01-28  Andreas Krebbel  <krebbel1@de.ibm.com>
1291
1292         * gcc.target/s390/20020926-1.c: Remove -m31.
1293
1294 2008-01-28  Andreas Krebbel  <krebbel1@de.ibm.com>
1295
1296         * gcc.target/s390/20020926-1.c: Disable for s390x.
1297
1298 2008-01-27  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
1299
1300         PR fortran/34994
1301         * gfortran.dg/missing_optional_dummy_5.f90: Fix matching regular
1302         expression.
1303
1304 2008-01-27  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
1305
1306         PR fortran/34990
1307         * gfortran.dg/array_constructor_22.f90: New test.
1308
1309 2008-01-26  Maxim Kuvyrkov  <maxim@codesourcery.com>
1310
1311         PR middle-end/34688
1312         * gcc.c-torture/compile/pr34688: New test.
1313
1314 2008-01-26  Tobias Burnus  <burnus@net-b.de>
1315
1316         PR fortran/34848
1317         * gfortran.dg/missing_optional_dummy_5.f90: New.
1318
1319 2008-01-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1320
1321         * gcc.dg/tree-ssa/20070302-1.c (baz): Mark with attribute
1322         noinline.  XFAIL test.
1323
1324 2008-01-26  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
1325
1326         PR fortran/31610
1327         * gfortran.dg/array_3.f90: New test.
1328
1329 2008-01-26  Jakub Jelinek  <jakub@redhat.com>
1330
1331         * gcc.c-torture/compile/pr34966.c (atan): Only use asm
1332         on i?86/x86_64.
1333
1334         PR c++/34965
1335         * gcc.dg/pr34965.c: New test.
1336         * g++.dg/other/error24.C: New test.
1337
1338 2008-01-26  Thomas Koenig  <tkoenig@gcc.gnu.org>
1339
1340         PR libfofortran/34887
1341         * gfortran.dg/x_slash_2.f:  New test.
1342
1343 2008-01-26  Richard Guenther  <rguenther@suse.de>
1344
1345         PR c++/34235
1346         * g++.dg/torture/pr34235.C: New testcase.
1347
1348 2008-01-26  Richard Sandiford  <rsandifo@nildram.co.uk>
1349
1350         * g++.dg/tree-ssa/ivopts-1.C: XFAIL for MIPS too.
1351
1352 2008-01-26  Richard Sandiford  <rsandifo@nildram.co.uk>
1353
1354         PR target/34981
1355         * gcc.target/mips/lazy-binding-1.c: New test.
1356         * gcc.target/mips/mips.exp (setup_mips_tests): Set
1357         mips_forced_no_abicalls and mips_forced_no_shared.
1358         (dg-mips-options): Avoid using -mabicalls with an implicit -mabi=eabi.
1359         Avoid using small data with -mabicalls.  Don't make -G0 force
1360         -mn-abicalls.  Skip -mabicalls and -mshared tests if the multilib
1361         forces the opposite option.
1362
1363 2008-01-26  Danny Smith  <dannysmith@users.sourceforge.net>
1364
1365         PR target/34970
1366         * gcc.target/i386/fastcall-1.c: Scan for correct label.
1367         Use -std=gnu89 switch.
1368
1369 2008-01-25  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
1370
1371         PR libfortran/34876
1372         * gfortran.dg/direct_io_9.f: New test.
1373
1374 2008-01-25  Daniel Franke  <franke.daniel@gmail.com>
1375
1376         PR fortran/34661
1377         * gfortran.dg/where_operator_assign_4.f90: New test.
1378
1379 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
1380
1381         * gcc.dg/builtin-inf-1.c, gcc.dg/compare6.c, gcc.dg/sibcall-3.c,
1382         gcc.dg/sibcall-4.c, gcc.dg/torture/builtin-attr-1.c: Don't handle
1383         c4x-*-* targets.
1384
1385 2008-01-25  Richard Guenther  <rguenther@suse.de>
1386
1387         PR middle-end/32244
1388         * gcc.c-torture/execute/pr32244-1.c: New testcase.
1389
1390 2008-01-25  Richard Guenther  <rguenther@suse.de>
1391
1392         PR tree-optimization/34966
1393         * gcc.c-torture/compile/pr34966.c: New testcase.
1394
1395 2008-01-25  Richard Guenther  <rguenther@suse.de>
1396
1397         PR c++/33887
1398         * g++.dg/torture/pr33887-1.C: New testcase.
1399         * g++.dg/torture/pr33887-2.C: Likewise.
1400         * g++.dg/torture/pr33887-3.C: Likewise.
1401         * gcc.c-torture/execute/20071211-1.c: Likewise.
1402
1403 2008-01-25  Uros Bizjak  <ubizjak@gmail.com>
1404
1405         PR target/34856
1406         * gcc.dg/pr34856.c: Use pointer mode for "pin".
1407
1408 2008-01-25  Jakub Jelinek  <jakub@redhat.com>
1409
1410         PR middle-end/33333
1411         * g++.dg/gomp/pr33333.C: New test.
1412
1413         PR preprocessor/34692
1414         * gcc.dg/cpp/pr34692.c: New test.
1415         * gcc.dg/gomp/pr34692.c: New test.
1416
1417 2008-01-25  Olga Golovanevsky  <olga@il.ibm.com>
1418
1419         * gcc.dg/struct/wo_prof_malloc_size_var.c: UnXFAIL.
1420
1421 2008-01-24  Daniel Franke  <franke.daniel@gmail.com>
1422
1423         PR fortran/34202
1424         * gfortran.dg/empty_type.f90: New test.
1425
1426 2008-01-24  Paolo Carlini  <pcarlini@suse.de>
1427
1428         PR c++/34603
1429         * g++.dg/template/crash77.C: New.
1430
1431 2008-01-24  Uros Bizjak  <ubizjak@gmail.com>
1432
1433         PR target/34856
1434         * gcc.dg/pr34856.c: New test.
1435
1436 2008-01-24  Tobias Burnus  <burnus@net-b.de>
1437
1438         * gfortran.dg/namelist_39.f90: Delete temporary files.
1439         * gfortran.dg/namelist_44.f90: Ditto.
1440
1441 2008-01-24  Richard Guenther  <rguenther@suse.de>
1442
1443         PR middle-end/34953
1444         * g++.dg/torture/pr34953.C: New testcase.
1445
1446 2008-01-24  Jakub Jakub Jelinek  <jakub@redhat.com>
1447
1448         PR middle-end/34934
1449         * gcc.c-torture/compile/20080124-1.c: New test.
1450
1451 2008-01-24  Paul Thomas  <pault@gcc.gnu.org>
1452
1453         PR fortran/34872
1454         * gfortran.dg/function_charlen_3.f: New test.
1455
1456 2008-01-23  Michael Matz  <matz@suse.de>
1457
1458         PR debug/34895
1459         * g++.dg/debug/pr34895.cc: New testcase.
1460
1461 2008-01-23  Richard Guenther  <rguenther@suse.de>
1462
1463         PR middle-end/31529
1464         * gcc.dg/pr31529-1.c: New testcase.
1465         * gcc.dg/pr31529-2.c: Likewise.
1466
1467 2008-01-23  Jakub Jelinek  <jakub@redhat.com>
1468
1469         PR c++/34829
1470         * g++.dg/ext/pr34829.C (operator new): Use size_t instead of
1471         unsigned int for the first argument.
1472
1473 2008-01-22  Jakub Jelinek  <jakub@redhat.com>
1474
1475         PR c++/33984
1476         * g++.dg/conversion/bitfield7.C: New test.
1477         * g++.dg/cpp0x/decltype4.C: Fixed xfail.
1478
1479 2008-01-23  Bernd Schmidt  <bernd.schmidt@analog.com>
1480
1481         From Michael Frysinger  <michael.frysinger@analog.com>
1482         * gcc.target/bfin/mcpu-bf547.c: New test.
1483         * gcc.target/bfin/mcpu-bf523.c: New test.
1484         * gcc.target/bfin/mcpu-bf524.c: New test.
1485         * gcc.target/bfin/mcpu-bf526.c: New test.
1486
1487 2008-01-22  Eric Botcazou  <ebotcazou@adacore.com>
1488
1489         * gcc.c-torture/execute/20080122-1.c: New test.
1490
1491 2008-01-22  Tom Tromey  <tromey@redhat.com>
1492
1493         PR c++/34859
1494         * gcc.dg/cpp/pr34859.c: New file.
1495
1496 2008-01-22  Paul Thomas  <pault@gcc.gnu.org>
1497
1498         PR fortran/34875
1499         * gfortran.dg/vector_subscript_3.f90: New test.
1500
1501 2008-01-22  Tobias Burnus  <burnus@net-b.de>
1502
1503         PR fortran/34848
1504         * gfortran.dg/missing_optional_dummy_4.f90
1505
1506 2008-01-22  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1507
1508         * gcc.dg/vect/vect-ifcvt-9.c: Use inline.
1509
1510 2008-01-22  Eric Botcazou  <ebotcazou@adacore.com>
1511
1512         * gnat.dg/unchecked_union1.adb: New test.
1513
1514 2008-01-22  Tom Tromey  <tromey@redhat.com>
1515
1516         PR c++/34829
1517         * g++.dg/ext/pr34829.C: New file.
1518
1519 2008-01-22  Jakub Jelinek  <jakub@redhat.com>
1520
1521         PR c++/34607
1522         * gcc.dg/gomp/pr34607.c: New test.
1523         * g++.dg/gomp/pr34607.C: New test.
1524
1525         PR c++/34914
1526         * g++.dg/ext/vector10.C: New test.
1527
1528         PR c++/34918
1529         * g++.dg/other/error23.C: New test.
1530
1531         PR c++/34917
1532         * g++.dg/ext/vector12.C: New test.
1533
1534 2008-01-22  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
1535
1536         PR 32102
1537         * gcc.dg/Wstrict-overflow-21.c: New.
1538         * g++.dg/warn/Wstrict-aliasing-8.C: New.
1539
1540 2008-01-22  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
1541
1542         PR middle-end/33092
1543         * gcc.dg/pr33092.c: New.
1544
1545 2008-01-22  Andreas Krebbel  <krebbel1@de.ibm.com>
1546
1547         * gcc.target/s390/20020926-1.c: Add -m31 option.
1548
1549 2008-01-22  Daniel Franke  <franke.daniel@gmail.com>
1550
1551         PR fortran/34915
1552         * gfortran.dg/initialization_18.f90: New test.
1553
1554 2008-01-22  Tobias Burnus  <burnus@net-b.de>
1555
1556         PR fortran/34899
1557         * gfortran.dg/tab_continuation.f: New.
1558
1559 2008-01-22  Paul Thomas  <pault@gcc.gnu.org>
1560
1561         PR fortran/34896
1562         * gfortran.dg/use_rename_2.f90: New test.
1563
1564 2008-01-21  Richard Guenther  <rguenther@suse.de>
1565
1566         PR middle-end/34856
1567         * gcc.c-torture/compile/pr34856.c: New testcase.
1568
1569 2008-01-21  Richard Guenther  <rguenther@suse.de>
1570
1571         PR c/34885
1572         * gcc.c-torture/compile/pr34885.c: New testcase.
1573
1574 2008-01-21  Eric Botcazou  <ebotcazou@adacore.com>
1575
1576         * gnat.dg/specs/alignment1.ads: New test.
1577
1578 2008-01-21  Richard Guenther  <rguenther@suse.de>
1579
1580         PR c++/34850
1581         * g++.dg/torture/pr34850.C: New testcase.
1582
1583 2008-01-21  Alon Dayan  <alond@il.ibm.com>
1584             Olga Golovanevsky  <olga@il.ibm.com>
1585
1586         PR tree-optimization/34701
1587         * gcc.dg/struct/wo_prof_array_field.c: New test.
1588         
1589 2008-01-20  Paolo Carlini  <pcarlini@suse.de>
1590
1591         PR c++/34891
1592         * g++.dg/ext/vector9.C: New.
1593
1594 2008-01-20  Paolo Carlini  <pcarlini@suse.de>
1595
1596         PR c++/34776
1597         PR c++/34486
1598         * g++.dg/template/crash75.C: New.
1599         * g++.dg/template/crash76.C: Likewise.  
1600
1601 2008-01-20  Kaz Kojima  <kkojima@gcc.gnu.org>
1602
1603         PR rtl-optimization/34808
1604         * gcc.c-torture/compile/pr34808.c: New test.
1605
1606 2008-01-20  Paul Thomas  <pault@gcc.gnu.org>
1607
1608         PR fortran/34784
1609         * gfortran.dg/mapping_2.f90: Correct ubound expression for h4.
1610
1611         PR fortran/34861
1612         * gfortran.dg/entry_array_specs_3.f90: New test.
1613
1614         PR fortran/34854
1615         * gfortran.dg/use_rename_1.f90: New test.
1616
1617 2008-01-20  Paul Thomas  <pault@gcc.gnu.org>
1618
1619         PR fortran/34784
1620         * gfortran.dg/array_constructor_20.f90: New test.
1621         * gfortran.dg/mapping_2.f90: Correct ubound expression for h4.
1622
1623         PR fortran/34785
1624         * gfortran.dg/array_constructor_21.f90: New test.
1625
1626 2008-01-20  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
1627
1628         PR libfortran/34795
1629         * gfortran.dg/inquire_13.f90: New test.
1630         
1631         PR libfortran/34659
1632         * gfortran.dg/continuation_9.f90: New test.
1633
1634 2008-01-20  Richard Sandiford  <rsandifo@nildram.co.uk>
1635
1636         PR target/34831
1637         * gcc.target/mips/pr34831.c: New test.
1638
1639 2008-01-19  Thomas Koenig  <tkoenig@gcc.gnu.org>
1640
1641         PR fortran/34817
1642         PR fortran/34838
1643         * gfortran.dg/any_all_1.f90:  New test.
1644         * gfortran.dg/any_all_2.f90:  New test.
1645
1646 2008-01-19  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1647
1648         * g++.dg/eh/ia64-2.C: Place "dg-do run" statement before
1649         "dg-require-weak" statement.
1650         * g++.dg/eh/weak1.C: Likewise.
1651
1652 2008-01-19  Jakub Jelinek  <jakub@redhat.com>
1653
1654         PR gcov-profile/34610
1655         * gcc.dg/gomp/pr34610.c: New test.
1656
1657 2008-01-19  Tobias Burnus  <burnus@net-b.de>
1658
1659         PR fortran/34760
1660         * gfortran.dg/implicit_11.f90: New.
1661         * gfortran.dg/allocate_stat.f90: Update dg-error pattern.
1662         * gfortran.dg/entry_15.f90: Ditto.
1663         * gfortran.dg/func_assign.f90: Ditto.
1664         * gfortran.dg/gomp/reduction3.f90: Ditto.
1665         * gfortran.dg/proc_assign_1.f90: Ditto.
1666
1667         * gfortran.dg/interface_proc_end.f90: Use dg-error instead
1668         of dg-excess-errors.
1669
1670 2008-01-18  Tobias Burnus  <burnus@net-b.de>
1671
1672         PR fortran/32616
1673         * gfortran.dg/argument_checking_15.f90: New.
1674         * gfortran.dg/argument_checking_5.f90: Change TODO into
1675         dg-warning.
1676
1677 2008-01-18  Tobias Burnus  <burnus@net-b.de>
1678
1679         * gfortran.dg/enum_4.f90: Replace dg-excess-errors by dg-error.
1680         * gfortran.dg/enum_5.f90: Ditto.
1681         * gfortran.dg/enum_6.f90: Ditto.
1682         * gfortran.dg/bom_error.f90: Ditto.
1683         * gfortran.dg/func_decl_4.f90: Ditto.
1684
1685 2008-01-18  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
1686
1687         PR libfortran/34782
1688         * gfortran.dg/fmt_t_6.f: New test.
1689
1690 2008-01-18  Tobias Burnus  <burnus@net-b.de>
1691
1692         * gfortran.dg/large_real_kind_form_io_1.f90: Enlarge string for internal I/O.
1693
1694 2008-01-18  Jonathan Wakely  <jwakely.gcc@gmail.com>
1695
1696         * gcc/testsuite/g++.dg/lookup/two-stage2.C: fix comment.
1697
1698 2008-01-18  Ian Lance Taylor  <iant@google.com>
1699
1700         * gcc.dg/debug/dwarf2/var1.c: Add -fno-merge-debug-strings.
1701
1702 2008-01-18  Ian Lance Taylor  <iant@google.com>
1703
1704         PR c++/33407
1705         * g++.dg/init/new26.C: New test.
1706
1707 2008-01-18  Richard Guenther  <rguenther@suse.de>
1708
1709         PR middle-end/34801
1710         * gcc.dg/Warray-bounds.c: XFAIL two tests, remove one
1711         redundant one.
1712
1713 2008-01-18  Hans-Peter Nilsson  <hp@axis.com>
1714
1715         * g++.dg/tree-ssa/pr34355.C: Correct order of dg-do and
1716         dg-require-effective-target.
1717
1718 2007-01-18  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
1719
1720         PR target/34556
1721         * gfortran.dg/reshape_2.f90: New test.
1722
1723 2007-01-18  Bernhard Fischer  <aldot@gcc.gnu.org>
1724
1725         * gcc.dg/20040223-1.c: Fix comment typo.
1726
1727 2008-01-17  Janis Johnson  <janis187@us.ibm.com>
1728
1729         PR target/34814
1730         * gcc.target/powerpc/ppc32-abi-dfp-1.c: Enable checks that will fail
1731         until 34814 is fixed.
1732
1733 2008-01-17  Andrew MacLeod  <amacleod@redhat.com>
1734
1735         PR tree-optimization/34648
1736         * gcc.c-torture/compile/pr34648.c: New testcase.
1737
1738 2008-01-17  Sebastian Pop  <sebastian.pop@amd.com>
1739
1740         PR testsuite/34821
1741         * gcc.dg/autopar/autopar.exp: New.
1742         * g++.dg/tree-ssa/pr34355.C: Require pthread.
1743         * lib/target-supports.exp (check_effective_target_pthread): New.
1744
1745         * gcc.dg/tree-ssa/parallelization-1.c: Moved to gcc.dg/autopar.
1746         * gcc.dg/tree-ssa/reduc-1short.c: Same.
1747         * gcc.dg/tree-ssa/reduc-1.c: Same.
1748         * gcc.dg/tree-ssa/reduc-2short.c: Same.
1749         * gcc.dg/tree-ssa/reduc-2.c: Same
1750         * gcc.dg/tree-ssa/reduc-3.c: Same.
1751         * gcc.dg/tree-ssa/reduc-1char.c: Same.
1752         * gcc.dg/tree-ssa/reduc-6.c: Same.
1753         * gcc.dg/tree-ssa/reduc-7.c: Same.
1754         * gcc.dg/tree-ssa/reduc-2char.c: Same.
1755         * gcc.dg/tree-ssa/reduc-8.c: Same.
1756         * gcc.dg/tree-ssa/reduc-9.c: Same.
1757
1758 2008-01-17  Eric Botcazou  <ebotcazou@adacore.com>
1759
1760         * gnat.dg/discr5.adb: New test.
1761
1762 2008-01-17  Eric Botcazou  <ebotcazou@adacore.com>
1763
1764         * gcc.c-torture/compile/20080114-1.c: Use empty asm statements.
1765
1766 2008-01-17  Richard Guenther  <rguenther@suse.de>
1767
1768         PR tree-optimization/34825
1769         * gcc.dg/pr34825.c: New testcase.
1770
1771 2008-01-17  Richard Guenther  <rguenther@suse.de>
1772
1773         * gcc.c-torture/execute/20080117-1.c: New testcase.
1774
1775 2008-01-17  Revital Eres  <eres@il.ibm.com>
1776
1777         PR30957
1778         * gcc.dg/pr30957-1.c: Always xfail and add noinline attribute.
1779
1780 2008-01-17  Paul Thomas  <pault@gcc.gnu.org>
1781
1782         PR fortran/34429
1783         * gfortran.dg/function_charlen_1.f90: New test.
1784
1785         PR fortran/34431
1786         * gfortran.dg/function_types_1.f90: New test.
1787         * gfortran.dg/function_types_2.f90: New test.
1788
1789         PR fortran/34471
1790         * gfortran.dg/function_kinds_4.f90: New test.
1791         * gfortran.dg/function_kinds_5.f90: New test.
1792
1793         * gfortran.dg/defined_operators_1.f90: Errors now at function
1794         declarations.
1795         * gfortran.dg/private_type_4.f90: The same.
1796         * gfortran.dg/interface_15.f90: The same.
1797         * gfortran.dg/elemental_args_check_2.f90: The same.
1798         * gfortran.dg/auto_internal_assumed.f90: The same.
1799
1800 2008-01-16  Eric Botcazou  <ebotcazou@adacore.com>
1801
1802         * gnat.dg/sizetype.adb: New test.
1803
1804 2008-01-16  Richard Guenther  <rguenther@suse.de>
1805
1806         PR middle-end/32628
1807         * gcc.dg/overflow-warn-7.c: New testcase.
1808
1809 2008-01-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1810
1811         * gcc.dg/tree-ssa/loop-19.c: Require nonpic.
1812
1813 2008-01-16  Jakub Jelinek  <jakub@redhat.com>
1814         Richard Guenther  <rguenther@suse.de>
1815
1816         PR c/34668
1817         * gcc.dg/pr34668-1.c: New test.
1818         * gcc.dg/pr34668-2.c: Likewise.
1819
1820 2008-01-16  Richard Guenther  <rguenther@suse.de>
1821
1822         PR c++/33819
1823         * g++.dg/torture/pr33819.C: New testcase.
1824
1825 2008-01-16  Richard Guenther  <rguenther@suse.de>
1826
1827         PR c/34768
1828         * gcc.c-torture/execute/pr34768-1.c: New testcase.
1829         * gcc.c-torture/execute/pr34768-2.c: Likewise.
1830
1831 2008-01-16  Tobias Burnus  <burnus@net-b.de>
1832
1833         PR fortran/34796
1834         * gfortran.dg/argument_checking_13.f90: New.
1835         * gfortran.dg/argument_checking_14.f90: New.
1836
1837 2008-01-15  Thomas Koenig  <tkoenig@gcc.gnu.org>
1838         
1839         PR libfortran/34671
1840         * gfortran.dg/anyallcount_1.f90:  New test.
1841
1842 2008-01-15  Douglas Gregor  <doug.gregor@gmail.com>
1843
1844         PR c++/34399
1845         * g++.dg/cpp0x/vt-34399.C: New.
1846         * g++.dg/template/friend50.C: New.
1847
1848 2008-01-15  Douglas Gregor  <doug.gregor@gmail.com>
1849
1850         PR c++/34751
1851         * g++.dg/cpp0x/vt-34751.C: New.
1852
1853 2008-01-15  Douglas Gregor  <doug.gregor@gmail.com>
1854
1855         PR c++/34051
1856         PR c++/34055
1857         PR c++/34102
1858         PR c++/34103
1859         * g++.dg/cpp0x/vt-34051-2.C: New.
1860         * g++.dg/cpp0x/vt-34102.C: New.
1861         * g++.dg/cpp0x/vt-34051.C: New.
1862         * g++.dg/cpp0x/vt-34055.C: New.
1863         * g++.dg/cpp0x/vt-34103.C: New.
1864
1865 2008-01-15  Douglas Gregor  <doug.gregor@gmail.com>
1866
1867         PR c++/34314
1868         * g++.dg/cpp0x/vt-34314.C: New.
1869         * g++.dg/cpp0x/variadic79.C: Fix the error message to reflect
1870         reality (the error message was wrong previously).
1871
1872 2008-01-15  Douglas Gregor  <doug.gregor@gmail.com>
1873
1874         PR c++/33964
1875         * g++.dg/cpp0x/vt-33964.C: New.
1876         * g++.dg/template/partial5.C: New.
1877
1878 2008-01-15  Douglas Gregor  <doug.gregor@gmail.com>
1879
1880         PR c++/34052
1881         * g++.dg/cpp0x/vt-34052.C: New.
1882         * g++.dg/template/ttp26.C: New.
1883         
1884 2008-01-14  Eric Botcazou  <ebotcazou@adacore.com>
1885
1886         * gnat.dg/rep_clause2.ad[sb]: New test.
1887         * gnat.dg/rep_problem2.adb: Rename to rep_clause1.adb.
1888
1889 2008-01-14  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
1890
1891         PR c++/24924
1892         * g++.dg/cpp/pedantic-errors.C: Delete.
1893         * g++.dg/cpp/permissive.C: Delete.
1894         
1895 2008-01-14  Eric Botcazou  <ebotcazou@adacore.com>
1896
1897         * gcc.c-torture/compile/20080114-1.c: New test.
1898
1899 2008-01-13  Tobias Burnus  <burnus@net-b.de>
1900
1901         PR fortran/34665
1902         * gfortran.dg/argument_checking_11.f90: New.
1903         * gfortran.dg/argument_checking_12.f90: New.
1904         * gfortran.dg/used_dummy_types_4.f90: Update dg-error.
1905         * gfortran.dg/c_assoc_2.f03: Update dg-error.
1906         * gfortran.dg/argument_checking_3.f90: Ditto.
1907         * gfortran.dg/pointer_intent_2.f90: Ditto.
1908         * gfortran.dg/import2.f90: Ditto.
1909         * gfortran.dg/assumed_shape_ranks_1.f90: Ditto.
1910         * gfortran.dg/implicit_actual.f90: Ditto.
1911         * gfortran.dg/used_dummy_types_3.f90: Ditto.
1912         * gfortran.dg/derived_comp_array_ref_6.f90: Ditto.
1913
1914 2008-01-13  Tobias Burnus  <burnus@net-b.de>
1915
1916         PR fortran/34763
1917         * gfortran.dg/interface_proc_end.f90: New.
1918
1919 2008-01-13  Tobias Burnus  <burnus@net-b.de>
1920
1921         PR fortran/34759
1922         * gfortran.dg/assumed_size_refs_4.f90: New.
1923
1924 2008-01-13  Eric Botcazou  <ebotcazou@adacore.com>
1925
1926         * gnat.dg/unchecked_convert1.adb.
1927
1928 2008-01-13  Richard Guenther  <rguenther@suse.de>
1929
1930         * gcc.dg/struct-ret-3.c: Adjust testcase to make stack
1931         readable and writable again before exiting.
1932
1933 2008-01-13  Richard Guenther  <rguenther@suse.de>
1934
1935         PR middle-end/34601
1936         * gcc.dg/noncompile/incomplete-4.c: New testcase.
1937
1938 2008-01-13  Jan Hubicka  <jh@suse.cz>
1939
1940         PR middle-end/32135
1941         * gcc.dg/pr32135.c: new.
1942
1943 2008-01-12  Doug Kwan  <dougkwan@google.com>
1944
1945         * gcc.dg/qual-return-1.c: Add -Wignored-qualifiers.
1946         * g++.dg/warn/Wreturn-type-4.C: Replace -Wreturn-type by
1947         -Wignored-qualifiers.
1948
1949 2008-01-12  Eric Botcazou  <ebotcazou@adacore.com>
1950
1951         * gnat.dg/slice3.adb: New test.
1952         * gnat.dg/slice4.adb: Likewise.
1953
1954 2008-01-12  Eric Botcazou  <ebotcazou@adacore.com>
1955
1956         * gnat.dg/bit_packed_array.ad[sb]: New test.
1957
1958 2008-01-12  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
1959
1960         PR fortran/34432
1961         * gfortran.dg/parens_7.f90: New test.
1962
1963 2008-01-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1964
1965         * gcc.dg/tree-ssa/loadpre5.c: Use static.
1966         * gcc.dg/tree-ssa/loadpre8.c: Likewise.
1967
1968         * gcc.dg/pr33826.c: Require nonpic.
1969
1970 2008-01-11  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
1971
1972         PR fortran/34722
1973         * gfortran.dg/inquire_12.f90: New test.
1974
1975 2008-01-11  Thomas Koenig  <tkoenig@gcc.gnu.org>
1976
1977         PR libfortran/34670
1978         * all_bounds_1.f90: New test case.
1979         * maxloc_bounds_1.f90: New test case.
1980         * maxloc_bounds_2.f90: New test case.
1981         * maxloc_bounds_3.f90: New test case.
1982         * maxloc_bounds_4.f90: New test case.
1983         * maxloc_bounds_5.f90: New test case.
1984         * maxloc_bounds_6.f90: New test case.
1985         * maxloc_bounds_7.f90: New test case.
1986         * maxloc_bounds_8.f90: New test case.
1987
1988 2008-01-11  Eric Botcazou  <ebotcazou@adacore.com>
1989
1990         * gcc.dg/struct-ret-3.c: New test.
1991
1992 2008-01-11  Paul Thomas  <pault@gcc.gnu.org>
1993
1994         PR fortran/34537
1995         * gfortran.dg/transfer_simplify_8.f90: New test.
1996
1997 2008-01-11  Andreas Krebbel  <krebbel1@de.ibm.com>
1998
1999         * g++.dg/torture/pr34641.C: Add dg-require-visibility.  Define
2000         size_t using predefined macro.
2001
2002 2008-01-10  Raksit Ashok  <raksit@google.com>
2003
2004         PR rtl-optimization/27971
2005         * gcc.target/i386/pr27971.c: New testcase.
2006
2007 2008-01-10  Paul Thomas  <pault@gcc.gnu.org>
2008
2009         PR fortran/34396
2010         * gfortran.dg/bounds_check_12.f90: New test.
2011
2012 2008-01-10  Uros Bizjak  <ubizjak@gmail.com>
2013
2014         * gcc.target/i386/cmov7.c: Add -mbranch-cost=5 to dg-options.
2015         * gcc.target/i386/addr-sel-1.c: Require nonpic effective target.
2016
2017 2008-01-10  Andreas Krebbel  <krebbel1@de.ibm.com>
2018
2019         PR middle-end/34641
2020         * g++.dg/torture/pr34641.C: New testcase.
2021
2022 2008-01-10  Richard Guenther  <rguenther@suse.de>
2023
2024         PR tree-optimization/34651
2025         * g++.dg/torture/pr34651.C: New testcase.
2026
2027 2008-01-09  Sebastian Pop  <sebastian.pop@amd.com>
2028
2029         PR tree-optimization/34017
2030         * gcc.dg/tree-ssa/pr34017.c: New.
2031
2032 2008-01-09  Richard Guenther  <rguenther@suse.de>
2033         Andrew Pinski  <andrew_pinski@playstation.sony.com>
2034
2035         PR middle-end/30132
2036         * gcc.c-torture/compile/pr30132.c: New testcase.
2037
2038 2008-01-09  Richard Guenther  <rguenther@suse.de>
2039
2040         PR middle-end/34458
2041         * gcc.c-torture/compile/pr34458.c: New testcase.
2042
2043 2008-01-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2044
2045         PR testsuite/30459
2046         g++.dg/eh/ia64-2.C: Require weak support.
2047
2048 2008-01-08  Richard Guenther  <rguenther@suse.de>
2049
2050         PR middle-end/31863
2051         * g++.dg/torture/pr31863.C: New testcase.
2052
2053 2008-01-08  Jakub Jelinek  <jakub@redhat.com>
2054
2055         PR middle-end/34694
2056         * gcc.dg/gomp/pr34694.c: New test.
2057         * g++.dg/gomp/pr34694.C: New test.
2058
2059         PR c++/33890
2060         * g++.dg/gomp/pr33890.C: New test.
2061
2062 2008-01-08  Paul Thomas  <pault@gcc.gnu.org>
2063
2064         PR fortran/34476
2065         * gfortran.dg/parameter_array_init_3.f90: New test.
2066
2067 2008-01-08  Paul Thomas  <pault@gcc.gnu.org>
2068
2069         PR fortran/34681
2070         PR fortran/34704
2071         * gfortran.dg/alloc_comp_default_init_1.f90: New test.
2072
2073 2008-01-07  Janis Johnson  <janis187@us.ibm.com>
2074
2075         * lib/target-supports.exp (check_effective_target_powerpc_spu): New.
2076         * g++.dg/other/spu2vmx-1.C: Use it.
2077
2078 2008-01-07  Jack Howarth  <howarth@bromo.med.uc.edu>
2079
2080         * gcc.dg/out-of-bounds-1.c: Don't use -mstrict-align for Darwin.
2081
2082         PR testsuite/34575
2083         * gcc.target/powerpc/popcount-1.c: Skip on darwin.
2084         * gcc.target/powerpc/parity-1.c: Likewise.
2085
2086 2008-01-07  Fred Fish  <fnf@specifix.com>
2087
2088         PR preprocessor/30363:
2089         * gcc.dg/cpp/trad/macroargs.c: Add code to test quoting in
2090         macro expansions.
2091
2092 2008-01-07  Paul Thomas  <pault@gcc.gnu.org>
2093
2094         PR fortran/34672
2095         * gfortran.dg/use_only_2.f90: New test.
2096
2097 2008-01-06  Paolo Carlini  <pcarlini@suse.de>
2098
2099         PR libstdc++/34680
2100         * g++.dg/rtti/predefined-rtti-macro-1.C: New.
2101         * g++.dg/rtti/predefined-rtti-macro-2.C: Likewise.
2102
2103 2008-01-06  Paul Thomas  <pault@gcc.gnu.org>
2104
2105         PR fortran/34545
2106         * gfortran.dg/use_12.f90: New test.
2107
2108 2008-01-06  Tobias Burnus  <burnus@net-b.de>
2109
2110         PR fortran/34689
2111         * interface.c (compare_actual_formal): Fix intent(out) check for
2112         function result variables.
2113
2114 2008-01-06  Tobias Burnus  <burnus@net-b.de>
2115
2116         PR fortran/34690
2117         * gfortran.dg/elemental_args_check_2.f90: Fix test case.
2118
2119 2008-01-06  Tobias Burnus  <burnus@net-b.de>
2120
2121         PR fortran/34689
2122         * gfortran.dg/intent_out_4.f90: Fix test case.
2123
2124 2008-01-06  Tobias Burnus  <burnus@net-b.de>
2125
2126         PR fortran/34689
2127         * gfortran.dg/intent_out_4.f90: New.
2128
2129 2008-01-06  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
2130
2131         PR libfortran/34540
2132         * gfortran.dg/optional_dim_3.f90: New test.
2133
2134 2008-01-06  Tobias Burnus  <burnus@net-b.de>
2135
2136         PR fortran/34658
2137         * gfortran.dg/common_11.f90: New.
2138         * gfortran.dg/blockdata_1.f90: Update test case.
2139         * gfortran.dg/blockdata_2.f90: Update test case.
2140
2141 2008-01-06  Tobias Burnus  <burnus@net-b.de>
2142
2143         * gfortran.dg/equiv_constraint_9.f90: Fix typo.
2144
2145 2008-01-06  Tobias Burnus  <burnus@net-b.de>
2146
2147         PR fortran/34655
2148         * gfortran.dg/equiv_constraint_9.f90: New.
2149
2150 2008-01-06  Revital Eres  <eres@il.ibm.com>
2151
2152         PR tree-optimization/34263
2153         * gcc.dg/pr34263.c:  New testcase.
2154
2155 2008-01-06  Tobias Burnus  <burnus@net-b.de>
2156
2157         PR fortran/34654
2158         * gfortran.dg/internal_io_unf.f90: New.
2159
2160 2008-01-06  Tobias Burnus  <burnus@net-b.de>
2161
2162         PR fortran/34660
2163         * gfortran.dg/elemental_args_check_2.f90: New.
2164
2165 2008-01-06  Tobias Burnus  <burnus@net-b.de>
2166
2167         PR fortran/34662
2168         * gfortran.dg/intent_out_3.f90: New.
2169
2170 2008-01-05  Richard Sandiford  <rsandifo@nildram.co.uk>
2171
2172         * objc.dg/stabs-1.m: Allow labels to be begin with $L as well as .L.
2173
2174 2008-01-05  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
2175
2176         PR libfortran/34676
2177         * gfortran.dg/list_read_8.f90: New test.
2178
2179 2008-01-04  Richard Guenther  <rguenther@suse.de>
2180
2181         PR middle-end/34029
2182         * gcc.c-torture/compile/pr34029-1.c: New testcase.
2183         * gcc.c-torture/compile/pr34029-2.c: Likewise.
2184
2185 2008-01-04  Jakub Jelinek  <jakub@redhat.com>
2186
2187         PR gcov-profile/34609
2188         * g++.dg/gcov/gcov-6.C: New test.
2189
2190 2008-01-04  Richard Guenther  <rguenther@suse.de>
2191
2192         PR tree-optimization/31081
2193         * g++.dg/torture/pr31081-1.C: New testcase.
2194         * g++.dg/torture/pr31081-2.C: Likewise.
2195
2196 2008-01-04  Richard Sandiford  <rsandifo@nildram.co.uk>
2197
2198         * gcc.target/mips/rsqrt-1.c: Require -mgp64.
2199         * gcc.target/mips/rsqrt-2.c: Likewise.
2200         * gcc.target/mips/rsqrt-4.c: New test.
2201
2202 2008-01-04  Tobias Burnus  <burnus@net-b.de>
2203
2204         PR fortran/34557
2205         * gfortran.dg/equiv_substr.f90: New.
2206
2207 2008-01-03  Tom Tromey  <tromey@redhat.com>
2208
2209         PR c/34457:
2210         * gcc.dg/pr34457-2.c: New file.
2211         * gcc.dg/pr34457-1.c: New file.
2212
2213 2008-01-03  Sebastian Pop  <sebastian.pop@amd.com>
2214
2215         Revert fix for PR tree-optimization/34458.
2216
2217 2008-01-03  Sebastian Pop  <sebastian.pop@amd.com>
2218
2219         PR tree-optimization/34458
2220         * gcc.dg/tree-ssa/pr34458.c: New.
2221
2222 2008-01-03  Thomas Koenig  <tkoenig@gcc.gnu.org>
2223
2224         PR libfortran/34565
2225         * gfortran.dg/internal_readwrite_1.f90:  New test.
2226         * gfortran.dg/internal_readwrite_2.f90:  New test.
2227
2228 2008-01-03  Tom Tromey  <tromey@redhat.com>
2229
2230         PR preprocessor/34602:
2231         * gcc.dg/cpp/pr34602.c: New file.
2232
2233 2008-01-03  Jakub Jelinek  <jakub@redhat.com>
2234
2235         PR tree-optimization/29484
2236         * gcc.c-torture/execute/20071220-1.c: New test.
2237         * gcc.c-torture/execute/20071220-2.c: New test.
2238
2239 2008-01-03  Sebastian Pop  <sebastian.pop@amd.com>
2240
2241         PR tree-optimization/34635
2242         * gcc.dg/tree-ssa/pr34635.c: New.
2243         * gcc.dg/tree-ssa/pr34635-1.c: New.
2244
2245 2008-01-02  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2246
2247         PR middle-end/34562
2248         * g++.dg/other/first-global.C: Also accept _GLOBAL__I_65535_0_foobar in
2249         scan-assembler check.
2250
2251 2008-01-03  Jakub Jelinek  <jakub@redhat.com>
2252
2253         PR middle-end/34608
2254         * g++.dg/gomp/pr34608.C: New test.
2255
2256 2008-01-02  Richard Guenther  <rguenther@suse.de>
2257
2258         PR middle-end/34093
2259         PR middle-end/31976
2260         * gcc.c-torture/compile/pr34093.c: New testcase.
2261
2262 2008-01-01  Douglas Gregor  <doug.gregor@gmail.com>
2263
2264         * g++.dg/cpp0x/long_long.C: New.
2265
2266 2008-01-01  Andrew Pinski  <andrew_pinski@playstation.sony.com>
2267
2268         * gcc.target/spu/tag_manager.c : Include stdlib.h.
2269         * gcc.target/spu/Wmain.c: Fix the line numbers for the
2270         warning on the function main.
2271
2272 2008-01-01  Jakub Jelinek  <jakub@redhat.com>
2273
2274         * gcc.target/i386/i386.exp (check_effective_target_sse5): Use __v8hi
2275         rather than __v2di type.
2276
2277 2007-12-31  Paul Thomas  <pault@gcc.gnu.org>
2278
2279         PR fortran/34558
2280         * gfortran.dg/linked_list_1.f90: New test.
2281
2282 2007-12-29  Richard Sandiford  <rsandifo@nildram.co.uk>
2283
2284         * lib/objc.exp (objc_libgcc_s_path): Set objc_libgcc_s_path
2285         instead of appending to it.
2286
2287 2007-12-27  Dorit Nuzman  <dorit@il.ibm.com>
2288
2289         PR tree-optimization/34591
2290         * gcc.dg/vect/pr34591.c: New test.
2291
2292 2007-12-27  Thomas Koenig  <tkoenig@gcc.gnu.org>
2293
2294         PR libfortran/34594
2295         * gfortran.dg/direct_io_8.f90:  New test case.
2296
2297 2007-12-27  Jakub Jelinek  <jakub@redhat.com>
2298
2299         PR target/34281
2300         * gcc.c-torture/execute/20071213-1.c: New test.
2301
2302 2007-12-25  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
2303
2304         PR libfortran/34560
2305         * gfortran.dg/read_eof_5.f90: New test.
2306
2307 2007-12-25  Tobias Burnus  <burnus@net-b.de>
2308
2309         PR fortran/34514
2310         * gfortran.dg/initialization_17.f90: New.
2311
2312 2007-12-25  Thomas Koenig  <tkoenig@gcc.gnu.org>
2313
2314         PR libfortran/34566
2315         * gfortran.dg/matmul_6.f90:  New test.
2316
2317 2007-12-23  Tobias Burnus  <burnus@net-b.de>
2318
2319         PR fortran/34421
2320         * gfortran.dg/entry_17.f90: New.
2321
2322 2007-12-23  Daniel Franke  <franke.daniel@gmail.com>
2323
2324         PR fortran/34536
2325         * gfortran.dg/integer_exponentiation_2.f90: Fixed testcase.
2326         * gfortran.dg/real_const_3.f90: Likewise.
2327         * gfortran.dg/unary_operator.f90: New test.
2328
2329 2007-12-23  Eric Botcazou  <ebotcazou@adacore.com>
2330
2331         * gnat.dg/pack2.adb: New test.
2332
2333 2007-12-22  Daniel Franke  <franke.daniel@gmail.com>
2334
2335         PR fortran/34559
2336         * gfortran.dg/repeat_6.f90: New test.
2337
2338 2007-12-22  Thomas Koenig  <tkoenig@gcc.gnu.org>
2339
2340         PR fortran/34549
2341         * cshift_shift_real_1.f90:  New test.
2342
2343 2007-12-21  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
2344
2345         PR fortran/34540
2346         * gfortran.dg/shift-kind_2.f90: New test.
2347
2348 2007-12-21  Kazu Hirata  <kazu@codesourcery.com>
2349
2350         PR target/8835
2351         * gcc.dg/pr8835-1.c: New.
2352
2353 2007-12-21  Paul Thomas  <pault@gcc.gnu.org>
2354
2355         PR fortran/34438
2356         * gfortran.dg/default_initialization_3.f90: New test.
2357
2358 2007-12-21  Richard Sandiford  <rsandifo@nildram.co.uk>
2359
2360         * gcc.target/mips/mips.exp (setup_mips_tests): Fix _MIPS_SIM
2361         conditions.
2362         (dg-mips-options): Treat -march=24k* as a 32-bit option.
2363
2364 2007-12-20  Jack Howarth  <howarth@bromo.med.uc.edu>
2365
2366         * gcc.dg/torture/builtin-modf-1.c: Pass "-funsafe-math-optimizations 
2367         -fsigned-zeros -fno-associative-math" on powerpc-*-darwin*.
2368
2369 2007-12-20  Jason Merrill  <jason@redhat.com>
2370
2371         * gcc.dg/overload/arg[14].C: Remove expected errors.
2372
2373 2007-12-20  Jakub Jelinek  <jakub@redhat.com>
2374
2375         PR c++/34459
2376         * gcc.c-torture/execute/20071219-1.c: New test.
2377
2378 2007-12-20  Tobias Burnus  <burnus@net-b.de>
2379
2380         PR fortran/34530
2381         * gfortran.dg/namelist_44.f90: New.
2382
2383 2007-12-20  Tobias Burnus  <burnus@net-b.de>
2384
2385         PR fortran/34482
2386         * gfortran.dg/boz_8.f90: Add error-check check.
2387         * gfortran.dg/boz_9.f90: Shorten BOZ where needed, replace
2388         stop by call abort.
2389
2390 2007-12-19  Zdenek Dvorak  <ook@ucw.cz>
2391
2392         * gcc.dg/gomp/combined-1.c: New test.
2393
2394 2007-12-19  Zdenek Dvorak  <ook@ucw.cz>
2395
2396         PR tree-optimization/34355
2397         * g++.dg/tree-ssa/pr34355.C: New test.
2398
2399 2007-12-19  Revital Eres  <eres@il.ibm.com>
2400
2401          * gcc.dg/sms-5.c: New testcase.
2402
2403 2007-12-19  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
2404
2405         PR fortran/34325
2406         * gfortran.dg/missing_parens_1.f90: New.
2407         * gfortran.dg/missing_parens_1.f90: New.
2408         
2409 2007-12-19  Daniel Franke  <franke.daniel@gmail.com>
2410
2411         PR fortran/34495
2412         * gfortran.dg/transfer_simplify_2.f90: Fixed invalid initialization
2413         expressions.
2414         * gfortran.dg/transfer_simplify_7.f90: New test.
2415
2416 2007-12-18  Janis Johnson  <janis187@us.ibm.com>
2417
2418         * gcc.dg/pr32912-3.c: Compile with -w.
2419
2420         * gcc.dg/torture/builtin-modf-1.c: Remove -funsafe-math-optimizations.
2421
2422 2007-12-18  Douglas Gregor  <doug.gregor@gmail.com>
2423             Jakub Jelinek  <jakub@redhat.com>
2424         
2425         PR c++/32565
2426         PR c++/33943
2427         PR c++/33965
2428         * g++.dg/cpp0x/variadic86.C: New.
2429         * g++.dg/cpp0x/variadic87.C: New.
2430         * g++.dg/cpp0x/variadic84.C: New.
2431         * g++.dg/cpp0x/variadic85.C: New.
2432         * g++.dg/template/ttp25.C: New.
2433
2434 2007-12-18  Sebastian Pop  <sebastian.pop@amd.com>
2435
2436         PR tree-optimization/34123
2437         * gcc.dg/tree-ssa/pr34123.c: New test.
2438
2439 2007-12-18  Richard Sandiford  <rsandifo@nildram.co.uk>
2440
2441         PR rtl-optimization/34456
2442         * gcc.c-torture/execute/pr34456.c: New test.
2443
2444 2007-12-18  Jakub Jelinek  <jakub@redhat.com>
2445
2446         PR c++/34488
2447         * g++.dg/parse/friend7.C: New test.
2448
2449         PR rtl-optimization/34490
2450         * gcc.c-torture/execute/20071216-1.c: New test.
2451
2452 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2453
2454         * gcc.dg/torture/builtin-math-4.c: Remove XFAIL.
2455
2456 2007-12-17  Dorit Nuzman  <dorit@il.ibm.com>
2457
2458         * gcc.dg/tree-ssa/gen-vect-2.c: Change verbosity level to 4.    
2459         * gcc.dg/tree-ssa/gen-vect-32.c: Likewise
2460         * gcc.dg/tree-ssa/gen-vect-25.c: Likewise
2461         * gcc.dg/tree-ssa/gen-vect-26.c: Likewise
2462         * gcc.dg/tree-ssa/gen-vect-28.c: Likewise
2463
2464 2007-12-17  Jakub Jelinek  <jakub@redhat.com>
2465
2466         PR c/34506
2467         * gcc.dg/gomp/clause-2.c: New test.
2468         * g++.dg/gomp/clause-4.C: New test.
2469
2470 2007-12-17  Tobias Burnus  <burnus@net-b.de>
2471
2472         * gfortran.dg/initialization_16.f90: Update as FLOAT/SNGL are
2473         part of Fortran 77/95/2003.
2474
2475 2007-12-17  Dorit Nuzman  <dorit@il.ibm.com>
2476
2477         PR tree-optimization/34445
2478         * gfortran.dg/vect/cost-model-pr34445.f: New test.
2479         * gfortran.dg/vect/cost-model-pr34445a.f: New test.
2480
2481 2007-12-16  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
2482
2483         PR fortran/34427
2484         * gfortran.dg/namelist_42.f90: Update.
2485         * gfortran.dg/namelist_43.f90: New.
2486         
2487 2007-12-16  Tobias Burnus  <burnus@net-b.de>
2488
2489         PR fortran/34495
2490         * gfortran.dg/initialization_16.f90: New.
2491
2492 2007-12-16  Thomas Koenig  <tkoenig@gcc.gnu.org>
2493
2494         PR fortran/34305
2495         * gfortran.dg/real_dimension_1.f:  New test case.
2496
2497 2007-12-16  Rask Ingemann Lambertsen  <rask@sygehus.dk>
2498
2499         * gcc.dg/torture/pr24257.c: Remove -O from options.
2500
2501 2007-12-16  Tobias Burnus  <burnus@net-b.de>
2502
2503         PR fortran/34246
2504         * gfortran.dg/bind_c_usage_16.f03: Extend test.
2505
2506 2007-12-16  Paul Thomas  <pault@gcc.gnu.org>
2507
2508         PR fortran/31213
2509         PR fortran/33888
2510         PR fortran/33998
2511         * gfortran.dg/mapping_1.f90: New test.
2512         * gfortran.dg/mapping_2.f90: New test.
2513         * gfortran.dg/mapping_3.f90: New test.
2514
2515 2007-12-16  Richard Sandiford  <rsandifo@nildram.co.uk>
2516
2517         PR rtl-optimization/34415
2518         * gcc.c-torture/execute/pr34415.c: New test.
2519
2520 2007-12-16  Danny Smith <dannysmith@users.sourceforge.net>
2521
2522         * gcc.target/i386/fastcall-1.c: (f4): Change return type to
2523         void. 
2524
2525 2007-12-16  Jakub Jelinek  <jakub@redhat.com>
2526
2527         PR bootstrap/34003
2528         * gcc.dg/pr34003-1.c: New test.
2529         * gcc.dg/pr34003-2.c: New.
2530
2531 2007-12-15  Hans-Peter Nilsson  <hp@axis.com>
2532
2533         * gcc.target/cris/peep2-xsrand.c, gcc.target/cris/asmreg-1.c,
2534         gcc.target/cris/peep2-andu1.c, gcc.target/cris/peep2-xsrand2.c,
2535         gcc.target/cris/20011127-1.c: Drop redundant target-specifier.
2536         * gcc.target/cris/peep2-andu2.c: Ditto.  Make dg-do assemble and
2537         add -save-temps.
2538         * gcc.target/cris/torture/cris-torture.exp,
2539         gcc.target/cris/cris.exp: Run for crisv32-*-* too.
2540         * gcc.target/cris/builtin_ctz_v3.c,
2541         gcc.target/cris/builtin_ctz_v8.c,
2542         gcc.target/cris/builtin_clz_v0.c,
2543         gcc.target/cris/builtin_clz_v3.c,
2544         gcc.target/cris/builtin_bswap_v3.c,
2545         gcc.target/cris/builtin_bswap_v8.c, gcc.dg/sibcall-4.c,
2546         gcc.dg/pr19340.c, gcc.dg/20020919-1.c, gcc.dg/pr31866.c,
2547         gcc.dg/torture/cris-asm-mof-1.c, gcc.dg/torture/cris-volatile-1.c,
2548         gcc.dg/weak/typeof-2.c, gcc.dg/tree-ssa/loop-1.c,
2549         gcc.dg/tree-ssa/20040204-1.c, gcc.dg/sibcall-3.c,
2550         lib/target-supports.exp: Adjust for crisv32-*-*.
2551
2552 2007-12-15  Alexandre Oliva  <aoliva@redhat.com>
2553
2554         * gcc.dg/debug/const-3.c: New.
2555
2556 2007-12-15  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2557
2558         * g++.dg/other/datasec1.C: Require named section support.
2559
2560 2007-12-14  Jakub Jelinek  <jakub@redhat.com>
2561
2562         PR target/29978
2563         * gcc.target/i386/pr29978.c: New test.
2564
2565 2007-12-14  Uros Bizjak  <ubizjak@gmail.com>
2566
2567         * gcc.target/i386/sse-12.c (dg-options): Use -msse4
2568         instead of -msse4.1.
2569         * gcc.target/i386/sse-12.c (dg-options): Ditto.
2570         * g++.dg/other/i386-2.C (dg-options): Ditto.
2571
2572 2007-12-14  Tobias Burnus  <burnus@net-b.de>
2573
2574         PR fortran/34438
2575         * gfortran.dg/private_type_10.f90: New.
2576
2577 2007-12-14  Tobias Burnus  <burnus@net-b.de>
2578
2579         PR fortran/34398
2580         * gfortran.dg/nan_4.f90: New.
2581
2582 2007-12-14  Richard Guenther  <rguenther@suse.de>
2583
2584         PR middle-end/34462
2585         * gcc.c-torture/compile/20071214-1.c: New testcase.
2586
2587 2007-12-14  Uros Bizjak  <ubizjak@gmail.com>
2588
2589         * gcc.target/i386/sse-14.c (test_1, test_2, test_2x, test_4): New
2590         macros to test macroized SSE intrinsics.  Use new macros to test
2591         macroized SSE intrinsics from ammintrin.h, smmintrin.h, tmmintrin.h,
2592         emmintrin.h, xmmintrin.h and bmmintrin.h
2593         * gcc.target/i386/sse-13.c (__builtin_ia32_pcmp?str*128): Redefine
2594         to test with immediate operand.
2595
2596 2007-12-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2597
2598         PR target/34091
2599         * gcc.c-torture/compile/pr34091.c: New test.
2600
2601 2007-12-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
2602
2603         * gcc.dg/uninit-13.c: UnXFAIL.
2604         * gcc.dg/complex-5.c: New testcase.
2605
2606 2007-12-13  Olga Golovanevsky  <olga@il.ibm.com>
2607
2608         * gcc.dg/struct/struct-reorg.exp: Replace 
2609          DEFAULT_CFLAGS by STRUCT_REORG_CFLAFS. 
2610         
2611 2007-12-13  Thomas Koenig  <tkoenig@gcc.gnu.org>
2612
2613         PR libfortran/34370
2614         PR libfortran/34323
2615         PR libfortran/34405
2616         * gfortran.dg/advance_6.f90:  New test case.
2617         * gfortran.dg/direct_io_7.f90:  New test case.
2618         * gfortran.dg/streamio_13.f90:  New test case.
2619
2620 2007-12-13  Douglas Gregor  <doug.gregor@gmail.com>
2621
2622         * g++.dg/cpp0x/__func__.C: New.
2623
2624 2007-12-13  Uros Bizjak  <ubizjak@gmail.com>
2625
2626         PR target/34435
2627         * g++.dg/other/pr34435.C: New testcase.
2628
2629 2007-12-13  Olga Golovanevsky  <olga@il.ibm.com>
2630
2631         * gcc.dg/struct: New directory with tests 
2632         for struct-reorg optimizaion.
2633         * gcc.dg/struct/struct-reorg.exp: New script.
2634         * gcc.dg/struct/wo_prof_array_through_pointer.c: New test.
2635         * gcc.dg/struct/wo_prof_malloc_size_var.c: Likewise.
2636         * gcc.dg/struct/wo_prof_mult_field_peeling.c: Likewise.
2637         * gcc.dg/struct/wo_prof_escape_arg_to_local.c: Likewise.
2638         * gcc.dg/struct/wo_prof_escape_return.c: Likewise.
2639         * gcc.dg/struct/wo_prof_escape_str_init.c: Likewise.
2640         * gcc.dg/struct/wo_prof_escape_substr_array.c: Likewise.
2641         * gcc.dg/struct/wo_prof_escape_substr_pointer.c: Likewise.
2642         * gcc.dg/struct/wo_prof_escape_substr_value.c: Likewise.
2643         * gcc.dg/struct/wo_prof_global_array.c: Likewise.
2644         * gcc.dg/struct/wo_prof_global_var.c: Likewise.
2645         * gcc.dg/struct/wo_prof_local_array.c: Likewise.
2646         * gcc.dg/struct/wo_prof_local_var.c: Likewise.
2647         * gcc.dg/struct/wo_prof_two_strs.c: Likewise.
2648         * gcc.dg/struct/wo_prof_single_str_global.c: Likewise.
2649         * gcc.dg/struct/wo_prof_single_str_local.c: Likewise.
2650         * gcc.dg/struct/wo_prof_single_str_pointer.c: Likewise.
2651         * gcc.dg/struct/w_prof_two_strs.c: Likewise.
2652         * gcc.dg/struct/w_prof_global_array.c: Likewise.
2653         * gcc.dg/struct/w_prof_global_var.c: Likewise.
2654         * gcc.dg/struct/w_prof_local_array.c: Likewise.
2655         * gcc.dg/struct/w_prof_local_var.c: Likewise.
2656         * gcc.dg/struct/w_prof_single_str_global.c: Likewise.
2657         * gcc.dg/struct/w_ratio_cold_str.c: Likewise.
2658
2659 2007-12-13  Tobias Burnus  <burnus@net-b.de>
2660
2661         PR fortran/34427
2662         * gfortran.dg/namelist_42.f90: New.
2663
2664 2007-12-12  Tobias Burnus  <burnus@net-b.de>
2665
2666         PR fortran/34254
2667         * gfortran.dg/function_kinds_3.f90: New.
2668
2669 2007-12-12  Andreas Krebbel  <krebbel1@de.ibm.com>
2670
2671         * gcc.target/s390/20071212-1.c: New testcase.
2672
2673 2007-12-11  Jakub Jelinek  <jakub@redhat.com>
2674
2675         PR c++/34238
2676         * g++.dg/ext/visibility/anon7.C: Add xfail.
2677         * g++.dg/ext/visibility/anon9.C: New test.
2678         * g++.dg/ext/visibility/anon10.C: New test.
2679
2680         PR c++/34364
2681         * g++.dg/rtti/dyncast2.C: New test.
2682
2683 2007-12-11  Uros Bizjak  <ubizjak@gmail.com>
2684
2685         PR tree-optimization/34407
2686         * gcc.dg/vect/pr34407.c: New test.
2687
2688 2007-12-10  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
2689
2690         PR fortran/34411
2691         * gfortran.dg/error_recovery_5.f90: New.
2692         * gfortran.dg/optional_dim_2.f90: Fix test, not related to this PR.
2693
2694 2007-12-10  Jakub Jelinek  <jakub@redhat.com>
2695
2696         PR tree-optimization/34371
2697         * gcc.c-torture/compile/20071207-1.c: New test.
2698
2699 2007-12-10  Simon Martin  <simartin@users.sourceforge.net>
2700
2701         PR c++/34059
2702         * g++.dg/parse/crash40.C: New test.
2703
2704 2007-12-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
2705
2706         * g++.dg/opt/memcpy1.C: New test.
2707
2708 2007-12-10  Tobias Burnus  <burnus@net-b.de>
2709
2710         PR fortran/34425
2711         * gfortran.dg/argument_checking_10.f90: New.
2712
2713 2007-12-10  Jakub Jelinek  <jakub@redhat.com>
2714
2715         PR rtl-optimization/34302
2716         * gcc.c-torture/execute/20071210-1.c: New test.
2717
2718 2007-12-10  Jakub Jelinek  <jakub@redhat.com>
2719
2720         PR c++/34395
2721         * g++.dg/cpp0x/error1.C: New test.
2722
2723         PR c++/34394
2724         * g++.dg/other/error22.C: New test.
2725
2726 2007-12-10  Paolo Bonzini  <bonzini@gnu.org>
2727
2728         PR target/32086
2729         * gcc.dg/vect/vect.exp (DEFAULT_VECTCFLAGS): Disable cost model.
2730         * g++.dg/vect/vect.exp (DEFAULT_VECTCFLAGS): Disable cost model.
2731         * gfortran.dg/vect/vect.exp (DEFAULT_VECTCFLAGS): Disable cost model.
2732
2733 2007-12-09  Jakub Jelinek  <jakub@redhat.com>
2734
2735         PR c++/34178
2736         PR c++/34340
2737         * g++.dg/template/repo6.C: New test.
2738         * g++.dg/template/repo7.C: New test.
2739         * g++.dg/template/repo8.C: New test.
2740
2741 2007-12-09  H.J. Lu  <hjl@lucon.org>
2742             Tobias Burnus  <burnus@net-b.de>
2743
2744         PR fortran/34404
2745         * gfortran.dg/read_2.f90: New.
2746
2747 2007-12-09  Richard Sandiford  <rsandifo@nildram.co.uk>
2748
2749         * lib/target-supports.exp (check_effective_target_tls_native):
2750         Fix typo.
2751
2752 2007-12-09  Samuel Tardieu  <sam@rfc1149.net>
2753
2754         PR ada/34366
2755         * gnat.dg/enclosing_record_reference.ads,
2756         gnat.dg/enclosing_record_reference.adb: New test.
2757
2758 2007-12-09  Paul Thomas  <pault@gcc.gnu.org>
2759
2760         PR fortran/32129
2761         * gfortran.dg/derived_comp_array_ref_6.f90: New test.
2762         * gfortran.dg/derived_comp_array_ref_7.f90: New test.
2763
2764         PR fortran/31487
2765         * gfortran.dg/char_component_initializer_1.f90: New test.
2766
2767 2007-12-09  Tobias Burnus  <burnus@net-b.de>
2768
2769         PR fortran/34342
2770         PR fortran/34345
2771         PR fortran/18026
2772         PR fortran/29471
2773
2774         * gfortran.dg/boz_8.f90: New.
2775         * gfortran.dg/boz_9.f90: New.
2776         * gfortran.dg/boz_10.f90: New.
2777         * gfortran.dg/boz_7.f90: Update dg-warning.
2778         * gfortran.dg/pr16433.f: Add dg-error.
2779         * gfortan.dg/ibits.f90: Update dg-warning.
2780         * gfortran.dg/unf_io_convert_1.f90: Update/delete dg-warning.
2781         * gfortran.dg/unf_io_convert_2.f90: Ditto.
2782
2783 2007-12-08  Jakub Jelinek  <jakub@redhat.com>
2784
2785         PR fortran/34359
2786         * gfortran.dg/include_1.f90: New test.
2787         * gfortran.dg/include_1.inc: New.
2788         * gfortran.dg/include_2.f90: New test.
2789
2790 2007-12-08  Paul de Weerd  <weerd@weirdnet.nl>
2791
2792         * gcc.c-torture/compile/20011130-2.c: Fix typo.
2793
2794 2007-12-08  Tobias Burnus  <burnus@net-b.de>
2795
2796         PR fortran/34319
2797         * gfortran.dg/nan_3.f90: New.
2798
2799 2007-12-07  Jakub Jelinek  <jakub@redhat.com>
2800
2801         * g++.old-deja/g++.mike/empty.C: Remove 2 xfails.
2802
2803 2007-12-07  Olivier Hainque  <hainque@adacore.com>
2804
2805         * gnat.dg/tamdt*.ad?: Support for ...
2806         * gnat.dg/test_tamdt.adb: New test.
2807
2808 2007-12-07  Olivier Hainque  <hainque@adacore.com>
2809
2810         * gnat.dg/unc_memops.ads: Comment out the alloc/free/realloc
2811         exports and document how these can be exercised.
2812
2813 2007-12-07  Samuel Tardieu  <sam@rfc1149.net>
2814
2815         PR ada/15805
2816         * gnat.dg/specs/access_constants.ads: New test.
2817
2818         * gnat.dg/specs/access_constant_decl.ads: New test.
2819
2820         PR ada/21346
2821         * gnat.dg/compose.adb: New test.
2822
2823 2007-12-07  Olivier Hainque  <hainque@adacore.com>
2824
2825         PR ada/34173
2826         * gnat.dg/unc_memops.ad[sb]: Support for ...
2827         * gnat.dg/unc_memfree.adb: New test.
2828         
2829 2007-12-06  Sebastian Pop  <sebastian.pop@amd.com>
2830
2831         * gfortran.dg/ltrans-7.f90: New.
2832
2833 2007-12-06  Martin Michlmayr <tbm@cyrius.com>
2834             Dorit Nuzman  <dorit@il.ibm.com>
2835
2836         PR tree-optimization/34005
2837         * gcc.dg/vect/pr34005.c: New test.
2838
2839 2007-12-06  Jakub Jelinek  <jakub@redhat.com>
2840
2841         PR c++/34336
2842         * g++.dg/template/new8.C: New test.
2843
2844 2007-12-06  Tobias Burnus  <burnus@net-b.de>
2845
2846         PR fortran/34333
2847         * gfortran.dg/boz_7.f90: New.
2848         * gfortran.dg/int_1.f90: Disable -pedantic option.
2849         * gfortran.dg/boz_1.f90: Ditto.
2850         * gfortran.dg/boz_3.f90: Ditto.
2851         * gfortran.dg/pr16433.f: Accomodate for new BOZ warning.
2852         * gfortran.dg/ibits.f90: Ditto.
2853         * gfortran.dg/unf_io_convert_1.f90: Ditto.
2854         * gfortran.dg/unf_io_convert_2.f90: Ditto.
2855
2856 2007-12-06  Paul Thomas  <pault@gcc.gnu.org>
2857
2858         PR fortran/34335
2859         * gfortran.dg/used_types_19.f90: New test.
2860
2861 2007-12-06  Kaz Kojima  <kkojima@gcc.gnu.org>
2862
2863         * gfortran.dg/nan_2.f90: Add -mieee for sh.
2864         * gfortran.dg/nearest_2.f90: Likewise.
2865         * gfortran.dg/nearest_3.f90: Likewise.
2866
2867 2007-12-05  Jakub Jelinek  <jakub@redhat.com>
2868
2869         PR middle-end/34337
2870         * gcc.c-torture/execute/20071205-1.c: New test.
2871
2872 2007-12-05  Kaz Kojima  <kkojima@gcc.gnu.org>
2873
2874         * gfortran.dg/module_nan.f90: Add -mieee for sh.
2875         * gfortran.dg/real_const_3.f90: Likewise.
2876
2877 2007-12-05  Richard Guenther  <rguenther@suse.de>
2878
2879         PR tree-optimization/34138
2880         * gcc.c-torture/compile/pr34138.c: New testcase.
2881
2882 2007-12-05  Jakub Jelinek  <jakub@redhat.com>
2883
2884         PR debug/33739
2885         * gfortran.dg/debug_2.f: New test.
2886
2887 2007-12-05  Eric Botcazou  <ebotcazou@adacore.com>
2888
2889         * gnat.dg/specs/elab1.ads: New test.
2890
2891 2007-12-05  Uros Bizjak  <ubizjak@gmail.com>
2892
2893         PR target/34312
2894         * gcc.target/i386/pr34312.c: New test.
2895
2896 2007-12-05  Tobias Burnus  <burnus@net-b.de>
2897
2898         PR fortran/34333
2899         * gfortran.dg/nan_2.f90: New.
2900
2901 2007-12-05  Jakub Jelinek  <jakub@redhat.com>
2902
2903         PR c++/34271
2904         * g++.dg/cpp0x/decltype9.C: New test.
2905         * g++.dg/cpp0x/decltype10.C: New test.
2906
2907 2007-12-05  Samuel Tardieu  <sam@rfc1149.net>
2908
2909         PR ada/21489
2910         * gnat.dg/rm_6_4_1_13.adb: New test.
2911
2912 2007-12-04  Jakub Jelinek  <jakub@redhat.com>
2913
2914         PR middle-end/34134
2915         * gcc.c-torture/compile/20071117-1.c: New test.
2916
2917 2007-12-04  Douglas Gregor  <doug.gregor@gmail.com>
2918
2919         PR c++/34101
2920         * g++.dg/cpp0x/variadic-ttp.C: New.
2921
2922 2007-12-04  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
2923         
2924         * gcc.dg/parse-decl-after-if.c: New.
2925         * gcc.dg/20031223-1.c: Adjust.
2926         
2927 2007-12-04  Douglas Gregor  <doug.gregor@gmail.com>
2928
2929         PR c++/33509
2930         * g++.dg/cpp0x/variadic-throw.C: New.
2931
2932 2007-12-04  Douglas Gregor  <doug.gregor@gmail.com>
2933
2934         PR c++/33091
2935         * g++.dg/cpp0x/variadic-unify.C: New.
2936
2937 2007-12-04  Richard Guenther  <rguenther@suse.de>
2938
2939         PR middle-end/34334
2940         PR middle-end/34222
2941         * gcc.c-torture/compile/pr34334.c: New testcase.
2942         * g++.dg/torture/pr34222.C: New testcase.
2943
2944 2007-12-04  Jakub Jelinek  <jakub@redhat.com>
2945
2946         * gcc.c-torture/execute/20071202-1.c: New test.
2947         * gcc.dg/tree-ssa/pr34146-2.c: New test.
2948
2949 2007-12-04  Tobias Burnus  <burnus@net-b.de>
2950
2951         PR fortran/34318
2952         * gfortran.dg/module_nan.f90: New.
2953
2954 2007-12-04  Richard Sandiford  <rsandifo@nildram.co.uk>
2955
2956         * lib/target-supports.exp (get_compiler_messages): Replace with...
2957         (check_compile): ...this new procedure.  Handle TYPE == executable.
2958         Use comments in the source to determine the correct extension.
2959         Return a pair containing the compiler output and the output filename.
2960         Don't delete the file here.
2961         (check_no_compiler_messages_nocache): New procedure.
2962         (check_no_compiler_messages): Use it.
2963         (check_no_messages_and_pattern_nocache): New procedure.
2964         (check_no_messages_and_pattern): Use it.
2965         (check_runtime_nocache, check_runtime): New procedures.
2966         (check_effective_target_tls): Use check_no_compiler_messages.
2967         (check_effective_target_tls_native): Use check_no_messages_and_pattern.
2968         (check_effective_target_tls_runtime): Use check_runtime.
2969         (check_effective_target_fstack_protector): Likewise.
2970         (check_iconv_available): Use check_runtime_nocache.
2971         (check_effective_target_fortran_large_real): Use
2972         check_no_compiler_messages.
2973         (check_effective_target_fortran_large_int): Likewise.
2974         (check_effective_target_static_libgfortran): Likewise.
2975         (check_750cl_hw_available): Use check_cached_effective_target
2976         and check_runtime_nocache.
2977         (check_vmx_hw_available): Likewise.
2978         (check_effective_target_broken_cplxf_arg): Likewise.
2979         (check_alpha_max_hw_available): Use check_runtime.
2980         (check_function_available): Use check_no_compiler_messages.
2981         (check_cxa_atexit_available): Use check_cached_effective_target
2982         and check_runtime_nocache.
2983         (check_effective_target_dfp_nocache): Use
2984         check_no_compiler_messages_nocache.
2985         (check_effective_target_dfprt_nocache): Use check_runtime_nocache.
2986         (check_effective_target_dfp): Use check_cached_effective_target.
2987         (check_effective_target_dfprt): Likewise.
2988         (check_effective_target_arm_neon_hw): Use check_runtime.
2989         (check_effective_target_ultrasparc_hw): Likewise.
2990         (check_effective_target_c99_runtime): Use
2991         check_no_compiler_messages_nocache.
2992
2993 2007-12-03  Jakub Jelinek  <jakub@redhat.com>
2994
2995         PR middle-end/29749
2996         * gcc.dg/fold-rotate-1.c: New test.
2997
2998         PR tree-optimization/33453
2999         * gcc.c-torture/compile/20071203-1.c: New test.
3000
3001 2007-12-03  Robert Dewar <dewar@adacore.com>
3002             Samuel Tardieu  <sam@rfc1149.net>
3003
3004         PR ada/34287
3005         * gnat.dg/check_elaboration_code.adb: New test.
3006         * gnat.dg/bug_elaboration_code.ads, bug_elaboration_code.adb:
3007         New support files.
3008
3009 2007-12-02  Paolo Carlini  <pcarlini@suse.de>
3010
3011         PR c++/34061
3012         * g++.dg/cpp0x/pr34061.C: New.
3013
3014 2007-12-02  Paolo Carlini  <pcarlini@suse.de>
3015
3016         PR c++/34273
3017         * g++.dg/other/error21.C: New.
3018
3019 2007-12-02  Revital Eres  <eres@il.ibm.com>
3020
3021         * gcc.dg/sms-4.c: New testcase.
3022
3023 2007-12-02  Vladimir Yanovsky  <yanov@il.ibm.com>
3024             Revital Eres  <eres@il.ibm.com>
3025
3026         * gcc.dg/sms-3.c: New testcase.
3027
3028 2007-12-01  Ollie Wild  <aaw@google.com>
3029
3030         PR c++/8171
3031         * g++.dg/conversion/ptrmem9.C: New test.
3032
3033 2007-11-30  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
3034
3035         PR libfortran/34291
3036         * gfortran.dg/namelist_41.f90: New test.
3037
3038 2007-11-30  Tom Tromey  <tromey@redhat.com>
3039
3040         PR preprocessor/32868:
3041         * gcc.dg/cpp/pr32868.c: New file.
3042
3043 2007-11-30  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
3044
3045         PR fortran/34248
3046         * gfortran.dg/result_in_spec_3.f90: Add dg-option -std=gnu.
3047
3048 2007-11-30  Martin Michlmayr <tbm@cyrius.com>
3049
3050         PR rtl-optimization/34171
3051         * gcc.dg/pr34171.c: New testcase.
3052
3053 2007-11-30  Zdenek Dvorak  <ook@ucw.cz>
3054
3055         * gcc.dg/tree-ssa/pr34244.c: Fixed.
3056
3057 2007-11-30  Tobias Burnus  <burnus@net-b.de>
3058
3059         PR fortran/34133
3060         * gfortran.dg/bind_c_usage_9.f03: Fixes; add -std=f2003.
3061         * gfortran.dg/bind_c_usage_11.f03: New.
3062         * gfortran.dg/bind_c_usage_12.f03: New.
3063
3064 2007-11-30  Jakub Jelinek  <jakub@redhat.com>
3065
3066         PR c++/34275
3067         * g++.dg/other/error20.C: New test.
3068
3069 2007-11-29  Steven G. Kargl  <kargls@comcast.net>
3070
3071         PR fortran/34230
3072         * gfortran.dg/real_const_3.f90: Fix up for new range-check handling.
3073
3074 2007-11-29  Zdenek Dvorak  <ook@ucw.cz>
3075
3076         PR tree-optimization/34244
3077         * gcc.dg/tree-ssa/pr34244.c: New test.
3078
3079 2007-11-29  Jakub Jelinek  <jakub@redhat.com>
3080
3081         PR tree-optimization/33434
3082         * gcc.dg/pr33434-1.c: New test.
3083         * gcc.dg/pr33434-2.c: New test.
3084         * gcc.dg/pr33434-3.c: New test.
3085         * gcc.dg/pr33434-4.c: New test.
3086
3087         PR c++/34270
3088         * g++.dg/template/cond7.C: New test.
3089
3090         PR c++/34267
3091         PR c++/34268
3092         * g++.dg/cpp0x/decltype7.C: New test.
3093         * g++.dg/cpp0x/decltype8.C: New test.
3094
3095 2007-11-29  Tobias Burnus  <burnus@net-b.de>
3096
3097         PR fortran/34248
3098         * gfortran.dg/result_in_spec_3.f90: New.
3099
3100 2007-11-29  Tobias Burnus  <burnus@net-b.de>
3101
3102         PR fortran/34262
3103         * gfortran.dg/mvbits_3.f90: New.
3104
3105 2007-11-28  Bob Wilson  <bob.wilson@acm.org>
3106         
3107         * lib/target-supports.exp (check_effective_target_mips_soft_float):
3108         Delete.
3109         (check_effective_target_hard_float): New.
3110         * gcc.dg/var-expand1.c: Skip for targets without FPU instructions.
3111         * gcc.dg/pr30957-1.c: Likewise.
3112         
3113 2007-11-28  Samuel Tardieu  <sam@rfc1149.net>
3114
3115         PR ada/15804
3116         * gnat.dg/specs/variant_part.ads: New test.
3117
3118         PR ada/17318
3119         * gnat.dg/specs/attribute_parsing.ads: New test.
3120
3121         PR ada/32792
3122         * gnat.dg/specs/integer_value.ads: New test.
3123
3124         PR ada/22559
3125         * gnat.dg/specs/delta_small.ads: New test.
3126
3127 2007-11-28  Jakub Jelinek  <jakub@redhat.com>
3128
3129         PR tree-optimization/34140
3130         * gcc.c-torture/compile/20071128-1.c: New test.
3131
3132 2007-11-27  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
3133
3134         PR fortran/32928
3135         * gfortran.dg/data_array_1.f90
3136         * gfortran.dg/data_array_2.f90
3137         * gfortran.dg/data_array_3.f90
3138         * gfortran.dg/data_array_4.f90
3139
3140 2007-11-27  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
3141
3142         PR fortran/34227
3143         * gfortran.dg/blockdata_5.f90: New test.
3144         * gfortran.dg/blockdata_6.f90: New test.
3145
3146 2007-11-27  Jakub Jelinek  <jakub@redhat.com>
3147
3148         PR tree-optimization/34016
3149         * gcc.dg/pr34016.c: New test.
3150
3151 2007-11-27  Paul Thomas  <pault@gcc.gnu.org>
3152
3153         PR fortran/29389
3154         * gfortran.dg/stfunc_6.f90: New test.
3155
3156         PR fortran/33850
3157         * gfortran.dg/assign_10.f90: New test.
3158
3159 2007-11-27  Paul Thomas  <pault@gcc.gnu.org>
3160
3161         PR fortran/33541
3162         * gfortran.dg/use_11.f90: New test.
3163
3164         PR fortran/34231
3165         * gfortran.dg/generic_15.f90: New test.
3166
3167 2007-11-27  Jakub Jelinek  <jakub@redhat.com>
3168
3169         PR target/34225
3170         * gcc.dg/pr34225.c: New test.
3171
3172 2007-11-27  Richard Guenther  <rguenther@suse.de>
3173
3174         PR tree-optimization/34241
3175         * g++.dg/torture/pr34241.C: New testcase.
3176
3177 2007-11-27  Richard Guenther  <rguenther@suse.de>
3178
3179         * gcc.dg/builtins-error.c: New testcase.
3180
3181 2007-11-27  Jakub Jelinek  <jakub@redhat.com>
3182
3183         PR c++/34213
3184         * g++.dg/ext/visibility/anon8.C: New test.
3185
3186 2007-11-13  Michael Meissner  <michael.meissner@amd.com>
3187
3188         PR target/34077
3189         * gcc.target/i386/pr34077.c: New testcase.
3190
3191 2007-11-26  Tobias Burnus  <burnus@net-b.de>
3192
3193         PR fortran/34203
3194         * gfortran.dg/backslash_3.f: Add -fbackslash option.
3195         * gfortran.dg/init_flag_1.f90: Add -fbackslash option.
3196         * gfortran.dg/backslash_1.f90: Remove no longer needed
3197         -fno-backslash option.
3198
3199 2007-11-26  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
3200
3201         PR c/23722
3202         * gcc.dg/cpp/19990413-1.c: Update.
3203         * gcc.dg/parse-else-error.c: New.
3204         * gcc.dg/parse-else-error-2.c: New.
3205         * gcc.dg/parse-else-error-3.c: New.
3206         * gcc.dg/parse-else-error-4.c: New.
3207
3208 2007-11-26  Andreas Krebbel  <krebbel1@de.ibm.com>
3209
3210         PR c++/34081
3211         * g++.dg/template/dependent-expr6.C: New testcase.
3212
3213 2007-11-26  Uros Bizjak  <ubizjak@gmail.com>
3214
3215         PR target/34215
3216         * gcc.target/i386/pr34215.c: New test.
3217
3218 2007-11-26  Rask Ingemann Lambertsen  <rask@sygehus.dk>
3219
3220         PR target/34174
3221         * gcc.dg/torture/pr34174-1.c: New.
3222
3223 2007-11-26  Richard Guenther  <rguenther@suse.de>
3224
3225         PR middle-end/34233
3226         * gcc.dg/pr34233.c: New testcase.
3227
3228 2007-11-26  Steven Bosscher  <stevenb.gcc@gmail.com>
3229             Revital Eres  <eres@il.ibm.com>
3230
3231         PR rtl-optimization/34085
3232         * gcc.dg/tree-prof (bb-reorg.c): New test.
3233
3234 2007-11-26  Richard Sandiford  <rsandifo@nildram.co.uk>
3235
3236         * lib/target-supports.exp (check_effective_target_mips_soft_float):
3237         Return true for MIPS16 targets.
3238
3239 2007-11-25  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
3240
3241         PR fortran/33152
3242         * gfortran.dg/blockdata_4.f90: New test.
3243
3244 2007-11-25  Tobias Burnus  <burnus@net-b.de>
3245
3246         PR fortran/34079
3247         * gfortran.dg/bind_c_usage_10_c.c: Fix comment.
3248         * gfortran.dg/bind_c_usage_16.f03: New.
3249         * gfortran.dg/bind_c_usage_16_c.c: New.
3250
3251 2007-11-25  Eric Botcazou  <ebotcazou@adacore.com>
3252
3253         * gnat.dg/specs/size_clause1.ads: New test.
3254         * gnat.dg/specs/size_clause2.ads: Likewise.
3255         * gnat.dg/specs/size_clause3.ads: Likewise.
3256
3257 2007-11-25  Paul Thomas  <pault@gcc.gnu.org>
3258
3259         PR fortran/33499
3260         * gfortran.dg/entry_16.f90: New test.
3261
3262 2007-11-24  Tobias Burnus  <burnus@net-b.de>
3263
3264         PR fortran/34192
3265         * gfortran.dg/nearest_2.f90: Add INF/NAN tests.
3266
3267 2007-11-24  Paul Thomas  <pault@gcc.gnu.org>
3268
3269         PR fortran/33541
3270         * gfortran.dg/nested_modules_1.f90: Change the reference to
3271         FOO, forbidden by the standard, to a reference to W.
3272         * gfortran.dg/use_only_1.f90: New test.
3273
3274 2007-11-23  Tobias Burnus  <burnus@net-b.de>
3275
3276         PR fortran/34209
3277         * gfortran.dg/nearest_3.f90: New test.
3278
3279 2007-11-23  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
3280
3281         PR fortran/33317
3282         * gfortran.dg/optional_dim_2.f90: New test.
3283
3284 2007-11-23  Tobias Burnus  <burnus@net-b.de>
3285
3286         PR fortran/34187
3287         * gfortran.dg/bind_c_usage_15.f90: New.
3288
3289 2007-11-23  Tobias Burnus  <burnus@net-b.de>
3290
3291         PR fortran/34192
3292         * gfortran.dg/nearest_2.f90: New.
3293
3294
3295 2007-11-23  Jakub Jelinek  <jakub@redhat.com>
3296
3297         PR c++/30293
3298         PR c++/30294
3299         * g++.dg/ext/java-2.C: New test.
3300
3301 2007-11-23  Mark Mitchell  <mark@codesourcery.com>
3302             Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
3303         
3304         PR c++/5310
3305         * g++.dg/warn/pr5310.C: New.
3306         * g++.dg/warn/pr33160.C: New.
3307         
3308 2007-11-23  Richard Guenther  <rguenther@suse.de>
3309             Michael Matz  <matz@suse.de>
3310
3311         PR tree-optimization/34176
3312         * gcc.c-torture/execute/pr34176.c: New testcase.
3313
3314 2007-11-23  Jakub Jelinek  <jakub@redhat.com>
3315
3316         PR c++/34198
3317         * gcc.dg/Wconversion-5.c: New test.
3318         * g++.dg/Wconversion3.C: New test.
3319
3320 2007-11-23  Richard Guenther  <rguenther@suse.de>
3321
3322         * gcc.dg/tree-ssa/alias-17.c: New testcase.
3323
3324 2007-11-22  Joseph Myers  <joseph@codesourcery.com>
3325
3326         PR c/14050
3327         * gcc.dg/c99-arraydecl-1.c: Don't expect errors for static or type
3328         qualifiers in abstract declarator.
3329
3330 2007-11-22  Tobias Burnus  <burnus@net-b.de>
3331
3332         * gfortran.dg/derived_constructor_comps_3.f90: New.
3333
3334 2007-11-22  Jakub Jelinek  <jakub@redhat.com>
3335
3336         PR c++/34094
3337         * g++.dg/ext/visibility/anon7.C: New test.
3338
3339 2007-11-22  Tobias Burnus  <burnus@net-b.de>
3340
3341         PR fortran/34079
3342         * gfortran.dg/bind_c_usage_10.f03: Remove .mod file afterwards.
3343         * gfortran.dg/bind_c_usage_13.f03: New.
3344         * gfortran.dg/bind_c_usage_14.f03: New.
3345
3346 2007-11-22  Richard Sandiford  <rsandifo@nildram.co.uk>
3347
3348         PR rtl-optimization/33848
3349         * gcc.dg/torture/pr33848.c: New test.
3350
3351 2007-11-21  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3352
3353         PR fortran/34083
3354         * gfortran.dg/derived_constructor_comps_2.f90: Add check.
3355
3356 2007-11-20  Richard Guenther  <rguenther@suse.de>
3357
3358         PR middle-end/34154
3359         * testsuite/gcc.c-torture/execute/pr34154.c: New testcase.
3360
3361 2007-11-20  Uros Bizjak  <ubizjak@gmail.com>
3362
3363         * gcc.dg/tree-ssa/20030714-1.c: Cleanup dom3 dump file.
3364
3365 2007-11-20  Thomas Koenig  <tkoenig@gcc.gnu.org>
3366
3367         PR fortran/32770
3368         * gfortran.dg/record_marker_1.f90:  Explicitly set kinds
3369         so test passes with -frecord-marker=8.
3370         * gfortran.dg/integer_exponentiation_1.f90:  Likewise.
3371         * gfortran.dg/integer_exponentiation_2.f90:  Likewise.
3372         * gfortran.dg/integer_exponentiation_3.F90:  Likewise.
3373         * gfortran.dg/integer_exponentiation_5.F90:  Likewise.
3374         * gfortrand.dg/modulo_1.f90:  Likewise.
3375
3376 2007-11-20  Richard Sandiford  <rsandifo@nildram.co.uk>
3377
3378         * lib/target-supports.exp (check_effective_target_mips_soft_float):
3379         New procedure.
3380         * gcc.dg/var-expand1.c: Skip for mips_soft_float.
3381         * gcc.dg/pr30957-1.c: Likewise.
3382
3383 2007-11-20  Jakub Jelinek  <jakub@redhat.com>
3384
3385         PR c++/34089
3386         * g++.dg/template/crash74.C: New test.
3387
3388 2007-11-20  Richard Guenther  <rguenther@suse.de>
3389
3390         * gcc.c-torture/execute/20071120-1.c: New testcase.
3391
3392 2007-11-20  Jakub Jelinek  <jakub@redhat.com>
3393
3394         PR c/34146
3395         * gcc.dg/tree-ssa/pr34146.c: New test.
3396
3397         PR testsuite/33978
3398         * gcc.dg/tree-ssa/pr33723.c: Adjust scan pattern to make it less
3399         dependent on target settings like move_by_pieces etc.
3400
3401         PR c++/28879
3402         * g++.dg/template/vla2.C: New test.
3403
3404         PR c++/33962
3405         * g++.dg/overload/template3.C: New test.
3406
3407 2007-11-19  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
3408
3409         PR fortran/33317
3410         * gfortran.dg/optional_dim_2.f90: Remove test.
3411
3412 2007-11-19  Peter Bergner  <bergner@vnet.ibm.com>
3413
3414         * gcc.dg/dfp/ddmode-ice.c: New test.
3415
3416 2007-11-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
3417
3418         PR tree-optimization/34036
3419         * gcc.dg/tree-ssa/pr23109.c: Pass -ftrapping-math and expect warning.
3420
3421 2007-11-19  Richard Guenther  <rguenther@suse.de>
3422
3423         PR tree-optimization/34
3424         * gcc.c-torture/execute/pr34099-2.c: New testcase.
3425
3426 2007-11-19  Tobias Burnus  <burnus@net-b.de>
3427
3428         PR fortran/34079
3429         * gfortran.dg/bind_c_usage_10_c.c: New.
3430         * gfortran.dg/bind_c_usage_10.f03: New.
3431
3432 2007-11-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
3433
3434         * gcc.dg/pr33007.c: Expect new warning.
3435         * gcc.dg/tree-ssa/recip-5.c: Likewise.
3436         * g++.dg/opt/pr34036.C: New test.
3437
3438 2007-11-18  Jakub Jelinek  <jakub@redhat.com>
3439
3440         PR c++/30988
3441         * g++.dg/warn/noreturn-4.C: New test.
3442         * g++.dg/warn/noreturn-5.C: New test.
3443         * g++.dg/warn/noreturn-6.C: New test.
3444         * g++.dg/warn/noreturn-7.C: New test.
3445
3446 2007-11-18  Thomas Koenig  <tkoenig@gcc.gnu.org>
3447
3448         PR fortran/32770
3449         * gfortran.fortran-torture/execute/equiv_5.f:  Set kind on
3450         integers so tests works with -fdefault-integer-8.
3451         * gfortran.fortran-torture/execute/elemental.f90:  Use default
3452         integers so test passes with -fdefault-integer-8.
3453         * gfortran.fortran-torture/execute/der_io.f90:  Increase
3454         buffer length so test passes with -fdefault-integer-8.
3455         * gfortran.dg/bounds_check_8.f90:  Likewise.
3456         * gfortran.dg/arrayio_derived_1.f90:  LIkewise.
3457         * gfortran.dg/equiv_7.f90:  Set kind so test passes
3458         with -fdefault-integer-8.
3459         * gfortran.dg/g77/20030326-1.f:  Set kind explicitly to
3460         provoke overflow.
3461
3462 2007-11-18  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
3463
3464         PR fortran/33317
3465         * gfortran.dg/optional_dim_2.f90: New test.
3466         
3467         PR fortran/34139
3468         * gfortran.dg/subref_array_pointer_2.f90: Update test condition.
3469         
3470 2007-11-18  Jakub Jelinek  <jakub@redhat.com>
3471
3472         PR rtl-optimization/34132
3473         * gcc.c-torture/compile/20071118-1.c: New test.
3474
3475 2007-11-18  Paul Thomas  <pault@gcc.gnu.org>
3476
3477         PR fortran/31608
3478         * gfortran.dg/char_cast_2.f90: New test based on achar_4.f90.
3479
3480 2007-11-18  Tobias Burnus  <burnus@net-b.de>
3481
3482         PR fortran/34137
3483         * gfortran.dg/entry_14.f90: New.
3484         * gfortran.dg/entry_15.f90: New.
3485
3486 2007-11-18  Richard Guenther  <rguenther@suse.de>
3487
3488         PR tree-optimization/34127
3489         * gcc.c-torture/compile/pr34127.c: New testcase.
3490
3491 2007-11-18  Ben Elliston  <bje@au.ibm.com>
3492
3493         * gcc.target/powerpc/altivec-23.c: Do not use a typedef name as a
3494         type specifier, as they are not permitted according to the AltiVec
3495         Programming Interface Manual.
3496
3497 2007-11-17  Tobias Burnus  <burnus@net-b.de>
3498
3499         PR fortran/34133
3500         * gfortran.dg/bind_c_usage_9.f03: New.
3501         * gfortran.dg/interface_abstract_1.f90: Fix testcase.
3502
3503 2007-11-17  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3504
3505         PR fortran/25252
3506         * interface.c (gfc_current_interface_head,
3507         gfc_set_current_interface_head): New functions.
3508         * decl.c (gfc_match_modproc): Move check for syntax error earlier.
3509         On syntax error, restore previous state of the interface.
3510         * gfortran.h (gfc_current_interface_head,
3511         gfc_set_current_interface_head): New prototypes.
3512
3513 2007-11-17  Richard Guenther  <rguenther@suse.de>
3514
3515         PR middle-end/34130
3516         * gcc.c-torture/execute/pr34130.c: New testcase.
3517
3518 2007-11-17  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3519
3520         PR fortran/34108
3521         * gfortran.dg/fmt_label_1.f90: New test.
3522
3523 2007-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3524
3525         PR fortran/33957
3526         * gfortran.dg/initialization_15.f90 : New test.
3527
3528 2007-11-16  Richard Guenther  <rguenther@suse.de>
3529
3530         PR middle-end/34030
3531         * gcc.c-torture/compile/pr34030.c: New testcase.
3532
3533 2007-11-16  Paul Thomas  <pault@gcc.gnu.org>
3534
3535         PR fortran/34008
3536         * gfortran.dg/interface_assignment_3.f90.
3537
3538 2007-11-16  Richard Guenther  <rguenther@suse.de>
3539
3540         PR tree-optimization/33870
3541         * gcc.dg/torture/pr33870.c: New testcase.
3542
3543 2007-11-16  Paul Thomas  <pault@gcc.gnu.org>
3544
3545         PR fortran/33986
3546         * gfortran.dg/allocatable_function_3.f90.
3547
3548 2007-11-16  Richard Guenther  <rguenther@suse.de>
3549
3550         PR tree-optimization/34113
3551         * gcc.c-torture/compile/pr34113.c: New testcase.
3552
3553 2007-11-16  Richard Guenther  <rguenther@suse.de>
3554
3555         PR tree-optimization/34099
3556         * g++.dg/torture/pr3499.C: New testcase.
3557         * gcc.c-torture/execute/pr34099.c: Likewise.
3558
3559 2007-11-16  Olivier Hainque  <hainque@adacore.com>
3560
3561         * gnat.dg/release_unc_maxalign.adb: New test.
3562
3563 2007-11-16  Jakub Jelinek  <jakub@redhat.com>
3564
3565         PR c++/34100
3566         * g++.dg/template/crash73.C: New test.
3567
3568 2007-11-15  Jakub Jelinek  <jakub@redhat.com>
3569
3570         PR middle-end/23848
3571         * gcc.dg/tree-ssa/pr23848-1.c: New test.
3572         * gcc.dg/tree-ssa/pr23848-2.c: New test.
3573         * gcc.dg/tree-ssa/pr23848-3.c: New test.
3574         * gcc.dg/tree-ssa/pr23848-4.c: New test.
3575
3576 2007-11-15  Tobias Burnus  <burnus@net-b.de>
3577
3578         PR fortran/33917
3579         * gfortran.dg/proc_decl_11.f90: New.
3580
3581 2007-11-15  Ben Elliston  <bje@au.ibm.com>
3582
3583         * gcc.target/spu/compare-dp.c: New test.
3584
3585 2007-11-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
3586
3587         * gcc.dg/pr33923.c: New test.
3588
3589 2007-11-14  Jakub Jelinek  <jakub@redhat.com>
3590
3591         PR middle-end/34088
3592         * gcc.dg/pr34088.c: New test.
3593
3594 2007-11-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
3595
3596         * gcc.c-torture/compile/20071114-1.c: New test.
3597
3598 2007-11-13  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
3599
3600         PR fortran/31608
3601         * gfortran.dg/char_cast_1.f90: Modify regex in scan-tree-dump-time