OSDN Git Service

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