OSDN Git Service

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