OSDN Git Service

PR c/38243
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
1 2009-04-19  Joseph Myers  <joseph@codesourcery.com>
2
3         PR c/38243
4         * gcc.dg/c99-restrict-3.c: New test.
5
6 2009-04-19  Joseph Myers  <joseph@codesourcery.com>
7
8         PR preprocessor/20078
9         * gcc.dg/cpp/paste16.c, gcc.dg/cpp/redef4.c: New tests.
10
11 2009-04-19  Eric Botcazou  <ebotcazou@adacore.com>
12
13         * lib/gnat.exp (local_find_gnatmake): Pass --LINK to gnatlink.
14         Do not pass -B$root after -margs.
15
16 2009-04-19  Manuel López-Ibáñez  <manu@gcc.gnu.org>
17
18         PR c/32061
19         PR c++/36954
20         * gcc.dg/pr32061.c: New.
21         * gcc.dg/Wlogical-op-1.c: Update.
22         * g++.dg/warn/Wlogical-op-1.C: Update.
23         * g++.dg/warn/pr36954.C: New.
24
25 2009-04-18  Joseph Myers  <joseph@codesourcery.com>
26
27         PR c/27676
28         * gcc.dg/lvalue-5.c: New test.
29
30 2009-04-18  Joseph Myers  <joseph@codesourcery.com>
31
32         PR c/22367
33         * gcc.dg/lvalue-6.c, gcc.dg/lvalue-7.c: New tests.
34
35 2009-04-18  Joseph Myers  <joseph@codesourcery.com>
36
37         * gcc.dg/cpp/include5.c: New test.
38
39 2009-04-18  Joseph Myers  <joseph@codesourcery.com>
40
41         PR c/35210
42         * gcc.dg/call-diag-2.c: New test.
43
44 2009-04-18  Joseph Myers  <joseph@codesourcery.com>
45
46         PR preprocessor/39646
47         * gcc.dg/cpp/line8.c: New test.
48
49 2009-04-18  Joseph Myers  <joseph@codesourcery.com>
50
51         PR preprocessor/39647
52         * gcc.dg/cpp/line7.c: New test.
53
54 2009-04-18  Richard Guenther  <rguenther@suse.de>
55
56         PR middle-end/39804
57         * gcc.target/i386/pr39804.c: New testcase.
58
59 2009-04-18  Eric Botcazou  <ebotcazou@adacore.com>
60
61         * gcc.target/i386/pr39496.c: Compile with -mtune=i686.
62         * g++.dg/other/pr39496.C: Likewise.
63
64 2009-04-18  Manuel López-Ibáñez  <manu@gcc.gnu.org>
65
66         PR middle-end/36902
67         * gcc.dg/pr36902.c: New.
68
69 2009-04-17  Diego Novillo  <dnovillo@google.com>
70
71         * gcc.c-torture/execute/builtins/strlen-3.c: Fix ODR
72         violation for variable 'inside_main'.
73
74 2009-04-17  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
75
76         * gfortran.fortran-torture/execute/getarg_1.x: New file.
77
78 2009-04-17  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
79
80         * gfortran.dg/vect/pr39318.f90: Guard with "target fopenmp".
81
82 2009-04-17  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
83
84         * gfortran.dg/chmod_1.f90: Disable on spu-*-* targets.
85         * gfortran.dg/chmod_2.f90: Likewise.
86         * gfortran.dg/chmod_3.f90: Likewise.
87         * gfortran.dg/open_errors.f90: Likewise.
88         * gfortran.dg/stat_1.f90: Likewise.
89         * gfortran.dg/stat_2.f90: Likewise.
90
91 2009-04-17  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
92
93         * gfortran.fortran-torture/execute/nan_inf_fmt.x: Skip on spu-*-*.
94         * gfortran.fortran-torture/execute/intrinsic_nearest.x: Likewise.
95         * gfortran.fortran-torture/execute/intrinsic_set_exponent.x: Likewise.
96         * gfortran.dg/nearest_1.f90: Likewise.
97         * gfortran.dg/nearest_3.f90: Likewise.
98         * gfortran.dg/isnan_1.f90: Likewise.
99         * gfortran.dg/isnan_2.f90: Likewise.
100         * gfortran.dg/nan_1.f90: Likewise.
101         * gfortran.dg/nan_2.f90: Likewise.
102         * gfortran.dg/nan_3.f90: Likewise.
103         * gfortran.dg/nan_4.f90: Likewise.
104         * gfortran.dg/module_nan.f90: Likewise.
105         * gfortran.dg/int_conv_2.f90: Likewise.
106         * gfortran.dg/init_flag_3.f90: Likewise.
107         * gfortran.dg/namelist_42.f90: Likewise.
108         * gfortran.dg/namelist_43.f90: Likewise.
109         * gfortran.dg/real_const_3.f90: Likewise.
110         * gfortran.dg/transfer_simplify_1.f90: Likewise.
111
112         * gfortran.dg/default_format_1.f90: XFAIL on spu-*-*.
113         * gfortran.dg/default_format_denormal_1.f90: XFAIL on spu-*-*.
114         * gfortran.dg/scalar_mask_2.f90: XFAIL on spu-*-*.
115         * gfortran.dg/integer_exponentiation_3.F90: XFAIL on spu-*-*.
116         * gfortran.dg/integer_exponentiation_5.F90: XFAIL on spu-*-*.
117
118         * gfortran.dg/elemental_subroutine_1.f90: Relax "epsilon" check.
119         * gfortran.dg/gamma_5.f90: Likewise.
120
121 2009-04-17  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
122
123         * lib/gcc-dg.exp (gcc-dg-prune): Make linker message check
124         less strict so it also works with auto-overlay support.
125         * lib/gcc-defs.exp (${tool}_check_unsupported_p): Add check
126         for "exceeds local store" linker errors on the SPU.
127
128         * lib/gfortran.exp: Include target-supports.exp.
129         (gfortran_init): On SPU targets where automatic overlay support
130         is available, use it to build all Fortran test cases.
131
132         * gfortran.dg/pr20257.f90: Skip on spu-*-* targets.
133
134 2009-04-17  Arnaud Charlet  <charlet@adacore.com>
135
136         * gnat.dg/ref_type.ads, gnat.dg/ref_type.adb: Fix test after proper
137         rule enforced by gnat on taft types.
138
139 2009-04-17  Jakub Jelinek  <jakub@redhat.com>
140
141         PR testsuite/39792
142         * g++.dg/ext/complit11.C: Add empty dg-options.
143
144 2009-04-16  Andrew Pinski  <pinskia@gmail.com>
145
146         PR c++/17570
147         * g++.dg/template/defarg11.C: New test.
148
149 2009-04-16  Andrew Pinski  <pinskia@gmail.com>
150
151         PR c++/28766
152         * g++.dg/ext/complit11.C: New testcase.
153
154 2009-04-15  Le-Chun Wu  <lcwu@google.com>
155
156         PR c++/39551
157         * g++.dg/warn/Wunused-13.C: New testcase.
158
159 2009-04-15  Ian Lance Taylor  <iant@google.com>
160
161         * gcc.dg/Wenum-compare-1.c: New testcase.
162
163 2009-04-15  Richard Guenther  <rguenther@suse.de>
164
165         PR tree-optimization/39764
166         * g++.dg/torture/pr39764.C: New testcase.
167
168 2009-04-15  Nathan Sidwell  <nathan@codesourcery.com>
169
170         * g++.dg/ext/altivec-17.C: New.
171
172 2009-04-15  Arnaud Charlet  <charlet@adacore.com>
173
174         * gnat.dg/sync1.ads: Fix error now flagged by gnat.
175         * gnat.dg/specs/limited1.ads: Ditto.
176
177 2009-04-14  Michael Meissner  <meissner@linux.vnet.ibm.com>
178
179         PR testsuite/39769
180         * gcc.dg/vmx/3a-04.c (test): Don't rely on floating point equality
181         for testing the results of estimate instructions.
182         * gcc.dg/vmx/3a-04m.c (test): Ditto.
183         * gcc.dg/vmx/3a-05.c (test): Ditto.
184
185 2009-04-14  Jason Merrill  <jason@redhat.com>
186
187         PR c++/39763
188         * g++.dg/warn/Wshadow-4.C: Extend.
189
190 2009-04-14  Uros Bizjak  <ubizjak@gmail.com>
191
192         * gcc.target/alpha/pr39740.c (dg-options): Add -mexplicit-relocs.
193         (do_D): Remove attribute hidden.
194
195 2009-04-13  Jason Merrill  <jason@redhat.com>
196
197         PR c++/39480
198         * g++.dg/init/copy7.C: New.
199
200 2009-04-13  H.J. Lu  <hongjiu.lu@intel.com>
201
202         PR testsuite/39733
203         * gcc.misc-tests/options.exp (check_for_options): Renamed to ...
204         (check_for_all_options): This.
205
206 2009-04-13  Jason Merrill  <jason@redhat.com>
207
208         PR c++/39750
209         * g++.dg/template/crash90.C: New.
210
211 2009-04-12  Jason Merrill  <jason@redhat.com>
212
213         PR c++/39742
214         * g++.dg/overload/extern-C-2.C: New.
215
216 2009-04-12  Joseph Myers  <joseph@codesourcery.com>
217
218         PR preprocessor/31869
219         * gcc.dg/cpp/strify5.c: New test.
220
221 2009-04-12  Eric Botcazou  <ebotcazou@adacore.com>
222
223         * gnat.dg/enum1.adb: New test.
224         * gnat.dg/enum1_pkg.ads: New helper.
225
226 2009-04-12  Uros Bizjak  <ubizjak@gmail.com>
227
228         PR target/39740
229         * gcc.target/alpha/pr39740.c: New test.
230
231 2009-04-11  Daniel Kraft  <d@domob.eu>
232
233         PR fortran/37746
234         * gfortran.dg/bounds_check_strlen_1.f90: New test.
235         * gfortran.dg/bounds_check_strlen_2.f90: New test.
236         * gfortran.dg/bounds_check_strlen_3.f90: New test.
237         * gfortran.dg/bounds_check_strlen_4.f90: New test.
238         * gfortran.dg/bounds_check_strlen_5.f90: New test.
239         * gfortran.dg/bounds_check_strlen_6.f90: New test.
240         * gfortran.dg/bounds_check_strlen_7.f90: New test.
241         * gfortran.fortran-torture/execute/intrinsic_index.f90: Fix wrong
242         expected string length that failed with -fbounds-check now.
243         * gfortran.fortran-torture/execute/intrinsic_trim.f90: Ditto.
244
245 2009-04-11  Janus Weil  <janus@gcc.gnu.org>
246
247         PR fortran/39692
248         * gfortran.dg/proc_ptr_14.f90: New.
249
250 2009-04-11  Richard Guenther  <rguenther@suse.de>
251
252         PR middle-end/39732
253         * g++.dg/torture/pr39732.C: New testcase.
254
255 2009-04-11  Daniel Franke  <franke.daniel@gmail.com>
256
257         * gfortran.dg/whole_file_5.f90: New.
258         * gfortran.dg/whole_file_6.f90: New.
259
260 2009-04-11  Richard Guenther  <rguenther@suse.de>
261
262         PR tree-optimization/39713
263         * g++.dg/torture/pr39713.C: New testcase.
264
265 2009-04-10  Richard Guenther  <rguenther@suse.de>
266
267         PR c/39712
268         * gcc.dg/pr39712.c: New testcase.
269
270 2009-04-10  H.J. Lu  <hongjiu.lu@intel.com>
271
272         PR c++/28301
273         * g++.dg/cpp0x/enum2.C: Updated.
274         * g++.dg/debug/pr22514.C: Likewise.
275         * g++.dg/parse/enum2.C: Likewise.
276         * g++.dg/parse/enum3.C: Likewise.
277         * g++.dg/template/crash79.C: Likewise.
278         * g++.old-deja/g++.jason/cond.C: Likewise.
279
280 2009-04-10  Chao-ying Fu  <fu@mips.com>
281
282         * gcc.target/mips/interrupt_handler.c: Change from compile to
283         assemble.
284
285 2009-04-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
286
287         * objc/execute/forward-1.x: Fix x86_64 entry typos.
288
289 2009-04-10  Daniel Franke  <franke.daniel@gmail.com>
290
291         PR fortran/38709
292         * gfortran.dg/zero_sized_6.f90: New.
293
294 2009-04-10  Manuel López-Ibáñez  <manu@gcc.gnu.org>
295
296         PR  c++/20118
297         * g++.dg/parse/pr20118.C: New.
298         * g++.dg/template/spec16.C: Update.
299
300 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
301
302         PR testsuite/35621
303         * gcc.target/i386/avx-vpabsb-1.c: Add -fno-strict-aliasing.
304         * gcc.target/i386/avx-vpabsb-1.c: Likewise.
305         * gcc.target/i386/avx-vpabsd-1.c: Likewise.
306         * gcc.target/i386/avx-vpabsw-1.c: Likewise.
307         * gcc.target/i386/avx-vpalignr-1.c: Likewise.
308         * gcc.target/i386/avx-vphaddd-1.c: Likewise.
309         * gcc.target/i386/avx-vphaddsw-1.c: Likewise.
310         * gcc.target/i386/avx-vphaddw-1.c: Likewise.
311         * gcc.target/i386/avx-vphsubd-1.c: Likewise.
312         * gcc.target/i386/avx-vphsubsw-1.c: Likewise.
313         * gcc.target/i386/avx-vphsubw-1.c: Likewise.
314         * gcc.target/i386/avx-vpmaddubsw-1.c: Likewise.
315         * gcc.target/i386/avx-vpmulhrsw-1.c: Likewise.
316         * gcc.target/i386/avx-vpshufb-1.c: Likewise.
317         * gcc.target/i386/avx-vpsignb-1.c: Likewise.
318         * gcc.target/i386/avx-vpsignd-1.c: Likewise.
319         * gcc.target/i386/avx-vpsignw-1.c: Likewise.
320
321 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
322
323         PR target/39678
324         * g++.dg/torture/pr39678.C: New.
325         * gcc.dg/compat/struct-complex-2.h: Likewise.
326         * gcc.dg/compat/struct-complex-2_main.c: Likewise.
327         * gcc.dg/compat/struct-complex-2_x.c: Likewise.
328         * gcc.dg/compat/struct-complex-2_y.c: Likewise.
329         * gcc.dg/torture/pr39678.c: Likewise.
330         * gcc.target/i386/pr39678.c: Likewise.
331
332         * gcc.dg/compat/struct-complex-1_x.c: Add -Wno-psabi.
333         * gcc.dg/compat/struct-complex-1_y.c: Likewise.
334
335         * gcc.target/x86_64/abi/test_passing_structs.c: Include
336         <complex.h>.  Add tests for structure with complex float.
337
338 2009-04-10  Ben Elliston  <bje@au.ibm.com>
339             Joseph Myers  <joseph@codesourcery.com>
340
341         PR target/36800
342         * gcc.dg/dfp/pr36800.c: New.
343
344 2009-04-09  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
345             Rafael Avila de Espindola  <espindola@google.com>
346
347         * gcc.misc-tests/help.exp: New file.
348         * lib/options.exp: New file.
349
350 2009-04-09  Janis Johnson  <janis187@us.ibm.com>
351
352         PR libobjc/36610
353         * objc/execute/forward-1.x: New.
354
355 2009-04-09  Paolo Bonzini  <bonzini@gnu.org>
356
357         * gcc.dg/pr27150-1.c: Change to a link test.
358
359 2009-04-09  Jakub Jelinek  <jakub@redhat.com>
360
361         * g++.dg/lookup/using2.C: Change copyright header to refer to version
362         3 of the GNU General Public License and to point readers at the
363         COPYING3 file and the FSF's license web page.
364         * gcc.dg/fixed-point/fixed-point.exp: Likewise.
365         * gcc.dg/struct/struct-reorg.exp: Likewise.
366         * gcc.target/spu/tag_manager.c: Likewise.
367
368 2009-04-09  Richard Guenther  <rguenther@suse.de>
369
370         PR testsuite/39696
371         * ssa-ccp-25.c: Adjust pattern.
372
373 2009-04-09  Janus Weil  <janus@gcc.gnu.org>
374
375         PR fortran/36704
376         * gfortran.dg/external_procedures_1.f90: Modified.
377         * gfortran.dg/proc_ptr_result_1.f90: New.
378         * gfortran.dg/proc_ptr_result_2.f90: New.
379         * gfortran.dg/proc_ptr_result_3.f90: New.
380
381 2009-04-09  Richard Guenther  <rguenther@suse.de>
382
383         * gcc.dg/vect/vect-54.c: Make constant input data file-scope
384         to prevent constant propagation.
385         * gcc.dg/vect/vect-56.c: Likewise.
386         * gcc.dg/vect/vect-58.c: Likewise.
387         * gcc.dg/vect/vect-60.c: Likewise.
388         * gcc.dg/vect/no-vfa-vect-57.c: Likewise.
389         * gcc.dg/vect/no-vfa-vect-61.c: Likewise.
390         * gcc.dg/tree-prof/stringop-2.c: Adjust expected outcome.
391
392 2009-04-09  Richard Guenther  <rguenther@suse.de>
393
394         * gcc.dg/tree-ssa/ssa-ccp-25.c: New testcase.
395         * gcc.dg/tree-ssa/ssa-ccp-26.c: Likewise.
396
397 2009-04-09  Joseph Myers  <joseph@codesourcery.com>
398
399         PR c/39613
400         * gcc.dg/case-const-1.c, gcc.dg/case-const-2.c, gcc.dg/case-const-3.c:
401         New tests.
402
403 2009-04-08  Joseph Myers  <joseph@codesourcery.com>
404
405         * gcc.dg/c99-stdint-1.c: Fix cut-and-paste mistakes in test.
406         * gcc.dg/c99-stdint-7.c, gcc.dg/c99-stdint-8.c: New tests.
407
408 2009-04-08  Jakub Jelinek  <jakub@redhat.com>
409
410         * g++.dg/debug/dwarf2/static-data-member1.C: New test.
411
412 2009-04-08  Jason Merrill  <jason@redhat.com>
413
414         PR c++/25185
415         * g++.dg/template/error40.C: Add another test.
416
417 2009-04-08  Joseph Myers  <joseph@codesourcery.com>
418
419         PR c/39614
420         PR c/39673
421         * gcc.c-torture/compile/pr39614-1.c,
422         gcc.c-torture/compile/pr39614-2.c,
423         gcc.c-torture/compile/pr39614-3.c,
424         gcc.c-torture/compile/pr39614-4.c,
425         gcc.c-torture/compile/pr39614-5.c,
426         gcc.c-torture/compile/pr39673-1.c,
427         gcc.c-torture/compile/pr39673-2.c: New tests.
428         * gcc.dg/gnu89-const-expr-2.c, gcc.dg/gnu99-const-expr-2.c: Test
429         more cases.
430         * gcc.dg/overflow-warn-1.c, gcc.dg/overflow-warn-2.c,
431         gcc.dg/overflow-warn-3.c, gcc.dg/overflow-warn-4.c: Update
432         expected errors.
433
434 2009-04-08  Dodji Seketeli  <dodji@redhat.com>
435
436         PRc++/39637
437         * g++.dg/cpp0x/variadic-crash2.C: New test.
438
439 2009-04-08  Paul Thomas  <pault@gcc.gnu.org>
440
441         PR fortran/38863
442         * gfortran.dg/alloc_comp_result_1.f90: New test.
443
444 2009-04-07  Jason Merrill  <jason@redhat.com>
445
446         PR c++/34691
447         * g++.dg/overload/extern-C-1.C: New.
448
449 2009-04-07  Dominique d'Humieres  <dominiq@lps.ens.fr>
450
451         PR testsuite/39325
452         * gcc.misc-tests/linkage.exp: Use -m64 for 64-bit *86*-darwin.
453
454 2009-04-07  Jason Merrill  <jason@redhat.com>
455
456         PR c++/25185
457         * g++.dg/template/error40.C: New.
458
459 2009-04-07  Janus Weil  <janus@gcc.gnu.org>
460
461         PR fortran/38152
462         * gfortran.dg/proc_ptr_13.f90: Add "-g" option.
463
464 2009-04-07  Eric Botcazou  <ebotcazou@adacore.com>
465
466         * gnat.dg/subp_elim_errors.ad[sb]: New test.
467
468 2009-04-07  Janus Weil  <janus@gcc.gnu.org>
469
470         PR fortran/38290
471         * gfortran.dg/proc_decl_1.f90: Modified.
472         * gfortran.dg/proc_ptr_11.f90: Extended.
473         * gfortran.dg/proc_ptr_13.f90: Modified.
474
475 2009-04-06  Jason Merrill  <jason@redhat.com>
476
477         PR c++/35146
478         * g++.dg/template/fnspec1.C: New.
479
480 2009-04-06  Laurent GUERBY  <laurent@guerby.net>
481
482         * lib/gnat.exp: Handle multilib.
483         
484 2009-04-06  Paul Thomas  <pault@gcc.gnu.org>
485
486         PR fortran/38863
487         * gfortran.dg/dependency_23.f90: New test.
488
489 2009-04-06  Richard Guenther  <rguenther@suse.de>
490
491         PR tree-optimization/28868
492         * gcc.dg/tree-ssa/ssa-fre-21.c: New testcase.
493         * gcc.dg/tree-ssa/ssa-sccvn-1.c: Adjust.
494         * gcc.dg/tree-ssa/ssa-sccvn-2.c: Likewise.
495         * gcc.dg/tree-ssa/ssa-sccvn-4.c: Likewise.
496
497 2009-04-06  Andrew Stubbs  <ams@codesourcery.com>
498
499         * gcc.dg/pragma-isr-trapa2.c: Skip test for FPU-less architectures.
500
501 2009-04-06  Andrew Stubbs  <ams@codesourcery.com>
502
503         * gcc.target/sh/sh4a-memmovua.c: Include string.h instead of stdlib.h.
504
505 2009-04-06  Andrew Stubbs  <ams@codesourcery.com>
506
507         * gcc.target/sh/sh4a-bitmovua.c (y0): Rename to y_0 to avoid a clash
508         with the built-in y0, and the subsequent warning.
509         (y1): Likewise, rename to y_1.
510
511 2009-04-06  Janus Weil  <janus@gcc.gnu.org>
512
513         PR fortran/39414
514         * gfortran.dg/proc_decl_21.f90: New.
515
516 2009-04-06  Paul Thomas  <pault@gcc.gnu.org>
517
518         PR fortran/36091
519         * gfortran.dg/forall_13.f90: Add -fbounds-check option.
520
521 2009-04-06  Hans-Peter Nilsson  <hp@axis.com>
522
523         * gfortran.dg/namelist_51.f90, gfortran.dg/utf8_2.f03,
524         gfortran.dg/namelist_48.f90, gfortran.dg/read_repeat.f90,
525         gfortran.dg/streamio_9.f90, gfortran.dg/widechar_IO_1.f90,
526         gfortran.dg/namelist_50.f90, gfortran.dg/namelist_52.f90,
527         gfortran.dg/utf8_1.f03, gfortran.dg/namelist_56.f90,
528         gfortran.dg/namelist_49.f90: Gate test on effective_target
529         fd_truncate.
530         * gfortran.dg/widechar_IO_3.f90: Ditto.  Fix typo in comment.
531
532 2009-04-05  Daniel Kraft  <d@domob.eu>
533
534         PR fortran/38654
535         * gfortran.dg/read_float_2.f03
536         * gfortran.dg/read_float_3.f90
537
538 2009-04-05  Richard Guenther  <rguenther@suse.de>
539
540         PR tree-optimization/39648
541         * gcc.c-torture/compile/pr39648.c: New testcase.
542
543 2009-04-05  Jason Merrill  <jason@redhat.com>
544
545         PR c++/14912
546         * g++.dg/template/error39.C: New.
547
548 2009-04-05  Daniel Franke  <franke.daniel@gmail.com>
549
550         PR fortran/29458
551         * gfortran.dg/implied_do_1.f90: New.
552
553 2009-04-04  Tobias Burnus  <burnus@net-b.de>
554
555         PR fortran/39577
556         * gfortran.dg/recursive_check_8.f90: New.
557         * gfortran.dg/recursive_check_9.f90: New.
558         * gfortran.dg/recursive_check_10.f90: New.
559         * gfortran.dg/recursive_check_11.f90: New.
560         * gfortran.dg/recursive_check_12.f90: New.
561         * gfortran.dg/recursive_check_13.f90: New.
562         * gfortran.dg/recursive_check_14.f90: New.
563
564 2009-04-04  Jason Merrill  <jason@redhat.com>
565
566         PR c++/25185
567         * g++.dg/template/error38.C: Add more tests.
568
569 2009-04-04  Paul Thomas  <pault@gcc.gnu.org>
570
571         PR fortran/37614
572         * gfortran.dg/common_align_2.f90: New test.
573
574 2009-04-04  Richard Guenther  <rguenther@suse.de>
575
576         PR tree-optimization/8781
577         PR tree-optimization/37892
578         * g++.dg/tree-ssa/pr8781.C: New testcase.
579         * gcc.dg/tree-ssa/ssa-pre-25.c: Likewise.
580
581 2009-04-04  Richard Guenther  <rguenther@suse.de>
582
583         PR tree-optimization/39636
584         * gcc.c-torture/compile/pr39636.c: New testcase.
585
586 2009-04-03  H.J. Lu  <hongjiu.lu@intel.com>
587
588         PR rtl-optimization/39607
589         * g++.dg/opt/pr39607.C: New.
590
591 2009-04-03  Tobias Burnus  <burnus@net-b.de>
592
593         PR fortran/39594
594         * gfortran.dg/common_12.f90: New.
595
596 2009-04-03  Jason Merrill  <jason@redhat.com>
597
598         PR c++/39608
599         * g++.dg/template/const2.C: New test.
600
601 2009-04-03  Richard Guenther  <rguenther@suse.de>
602
603         PR tree-optimization/2480
604         PR tree-optimization/23086
605         * gcc.dg/tree-ssa/pr2480.c: New testcase.
606         * gcc.dg/tree-ssa/pr23086.c: Likewise.
607
608 2009-04-03  Richard Guenther  <rguenther@suse.de>
609
610         PR tree-optimization/34743
611         * gcc.dg/pr38984.c: Remove XFAIL, adjust.
612         * gcc.dg/tree-ssa/20070302-1.c: Remove XFAIL.
613         * gcc.dg/tree-ssa/alias-18.c: Likewise.
614         * gcc.dg/tree-ssa/sra-3.c: Likewise.
615         * gcc.dg/vect/no-vfa-vect-49.c: Likewise.
616         * gcc.dg/vect/no-vfa-vect-53.c: Likewise.
617         * gcc.dg/vect/no-vfa-vect-57.c: Likewise.
618         * gcc.dg/vect/no-vfa-vect-61.c: Likewise.
619
620 2009-04-03  Richard Guenther  <rguenther@suse.de>
621
622         PR middle-end/13146
623         PR tree-optimization/23940
624         PR tree-optimization/33237
625         PR middle-end/33974
626         PR middle-end/34093
627         PR tree-optimization/36201
628         PR tree-optimization/36230
629         PR tree-optimization/38049
630         PR tree-optimization/38207
631         PR tree-optimization/38230
632         PR tree-optimization/38301
633         PR tree-optimization/38585
634         PR middle-end/38895
635         PR tree-optimization/38985
636         PR tree-optimization/39299
637         * gcc.dg/pr19633-1.c: Adjust.
638         * gcc.dg/torture/pta-callused-1.c: Likewise.
639         * gcc.dg/torture/pr39074-2.c: Likewise.
640         * gcc.dg/torture/pr39074.c: Likewise.
641         * gcc.dg/torture/pta-ptrarith-3.c: New testcase.
642         * gcc.dg/torture/pr30375.c: Adjust.
643         * gcc.dg/torture/pr33563.c: Likewise.
644         * gcc.dg/torture/pr33870.c: Likewise.
645         * gcc.dg/torture/pr33560.c: Likewise.
646         * gcc.dg/torture/pta-structcopy-1.c: New testcase.
647         * gcc.dg/torture/ssa-pta-fn-1.c: Likewise.
648         * gcc.dg/tree-ssa/alias-15.c: Remove.
649         * gcc.dg/tree-ssa/ssa-dce-4.c: New testcase.
650         * gcc.dg/tree-ssa/pr26421.c: Adjust.
651         * gcc.dg/tree-ssa/ssa-fre-10.c: XFAIL.
652         * gcc.dg/tree-ssa/ssa-dce-5.c: New testcase.
653         * gcc.dg/tree-ssa/pr23382.c: Adjust.
654         * gcc.dg/tree-ssa/ssa-fre-20.c: New testcase.
655         * gcc.dg/tree-ssa/alias-16.c: Adjust.
656         * gcc.dg/tree-ssa/ssa-fre-13.c: Likewise.
657         * gcc.dg/tree-ssa/ssa-fre-14.c: Likewise.
658         * gcc.dg/tree-ssa/alias-18.c: Likewise.
659         * gcc.dg/tree-ssa/ssa-fre-15.c: Likewise.
660         * gcc.dg/tree-ssa/ssa-lim-3.c: Likewise.
661         * gcc.dg/tree-ssa/alias-19.c: Likewise.
662         * gcc.dg/tree-ssa/pta-ptrarith-1.c: New testcase.
663         * gcc.dg/tree-ssa/pr13146.c: Likewise.
664         * gcc.dg/tree-ssa/ssa-pre-23.c: Likewise.
665         * gcc.dg/tree-ssa/pta-ptrarith-2.c: Likewise.
666         * gcc.dg/tree-ssa/ssa-fre-18.c: Likewise.
667         * gcc.dg/tree-ssa/ssa-pre-24.c: New XFAILed testcase.
668         * gcc.dg/tree-ssa/ssa-fre-19.c: New testcase.
669         * gcc.dg/tree-ssa/alias-20.c: Likewise.
670         * gcc.dg/tree-ssa/ssa-dse-12.c: Likewise.
671         * gcc.dg/tree-ssa/pr38895.c: Likewise.
672         * gcc.dg/uninit-B.c: XFAIL.
673         * gcc.dg/vect/no-vfa-vect-43.c: Adjust.
674         * gcc.dg/uninit-pr19430.c: XFAIL.
675         * g++.dg/tree-ssa/pr13146.C: New testcase.
676         * g++.dg/opt/pr36187.C: Adjust.
677         * g++.dg/torture/20090329-1.C: New testcase.
678
679 2009-04-02  Chao-ying Fu  <fu@mips.com>
680
681         * gcc.target/mips/interrupt_handler.c: New test.
682
683 2009-04-02  David Ayers  <ayers@fsfe.org>
684
685         PR objc/18456
686         * objc.dg/bad-receiver-type-2.m: New test contributed by
687         Alexander Mamberg.
688
689 2009-04-02  Jason Merrill  <jason@redhat.com>
690
691         PR c++/25185
692         * g++.dg/template/error38.C: New test.
693
694 2009-04-02  Janis Johnson  <janis187@us.ibm.com>
695
696         PR tree-optimization/31677
697         * gcc.dg/memcpy-1.c: Add compiler option.
698
699 2009-04-02  Ira Rosen  <irar@il.ibm.com>
700
701         PR tree-optimization/39595
702         * gfortran.dg/vect/O3-pr39595.f: New test.
703
704 2009-04-02  Dodji Seketeli  <dodji@redhat.com>
705
706         PR c++/26693
707         * g++.dg/template/typedef11.C: New test.
708         * g++.dg/template/typedef12.C: Likewise.
709         * g++.dg/template/typedef13.C: Likewise.
710         * g++.dg/template/typedef14.C: Likewise.
711         * g++.dg/template/typedef15.C: Likewise.
712         * g++.dg/template/typedef16.C: Likewise.
713         * g++.dg/template/sfinae3.C: Compile this pedantically.
714         The only errors expected should be the one saying the typedef is ill
715         formed.
716         * g++.old-deja/g++.pt/typename8.C: Likewise.
717         * g++.dg/template/access11.C: Update this.
718
719 2009-04-02  Richard Guenther  <rguenther@suse.de>
720
721         PR tree-optimization/37221
722         * gcc.c-torture/compile/20090331-1.c: New testcase.
723
724 2009-04-01  Eric Botcazou  <ebotcazou@adacore.com>
725
726         * gcc.c-torture/compile/20090401-1.c: New test.
727
728 2009-04-01  H.J. Lu  <hongjiu.lu@intel.com>
729
730         PR c++/4926
731         * g++.dg/template/pr4926-1.C: New.
732
733 2009-04-01  Xinliang David Li  <davidxl@google.com>
734
735         * gcc.target/i386/all_one_m128i.c: New test.
736
737 2009-04-01  Janis Johnson  <janis187@us.ibm.com>
738
739         PR c/39027
740         * gcc.dg/fltconst-1.c: Don't error for use of d or D in suffix.
741         * gcc.dg/fltconst-2.c: New test.
742         * gcc.dg/fltconst-double-pedantic-1.c: New test.
743         * gcc.dg/fltconst-double-pedantic-2.c: New test.
744
745         PR c/33466
746         * gcc.dg/cpp/pr33466.c: New test.
747         * gcc.dg/dfp/pr33466.c: New test.
748         * gcc.dg/fixed-point/pr33466.c: New test.
749
750 2009-04-01  H.J. Lu  <hongjiu.lu@intel.com>
751
752         PR tree-optimization/35011
753         * g++.dg/other/pr35011.C: New.
754
755 2009-04-01  Jakub Jelinek  <jakub@redhat.com>
756
757         PR target/39226
758         * gcc.dg/pr39226.c: New test.
759
760 2009-04-01  H.J. Lu  <hongjiu.lu@intel.com>
761
762         PR c++/35240
763         * g++.dg/template/pr35240.C: New.
764
765 2009-04-01  Joseph Myers  <joseph@codesourcery.com>
766
767         PR c/39605
768         * gcc.dg/vla-17.c, gcc.dg/vla-18.c: New tests.
769         * gcc.dg/pr25682.c: Update expected diagnostics.
770
771 2009-04-01  Richard Guenther  <rguenther@suse.de>
772
773         * gcc.dg/fold-plusmult-2.c: New testcase.
774
775 2009-04-01  Jakub Jelinek  <jakub@redhat.com>
776
777         PR c/37772
778         * gcc.dg/pr37772.c: New test.
779         * g++.dg/ext/asm11.C: New test.
780
781 2009-04-01  H.J. Lu  <hongjiu.lu@intel.com>
782
783         * lib/target-libpath.exp (restore_ld_library_path_env_vars): Always
784         restore GCC_EXEC_PREFIX to its original value, or unset if it was not
785         defined.
786
787 2009-03-31  Jason Merrill  <jason@redhat.com>
788
789         * g++.old-deja/g++.other/using9.C: Add expected errors.
790
791 2009-03-31  H.J. Lu  <hongjiu.lu@intel.com>
792
793         * gcc.c-torture/compile/pr33009.c: Removed.
794
795 2009-03-31  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
796
797         * gcc.c-torture/compile/pr33009.c: Delete.
798         * gcc.c-torture/compile/pr11832.c: Likewise.
799
800 2009-03-31  Joseph Myers  <joseph@codesourcery.com>
801
802         PR c/448
803         * lib/target-supports.exp (check_effective_target_stdint_types):
804         Update comment.
805         (check_effective_target_inttypes_types): New.
806         * gcc.dg/c99-stdint-1.c, gcc.dg/c99-stdint-2.c,
807         gcc.dg/c99-stdint-3.c, gcc.dg/c99-stdint-4.c,
808         gcc.dg/c99-stdint-5.c, gcc.dg/c99-stdint-6.c: New tests.
809
810 2009-03-31  Paul Thomas  <pault@gcc.gnu.org>
811
812         PR fortran/38917
813         PR fortran/38918
814         * gfortran.dg/data_pointer_1.f90: New test.
815
816 2009-03-31  Paul Thomas  <pault@gcc.gnu.org>
817
818         PR fortran/38915
819         * gfortran.dg/char_length_15.f90: New test.
820
821 2009-03-31  Jason Merrill  <jason@redhat.com>
822
823         C++ DR 613
824         * g++.old-deja/g++.dg/cpp0x/decltype3.C: Remove expected errors.
825         * g++.old-deja/g++.ext/typeof2.C: Remove expected errors.
826         * g++.old-deja/g++.other/sizeof2.C: Remove some expected errors,
827         xfail others.
828
829         * g++.dg/other/typedef2.C: New test.
830
831         PR c++/37806
832         * g++.dg/template/typedef17.C: New test.
833
834         * g++.dg/cpp0x/auto6.C: Adjust expected mangling.
835         * g++.dg/cpp0x/auto12.C: Likewise.
836
837 2009-03-31  Richard Guenther  <rguenther@suse.de>
838
839         PR middle-end/31029
840         * gcc.dg/fold-compare-4.c: New testcase.
841         * gcc.dg/fold-compare-5.c: Likewise.
842
843 2009-03-31  Richard Guenther  <rguenther@suse.de>
844
845         * gcc.dg/tree-ssa/forwprop-12.c: New testcase.
846
847 2009-03-31  Joseph Myers  <joseph@codesourcery.com>
848
849         PR target/39592
850         * gcc.target/i386/pr39592-1.c: New test.
851
852 2009-03-31  Joseph Myers  <joseph@codesourcery.com>
853
854         PR preprocessor/15638
855         * gcc.dg/cpp/missing-header-1.c: New test.
856         * gcc.dg/cpp/include2.c: Only test #include <>.  Expect
857         "compilation terminated" message.
858         * gcc.dg/cpp/include2a.c: New test.  Copy of include2.c but only
859         test #include "".
860         * gcc.dg/pch/counter-2.c, gcc.dg/pch/valid-1.c,
861         gcc.dg/pch/valid-2.c, gcc.dg/pch/warn-1.c: Expect "compilation
862         terminated" message.
863
864 2009-03-31  Richard Guenther  <rguenther@suse.de>
865
866         PR middle-end/23401
867         PR middle-end/27810
868         * gcc.dg/tree-ssa/pr23401.c: New testcase.
869         * gcc.dg/tree-ssa/pr27810.c: Likewise.
870
871 2009-03-30  Steven G. Kargl  <kargls@comcast.net>
872
873         PR fortran/38389
874         * gfortran.dg/alloc_alloc_expr_1.f90: Adjust for new error message.
875         * gfortran.dg/allocate_alloc_opt_1.f90: New test.
876         * gfortran.dg/allocate_alloc_opt_2.f90: Ditto.
877         * gfortran.dg/allocate_alloc_opt_3.f90: Ditto.
878         * gfortran.dg/deallocate_alloc_opt_1.f90: Ditto.
879         * gfortran.dg/deallocate_alloc_opt_2.f90: Ditto.
880         * gfortran.dg/deallocate_alloc_opt_3.f90: Ditto.
881
882 2009-03-30  Paul Thomas  <pault@gcc.gnu.org>
883
884         PR fortran/22571
885         * gfortran.dg/whole_file_1.f90: New test.
886         PR fortran/26227
887         * gfortran.dg/whole_file_2.f90: New test.
888         * gfortran.dg/whole_file_3.f90: New test.
889         PR fortran/24886
890         * gfortran.dg/whole_file_4.f90: New test.
891
892 2009-03-30  Jakub Jelinek  <jakub@redhat.com>
893
894         * gfortran.dg/bind_c_usage_19.f90: New test.
895
896         PR target/39558
897         * gcc.target/powerpc/altivec-29.c: New test.
898
899 2009-03-30  Joseph Myers  <joseph@codesourcery.com>
900
901         PR rtl-optimization/323
902         * gcc.target/i386/excess-precision-1.c,
903         gcc.target/i386/excess-precision-2.c,
904         gcc.target/i386/excess-precision-3.c,
905         gcc.target/i386/excess-precision-4.c,
906         gcc.target/i386/excess-precision-5.c,
907         gcc.target/i386/excess-precision-6.c: New tests.
908
909 2009-03-30  Joseph Myers  <joseph@codesourcery.com>
910
911         PR c/35235
912         * gcc.dg/c99-array-lval-8.c: New test.
913
914 2009-03-29  Joseph Myers  <joseph@codesourcery.com>
915
916         PR preprocessor/34695
917         * gcc.dg/builtin-redefine.c, gcc.dg/cpp/redef2.c,
918         gcc.dg/cpp/redef3.c, gcc.dg/cpp/trad/redef2.c: Use dg-message
919         instead of dg-warning for "previous definition" messages.
920         * gcc.dg/cpp/Wvariadic-1.c, gcc.dg/cpp/Wvariadic-3.c: Expect
921         "warnings being treated as errors" message.
922         * gcc.dg/fltconst-1.c: Use -fshow-column.
923
924 2009-03-29  Steven G. Kargl  <kargl@gcc.gnu.org>
925
926         PR fortran/38823
927         * gfortran.dg/power1.f90: New test.
928
929 2009-03-29  Joseph Myers  <joseph@codesourcery.com>
930
931         PR c/456
932         PR c/5675
933         PR c/19976
934         PR c/29116
935         PR c/31871
936         PR c/35198
937         * gcc.c-torture/compile/20081108-1.c,
938         gcc.c-torture/compile/20081108-2.c,
939         gcc.c-torture/compile/20081108-3.c, gcc.dg/bconstp-2.c,
940         gcc.dg/bconstp-3.c, gcc.dg/bconstp-4.c, gcc.dg/c90-const-expr-6.c,
941         gcc.dg/c90-const-expr-7.c, gcc.dg/c90-const-expr-8.c,
942         gcc.dg/c90-const-expr-9.c, gcc.dg/c90-const-expr-10.c,
943         gcc.dg/c90-const-expr-11.c, gcc.dg/c99-const-expr-6.c,
944         gcc.dg/c99-const-expr-7.c, gcc.dg/c99-const-expr-8.c,
945         gcc.dg/c99-const-expr-9.c, gcc.dg/c99-const-expr-10.c,
946         gcc.dg/c99-const-expr-11.c, gcc.dg/c99-const-expr-12.c,
947         gcc.dg/c99-const-expr-13.c, gcc.dg/compare10.c,
948         gcc.dg/gnu89-const-expr-1.c, gcc.dg/gnu89-const-expr-2.c,
949         gcc.dg/gnu99-const-expr-1.c, gcc.dg/gnu99-const-expr-2.c,
950         gcc.dg/gnu99-const-expr-3.c, gcc.dg/vla-12.c, gcc.dg/vla-13.c,
951         gcc.dg/vla-14.c, gcc.dg/vla-15.c, gcc.dg/vla-16.c: New tests.
952         * gcc.dg/c90-const-expr-1.c, gcc.dg/c90-const-expr-2.c,
953         gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-2.c,
954         gcc.dg/c99-const-expr-3.c, gcc.dg/c99-static-1.c: Remove XFAILs.
955         * gcc.dg/c90-const-expr-2.c: Use ZERO in place of 0 in another
956         case.
957         * gcc.dg/overflow-warn-1.c, gcc.dg/overflow-warn-2.c,
958         gcc.dg/overflow-warn-3.c, gcc.dg/overflow-warn-4.c: Remove
959         XFAILs.  Update expected messages.
960         * gcc.dg/pr14649-1.c, gcc.dg/pr19984.c, gcc.dg/pr25682.c: Update
961         expected messages.
962         * gcc.dg/real-const-1.c: Replace with test from original PR.
963         * gcc.dg/vect/pr32230.c: Use intermediate cast to __PTRDIFF_TYPE__
964         when casting from non-constant integer to pointer.
965
966 2009-03-29  Richard Guenther  <rguenther@suse.de>
967
968         * gcc.dg/tree-ssa/forwprop-11.c: New testcase.
969
970 2009-03-29  Daniel Kraft  <d@domob.eu>
971
972         PR fortran/37423
973         * gfortran.dg/typebound_proc_4.f03: Remove not-implemented check for
974         DEFERRED bindings.
975         * gfortran.dg/typebound_proc_9.f03: New test.
976         * gfortran.dg/typebound_proc_10.f03: New test.
977         * gfortran.dg/typebound_proc_11.f03: New test.
978         * gfortran.dg/abstract_type_5.f03: New test.
979
980 2008-03-29  Tobias Schlüter  <tobi@gcc.gnu.org>
981
982         PR fortran/38507
983         * gfortran.dg/do_4.f: New.
984         * gfortran.dg/goto_2.f90: Correct expected warnings.
985         * gfortran.dg/goto_4.f90: Likewise.
986         * gfortran.dg/goto_5.f90: New.
987
988 2009-03-29  H.J. Lu  <hongjiu.lu@intel.com>
989
990         PR target/39545
991         * gcc.c-torture/compile/pr16566-2.c: Add -Wno-psabi for x86-64.
992
993         * gcc.target/i386/pr39545-1.c: New.
994         * gcc.target/i386/pr39545-2.c: Likewise.
995
996         * gcc.target/x86_64/abi/test_passing_structs.c (flex1_struct): New.
997         (flex2_struct): Likewise.
998         (check_struct_passing7): Likewise.
999         (check_struct_passing8): Likewise.
1000         (f1s): Likewise.
1001         (f2s): Likewise.
1002         (main): Call check_struct_passing7 and check_struct_passing8.
1003
1004 2009-03-29  Richard Guenther  <rguenther@suse.de>
1005
1006         * gcc.c-torture/execute/20090113-1.c: New testcase.
1007         * gcc.c-torture/execute/20090113-2.c: Likewise.
1008         * gcc.c-torture/execute/20090113-3.c: Likewise.
1009         * gcc.c-torture/execute/20090207-1.c: Likewise.
1010         * gcc.c-torture/compile/20090114-1.c: Likewise.
1011         * gcc.c-torture/compile/20090328-1.c: Likewise.
1012         * gcc.dg/noncompile/920507-1.c: Fix out-of-bounds array access.
1013
1014 2009-03-29  David Ayers  <ayers@fsfe.org>
1015
1016         PR objc/27377
1017         * objc.dg/conditional-1.m: New tests.
1018         
1019 2009-03-28  Adam Nemet  <anemet@caviumnetworks.com>
1020
1021         * gcc.dg/winline-10.c: New test.
1022
1023 2009-03-28  Tobias Burnus  <burnus@net-b.de>
1024
1025         PR fortran/34656
1026         * gfortran.dg/do_check_1.f90: Add test.
1027         * gfortran.dg/do_check_2.f90: Add test.
1028         * gfortran.dg/do_check_3.f90: Add test.
1029         * gfortran.dg/do_check_4.f90: Add test.
1030
1031 2009-03-28  Jan Hubicka  <jh@suse.cz>
1032
1033         * gcc.dg/attr-noinline.c: Avoid pure-const optimization.
1034         * gcc.dg/pr33826.c: Update dump files.
1035         * gcc.dg/ipa/ipa-3.c: Avoid pure-const optimization.
1036         * gcc.dg/ipa/ipa-5.c: Avoid pure-const optimization.
1037
1038 2009-03-28  Martin Jambor  <mjambor@suse.cz>
1039
1040         * g++.dg/tree-ssa/fwprop-align.C: New test.
1041
1042 2009-03-28  Jakub Jelinek  <jakub@redhat.com>
1043
1044         * gcc.target/powerpc/altivec-28.c: New test.
1045
1046         PR c++/39554
1047         * gcc.dg/wdisallowed-functions-1.c: Removed.
1048         * gcc.dg/wdisallowed-functions-2.c: Removed.
1049         * gcc.dg/wdisallowed-functions-3.c: Removed.
1050         * g++.dg/warn/Wdisallowed-functions-1.C: Removed.
1051         * g++.dg/warn/Wdisallowed-functions-2.C: Removed.
1052         * g++.dg/warn/Wdisallowed-functions-3.C: Removed.
1053
1054 2009-03-28  Richard Guenther  <rguenther@suse.de>
1055
1056         PR tree-optimization/38723
1057         * gcc.dg/tree-ssa/ssa-fre-22.c: New testcase.
1058
1059 2009-03-28  Paul Thomas  <pault@gcc.gnu.org
1060
1061         PR fortran/38538
1062         * gfortran.dg/char_result_13.f90: New test.
1063
1064 2009-03-28  Paul Thomas  <pault@gcc.gnu.org>
1065
1066         PR fortran/38765
1067         * gfortran.dg/alloc_comp_assign_9.f90: New test.
1068
1069 2009-03-28  Daniel Kraft  <d@domob.eu>
1070
1071         * gfortran.dg/trim_1.f90: New test.
1072
1073 2009-03-28  Richard Guenther  <rguenther@suse.de>
1074
1075         * gcc.dg/Warray-bounds.c: Do not use redundant stores.
1076         * g++.dg/warn/Warray-bounds.C: Likewise.
1077
1078 2009-03-28  Tobias Burnus  <burnus@net-b.de>
1079
1080         PR fortran/32626
1081         * gfortran.dg/recursive_check_7.f90: New test.
1082
1083 2009-03-28  Tobias Burnus  <burnus@net-b.de>
1084
1085         PR fortran/38432
1086         * gfortran.dg/do_check_5.f90: New test.
1087         * gfortran.dg/array_constructor_11.f90: Add dg-warning.
1088         * gfortran.dg/array_constructor_18.f90: Ditto.
1089         * gfortran.dg/array_constructor_22.f90: Ditto.
1090         * gfortran.dg/do_3.F90: Ditto.
1091         * gfortran.dg/do_1.f90: Ditto.
1092
1093 2009-03-28  Richard Guenther  <rguenther@suse.de>
1094
1095         PR tree-optimization/38180
1096         * gcc.dg/tree-ssa/ssa-ccp-24.c: New testcase.
1097
1098 2009-03-28  Richard Guenther  <rguenther@suse.de>
1099
1100         PR tree-optimization/38513
1101         * gcc.dg/tree-ssa/ssa-fre-21.c: New testcase.
1102         * gcc.dg/tree-ssa/ssa-dse-11.c: Adjust.
1103         * gcc.dg/vect/vect-reduc-dot-u8a.c: Likewise.
1104         * gcc.dg/vect/vect-reduc-dot-u8b.c: Likewise.
1105         * gcc.dg/vect/slp-widen-mult-u8.c: Likewise.
1106         * gcc.dg/vect/vect-multitypes-16.c: Likewise.
1107         * gcc.dg/vect/vect-35.c: Likewise.
1108         * gcc.dg/vect/wrapv-vect-reduc-dot-s8b.c: Likewise.
1109         * gcc.dg/vect/vect-multitypes-17.c: Likewise.
1110         * gcc.dg/vect/slp-widen-mult-s16.c: Likewise.
1111
1112 2009-03-28  Richard Guenther  <rguenther@suse.de>
1113
1114         PR tree-optimization/38968
1115         * gfortran.dg/vect/fast-math-pr38968.f90: New testcase.
1116
1117 2009-03-28  Richard Guenther  <rguenther@suse.de>
1118
1119         PR tree-optimization/37795
1120         * gcc.dg/tree-ssa/ssa-ifcombine-7.c: New testcase.
1121
1122 2009-03-28  Joseph Myers  <joseph@codesourcery.com>
1123
1124         * g++.old-deja/g++.ext/attrib5.C, g++.old-deja/g++.jason/thunk3.C,
1125         gcc.c-torture/compile/981006-1.c: Don't XFAIL or add special
1126         options for removed targets.
1127
1128 2009-03-27  Richard Guenther  <rguenther@suse.de>
1129
1130         PR tree-optimization/39120
1131         * gcc.c-torture/execute/pr39120.c: New testcase.
1132
1133 2009-03-27  Richard Guenther  <rguenther@suse.de>
1134
1135         PR tree-optimization/39120
1136         * gcc.dg/torture/pta-callused-1.c: New testcase.
1137
1138 2009-03-27  H.J. Lu  <hongjiu.lu@intel.com>
1139
1140         PR middle-end/39315
1141         * gcc.target/i386/pr39315-1.c: New.
1142         * gcc.target/i386/pr39315-2.c: Likewise.
1143         * gcc.target/i386/pr39315-3.c: Likewise.
1144         * gcc.target/i386/pr39315-4.c: Likewise.
1145         * gcc.target/i386/pr39315-check.c: Likewise.
1146
1147 2009-03-27  H.J. Lu  <hongjiu.lu@intel.com>
1148
1149         PR c/39323
1150         * gcc.dg/pr39323-1.c: New.
1151         * gcc.dg/pr39323-2.c: Likewise.
1152         * gcc.dg/pr39323-3.c: Likewise.
1153
1154 2009-03-27  H.J. Lu  <hongjiu.lu@intel.com>
1155
1156         PR target/38034
1157         * gcc.target/ia64/sync-1.c: New.
1158
1159 2009-03-27  H.J. Lu  <hongjiu.lu@intel.com>
1160
1161         PR target/39472
1162         * gcc.target/x86_64/abi/callabi/func-2a.c: New.
1163         * gcc.target/x86_64/abi/callabi/func-2b.c: Likewise.
1164         * gcc.target/x86_64/abi/callabi/func-indirect-2a.c: Likewise.
1165         * gcc.target/x86_64/abi/callabi/func-indirect-2b.c: Likewise.
1166         * gcc.target/x86_64/abi/callabi/vaarg-4a.c: Likewise.
1167         * gcc.target/x86_64/abi/callabi/vaarg-4b.c: Likewise.
1168         * gcc.target/x86_64/abi/callabi/vaarg-5a.c: Likewise.
1169         * gcc.target/x86_64/abi/callabi/vaarg-5b.c: Likewise.
1170
1171 2009-03-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1172
1173         * gcc.dg/torture/builtin-explog-1.c: Remove tests that aren't true
1174         for low precision (i.e. float).
1175
1176 2009-03-27  Dodji Seketeli  <dodji@redhat.com>
1177             Jakub Jelinek  <jakub@redhat.com>
1178
1179         PR debug/37959
1180         * g++.dg/debug/dwarf2/explicit-constructor.C: New test.
1181
1182 2009-03-27  Jakub Jelinek  <jakub@redhat.com>
1183
1184         * gcc.dg/memmove-2.c: New test.
1185         * gcc.dg/memmove-3.c: New test.
1186
1187         * gcc.dg/ipa/ipacost-1.c: Adjust match pattern for change
1188         in clone naming.
1189
1190 2009-03-27  Xinliang David Li  <davidxl@google.com>
1191
1192         PR tree-optimization/39557
1193         * g++.dg/tree-ssa/dom-invalid.C: New test.
1194
1195 2009-03-27  Xinliang David Li  <davidxl@google.com>
1196
1197         PR tree-optimization/39548
1198         * g++.dg/tree-ssa/copyprop.C: New test.
1199
1200 2009-03-27  Andrew Pinski  <andrew_pinski@playstation.sony.com>
1201
1202         PR c++/38638
1203         * g++.dg/template/typename17.C: New testcase.
1204         * g++.dg/template/typename18.C: New testcase.
1205
1206 2009-03-27  Andrew Pinski  <andrew_pinski@playstation.sony.com>
1207
1208         PR c++/36799
1209         * g++.dg/other/var_copy-1.C: New test.
1210
1211 2009-03-27  Simon Martin  <simartin@users.sourceforge.net>
1212
1213         PR c++/37647
1214         * g++.dg/parse/ctor9.C: New test.
1215
1216 2009-03-27  Simon Martin  <simartin@users.sourceforge.net>
1217
1218         PR c++/29727
1219         * g++.dg/init/error2.C: New test.
1220
1221 2009-03-27  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
1222
1223         PR c++/35652
1224         * gcc.dg/pr35652.C: New.
1225         * g++.dg/warn/pr35652.C: New.
1226         * gcc.dg/format/plus-1.c: Adjust message.
1227
1228 2009-03-26  Jakub Jelinek  <jakub@redhat.com>
1229
1230         PR c++/39554
1231         * gcc.dg/wdisallowed-functions-3.c: New test.
1232         * g++.dg/warn/Wdisallowed-functions-3.C: New test.
1233
1234 2009-03-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1235
1236         * gcc.dg/inline-33.c: Fix when pic.
1237
1238 2009-03-25  Alexander Monakov  <amonakov@ispras.ru>
1239
1240         * gcc.target/ia64/20090324-1.c: New test.
1241
1242 2009-03-25  Jakub Jelinek  <jakub@redhat.com>
1243
1244         PR c/27898
1245         * gcc.dg/pr27898.c: New test.
1246
1247         PR tree-optimization/32139
1248         * gcc.c-torture/compile/pr32139.c: New test.
1249
1250 2009-03-24  Jason Merrill  <jason@redhat.com>
1251
1252         PR c++/28274
1253         * g++.dg/parse/defarg14.C: New test.
1254
1255 2009-03-24  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
1256
1257         PR libfortran/39528
1258         * gfortran.dg/read_repeat.f90: New test.
1259
1260 2009-03-24  Ira Rosen  <irar@il.ibm.com>
1261
1262         PR tree-optimization/39529
1263         * gcc.dg/vect/pr39529.c: New test.
1264
1265 2009-03-24  Dodji Seketeli  <dodji@redhat.com>
1266             Jakub Jelinek  <jakub@redhat.com>
1267
1268         PR debug/39524
1269         * g++.dg/debug/dwarf2/imported-decl-1.C: New test.
1270
1271 2009-03-23  Jakub Jelinek  <jakub@redhat.com>
1272
1273         PR c/39495
1274         * gcc.dg/gomp/pr39495-2.c: Remove xfails.
1275
1276 2009-03-23  Jason Merrill  <jason@redhat.com>
1277
1278         * g++.dg/cpp0x/auto12.C: Add variadic test.
1279         
1280         PR c++/39526
1281         * g++.dg/warn/Wshadow-4.C: New test.
1282
1283 2009-03-23  Jakub Jelinek  <jakub@redhat.com>
1284
1285         PR tree-optimization/39516
1286         * gfortran.dg/pr39516.f: New test.
1287
1288 2009-03-22  Hans-Peter Nilsson  <hp@axis.com>
1289
1290         * lib/target-libpath.exp (set_ld_library_path_env_vars):
1291         Correct TEST_GCC_EXEC_PREFIX test to check existence as a tcl
1292         variable, not environment variable.
1293
1294 2009-03-21  Jason Merrill  <jason@redhat.com>
1295
1296         PR c++/28879
1297         * g++.dg/ext/vla6.C: New test.
1298
1299 2009-03-20  Jason Merrill  <jason@redhat.com>
1300
1301         * g++.dg/cpp0x/initlist5.C: Add additional test.
1302
1303 2009-03-19  Jakub Jelinek  <jakub@redhat.com>
1304             Janis Johnson  <janis187@us.ibm.com>
1305
1306         * lib/compat.exp (compat-get-options-main, compat-get-options):
1307         Handle dg-prune-output in source file.
1308         * lib/gcc-defs.exp (${tool}_check_compile): Process prune requests.
1309         * gcc.dg/compat/struct-layout-1_main.c: Use dg-prune for warning.
1310         * gcc.dg/compat/struct-layout-1_generate.c: Use -Wno-abi, prune
1311         two warnings.
1312
1313 2009-03-19  Jakub Jelinek  <jakub@redhat.com>
1314
1315         PR c/39495
1316         * gcc.dg/gomp/pr39495-1.c: New test.
1317         * gcc.dg/gomp/pr39495-2.c: New test.
1318         * g++.dg/gomp/pr39495-1.C: New test.
1319         * g++.dg/gomp/pr39495-2.C: New test.
1320
1321         PR target/39496
1322         * gcc.target/i386/pr39496.c: New test.
1323         * g++.dg/other/pr39496.C: New test.
1324
1325 2009-03-19  Li Feng  <nemokingdom@gmail.com>
1326
1327         PR middle-end/39500
1328         * gcc.dg/autopar/pr39500-1.c: New.
1329         * gcc.dg/autopar/pr39500-2.c: New.
1330
1331 2009-03-18  H.J. Lu  <hongjiu.lu@intel.com>
1332
1333         * g++.dg/dg.exp: Prune graphite.
1334
1335 2009-03-18  Sebastian Pop  <sebastian.pop@amd.com>
1336
1337         PR middle-end/39447
1338         * g++.dg/graphite: New.
1339         * g++.dg/graphite/graphite.exp: New.
1340         * g++.dg/graphite/pr39447.C: New.
1341
1342 2009-03-18  H.J. Lu  <hongjiu.lu@intel.com>
1343
1344         PR c++/39425
1345         * g++.dg/template/pr39425.C: New.
1346
1347         * g++.dg/template/spec33.C: Updated.
1348
1349 2009-03-17  Jason Merrill  <jason@redhat.com>
1350
1351         * g++.dg/cpp0x/auto6.C, auto12.C: Update mangling.
1352
1353 2009-03-17  Paolo Carlini  <paolo.carlini@oracle.com>
1354
1355         PR c++/39475
1356         * g++.dg/ext/unary_trait_incomplete.C: New.
1357
1358 2009-03-17  Jing Yu  <jingyu@google.com>
1359
1360         PR middle-end/39378
1361         * g++.dg/inherit/thunk10.C: New test.
1362
1363 2009-03-17  Uros Bizjak  <ubizjak@gmail.com>
1364
1365         PR target/39482
1366         * gcc.target/i386/pr39482.c: New test.
1367
1368 2009-03-17  Jakub Jelinek  <jakub@redhat.com>
1369
1370         PR debug/39471
1371         * g++.dg/debug/dwarf2/imported-module-2.C: Expect
1372         DW_TAG_imported_module, not just any DW_TAG_imported prefixed tag.
1373         * g++.dg/debug/dwarf2/imported-module-3.C: Likewise.
1374         * g++.dg/debug/dwarf2/imported-module-4.C: Likewise.
1375
1376         PR middle-end/39443
1377         * gcc.dg/pr39443.c: New test.
1378
1379         PR debug/39412
1380         * gcc.dg/debug/pr39412.c: New test.
1381
1382 2009-03-17  Janis Johnson  <janis187@us.ibm.com>
1383
1384         PR testsuite/38526
1385         * lib/target-libpath.exp (set_ld_library_path_env_vars): Save
1386         existing GCC_EXEC_PREFIX, set to TEST_GCC_EXEC_PREFIX if that
1387         is defined.
1388         (restore_ld_library_path_env_vars): Restore GCC_EXEC_PREFIX to
1389         its original value, or unset if it was not defined.
1390         * gcc.dg/compat/struct-layout-1.exp: Use set/restore library
1391         path procs around use of HOSTCC.
1392         * g++.dg/compat/struct-layout-1.exp: Ditto.
1393         * objc.dg/gnu-encoding/gnu-encoding.exp: Ditto.
1394
1395 2009-03-16  H.J. Lu  <hongjiu.lu@intel.com>
1396
1397         * gcc.target/x86_64/abi/callabi/func-indirect.c (main): Return 0.
1398
1399 2009-03-16  Janis Johnson  <janis187@us.ibm.com>
1400
1401         Revert patch for PR testsuite/37630.
1402
1403         PR testsuite/37960
1404         * gcc.dg/pr11492.c: Replace constant and remove xfail.
1405
1406         PR testsuite/37630
1407         * lib/target-supports.exp (check_effective_target_ieee): New.
1408         * gcc.c-torture/execute/ieee/ieee.exp: Use it.
1409         * gcc.dg/20001012-1.c: Require ieee.
1410
1411         PR testsuite/37628
1412         * gcc.c-torture/execute/pr35456.x: New, skip test for vax.
1413
1414 2009-03-16  Jakub Jelinek  <jakub@redhat.com>
1415
1416         PR tree-optimization/39455
1417         * gcc.dg/pr39455.c: New test.
1418
1419 2009-03-13  David Ayers  <ayers@fsfe.org>
1420
1421         * objc/execute/trivial.m. New test.
1422
1423 2009-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
1424
1425         PR target/39137
1426         * testsuite/gcc.target/i386/stackalign/longlong-2.c: Skip on darwin.
1427
1428 2009-03-13  H.J. Lu  <hongjiu.lu@intel.com>
1429
1430         PR testsuite/39451
1431         * gcc.dg/asm-b.c: Use "Q" constraint on %b1/%h1 and "R"
1432         constraint on (%2).
1433
1434 2009-03-12  David Ayers  <ayers@fsfe.org>
1435
1436         PR libobjc/27466
1437         * objc/execute/exceptions/handler-1.m. New test.
1438
1439 2008-03-12  Jakub Jelinek  <jakub@redhat.com>
1440
1441         PR target/39431
1442         * gcc.target/i386/pr39431.c: New test.
1443
1444 2009-03-12  H.J. Lu  <hongjiu.lu@intel.com>
1445
1446         PR target/39445
1447         * gcc.target/i386/pr39445.c: New.
1448
1449         * gcc.target/i386/push-1.c: XFAIL.
1450
1451 2009-03-11  Adam Nemet  <anemet@caviumnetworks.com>
1452
1453         * gcc.dg/inline-33.c: New test.
1454
1455 2009-03-11  Nathan Froyd  <froydnj@codesourcery.com>
1456
1457         * gcc.dg/vect/vect-82.c: Combine dg-do and
1458         dg-require-effective-target into dg-skip-if.
1459         * gcc.dg/vect/vect-83.c: Likewise.
1460
1461 2009-03-11  Jakub Jelinek  <jakub@redhat.com>
1462
1463         PR target/39137
1464         * gcc.target/i386/stackalign/longlong-1.c: New test.
1465         * gcc.target/i386/stackalign/longlong-2.c: New test.
1466
1467 2009-03-11  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
1468
1469         * g++.old-deja/g++.jason/thunk2.C: Skip on SPU.
1470
1471 2009-03-11  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
1472
1473         * gcc.c-torture/execute/ieee/inf-3.c: New test.
1474         * gcc.c-torture/execute/ieee/inf-2.c: Fix typo.
1475
1476 2009-03-11  Olivier Hainque  <hainque@adacore.com>
1477
1478         * gnat.dg/slice_enum.adb: New test.
1479
1480 2009-03-11  Jason Merrill  <jason@redhat.com>
1481
1482         PR debug/39086
1483         * g++.dg/opt/nrv15.C: New test.
1484
1485 2009-03-10  Ira Rosen  <irar@il.ibm.com>
1486
1487         PR tree-optimization/39422
1488         * gcc.dg/vect/costmodel/spu/costmodel-vect-76b.c: Move
1489         constant array with static initialization to global memory.
1490         * gcc.dg/vect/costmodel/spu/costmodel-vect-76c.c: Likewise.
1491
1492 2009-03-10  Hariharan Sandanagobalane <hariharan@picochip.com>
1493
1494         * gcc.c-torture/execute/pr39339.c: Bitfield sizes changed to avoid
1495         padding.
1496
1497 2009-03-09  Jakub Jelinek  <jakub@redhat.com>
1498
1499         PR c++/39371
1500         * g++.dg/opt/switch2.C: Add -w to dg-options.
1501         * g++.dg/warn/Wswitch-1.C: Adjust expected warnings.
1502         * g++.dg/warn/switch1.C: New test.
1503         * g++.dg/other/switch3.C: New test.
1504
1505         PR tree-optimization/39394
1506         * gcc.c-torture/compile/pr39394.c: New test.
1507
1508 2009-03-09  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
1509
1510         * gcc.target/s390/20090223-1.c: New testcase.
1511
1512 2009-03-08  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
1513
1514         PR libfortran/39402
1515         * gfortran.dg/fmt_f0_1.f90: New test.
1516
1517 2009-03-08  H.J. Lu  <hongjiu.lu@intel.com>
1518
1519         PR c++/39060
1520         * g++.dg/other/new1.C: Adjusted.
1521         * g++.dg/parse/crash40.C: Likewise.
1522         * g++.dg/parse/defarg12.C: Likewise.
1523         * g++.dg/template/error15.C: Likewise.
1524
1525         * g++.dg/other/pr39060.C: New.
1526
1527 2009-03-07  Jason Merrill  <jason@redhat.com>
1528
1529         PR c++/39367
1530         * g++.dg/opt/new1.C: New.
1531
1532 2009-03-06  Paolo Carlini  <paolo.carlini@oracle.com>
1533
1534         PR c++/33492
1535         * g++.dg/other/error32.C: New.
1536
1537 2009-03-06  Jakub Jelinek  <jakub@redhat.com>
1538
1539         PR middle-end/39360
1540         * gcc.c-torture/compile/pr39360.c: New test.
1541
1542         PR debug/39372
1543         * g++.dg/debug/dwarf2/static-local-var-in-ctor.C: New test.
1544
1545 2009-03-05  Jason Merrill  <jason@redhat.com>
1546
1547         PR c++/38908
1548         * g++.dg/warn/Wuninitialized-3.C: New test.
1549
1550 2009-03-05  Jakub Jelinek  <jakub@redhat.com>
1551
1552         PR debug/39379
1553         * g++.dg/debug/dwarf2/imported-module-3.C: New test.
1554         * g++.dg/debug/dwarf2/imported-module-4.C: New test.
1555
1556 2009-03-04  Jason Merrill  <jason@redhat.com>
1557
1558         PR c++/13549
1559         * g++.dg/template/koenig7.C: New test.
1560
1561 2009-03-04  Nathan Sidwell  <nathan@codesourcery.com>
1562
1563         * g++.dg/torture/predcom-1.C: New test.
1564
1565 2009-03-04  Richard Guenther  <rguenther@suse.de>
1566
1567         PR tree-optimization/39362
1568         * g++.dg/torture/pr39362.C: New testcase.
1569
1570 2009-03-04  Jason Merrill  <jason@redhat.com>
1571             Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1572
1573         PR c++/9634
1574         PR c++/29469
1575         PR c++/29607
1576         * g++.dg/template/dependent-name5.C: New test.
1577
1578 2009-03-04  Steve Ellcey  <sje@cup.hp.com>
1579
1580         PR testsuite/39357
1581         * gcc.dg/vect-iv-6.c (dg-require-effective-target): Change from
1582         vect_int to vect_int_mult.
1583
1584 2009-03-04  Richard Guenther  <rguenther@suse.de>
1585
1586         PR tree-optimization/39358
1587         * g++.dg/warn/Wstrict-aliasing-bogus-escape-2.C: New testcase.
1588         * g++.dg/warn/Wstrict-aliasing-bogus-escape-3.C: Likewise.
1589
1590 2009-03-04  Richard Guenther  <rguenther@suse.de>
1591
1592         PR tree-optimization/39339
1593         * gcc.c-torture/execute/pr39339.c: New testcase.
1594
1595 2009-03-03  Joseph Myers  <joseph@codesourcery.com>
1596
1597         * gcc.c-torture/compile/20090303-1.c,
1598         gcc.c-torture/compile/20090303-2.c: New tests.
1599
1600 2009-03-03  Jakub Jelinek  <jakub@redhat.com>
1601
1602         PR fortran/39354
1603         * gfortran.dg/gomp/pr39354.f90: New test.
1604
1605         PR tree-optimization/39343
1606         * gcc.dg/pr39343.c: New test.
1607
1608 2009-03-03  Ira Rosen  <irar@il.ibm.com>
1609
1610         PR tree-optimization/39248
1611         * gcc.dg/vect/vect-complex-1.c: Add attribute aligned to the arrays.
1612         * gcc.dg/vect/vect-iv-6.c: Don't expect to fail to vectorize
1613         on targets without vector misalignment support.
1614         * lib/target-supports.exp 
1615         (check_effective_target_vect_short_mult): Add 
1616         check_effective_target_arm32.
1617
1618 2009-03-02  Sebastian Pop  <sebastian.pop@amd.com>
1619
1620         PR middle-end/39335
1621         * testsuite/gcc.dg/graphite/pr39335_1.c: New.
1622         * testsuite/gcc.dg/graphite/pr39335.c: New.
1623
1624 2009-03-02  H.J. Lu  <hongjiu.lu@intel.com>
1625
1626         * gcc.target/i386/stackalign/return-4.c: Scan andl/andq instead
1627         of andl.
1628         * gcc.target/i386/stackalign/return-5.c: Likewise.
1629         * gcc.target/i386/stackalign/return-6.c: Likewise.
1630
1631 2009-03-02  Richard Guenther  <rguenther@suse.de>
1632             Ira Rosen  <irar@il.ibm.com>
1633
1634         PR tree-optimization/39318
1635         * gfortran.dg/vect/pr39318.f90: New test.
1636
1637 2009-03-01  Jan Hubicka  <jh@suse.cz>
1638
1639         * gcc.dg/debug/dwarf2/ipa-cp1.c: New testcase.
1640
1641 2009-03-01  Jan Hubicka  <jh@suse.cz>
1642
1643         PR debug/39267
1644         * gcc.dg/debug/dwarf2/inline1.c: New testcase.
1645
1646 2009-03-01  Eric Botcazou  <ebotcazou@adacore.com>
1647
1648         * gnat.dg/pack12.adb: New test.
1649
1650 2009-02-26  H.J. Lu  <hongjiu.lu@intel.com>
1651
1652         PR c++/37789
1653         * g++.dg/other/pr37789.C: New.
1654
1655 2009-02-26  Paul Thomas  <pault@gcc.gnu.org>
1656
1657         PR fortran/39295
1658         * gfortran.dg/interface_25.f90: New test.
1659         * gfortran.dg/interface_26.f90: New test.
1660
1661 2009-02-26  Paul Thomas  <pault@gcc.gnu.org>
1662
1663         PR fortran/39292
1664         * gfortran.dg/initialization_22.f90: New test.
1665
1666 2009-02-25  H.J. Lu  <hongjiu.lu@intel.com>
1667
1668         PR rtl-optimization/39241
1669         * gcc.dg/torture/pr39241.c: New.
1670
1671 2009-02-25  Martin Jambor  <mjambor@suse.cz>
1672
1673         PR tree-optimizations/39259
1674         * g++.dg/torture/pr39259.C: New testcase.
1675
1676 2009-02-24  Richard Guenther  <rguenther@suse.de>
1677
1678         PR c++/39242
1679         * g++.dg/template/instantiate10.C: New testcase.
1680
1681 2009-02-24  Richard Guenther  <rguenther@suse.de>
1682             Zdenek Dvorak  <ook@ucw.cz>
1683
1684         PR tree-optimization/39233
1685         * gcc.c-torture/execute/pr39233.c: New testcase.
1686
1687 2009-02-23  Sebastian Pop  <sebastian.pop@amd.com>
1688
1689         PR tree-optimization/39260
1690         * gcc.dg/graphite/pr39260.c: New.
1691
1692 2009-02-23  H.J. Lu  <hongjiu.lu@intel.com>
1693
1694         * g++.dg/init/static-init1.C: Replace int with __PTRDIFF_TYPE__.
1695
1696 2009-02-23  H.J. Lu  <hongjiu.lu@intel.com>
1697
1698         PR c++/36411
1699         * g++.dg/template/void14.C: New.
1700
1701 2009-02-23  Jason Merrill  <jason@redhat.com>
1702
1703         PR c++/38880
1704         * g++.dg/init/const7.C: Remove XFAIL.
1705         * g++.dg/init/static-init1.C: New test.
1706
1707         * g++.dg/cpp0x/initlist14.C: New test.
1708
1709 2009-02-21  Thomas Koenig  <tkoenig@gcc.gnu.org>
1710
1711         PR fortran/38914
1712         * bound_simplification_2.f90:  New test case.
1713         * bound_7.f90:  New test case.
1714
1715 2009-02-21  Joseph Myers  <joseph@codesourcery.com>
1716
1717         * gcc.dg/cpp/include4.c: New test.
1718
1719 2009-02-21  Uros Bizjak  <ubizjak@gmail.com>
1720
1721         PR target/39256
1722         * gcc.target/i386/abi-2.c: New.
1723
1724 2009-02-21  Kaz Kojima  <kkojima@gcc.gnu.org>
1725
1726         * gcc.c-torture/execute/pr39228.x: New.
1727
1728 2009-02-21  Uros Bizjak  <ubizjak@gmail.com>
1729
1730         * gcc.target/i386/abi-1.c: Use scan-assembler-times "..." 1 instead of
1731         scan-assembler to check for xmm0 register.
1732
1733 2009-02-20  Mark Mitchell  <mark@codesourcery.com>
1734             Joseph Myers  <joseph@codesourcery.com>
1735
1736         * gcc.target/arm/va_list.c: New test.
1737         * g++.dg/abi/arm_va_list.C: Likewise.
1738         * lib/target-supports.exp (check_effective_target_arm_eabi): New
1739         function.
1740         * g++.dg/cpp0x/temp-va-arg-bug.C, g++.dg/other/stdarg1.C,
1741         g++.dg/warn/miss-format-1.C, g++.dg/warn/miss-format-3.C,
1742         g++.dg/warn/miss-format-4.C, g++.dg/warn/miss-format-5.C,
1743         g++.dg/warn/miss-format-6.C, g++.old-deja/g++.other/vaarg2.C,
1744         g++.old-deja/g++.other/vaarg3.C, g++.old-deja/g++.other/vaarg4.C,
1745         g++.old-deja/g++.pt/builtin.C: Use -Wno-abi on ARM EABI targets.
1746
1747 2009-02-20  Jack Howarth  <howarth@bromo.med.uc.edu>
1748
1749         PR testsuite/38164
1750         * gcc.target/i386/amd64-abi-3.c: Add -fomit-frame-pointer
1751         to dg-options.
1752
1753 2009-02-20  Jakub Jelinek  <jakub@redhat.com>
1754
1755         PR target/39240
1756         * gcc.c-torture/execute/pr39240.c: New test.
1757
1758 2009-02-20  Jason Merrill  <jason@redhat.com>
1759
1760         PR c++/39225
1761         * g++.dg/parse/dtor15.C: New test.
1762
1763 2009-02-19  Kazu Hirata  <kazu@codesourcery.com>
1764
1765         * gcc.c-torture/execute/20090219-1.c: New.
1766
1767 2009-02-19  Adam Nemet  <anemet@caviumnetworks.com>
1768
1769         * gcc.target/mips/mips.exp: Comment !CPU in the isa* pseudo-options.
1770         (mips-dg-options): When matching isa* pseudo-options make
1771         'value' optional and accept ! entries.  Use $spec instead of
1772         $isa_spec in the isa pseudo-option error message.  Only
1773         perform the ISA-range check when 'value' is set.  If arch is
1774         matching any CPU in the ! entries switch to its generic ISA.
1775         * gcc.target/mips/branch-1.c: Pass isa=!octeon.
1776         * gcc.target/mips/dmult-1.c: Pass isa=64!octeon rather than -mips64.
1777
1778 2009-02-19  Jakub Jelinek  <jakub@redhat.com>
1779
1780         PR target/39175
1781         * gcc.dg/visibility-20.c: New test.
1782         * g++.dg/ext/visibility/visibility-11.C: New test.
1783
1784 2009-02-19  H.J. Lu  <hongjiu.lu@intel.com>
1785
1786         PR c++/39188
1787         * g++.dg/abi/pr39188-1a.C: New.
1788         * g++.dg/abi/pr39188-1b.C: Likewise.
1789         * g++.dg/abi/pr39188-1.h: Likewise.
1790         * g++.dg/abi/pr39188-2a.C: Likewise.
1791         * g++.dg/abi/pr39188-2b.C: Likewise.
1792         * g++.dg/abi/pr39188-2.h: Likewise.
1793         * g++.dg/abi/pr39188-3a.C: Likewise.
1794         * g++.dg/abi/pr39188-3b.C: Likewise.
1795         * g++.dg/abi/pr39188-3.h: Likewise.
1796
1797 2009-02-19  Joseph Myers  <joseph@codesourcery.com>
1798
1799         PR c/38483
1800         * gcc.c-torture/execute/call-trap-1.c,
1801         gcc.c-torture/execute/va-arg-trap-1.c, gcc.dg/call-diag-1.c: New
1802         tests.
1803
1804 2009-02-19  Uros Bizjak  <ubizjak@gmail.com>
1805
1806         PR target/39228
1807         * gcc.c-torture/execute/pr39228.c: New test.
1808
1809 2009-02-19  Richard Guenther  <rguenther@suse.de>
1810
1811         PR tree-optimization/39074
1812         * gcc.dg/torture/pr39074.c: New testcase.
1813         * gcc.dg/torture/pr39074-2.c: Likewise.
1814         * gcc.dg/torture/pr39074-3.c: Likewise.
1815
1816 2009-02-18  H.J. Lu  <hongjiu.lu@intel.com>
1817
1818         PR c++/39219
1819         * g++.dg/parse/attr3.C: New.
1820
1821 2009-02-18  Jack Howarth <howarth@bromo.med.uc.edu>
1822
1823         PR testsuite/38165
1824         * g++.dg/pubtypes.C: Adopt Radar 4535968 fix to testcase.
1825
1826         PR testsuite/38166
1827         * g++.dg/ext/visibility/class1.C: Revert revision 122348
1828         and skip on Darwin.
1829
1830 2009-02-18  Jason Merrill  <jason@redhat.com>
1831
1832         PR c++/38880
1833         * g++.dg/init/const7.C: Remove XFAIL.
1834
1835         PR target/39179
1836         * g++.dg/opt/const6.C: New test.
1837
1838 2009-02-18  H.J. Lu  <hongjiu.lu@intel.com>
1839
1840         * gcc.dg/callabi/callabi.exp: Moved to ...
1841         * gcc.target/x86_64/abi/callabi/callabi.exp: Here.  Only run
1842         in 64bit mode.
1843
1844         * gcc.target/x86_64/abi/callabi/func-1.c: Don't check target.
1845         * gcc.target/x86_64/abi/callabi/func-indirect.c: Likewise.
1846         * gcc.target/x86_64/abi/callabi/func-indirect.c: Likewise.
1847         * gcc.target/x86_64/abi/callabi/pr38891.c: Likewise.
1848         * gcc.target/x86_64/abi/callabi/vaarg-1.c: Likewise.
1849         * gcc.target/x86_64/abi/callabi/vaarg-2.c: Likewise.
1850         * gcc.target/x86_64/abi/callabi/vaarg-3.c: Likewise.
1851
1852         * gcc.dg/callabi/callabi.h: Moved to ...
1853         * gcc.target/x86_64/abi/callabi/callabi.h: Here.
1854
1855         * gcc.dg/callabi/func-1.c: Moved to ...
1856         * gcc.target/x86_64/abi/callabi/func-1.c: Here.
1857
1858         * gcc.dg/callabi/func-indirect.c: Moved to ...
1859         * gcc.target/x86_64/abi/callabi/func-indirect.c: Here.
1860
1861         * gcc.dg/callabi/pr38891.c: Moved to ...
1862         * gcc.target/x86_64/abi/callabi/pr38891.c: Here.
1863
1864         * gcc.dg/callabi/vaarg-1.c: Moved to ...
1865         * gcc.target/x86_64/abi/callabi/vaarg-1.c: Here.
1866
1867         * gcc.dg/callabi/vaarg-2.c: Moved to ...
1868         * gcc.target/x86_64/abi/callabi/vaarg-2.c: Here.
1869
1870         * gcc.dg/callabi/vaarg-3.c: Moved to ...
1871         * gcc.target/x86_64/abi/callabi/vaarg-3.c: Here.
1872
1873 2009-02-17  Xuepeng Guo  <xuepeng.guo@intel.com>
1874
1875         PR target/38891
1876         * gcc.dg/callabi/pr38891.c: New.
1877
1878 2009-02-17  H.J. Lu  <hongjiu.lu@intel.com>
1879
1880         * gcc.dg/callabi/callabi.exp: New.
1881
1882 2009-02-17  H.J. Lu  <hongjiu.lu@intel.com>
1883
1884         PR target/39082
1885         * g++.dg/compat/struct-layout-1_generate.c (dg_options): Add
1886         -Wno-abi for x86.
1887         * gcc.dg/compat/struct-layout-1_generate.c (dg_options): Likewise.
1888
1889         * gcc.target/i386/pr39082-1.c: New.
1890
1891         * gcc.target/x86_64/abi/abi-x86_64.exp (additional_flags): Add
1892         -Wno-abi.
1893
1894         * gcc.target/x86_64/abi/args.h (XMM_T): Add _m64 and _m128 if
1895         CHECK_M64_M128 is defined.
1896         (check_f_arguments): Add "do".
1897         (check_vector_arguments): New.
1898         (check_m64_arguments): Likewise.
1899         (check_m128_arguments): Likewise.
1900
1901         * gcc.target/x86_64/abi/defines.h: Include <xmmintrin.h>.
1902         (CHECK_M64_M128): Define.
1903
1904         * gcc.target/x86_64/abi/test_m64m128_returning.c: New.  Based
1905         on abitest.
1906         * gcc.target/x86_64/abi/test_passing_m64m128.c: Likewise.
1907
1908         * gcc.target/x86_64/abi/test_passing_structs.c: Define __m128
1909         tests only if CHECK_M64_M128 is defined.
1910
1911         * gcc.target/x86_64/abi/test_passing_structs.c (m128_struct): New.
1912         (m128_2_struct): Likewise.
1913         (check_struct_passing5): Likewise.
1914         (check_struct_passing6): Likewise.
1915         (main): Test struct with __m128 if CHECK_M64_M128 is defined.
1916
1917         * gcc.target/x86_64/abi/test_passing_unions.c (un4): New.
1918         (un5): Likewise.
1919         (check_union_passing4): Likewise.
1920         (main): Test union with __m128 if CHECK_M64_M128 is defined.
1921
1922 2009-02-18  Joseph Myers  <joseph@codesourcery.com>
1923
1924         PR c/35447
1925         * gcc.dg/noncompile/pr35447-1.c: New test.
1926
1927 2009-02-18  Jakub Jelinek  <jakub@redhat.com>
1928
1929         PR tree-optimization/36922
1930         * gfortran.dg/pr36922.f: New test.
1931
1932 2009-02-17  Richard Guenther  <rguenther@suse.de>
1933
1934         PR tree-optimization/39202
1935         * gcc.c-torture/compile/pr39202.c: New testcase.
1936
1937 2009-02-17  Richard Guenther  <rguenther@suse.de>
1938
1939         PR tree-optimization/39204
1940         * gcc.dg/torture/pr39204.c: New testcase.
1941
1942 2009-02-17  Bingfeng Mei <bmei@broadcom.com>
1943
1944         * gcc.dg/vect/vect-outer-5.c: Require vect_float support.
1945         * gcc.dg/vect/vect-outer-6.c: Ditto.
1946
1947 2009-02-16  Joseph Myers  <joseph@codesourcery.com>
1948
1949         PR c/35446
1950         * gcc.dg/noncompile/init-5.c: New test.
1951         * gcc.dg/init-bad-4.c: Adjust expected errors.
1952
1953 2009-02-16  H.J. Lu  <hongjiu.lu@intel.com>
1954
1955         PR target/37049
1956         * gcc.target/i386/push-1.c: New.
1957
1958 2009-02-15  Uros Bizjak  <ubizjak@gmail.com>
1959
1960         * gcc.dg/struct/w_prof_single_str_global.c: Mask return value.
1961         
1962 2009-02-13  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
1963
1964         * gcc.target/spu/intrinsics-sr.c: New test.
1965
1966 2009-02-13  Steve Ellcey  <sje@cup.hp.com>
1967
1968         PR target/38056
1969         * gcc.target/ia64/sibcall-opt-1.c: New test.
1970         * gcc.target/ia64/sibcall-opt-2.c: New test.
1971
1972 2009-02-13  Paul Thomas  <pault@gcc.gnu.org>
1973
1974         PR fortran/36528
1975         * gfortran.dg/cray_pointers_8.f90: New test.
1976
1977         PR fortran/36703
1978         * gfortran.dg/cray_pointers_9.f90: New test.
1979
1980 2009-02-13  Jason Merrill  <jason@redhat.com>
1981
1982         PR c++/39070
1983         * g++.dg/cpp0x/decltype16.C: New.
1984
1985 2009-02-13  H.J. Lu  <hongjiu.lu@intel.com>
1986
1987         PR target/39152
1988         * gfortran.dg/gomp/pr39152.f90: New.
1989
1990 2009-02-13  H.J. Lu  <hongjiu.lu@intel.com>
1991
1992         PR target/39162
1993         * gcc.target/i386/pr39162.c: New.
1994
1995 2009-02-13  Joseph Myers  <joseph@codesourcery.com>
1996
1997         PR c/35444
1998         * gcc.dg/noncompile/pr35444-1.c, gcc.dg/noncompile/pr35444-2.c:
1999         New tests.
2000
2001 2009-02-12  Jason Merrill  <jason@redhat.com>
2002
2003         PR c++/38950
2004         * g++.dg/template/array20.C: New test.
2005
2006 2009-02-12  Uros Bizjak  <ubizjak@gmail.com>
2007
2008         * gcc.dg/torture/fp-int-convert-float128-timode.c: Do not check
2009         for lp64 in "dg-do run" directive.  Remove dg-xfail-if directive.
2010         * gcc.dg/torture/fp-int-convert-timode.c: Remove xfail directive.
2011
2012 2009-02-12  H.J. Lu  <hongjiu.lu@intel.com>
2013
2014         * g++.dg/cpp0x/defaulted9.C: Compile with "-std=c++0x -fno-inline".
2015
2016 2009-02-12  H.J. Lu  <hongjiu.lu@intel.com>
2017
2018         PR target/39152
2019         * gfortran.dg/pr39152.f: New.
2020
2021 2009-02-11  Jason Merrill  <jason@redhat.com>
2022
2023         PR c++/39153
2024         * g++.dg/cpp0x/defaulted9.C: New test.
2025
2026         PR c++/30111
2027         * g++.dg/init/value7.C: New test.
2028
2029 2009-02-11  Paolo Bonzini  <bonzini@gnu.org>
2030
2031         PR target/38824
2032         * gcc.target/i386/pr38824.c: New testcase.
2033
2034 2009-02-11  Jason Merrill  <jason@redhat.com>
2035
2036         PR c++/38649
2037         * g++.dg/cpp0x/defaulted8.C: New test.
2038
2039         PR c++/36744
2040         * g++.dg/cpp0x/rv9p.C: New test.
2041
2042 2009-02-10  Eric Botcazou  <ebotcazou@adacore.com>
2043
2044         * gnat.dg/aliasing3.adb: New test.
2045         * gnat.dg/aliasing3_pkg.ad[sb]: New helper.
2046
2047 2009-02-10  Paolo Carlini  <paolo.carlini@oracle.com>
2048
2049         PR c++/34397
2050         * g++.dg/template/crash88.C: New.
2051         * g++.dg/template/crash89.C: Likewise.
2052
2053 2009-02-10  Steve Ellcey  <sje@cup.hp.com>
2054
2055         PR c/39084
2056         * gcc.dg/pr39084.c: New test.
2057
2058 2009-02-10  Jakub Jelinek  <jakub@redhat.com>
2059
2060         PR target/39139
2061         * gcc.target/i386/pr39139.c: New test.
2062
2063 2009-02-10  Richard Guenther  <rguenther@suse.de>
2064
2065         PR tree-optimization/39132
2066         * gcc.dg/torture/pr39132.c: New testcase.
2067
2068 2009-02-10  H.J. Lu  <hongjiu.lu@intel.com>
2069
2070         PR target/39119
2071         * gcc.target/x86_64/abi/avx/abi-avx.exp: New.
2072         * gcc.target/x86_64/abi/avx/args.h: Likewise.
2073         * gcc.target/x86_64/abi/avx/asm-support.S: Likewise.
2074         * gcc.target/x86_64/abi/avx/avx-check.h: Likewise.
2075         * gcc.target/x86_64/abi/avx/test_m256_returning.c: Likewise.
2076         * gcc.target/x86_64/abi/avx/test_passing_m256.c: Likewise.
2077         * gcc.target/x86_64/abi/avx/test_passing_structs.c: Likewise.
2078         * gcc.target/x86_64/abi/avx/test_passing_unions.c: Likewise.
2079
2080 2009-02-09  Jason Merrill  <jason@redhat.com>
2081
2082         PR c++/39109
2083         * g++.dg/init/value6.C: New test.
2084
2085 2009-02-09  H.J. Lu  <hongjiu.lu@intel.com>
2086
2087         * gcc.target/x86_64/abi/abi-x86_64.exp: Use glob instead of find.
2088
2089 2009-02-09  Eric Botcazou  <ebotcazou@adacore.com>
2090
2091         * gcc.c-torture/compile/20090209-1.c: New test.
2092
2093 2009-02-06  Paolo Carlini  <paolo.carlini@oracle.com>
2094
2095         PR c++/35147
2096         PR c++/37737
2097         * g++.dg/cpp0x/vt-35147.C: New.
2098         * g++.dg/cpp0x/vt-37737-1.C: Likewise.
2099         * g++.dg/cpp0x/vt-37737-2.C: Likewise.
2100
2101 2009-02-06  Joseph Myers  <joseph@codesourcery.com>
2102
2103         PR c/35434
2104         * gcc.dg/attr-alias-4.c: New test.
2105
2106 2009-02-06  Janis Johnson  <janis187@us.ibm.com>
2107
2108         PR c/39035
2109         * gcc.dg/dfp/pr39035.c: New test.
2110
2111 2009-02-06  Joseph Myers  <joseph@codesourcery.com>
2112
2113         PR c/36432
2114         * gcc.dg/c90-flex-array-2.c, gcc.dg/c99-flex-array-6.c: New tests.
2115
2116 2009-02-05  Jakub Jelinek  <jakub@redhat.com>
2117
2118         PR c++/39106
2119         * g++.dg/opt/thunk3.C: New test.
2120
2121 2009-02-05  Nick Clifton  <nickc@redhat.com>
2122
2123         * gcc.c-torture/compile/20080625-1.c: Skip for M32C.
2124         * gcc.c-torture/compile/limits-stringlit.c: Likewise.
2125         * gcc.dg/cdce1.c: Likewise.
2126         * gcc.dg/cpp/_Pragma6.c: Likewise.
2127         * g++.dg/cpp/_Pragma1.C: Likewise.
2128         * gcc.dg/utf32-2.c: Xfail for M32C.
2129         * gcc.dg/utf32-1.c: Likewise.
2130         * gcc.dg/utf32-3.c: Likewise.
2131         * gcc.dg/Wtype-limits.c: Add expected warning messages for 16-bit
2132         targets.
2133         * gcc.dg/Wtype-limits-Wextra.c: Likewise.
2134         * gcc.dg/utf32-4.c: Only run for 32-bit+ targets.
2135         * gcc.dg/Wconversion-5.c: Likewise.
2136         * gcc.dg/tree-ssa/data-dep-1.c: Likewise.
2137         * gcc.dg/tree-ssa/ldist-3.c: Likewise.
2138         * gcc.dg/tree-ssa/ldist-5.c: Likewise.
2139         * gcc.dg/utf-inc-init.c: Likewise.
2140         * gcc.dg/pr11492.c: Xfail for 16-bit targets.
2141         * gcc.dg/utf-array.c: Add expected warning messages for M32C.
2142         * gcc.dg/utf-array-short-wchar.c: Likewise.
2143         * gcc.dg/tree-ssa/pr33920.c: Expect a warning from all 16-bit targets.
2144         * gcc.dg/mallign.c: Use size_t instead of long.
2145
2146 2009-02-05  Uros Bizjak  <ubizjak@gmail.com>
2147
2148         * g++.dg/torture/pr31863.C: Generalize dg-timeout-factor.
2149
2150 2009-02-05  Daniel Berlin  <dberlin@dberlin.org>
2151
2152         * gcc.c-torture/execute/pr39100.c: New.
2153
2154 2009-02-05  Joseph Myers  <joseph@codesourcery.com>
2155
2156         PR c/35435
2157         * gcc.dg/tls/diag-6.c: New test.
2158
2159 2009-02-04  H.J. Lu  <hongjiu.lu@intel.com>
2160
2161         AVX Programming Reference (January, 2009)
2162         * gcc.target/i386/avx-vpclmulqdq.c: New.
2163         * gcc.target/i386/pclmul-avx-check.h: Likewise.
2164
2165         * gcc.target/i386/i386.exp (check_effective_target_vpclmul): New.
2166
2167         * gcc.target/i386/pclmulqdq.c (CHECK_H): New.
2168         (TEST): Likewise.  Include CHECK_H instead of "pclmul-check.h".
2169         (pclmul_test): Renamed to ...
2170         (TEST): This.
2171
2172 2009-02-04  Jakub Jelinek  <jakub@redhat.com>
2173
2174         PR c++/39095
2175         * g++.dg/abi/mangle31.C: New test.
2176
2177 2009-02-03  Joseph Myers  <joseph@codesourcery.com>
2178
2179         PR c/29129
2180         * c90-arraydecl-1.c: Do not expect error for [*] in abstract
2181         declarator.
2182         * vla-6.c: Likewise.  Expect warning not error for [*] lexically
2183         inside function prototype but not part of parameter declarator.
2184         * vla-11.c: New test.
2185
2186 2009-02-03  Jason Merrill  <jason@redhat.com>
2187
2188         * g++.dg/warn/main-4.C: New test.
2189         * g++.old-deja/g++.bugs/900227_01.C: Remove &main warnings.
2190
2191 2009-02-03  Andrew Pinski  <andrew_pinski@playstation.sony.com>
2192
2193         PR c++/36607
2194         * g++.dg/expr/cast10.C: New test.
2195
2196 2009-02-03  Joseph Myers  <joseph@codesourcery.com>
2197
2198         PR c/35433
2199         * gcc.dg/init-bad-6.c: New test.
2200
2201 2009-02-03  Jakub Jelinek  <jakub@redhat.com>
2202
2203         PR target/35318
2204         * gcc.c-torture/compile/pr35318.c: New test.
2205
2206         PR inline-asm/39059
2207         * gcc.dg/nofixed-point-2.c: New test.
2208         * g++.dg/ext/fixed1.C: Adjust expected diagnostics.
2209         * g++.dg/ext/fixed2.C: Likewise.
2210         * g++.dg/other/error25.C: Likewise.
2211         * g++.dg/lookup/crash7.C: Likewise.
2212         * g++.dg/cpp0x/decltype-38655.C: Likewise.
2213
2214         PR c++/39056
2215         * g++.dg/cpp0x/initlist13.C: New test.
2216
2217 2009-02-03  Paolo Bonzini  <bonzini@gnu.org>
2218
2219         PR c++/36897
2220         * g++.dg/template/func2.C: New test.
2221
2222         PR c++/37314
2223         * g++.dg/template/typename15.C: New.
2224         * g++.dg/template/typename16.C: New.
2225
2226 2009-02-03  Janis Johnson  <janis187@us.ibm.com>
2227             Ben Elliston  <bje@au.ibm.com>
2228
2229         PR c/39034
2230         * gcc.dg/dfp/pr39034.c: New test.
2231
2232 2009-02-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2233
2234         PR testsuite/38263
2235         * gcc.dg/ipa/ipacost-2.c: Add -fpie when pic.
2236
2237 2009-02-02  Jason Merrill  <jason@redhat.com>
2238
2239         PR c++/39054
2240         * g++.dg/parse/dtor14.C: New test.
2241
2242 2009-02-02  Jakub Jelinek  <jakub@redhat.com>
2243
2244         * lib/target-supports.exp
2245         (check_effective_target_correct_iso_cpp_string_wchar_protos): New.
2246         * g++.dg/ext/builtin10.C: New test.
2247
2248         PR inline-asm/39058
2249         * gcc.target/i386/pr39058.c: New test.
2250
2251 2009-02-02  Richard Guenther  <rguenther@suse.de>
2252
2253         PR tree-optimization/38937
2254         * g++.dg/warn/Wstrict-aliasing-bogus-escape.C: New testcase.
2255
2256 2009-02-01  Paolo Carlini  <paolo.carlini@oracle.com>
2257
2258         PR c++/39053
2259         * g++.dg/parse/crash52.C: New.
2260
2261 2009-01-30  Richard Guenther  <rguenther@suse.de>
2262
2263         PR tree-optimization/39041
2264         * gcc.c-torture/compile/pr39041.c: New testcase.
2265
2266 2009-01-30  Jakub Jelinek  <jakub@redhat.com>
2267
2268         PR target/39013
2269         * gcc.target/i386/pr39013-1.c: New test.
2270         * gcc.target/i386/pr39013-2.c: New test.
2271
2272         PR c++/39028
2273         * g++.dg/ext/label12.C: New test.
2274
2275 2009-01-30  Paolo Carlini  <paolo.carlini@oracle.com>
2276
2277         PR c++/33465
2278         * g++.dg/parse/error34.C: New.
2279         * g++.dg/parse/error35.C: Likewise.
2280
2281 2009-01-30  Paolo Carlini  <paolo.carlini@oracle.com>
2282
2283         PR c++/38655
2284         * g++.dg/cpp0x/decltype-38655.C: New.
2285
2286 2009-01-30  Jakub Jelinek  <jakub@redhat.com>
2287
2288         PR target/39002
2289         * g++.dg/torture/pr39002.C: New test.
2290
2291 2009-01-29  Kazu Hirata  <kazu@codesourcery.com>
2292
2293         PR tree-optimization/39007
2294         * gcc.dg/tree-ssa/pr39007.c: New.
2295
2296 2009-01-29  Kenneth Zadeck <zadeck@naturalbridge.com>
2297
2298         PR middle-end/35854
2299         * gcc.dg/lower-subreg-1.c: Renamed dump pass from "subreg"
2300         to "subreg1".
2301         
2302 2009-01-29  Steve Ellcey  <sje@cup.hp.com>
2303
2304         PR middle-end/38857
2305         * gcc.c-torture/compile/pr38857.c: New test.
2306
2307 2009-01-28  Paul Thomas  <pault@gcc.gnu.org>
2308
2309         PR fortran/38852
2310         PR fortran/39006
2311         * gfortran.dg/bound_6.f90: New test.
2312
2313 2009-01-28  Pat Haugen  <pthaugen@us.ibm.com>
2314
2315         * gcc.target/powerpc/avoid-indexed-addresses.c: New test.
2316
2317 2009-01-28  Kazu Hirata  <kazu@codesourcery.com>
2318
2319         PR tree-optimization/38997
2320         * gcc.dg/tree-ssa/pr38997.c: New.
2321
2322 2009-01-28  Richard Guenther  <rguenther@suse.de>
2323
2324         PR tree-optimization/38926
2325         * gcc.c-torture/compile/pr38926.c: New testcase.
2326
2327 2009-01-28  Jakub Jelinek  <jakub@redhat.com>
2328
2329         PR middle-end/38934
2330         * gcc.dg/pr38934.c: New test.
2331
2332 2009-01-28  Richard Guenther  <rguenther@suse.de>
2333
2334         PR middle-end/38908
2335         * g++.dg/warn/Wuninitialized-2.C: New testcase.
2336
2337 2009-01-28  Paolo Bonzini  <bonzini@gnu.org>
2338
2339         PR tree-optimization/38984
2340         * gcc.dg/pr38984.c: New XFAILed testcase.
2341
2342
2343 2009-01-28  Uros Bizjak  <ubizjak@gmail.com>
2344
2345         PR target/38988
2346         * gcc.target/i386/pr38988.c: New test.
2347
2348 2009-01-27  Paolo Carlini  <paolo.carlini@oracle.com>
2349
2350         PR c++/37554
2351         * g++.dg/parse/crash51.C: New.
2352         * g++.old-deja/g++.pt/crash9.C: Adjust.
2353
2354 2009-01-27  Daniel Kraft  <d@domob.eu>
2355
2356         PR fortran/38883
2357         * gfortran.dg/mvbits_6.f90:  New test.
2358         * gfortran.dg/mvbits_7.f90:  New test.
2359         * gfortran.dg/mvbits_8.f90:  New test.
2360
2361 2009-01-27  Richard Guenther  <rguenther@suse.de>
2362
2363         PR tree-optimization/38503
2364         * g++.dg/warn/Wstrict-aliasing-bogus-placement-new.C: New testcase.
2365
2366 2009-01-27 Uros Bizjak <ubizjak@gmail.com>
2367
2368         PR middle-end/38969
2369         * gcc.c-torture/execute/pr38969.c: New test.
2370
2371 2009-01-26  Adam Nemet  <anemet@caviumnetworks.com>
2372
2373         PR testsuite/38864
2374         * gcc.target/mips/fixed-vector-type.c: Add target { fixed_point }
2375         to dg-do compile.
2376         * gcc.target/mips/fixed-scalar-type.c: Likewise.
2377         * gcc.target/mips/dpaq_sa_l_w.c: Likewise.
2378         * gcc.target/mips/dpsq_sa_l_w.c: Likewise.
2379
2380 2009-01-26  H.J. Lu  <hongjiu.lu@intel.com>
2381
2382         PR target/38952
2383         * g++.dg/torture/stackalign/test-unwind.h (main): Also return 0
2384         if __USING_SJLJ_EXCEPTIONS__ is defined.
2385
2386         * g++.dg/torture/stackalign/unwind-0.C (foo): Don't define if
2387         __USING_SJLJ_EXCEPTIONS__ is defined.
2388         * g++.dg/torture/stackalign/unwind-1.C (foo): Likewise.
2389         * g++.dg/torture/stackalign/unwind-2.C (foo): Likewise.
2390         * g++.dg/torture/stackalign/unwind-3.C (foo): Likewise.
2391         * g++.dg/torture/stackalign/unwind-4.C (foo): Likewise.
2392         * g++.dg/torture/stackalign/unwind-5.C (foo): Likewise.
2393         * g++.dg/torture/stackalign/unwind-6.C (foo): Likewise.
2394
2395 2009-01-26  Danny Smith  <dannysmith@users.sourceforge.net>
2396
2397         PR testsuite/38949
2398         * g++.dg/torture/stackalign/test-unwind.h (ASMNAME): Define.
2399         Use instead of C name in asm statements.
2400
2401 2009-01-26  Richard Guenther  <rguenther@suse.de>
2402
2403         PR tree-optimization/38745
2404         * g++.dg/torture/pr38745.C: New testcase.
2405
2406 2009-01-26  Richard Guenther  <rguenther@suse.de>
2407
2408         PR middle-end/38851
2409         * g++.dg/warn/Wuninitialized-1.C: New testcase.
2410
2411 2009-01-25  Hans-Peter Nilsson  <hp@axis.com>
2412
2413         * gcc.dg/bitfld-15.c: Gate warning on target
2414         pcc_bitfield_type_matters.
2415         * gcc.dg/bitfld-17.c, g++.dg/ext/bitfield2.C,
2416         g++.dg/ext/bitfield4.C: Likewise.
2417         * gcc.dg/pr17112-1.c: Don't expect a warning for the packed
2418         bitfield for any target.
2419
2420 2009-01-24  Jakub Jelinek  <jakub@redhat.com>
2421
2422         PR c/38957
2423         * gcc.dg/pr38957.c: New test.
2424
2425 2009-01-24  David Billinghurst  <billingd@gcc.gnu.org>
2426
2427         PR fortran/38955
2428         * gfortran.dg/array_constructor_24.f: Allow tolerance when
2429         comparing floats.
2430
2431 2009-01-24  Sebastian Pop  <sebastian.pop@amd.com>
2432
2433         PR tree-optimization/38953
2434         * gfortran.dg/graphite/pr38953.f90: New.
2435
2436 2009-01-24  Paul Brook  <paul@codesourcery.com>
2437
2438         * gcc.target/arm/neon-cond-1.c: New test.
2439
2440 2009-01-23  Paolo Bonzini  <bonzini@gnu.org>
2441
2442         PR tree-optimization/38932
2443         * gcc.dg/pr38932.c: New.
2444
2445 2009-01-23  Revital Eres  <eres@il.ibm.com>
2446
2447         * gcc.dg/sms-7.c: Fix test.
2448
2449 2009-01-22  Adam Nemet  <anemet@caviumnetworks.com>
2450
2451         * gcc.dg/bitfld-15.c, gcc.dg/bitfld-16.c,
2452         gcc.dg/bitfld-17.c,gcc.dg/bitfld-18.c: New tests.
2453         * g++.dg/ext/bitfield2.C, g++.dg/ext/bitfield3.C,
2454         g++.dg/ext/bitfield4.C, g++.dg/ext/bitfield5.C: New tests.
2455
2456 2009-01-22  Steve Ellcey  <sje@cup.hp.com>
2457
2458         * gcc.dg/pr35729.c: Make test x86 specific.
2459
2460 2009-01-22  Steve Ellcey  <sje@cup.hp.com>
2461
2462         PR middle-end/38615
2463         * gcc.dg/pr38615.c: New test.
2464
2465 2009-01-22  Uros Bizjak  <ubizjak@gmail.com>
2466
2467         PR target/38931
2468         * gcc.target/i386/pr38931.c: New test.
2469
2470 2009-01-22  Dodji Seketeli  <dodji@redhat.com>
2471
2472         PR c++/38930
2473         * g++.dg/template/typedef11.C: Reverting changes of PR c++/26693.
2474         * g++.dg/template/typedef12.C: Likewise.
2475         * g++.dg/template/typedef13.C: Likewise.
2476         * g++.dg/template/typedef14.C: Likewise.
2477         * g++.dg/template/sfinae3.C: Likewise.
2478         * g++.old-deja/g++.pt/typename8.C: Likewise.
2479         * g++.dg/template/access11.C: Likewise
2480
2481 2009-01-21  Richard Sandiford  <rdsandiford@googlemail.com>
2482
2483         * gcc.dg/tree-ssa/ssa-store-ccp-3.c: Skip for mips*-*-linux*
2484         and mips*-*-irix*.
2485         * gcc.dg/tree-ssa/vrp47.c: Skip for all MIPS targets.
2486
2487 2009-01-21  Dodji Seketeli  <dodji@redhat.com>
2488
2489         PR c++/26693
2490         * g++.dg/template/typedef11.C: New test.
2491         * g++.dg/template/typedef12.C: Likewise.
2492         * g++.dg/template/typedef13.C: Likewise.
2493         * g++.dg/template/typedef14.C: Likewise.
2494         * g++.dg/template/sfinae3.C: Compile this pedantically.
2495         The only errors expected should be the one saying the typedef is ill
2496         formed.
2497         * g++.old-deja/g++.pt/typename8.C: Likewise.
2498         * g++.dg/template/access11.C: Update this.
2499
2500 2009-01-21  Daniel Kraft  <d@domob.eu>
2501
2502         PR fortran/38887
2503         * gfortran.dg/mvbits_5.f90:  New test.
2504
2505 2009-01-21  Bingfeng Mei  <bmei@broadcom.com>
2506
2507         * gcc.dg/sms-6.c: New test.
2508         * gcc.dg/sms-7.c: Likewise.
2509
2510 2009-01-20  Paul Thomas  <pault@gcc.gnu.org>
2511
2512         PR fortran/38907
2513         * gfortran.dg/host_assoc_function_7.f90: New test
2514
2515 2009-01-20  Andrew Pinski  <andrew_pinski@playstation.sony.com>
2516             Richard Guenther  <rguenther@suse.de>
2517
2518         PR tree-optimization/38747
2519         PR tree-optimization/38748
2520         * gcc.dg/tree-ssa/struct-aliasing-1.c: New test.
2521         * gcc.dg/tree-ssa/struct-aliasing-2.c: Likewise.
2522         * gcc.c-torture/execute/struct-aliasing-1.c: Likewise.
2523
2524 2009-01-20  Kees Cook  <kees@ubuntu.com>
2525             H.J. Lu  <hongjiu.lu@intel.com>
2526
2527         PR target/38902
2528         * gcc.dg/pr38902.c: New.
2529
2530 2009-01-20  Paolo Bonzini  <bonzini@gnu.org>
2531
2532         PR target/38868
2533         * gfortran.dg/pr38868.f: New testcase.
2534
2535 2009-01-20  Richard Guenther  <rguenther@suse.de>
2536
2537         * gcc.c-torture/execute/pr36227.c: Move ...
2538         * gcc.dg/torture/pr36227.c: ... here.  Require stdint_types.
2539
2540 2009-01-19  Iain Sandoe  <iain.sandoe@sandoe-acoustics.co.uk>
2541
2542         * lib/gfortran.exp: Add -B options for targets that use
2543         libgfortran.a%s in their specs.
2544
2545 2009-01-19  Jason Merrill  <jason@redhat.com>
2546
2547         PR c++/23287
2548         * g++.dg/template/dtor5.C: New test.
2549
2550 2009-01-19  Mikael Morin  <mikael.morin@tele2.fr>
2551
2552         PR fortran/38859
2553         * gfortran.dg/bound_5.f90: New test.
2554
2555 2009-01-18  H.J. Lu  <hongjiu.lu@intel.com>
2556
2557         PR target/38736
2558         * g++.dg/compat/abi/pr38736_main.C: New.
2559         * g++.dg/compat/abi/pr38736_x.C: Likewise.
2560         * g++.dg/compat/abi/pr38736_y.C: Likewise.
2561         * g++.dg/other/macro-1.C: Likewise.
2562         * gcc.dg/macro-1.c: Likewise.
2563         * gcc.dg/compat/pr38736_main.c: Likewise.
2564         * gcc.dg/compat/pr38736_x.c: Likewise.
2565         * gcc.dg/compat/pr38736_y.c: Likewise.
2566
2567 2009-01-18  Richard Guenther  <rguenther@suse.de>
2568
2569         PR tree-optimization/38819
2570         * gcc.c-torture/execute/pr38819.c: New testcase.
2571
2572 2009-01-17  Paul Thomas  <pault@gcc.gnu.org>
2573
2574         PR fortran/38657
2575         * gfortran.dg/module_commons_3.f90: Reapply.
2576
2577 2009-01-17  Paul Thomas  <pault@gcc.gnu.org>
2578
2579         PR fortran/34955
2580         * gfortran.dg/transfer_intrinsic_1.f90: New test.
2581         * gfortran.dg/transfer_intrinsic_2.f90: New test.
2582
2583 2009-01-17  Paul Thomas  <pault@gcc.gnu.org>
2584
2585         PR fortran/38657
2586         * gfortran.dg/module_commons_3.f90: Remove
2587
2588 2009-01-16  H.J. Lu  <hongjiu.lu@intel.com>
2589
2590         * gcc.dg/tree-ssa/foldaddr-1.c: Add the missing '}'.
2591
2592 2009-01-16  Jason Merrill  <jason@redhat.com>
2593
2594         PR c++/38877
2595         * g++.dg/template/lvalue1.C: New test.
2596
2597         PR c++/29470
2598         * g++.dg/template/access20.C: New test.
2599         * g++.dg/torture/pr34641.C: Fix access.
2600
2601 2009-01-16  Richard Guenther  <rguenther@suse.de>
2602
2603         PR tree-optimization/38835
2604         PR middle-end/36227
2605         * gcc.c-torture/execute/pr36227.c: New testcase.
2606         * gcc.dg/tree-ssa/foldaddr-1.c: XFAIL.
2607         * g++.dg/init/const7.C: Likewise.
2608
2609 2009-01-16  Adam Nemet  <anemet@caviumnetworks.com>
2610
2611         PR target/38554
2612         * gcc.c-torture/compile/pr38554.c: New test.
2613
2614 2009-01-16  Jason Merrill  <jason@redhat.com>
2615
2616         PR c++/38579
2617         * g++.dg/conversion/access1.C: New test.
2618
2619 2009-01-16  Jakub Jelinek  <jakub@redhat.com>
2620
2621         PR tree-optimization/38789
2622         * gcc.c-torture/compile/pr38789.c: New test.
2623
2624 2009-01-16  Janus Weil  <janus@gcc.gnu.org>
2625
2626         PR fortran/38152
2627         * gfortran.dg/proc_ptr_13.f90: New.
2628
2629 2009-01-15  Jason Merrill  <jason@redhat.com>
2630
2631         PR c++/38850
2632         * g++.dg/template/koenig6.C: New test.
2633
2634 2009-01-15  Andrew Pinski  <andrew_pinski@playstation.sony.com>
2635
2636         PR c++/29388
2637         * g++.dg/template/error37.C: New testcase.
2638
2639 2009-01-15  Jason Merrill  <jason@redhat.com>
2640
2641         PR c++/36334
2642         * g++.dg/conversion/memfn1.C: New test.
2643
2644         PR c++/37646
2645         * g++.dg/conversion/memfn2.C: New test.
2646
2647 2009-01-15  Steve Ellcey  <sje@cup.hp.com>
2648
2649         PR c++/38357
2650         * g++.dg/template/crash87.C: New test.
2651
2652 2009-01-15  H.J. Lu  <hongjiu.lu@intel.com>
2653
2654         PR middle-end/37843
2655         * gcc.target/i386/pr37843-3.c: Replace _Decimal128 with __m128.
2656
2657 2009-01-15  Dodji Seketeli  <dodji@redhat.com>
2658
2659         PR c++/38636
2660         * g++.dg/parse/crash50.C: New test.
2661
2662 2009-01-14  Jakub Jelinek  <jakub@redhat.com>
2663
2664         PR rtl-optimization/38245
2665         * gcc.dg/pr38245-3.c: New test.
2666         * gcc.dg/pr38245-3.h: New file.
2667         * gcc.dg/pr38245-4.c: New file.
2668         * gcc.dg/pr38364.c: New test.
2669
2670 2009-01-14  Adam Nemet  <anemet@caviumnetworks.com>
2671
2672         * gcc.target/mips/mips.exp (mips_option_tests(-mips16)): Make the
2673         sequence PC-relative.
2674
2675 2009-01-14  Mark Mitchell  <mark@codesourcery.com>
2676
2677         * gcc.target/arm/long-calls-1.c: Tolerate the lack of sibling
2678         calls and/or PLT markers.
2679         * gcc.target/arm/long-calls-2.c: Tolerate the lack of sibling
2680         calls and/or PLT markers.
2681         * gcc.target/arm/long-calls-3.c: Tolerate the lack of sibling
2682         calls and/or PLT markers.
2683         * gcc.target/arm/long-calls-4.c: Tolerate the lack of sibling
2684         calls and/or PLT markers.
2685
2686 2009-01-14  Daniel Jacobowitz  <dan@codesourcery.com>
2687             Nathan Froyd  <froydnj@codesourcery.com>
2688             Joseph Myers  <joseph@codesourcery.com>
2689
2690         * lib/target-supports.exp (check_effective_target_powerpc_spe_nocache):
2691         New function.
2692         * gcc.target/powerpc/20030218-1.c: Skip if not powerpc_spe_nocache
2693         and use consistent CFLAGS.
2694         * gcc.target/powerpc/20030505.c: Likewise.
2695         * gcc.target/powerpc/20081204-1.c: Likewise.
2696         * gcc.target/powerpc/ppc-spe.c: Likewise.
2697         * gcc.target/powerpc/spe1.c: Likewise.
2698         * g++.dg/ext/spe1.C: Likewise.
2699         * g++.dg/other/opaque-1.C: Likewise.
2700         * g++.dg/other/opaque-2.C: Likewise.
2701         * g++.dg/other/opaque-3.C: Likewise.
2702
2703 2009-01-14  Mark Mitchell  <mark@codesourcery.com>
2704
2705         * gcc.dg/vect/vect-105.c: Prevent compiler from hoisting abort
2706         out of loop.
2707
2708 2009-01-14  Vladimir Makarov  <vmakarov@redhat.com>
2709
2710         PR target/38811
2711         * g++.dg/torture/pr38811.C: New file.
2712
2713 2009-01-14  Richard Guenther  <rguenther@suse.de>
2714
2715         PR tree-optimization/38826
2716         PR middle-end/38477
2717         * gcc.dg/Wstrict-aliasing-bogus-pta-1.c: New testcase.
2718
2719 2009-01-13  Sebastian Pop  <sebastian.pop@amd.com>
2720
2721         * gcc.dg/graphite/pr38786.c: Fix commit problem.
2722
2723 2009-01-14  Nick Clifton  <nickc@redhat.com>
2724
2725         PR c++/37862
2726         * g++.cp/parse/pr37862.C: New test.
2727
2728 2009-01-14  Julian Brown  <julian@codesourcery.com>
2729
2730         * gcc.target/arm/eabi1.c (__eabi_uread4, __eabi_uwrite4)
2731         (__eabi_uread8, __eabi_uwrite8): Change spellings of declarations
2732         to...
2733         (__aeabi_uread4, __aeabi_uwrite4, __aeabi_uread8, __aeabi_uwrite8):
2734         These.
2735
2736 2009-01-13  Jakub Jelinek  <jakub@redhat.com>
2737
2738         PR rtl-optimization/38774
2739         * gcc.dg/torture/pr38774.c: New test.
2740
2741         PR c++/38795
2742         * g++.dg/cpp0x/pr38795.C: New test.
2743
2744 2009-01-13  Daniel Jacobowitz  <dan@codesourcery.com>
2745             Nathan Froyd  <froydnj@codesourcery.com>
2746             Joseph Myers  <joseph@codesourcery.com>
2747
2748         * gcc.target/powerpc/altivec-consts.c: Run if vmx_hw, compile
2749         otherwise.  Do not check for AltiVec at runtime.
2750         * gcc.target/powerpc/altivec-varargs-1.c: Likewise.
2751         * gcc.target/powerpc/altivec-vec-merge.c: Likewise.
2752         * gcc.target/powerpc/altivec-1.c: Likewise.
2753         * gcc.target/powerpc/altivec-3.c: Likewise.
2754         * gcc.target/powerpc/altivec-10.c: Likewise.
2755         * gcc.target/powerpc/altivec-12.c: Likewise.
2756         * gcc.target/powerpc/altivec-24.c: Likewise.
2757         * gcc.target/powerpc/altivec-cell-2.c: Likewise.
2758         * gcc.target/powerpc/altivec-cell-3.c: Likewise.
2759         * gcc.target/powerpc/altivec-cell-4.c: Likewise.
2760         * gcc.target/powerpc/pr35907.c: Likewise.
2761         * gcc.target/powerpc/altivec-cell-8.c: Run if cell_hw, compile
2762         otherwise.  Do not check for Cell at runtime.
2763         * gcc.target/powerpc/altivec_check.h: Delete.
2764
2765         * g++.dg/ext/altivec-2.C: Do not check for AltiVec at runtime.
2766         * g++.dg/ext/altivec-3.C: Run if vmx_hw, compile otherwise.  Do
2767         not check for AltiVec at runtime.
2768         * g++.dg/ext/altivec-cell-2.C: Likewise.
2769         * g++.dg/ext/altivec-cell-3.C: Likewise.
2770         * g++.dg/ext/altivec-cell-4.C: Likewise.
2771         * g++.dg/eh/simd-2.C: Only use -maltivec if vmx_hw.
2772         * g++.dg/eh/check-vect.h (sig_ill_handler): Remove AltiVec runtime
2773         check.
2774         * g++.dg/ext/altivec_check.h: Delete.
2775         
2776 2009-01-13  Nathan Froyd  <froydnj@codesourcery.com>
2777
2778         * gcc.target/powerpc/altivec-macros.c: Require a powerpc_altivec_ok
2779         effective target.  Adjust line numbers accordingly.
2780
2781 2009-01-13  Mark Mitchell  <mark@codesourcery.com>
2782
2783         * gcc.target/i386/sse-10.c: Pass -mno-omit-leaf-frame-pointer.
2784
2785 2009-01-13  Sebastian Pop  <sebastian.pop@amd.com>
2786
2787         PR tree-optimization/38786
2788         * gcc.dg/graphite/pr38786.c: New.
2789
2790 2009-01-13  Uros Bizjak  <ubizjak@gmail.com>
2791
2792         Revert:
2793         2009-01-05  Uros Bizjak  <ubizjak@gmail.com>
2794
2795         * gcc.dg/compat/struct-layout-1_generate.c (dg-options): Add -mieee
2796         for alpha*-*-* targets.
2797         * g++.dg/compat/struct-layout-1_generate.c (dg-options): Ditto.
2798
2799 2009-01-12  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
2800
2801         PR libfortran/38772
2802         * gfortran.dg/fmt_bz_bn_err.f: New test.
2803
2804 2009-01-12  Nathan Froyd  <froydnj@codesourcery.com>
2805
2806         * gcc.target/powerpc/ppc-spe64-1.c: Add dg-error handler.
2807
2808 2009-01-12  Daniel Jacobowitz  <dan@codesourcery.com>
2809
2810         * lib/target-supports.exp (check_effective_target_powerpc64): New.
2811         * gcc.target/powerpc/darwin-longlong.c: Explicitly require 64-bit
2812         instruction support.  Do not check for it at runtime.
2813
2814 2009-01-12  Jason Merrill  <jason@redhat.com>
2815
2816         PR c++/35109
2817         * g++.dg/lookup/friend11.C: Remove expected error.
2818         * g++.dg/lookup/friend14.C: New test.
2819         * g++.dg/lookup/friend15.C: New test.
2820
2821 2009-01-12  Dodji Seketeli  <dodji@redhat.com>
2822
2823         PR c++/36019
2824         * g++.dg/lookup/hidden-class12.C: New test.
2825         * g++.dg/lookup/hidden-class13.C: New test.
2826         * g++.dg/lookup/hidden-class14.C: New test.
2827         * g++.dg/lookup/hidden-class15.C: New test.
2828         * g++.dg/lookup/hidden-class16.C: New test.
2829
2830 2009-01-12  Mark Mitchell  <mark@codesourcery.com>
2831
2832         * gcc.dg/struct/wo_prof_single_str_global.c: Mask return value.
2833         * gcc.dg/struct/wo_prof_single_str_local.c: Mask return value.
2834         * gcc.dg/struct/wo_prof_single_str_pointer.c: Mask return value.
2835
2836 2009-01-12  Jason Merrill  <jason@redhat.com>
2837
2838         PR c++/31488
2839         * g++.dg/other/vararg-3.C: New test.
2840
2841 2009-01-12  Daniel Jacobowitz  <dan@codesourcery.com>
2842
2843         * gcc.target/powerpc/ppc-spe.c: Compile for all EABI targets.
2844         Explicitly enable SPE.
2845         * gcc.target/powerpc/20030505.c: Likewise.  Add dg-message
2846         directive.
2847
2848         * gcc.target/powerpc/20030218-1.c: Pass -mfloat-gprs=single.
2849         Expect -flax-vector-conversions message.  Adjust incompatible
2850         types errors.
2851         * gcc.target/powerpc/spe1.c: Pass -mspe and -mfloat-gprs=single.
2852         Make Foo extern.
2853
2854         * gcc.dg/cpp/assert4.c: Recognize __PPC__.
2855
2856         * g++.dg/other/opaque-1.C: Run on targets with SPE.
2857
2858         * g++.dg/ext/spe-1.C: Pass -mspe and -mfloat-gprs=single.
2859         * g++.dg/other/opaque-2.C: Likewise.
2860         * g++.dg/other/opaque-3.C: Likewise.
2861
2862 2009-01-12  Jakub Jelinek  <jakub@redhat.com>
2863
2864         PR c/32041
2865         * gcc.dg/pr32041.c: New test.
2866         * g++.dg/parse/offsetof9.C: New test.
2867
2868 2009-01-12  Daniel Jacobowitz  <dan@codesourcery.com>
2869             Nathan Froyd  <froydnj@codesourcery.com>
2870
2871         * g++.dg/conversion/simd1.C: Ignore irrelevant warning.
2872         * g++.dg/ext/attribute-test-1.C: Likewise.
2873         * g++.dg/ext/attribute-test-2.C: Likewise.
2874         * g++.dg/ext/attribute-test-3.C: Likewise.
2875         * g++.dg/ext/attribute-test-4.C: Likewise.
2876
2877 2009-01-12  Eric Botcazou  <ebotcazou@adacore.com>
2878
2879         * gnat.dg/unchecked_convert3.adb: New test.
2880
2881 2009-01-12  Jakub Jelinek  <jakub@redhat.com>
2882
2883         PR c++/38794
2884         * g++.dg/parse/typedef9.C: New test.
2885
2886         PR tree-optimization/38807
2887         * gcc.c-torture/compile/pr38807.c: New test.
2888
2889 2009-01-11  Adam Nemet  <anemet@caviumnetworks.com>
2890
2891         * gcc.target/mips/ins-2.c: New test.
2892
2893 2009-01-11  H.J. Lu  <hongjiu.lu@intel.com>
2894
2895         PR testsuite/38809
2896         * gcc.dg/pr38616.c: Only run for targets with -fstack-protector.
2897
2898 2009-01-11  Jakub Jelinek  <jakub@redhat.com>
2899
2900         PR c++/36254
2901         * g++.dg/warn/Wreturn-type-5.C: New test.
2902
2903 2009-01-11  Matthias Klose  <doko@ubuntu.com>
2904
2905         PR middle-end/38616
2906         * gcc.dg/pr38616.c: New test.
2907
2908 2009-01-10  Sebastian Pop  <sebastian.pop@amd.com>
2909
2910         * gcc.dg/graphite/block-3.c: Fix compile error on 32bit.
2911
2912 2009-01-10  Andrew Pinski  <pinskia@gmail.com>
2913
2914         PR c++/38648
2915         * g++.dg/expr/string-1.C: New test.
2916         * g++.dg/expr/string-2.C: New test.
2917
2918         PR c++/36695
2919         * g++.dg/ext/complex4.C: New test.
2920         * g++.dg/ext/complex5.C: New test.
2921         * g++.dg/init/reference1.C: New test.
2922         * g++.dg/init/reference2.C: New test.
2923         * g++.dg/init/reference3.C: New test.
2924
2925 2009-01-10  Paul Thomas  <pault@gcc.gnu.org>
2926
2927         PR fortran/38763
2928         * gfortran.dg/transfer_null_1.f90: New test.
2929
2930 2009-01-10  Paul Thomas  <pault@gcc.gnu.org>
2931
2932         PR fortran/38765
2933         * gfortran.dg/host_assoc_function_6.f90: New test.
2934
2935 2009-01-09  Joel Sherrill <joel.sherrill@oarcorp.com>
2936
2937         * lib/target-supports.exp: Add method to determine if the effective
2938         target is really a ppc405 after applying all compile options.
2939         * gcc.target/powerpc/405-mulhhwu-2.c: Add dg-skip-if not ppc405.
2940         * gcc.target/powerpc/405-nmachhw-1.c: Likewise.
2941         * gcc.target/powerpc/405-nmaclhw-1.c: Likewise.
2942         * gcc.target/powerpc/405-machhwu-1.c: Likewise.
2943         * gcc.target/powerpc/405-mullhwu-1.c: Likewise.
2944         * gcc.target/powerpc/405-nmacchw-1.c: Likewise.
2945         * gcc.target/powerpc/405-mulchwu-1.c: Likewise.
2946         * gcc.target/powerpc/405-nmachhw-2.c: Likewise.
2947         * gcc.target/powerpc/405-nmaclhw-2.c: Likewise.
2948         * gcc.target/powerpc/405-machhwu-2.c: Likewise.
2949         * gcc.target/powerpc/405-mulhhw-1.c: Likewise.
2950         * gcc.target/powerpc/405-machhw-1.c: Likewise.
2951         * gcc.target/powerpc/405-mullhw-1.c: Likewise.
2952         * gcc.target/powerpc/405-maclhw-1.c: Likewise.
2953         * gcc.target/powerpc/405-dlmzb-strlen-1.c: Likewise.
2954         * gcc.target/powerpc/405-mullhwu-2.c: Likewise.
2955         * gcc.target/powerpc/405-nmacchw-2.c: Likewise.
2956         * gcc.target/powerpc/405-mulchwu-2.c: Likewise.
2957         * gcc.target/powerpc/405-mulchw-1.c: Likewise.
2958         * gcc.target/powerpc/405-maclhwu-1.c: Likewise.
2959         * gcc.target/powerpc/405-macchw-1.c: Likewise.
2960         * gcc.target/powerpc/405-mulhhw-2.c: Likewise.
2961         * gcc.target/powerpc/405-machhw-2.c: Likewise.
2962         * gcc.target/powerpc/405-mullhw-2.c: Likewise.
2963         * gcc.target/powerpc/405-maclhw-2.c: Likewise.
2964         * gcc.target/powerpc/405-macchwu-1.c: Likewise.
2965         * gcc.target/powerpc/405-mulhhwu-1.c: Likewise.
2966         * gcc.target/powerpc/405-mulchw-2.c: Likewise.
2967         * gcc.target/powerpc/405-maclhwu-2.c: Likewise.
2968         * gcc.target/powerpc/405-macchw-2.c: Likewise.
2969         * gcc.target/powerpc/405-macchwu-2.c: Likewise.
2970
2971 2009-01-09  Jakub Jelinek  <jakub@redhat.com>
2972
2973         PR c++/35335
2974         * g++.dg/other/error31.C: New testcase.
2975
2976         PR c/35742
2977         * gcc.dg/pr35742.c: New test.
2978
2979 2009-01-09  John F. Carr  <jfc@mit.edu>
2980
2981         PR c++/37877
2982         * g++.dg/parse/linkage3.C: New test.
2983
2984 2009-01-09  Jakub Jelinek  <jakub@redhat.com>
2985
2986         PR middle-end/38771
2987         * gcc.c-torture/compile/pr38771.c: New test.
2988
2989 2009-01-08  Nathan Froyd  <froydnj@codesourcery.com>
2990
2991         * gcc.dg/pr34856.c: Ignore irrelevant warning.
2992
2993 2009-01-08  Mark Mitchell  <mark@codesourcery.com>
2994
2995         * gcc.dg/sibcall-3.c: XFAIL for Thumb.
2996         * gcc.dg/sibcall-4.c: Likewise.
2997
2998 2009-01-08  Sebastian Pop  <sebastian.pop@amd.com>
2999             Jan Sjodin  <jan.sjodin@amd.com>
3000
3001         PR tree-optimization/38559
3002         * testsuite/gcc.dg/graphite/pr38559.c: New.
3003
3004 2009-01-08  Ira Rosen  <irar@il.ibm.com>
3005
3006         PR tree-optimization/37194
3007         * gcc.dg/vect/costmodel/ppc/costmodel-pr37194.c: New test.
3008
3009 2009-01-07  Jakub Jelinek  <jakub@redhat.com>
3010
3011         PR c++/38725
3012         * g++.dg/ext/label11.C: New test.
3013
3014 2009-01-07  Joseph Myers  <joseph@codesourcery.com>
3015
3016         * lib/target-supports.exp (check_weak_override_available): New.
3017         * lib/target-supports-dg.exp (dg-require-weak-override): New.
3018         * gcc.dg/tree-ssa/pr27781.c, g++.dg/eh/weak1.C: Use
3019         dg-require-weak-override.
3020
3021 2009-01-07  Nathan Froyd  <froydnj@codesourcery.com>
3022             Alan Modra  <amodra@bigpond.net.au>
3023
3024         * gcc.c-torture/compile/20090107-1.c: New test.
3025
3026 2009-01-07  Uros Bizjak  <ubizjak@gmail.com>
3027
3028         PR target/38706
3029         * g++.dg/other/pr38706.C: New test.
3030
3031 2009-01-07  Jason Merrill  <jason@redhat.com>
3032
3033         * g++.dg/cpp0x/variadic92.C: New test.
3034         * g++.dg/cpp0x/variadic93.C: New test.
3035
3036 2009-01-07  Janis Johnson  <janis187@us.ibm.com>
3037
3038         * lib/target-supports-dg.exp (current_compiler_flags): New.
3039         (check-flags): Use it; do not access dg-test local variables.
3040         (dg-skip-if): Do not access dg-test local variables.
3041         (dg-xfail-run-if): Ditto.
3042         (dg-shouldfail): Ditto.
3043         * gcc.test-framework/test-framework.exp
3044         (check_effective_target_def_nocache): New.
3045         * gcc.test-framework/test-framework.awk: Handle scan tests.
3046         * gcc.test-framework/dg-do-run-xrif-nocache-exp-XF.c: New test.
3047         * gcc.test-framework/dg-error-nocache-exp-P.c: New test.
3048         * gcc.test-framework/dg-nocache-scanasm-exp-XF.c: New test.
3049         * gcc.test-framework/dg-warning-nocache-exp-P.c: New test.
3050         * gcc.test-framework/dg-nocache-sif-exp-P.c: New test.
3051         * gcc.test-framework/dg-nocache-sif-exp-U.c: New test.
3052         * gcc.test-framework/dg-nocache-xif-exp-P.c: New test.
3053         * gcc.test-framework/dg-do-run-sft-nocache-exp-P.c: New test.
3054         * gcc.test-framework/dg-nocache-xif-exp-XP.c: New test.
3055
3056         * g++.dg/torture/pr38586.C: Ignore a possible warning.
3057
3058         * lib/target-supports-dg.exp (check_test_flags): Delete.
3059
3060 2009-01-07  Jan Sjodin  <jan.sjodin@amd.com>
3061
3062         PR tree-optimization/38492
3063         PR tree-optimization/38498
3064         * testsuite/gcc.dg/graphite/pr38500.c: Fixed warning as committed
3065         in trunk.
3066         * testsuite/gcc.dg/graphite/block-0.c: Update test.
3067         * testsuite/gcc.dg/graphite/block-1.c: Same.
3068         * testsuite/gcc.dg/graphite/block-2.c: Remove xfail and test
3069         for blocking.
3070         * testsuite/gcc.dg/graphite/block-4.c: Remove test for strip mine.
3071         * testsuite/gcc.dg/graphite/block-3.c: New.
3072         * testsuite/gcc.dg/graphite/pr38498.c: New.
3073
3074 2009-01-07  H.J. Lu  <hongjiu.lu@intel.com>
3075
3076         AVX Programming Reference (December, 2008)
3077         * gcc.target/i386/avx-vmovntdq-256-1.c: New.
3078         * gcc.target/i386/avx-vmovntpd-256-1.c: Likewise.
3079         * gcc.target/i386/avx-vmovntps-256-1.c: Likewise.
3080
3081         * gcc.target/i386/sse2-movntdq-1.c (TEST): Align array to 16byte.
3082         * gcc.target/i386/sse2-movntpd-1.c (TEST): Likewise.
3083
3084 2009-01-06  Thomas Koenig  <tkoenig@gcc.gnu.org>
3085
3086         PR fortran/38220
3087         * gfortran.dg/c_loc_pure_1.f90:  New test.
3088
3089 2009-01-06  Mikael Morin  <mikael.morin@tele2.fr>
3090
3091         PR fortran/38669
3092         * gfortran.dg/elemental_dependency_3.f90:
3093         Add the final tree dump cleanup.
3094
3095 2009-01-06  Jakub Jelinek  <jakub@redhat.com>
3096
3097         * gfortran.dg/pr23095.f: Require ilp32 in target selection instead of
3098         passing -m32.
3099
3100         PR rtl-optimization/38722
3101         * gfortran.dg/pr38722.f90: New test.
3102
3103 2009-01-06  Janis Johnson  <janis187@us.ibm.com>
3104
3105         PR c/34252
3106         * gcc.dg/dfp/decfloat-constants.c: Check for DECnn_SUBNORMAL_MIN
3107         instead of DECnn_DEN.  Support -DDBG to list lines that fail.
3108
3109 2009-01-06  Dominique Dhumieres  <dominiq@lps.ens.fr>
3110
3111         * gfortran.dg/implicit_12.f90: Add space around dg directive.
3112         * gfortran.dg/typebound_call_8.f03: Same.
3113         * gfortran.dg/elemental_bind_c.f90: Same.
3114         * gfortran.dg/typebound_call_7.f03: Same.
3115         * gfortran.dg/interface_proc_end.f90: Same
3116         * gfortran.dg/pr37243.f: Fix typo.
3117
3118 2009-01-06  Uros Bizjak  <ubizjak@gmail.com>
3119
3120         * gcc.dg/struct-ret-3.c (CHUNK_SIZE): New define.  Use CHUNK_SIZE
3121         instead of hardcoded number.  Increase CHUNK_SIZE to 16384 for
3122         large stack sizes.
3123
3124 2009-01-06  H.J. Lu  <hongjiu.lu@intel.com>
3125
3126         AVX Programming Reference (December, 2008)
3127         * gcc.target/i386/avx-2.c: Remove tests for _mm_permute2_pd,
3128         _mm256_permute2_pd, _mm_permute2_ps and _mm256_permute2_ps.
3129         * gcc.target/i386/sse-14.c: Likewise.
3130
3131         * gcc.target/i386/avx-vpermil2pd-1.c: Removed.
3132         * gcc.target/i386/avx-vpermil2ps-1.c: Likewise.
3133         * gcc.target/i386/avx-vpermil2pd-256-1.c: Likewise.
3134         * gcc.target/i386/avx-vpermil2ps-256-1.c: Likewise.
3135
3136 2009-01-05  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
3137
3138         PR libfortran/38735
3139         * gfortran.dg/fmt_bz_bn.f: Update test.
3140
3141 2009-01-05  Dodji Seketeli  <dodji@redhat.com>
3142
3143         PR c++/38472
3144         * g++.dg/conversion/usual-arith-conv.C: New test.
3145
3146 2009-01-05  Andrew Pinski  <andrew_pinski@playstation.sony.com>
3147
3148         PR c/34911
3149         * gcc.dg/vector-3.c: New testcase.
3150         * g++.dg/ext/vector15.C: New test.
3151
3152 2009-01-05  Harsha Jagasia  <harsha.jagasia@amd.com>
3153
3154         PR tree-optimization/38510
3155         * gcc.dg/graphite/pr38510.c: New.
3156
3157 2009-01-05  Harsha Jagasia  <harsha.jagasia@amd.com>
3158             Jan Sjodin <jan.sjodin@amd.com>
3159
3160         PR tree-optimization/38500
3161         * gcc.dg/graphite/pr38500.c: New.
3162
3163 2009-01-05  Laurent GUERBY  <laurent@guerby.net>
3164
3165         * gcc.c-torture/compile/20001226-1.c: Generalize
3166         dg-timeout-factor.
3167         * gcc.c-torture/compile/limits-fnargs.c: Add
3168         dg-timeout-factor.
3169         * gcc.dg/20020425-1.c: Likewise.
3170         * gcc.dg/pch/pch.exp: Likewise.
3171         
3172 2009-01-05  Paul Thomas  <pault@gcc.gnu.org>
3173
3174         PR fortran/38657
3175         * gfortran.dg/module_commons_3.f90: New test.
3176
3177 2009-01-05  Daniel Franke  <franke.daniel@gmail.com>
3178
3179         PR fortran/37159
3180         * gfortran.dg/random_seed_1.f90: Updated.
3181
3182 2009-01-05  Mikael Morin  <mikael.morin@tele2.fr>
3183
3184         PR fortran/38669
3185         PR fortran/38726
3186         * gfortran.dg/elemental_subroutine_7.f90: 
3187         Fix p values so that it can be used as vector subscript.
3188
3189 2009-01-05  Jason Merrill  <jason@redhat.com>
3190
3191         * g++.dg/cpp0x/initlist12.C: Add another test.
3192
3193         * g++.dg/cpp0x/defaulted7.C: New test.
3194
3195 2009-01-05  Thomas Koenig  <tkoenig@gcc.gnu.org>
3196
3197         PR fortran/38672
3198         * gfortran.dg/host_assoc_blockdata_1.f90:  New test.
3199         * gfortran.dg/host_assoc_blockdata_2.f90:  New test.
3200
3201 2009-01-05  Uros Bizjak  <ubizjak@gmail.com>
3202
3203         * gcc.dg/compat/struct-layout-1_generate.c (dg-options): Add -mieee
3204         for alpha*-*-* targets.
3205         * g++.dg/compat/struct-layout-1_generate.c (dg-options): Ditto.
3206
3207 2009-01-05  Paul Thomas  <pault@gcc.gnu.org>
3208
3209         PR fortran/38665
3210         * gfortran.dg/host_assoc_function_5.f90: New test.
3211
3212 2009-01-04  Mikael Morin  <mikael.morin@tele2.fr>
3213
3214         PR fortran/38669
3215         * gfortran.dg/elemental_dependency_3.f90: New test.
3216         * gfortran.dg/elemental_subroutine_7.f90: New test.
3217
3218 2009-01-04  Uros Bizjak  <ubizjak@gmail.com>
3219
3220         * gcc.dg/struct-ret-3.c: Include unistd.h.
3221         (main): Exit early if system memory page size is
3222         larger than 4096 bytes.
3223
3224 2009-01-04  Daniel Franke  <franke.daniel@gmail.com>
3225
3226         PR fortran/38718
3227         * gfortran.dg/merge_init_expr.f90: New.
3228
3229 2009-01-04  Mikael Morin  <mikael.morin@tele2.fr>
3230
3231         PR fortran/38536
3232         * gfortran.dg/c_loc_tests_13.f90: New test.
3233         * gfortran.dg/c_loc_tests_14.f90: New test.
3234
3235 2009-01-03  Daniel Franke  <franke.daniel@gmail.com>
3236
3237         * gfortran.dg/func_result_4.f90: New.
3238
3239 2009-01-03  Paul Thomas  <pault@gcc.gnu.org>
3240
3241         PR fortran/38594
3242         * gfortran.dg/host_assoc_call_3.f90: Make sure that the generic
3243         interface still works, in addition to original tests.
3244         * gfortran.dg/host_assoc_call_6.f90: New test.
3245
3246 2009-01-03  Jakub Jelinek  <jakub@redhat.com>
3247
3248         PR c++/38705
3249         * g++.dg/torture/pr38705.C: New test.
3250
3251         PR c/38700
3252         * gcc.dg/pr38700.c: New test.
3253
3254 2009-01-02  Jason Merrill  <jason@redhat.com>
3255
3256         * g++.dg/cpp0x/initlist11.C: New test.
3257         * g++.dg/cpp0x/initlist12.C: New test.
3258
3259 2009-01-02  Richard Sandiford  <rdsandiford@googlemail.com>
3260
3261         * gcc.dg/fixed-point/composite-type.c: Update wording of messages.
3262         Allow extra informative notes.
3263
3264 2009-01-01  Jakub Jelinek  <jakub@redhat.com>
3265
3266         PR c/36489
3267         * gcc.dg/pr36489.c: New test.