OSDN Git Service

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