OSDN Git Service

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