OSDN Git Service

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