OSDN Git Service

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