OSDN Git Service

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