OSDN Git Service

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