OSDN Git Service

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