OSDN Git Service

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