OSDN Git Service

PR c++/39225
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
1 2009-02-20  Jason Merrill  <jason@redhat.com>
2
3         PR c++/39225
4         * g++.dg/parse/dtor15.C: New test.
5
6 2009-02-19  Kazu Hirata  <kazu@codesourcery.com>
7
8         * gcc.c-torture/execute/20090219-1.c: New.
9
10 2009-02-19  Adam Nemet  <anemet@caviumnetworks.com>
11
12         * gcc.target/mips/mips.exp: Comment !CPU in the isa* pseudo-options.
13         (mips-dg-options): When matching isa* pseudo-options make
14         'value' optional and accept ! entries.  Use $spec instead of
15         $isa_spec in the isa pseudo-option error message.  Only
16         perform the ISA-range check when 'value' is set.  If arch is
17         matching any CPU in the ! entries switch to its generic ISA.
18         * gcc.target/mips/branch-1.c: Pass isa=!octeon.
19         * gcc.target/mips/dmult-1.c: Pass isa=64!octeon rather than
20         -mips64.
21
22 2009-02-19  Jakub Jelinek  <jakub@redhat.com>
23
24         PR target/39175
25         * gcc.dg/visibility-20.c: New test.
26         * g++.dg/ext/visibility/visibility-11.C: New test.
27
28 2009-02-19  H.J. Lu  <hongjiu.lu@intel.com>
29
30         PR c++/39188
31         * g++.dg/abi/pr39188-1a.C: New.
32         * g++.dg/abi/pr39188-1b.C: Likewise.
33         * g++.dg/abi/pr39188-1.h: Likewise.
34         * g++.dg/abi/pr39188-2a.C: Likewise.
35         * g++.dg/abi/pr39188-2b.C: Likewise.
36         * g++.dg/abi/pr39188-2.h: Likewise.
37         * g++.dg/abi/pr39188-3a.C: Likewise.
38         * g++.dg/abi/pr39188-3b.C: Likewise.
39         * g++.dg/abi/pr39188-3.h: Likewise.
40
41 2009-02-19  Joseph Myers  <joseph@codesourcery.com>
42
43         PR c/38483
44         * gcc.c-torture/execute/call-trap-1.c,
45         gcc.c-torture/execute/va-arg-trap-1.c, gcc.dg/call-diag-1.c: New
46         tests.
47
48 2009-02-19  Uros Bizjak  <ubizjak@gmail.com>
49
50         PR target/39228
51         * gcc.c-torture/execute/pr39228.c: New test.
52
53 2009-02-19  Richard Guenther  <rguenther@suse.de>
54
55         PR tree-optimization/39074
56         * gcc.dg/torture/pr39074.c: New testcase.
57         * gcc.dg/torture/pr39074-2.c: Likewise.
58         * gcc.dg/torture/pr39074-3.c: Likewise.
59
60 2009-02-18  H.J. Lu  <hongjiu.lu@intel.com>
61
62         PR c++/39219
63         * g++.dg/parse/attr3.C: New.
64
65 2009-02-18  Jack Howarth <howarth@bromo.med.uc.edu>
66
67         PR testsuite/38165
68         * g++.dg/pubtypes.C: Adopt Radar 4535968 fix to testcase.
69
70         PR testsuite/38166
71         * g++.dg/ext/visibility/class1.C: Revert revision 122348
72         and skip on Darwin.
73
74 2009-02-18  Jason Merrill  <jason@redhat.com>
75
76         PR c++/38880
77         * g++.dg/init/const7.C: Remove XFAIL.
78
79         PR target/39179
80         * g++.dg/opt/const6.C: New test.
81
82 2009-02-18  H.J. Lu  <hongjiu.lu@intel.com>
83
84         * gcc.dg/callabi/callabi.exp: Moved to ...
85         * gcc.target/x86_64/abi/callabi/callabi.exp: Here.  Only run
86         in 64bit mode.
87
88         * gcc.target/x86_64/abi/callabi/func-1.c: Don't check target.
89         * gcc.target/x86_64/abi/callabi/func-indirect.c: Likewise.
90         * gcc.target/x86_64/abi/callabi/func-indirect.c: Likewise.
91         * gcc.target/x86_64/abi/callabi/pr38891.c: Likewise.
92         * gcc.target/x86_64/abi/callabi/vaarg-1.c: Likewise.
93         * gcc.target/x86_64/abi/callabi/vaarg-2.c: Likewise.
94         * gcc.target/x86_64/abi/callabi/vaarg-3.c: Likewise.
95
96         * gcc.dg/callabi/callabi.h: Moved to ...
97         * gcc.target/x86_64/abi/callabi/callabi.h: Here.
98
99         * gcc.dg/callabi/func-1.c: Moved to ...
100         * gcc.target/x86_64/abi/callabi/func-1.c: Here.
101
102         * gcc.dg/callabi/func-indirect.c: Moved to ...
103         * gcc.target/x86_64/abi/callabi/func-indirect.c: Here.
104
105         * gcc.dg/callabi/pr38891.c: Moved to ...
106         * gcc.target/x86_64/abi/callabi/pr38891.c: Here.
107
108         * gcc.dg/callabi/vaarg-1.c: Moved to ...
109         * gcc.target/x86_64/abi/callabi/vaarg-1.c: Here.
110
111         * gcc.dg/callabi/vaarg-2.c: Moved to ...
112         * gcc.target/x86_64/abi/callabi/vaarg-2.c: Here.
113
114         * gcc.dg/callabi/vaarg-3.c: Moved to ...
115         * gcc.target/x86_64/abi/callabi/vaarg-3.c: Here.
116
117 2009-02-17  Xuepeng Guo  <xuepeng.guo@intel.com>
118
119         PR target/38891
120         * gcc.dg/callabi/pr38891.c: New.
121
122 2009-02-17  H.J. Lu  <hongjiu.lu@intel.com>
123
124         * gcc.dg/callabi/callabi.exp: New.
125
126 2009-02-17  H.J. Lu  <hongjiu.lu@intel.com>
127
128         PR target/39082
129         * g++.dg/compat/struct-layout-1_generate.c (dg_options): Add
130         -Wno-abi for x86.
131         * gcc.dg/compat/struct-layout-1_generate.c (dg_options): Likewise.
132
133         * gcc.target/i386/pr39082-1.c: New.
134
135         * gcc.target/x86_64/abi/abi-x86_64.exp (additional_flags): Add
136         -Wno-abi.
137
138         * gcc.target/x86_64/abi/args.h (XMM_T): Add _m64 and _m128 if
139         CHECK_M64_M128 is defined.
140         (check_f_arguments): Add "do".
141         (check_vector_arguments): New.
142         (check_m64_arguments): Likewise.
143         (check_m128_arguments): Likewise.
144
145         * gcc.target/x86_64/abi/defines.h: Include <xmmintrin.h>.
146         (CHECK_M64_M128): Define.
147
148         * gcc.target/x86_64/abi/test_m64m128_returning.c: New.  Based
149         on abitest.
150         * gcc.target/x86_64/abi/test_passing_m64m128.c: Likewise.
151
152         * gcc.target/x86_64/abi/test_passing_structs.c: Define __m128
153         tests only if CHECK_M64_M128 is defined.
154
155         * gcc.target/x86_64/abi/test_passing_structs.c (m128_struct): New.
156         (m128_2_struct): Likewise.
157         (check_struct_passing5): Likewise.
158         (check_struct_passing6): Likewise.
159         (main): Test struct with __m128 if CHECK_M64_M128 is defined.
160
161         * gcc.target/x86_64/abi/test_passing_unions.c (un4): New.
162         (un5): Likewise.
163         (check_union_passing4): Likewise.
164         (main): Test union with __m128 if CHECK_M64_M128 is defined.
165
166 2009-02-18  Joseph Myers  <joseph@codesourcery.com>
167
168         PR c/35447
169         * gcc.dg/noncompile/pr35447-1.c: New test.
170
171 2009-02-18  Jakub Jelinek  <jakub@redhat.com>
172
173         PR tree-optimization/36922
174         * gfortran.dg/pr36922.f: New test.
175
176 2009-02-17  Richard Guenther  <rguenther@suse.de>
177
178         PR tree-optimization/39202
179         * gcc.c-torture/compile/pr39202.c: New testcase.
180
181 2009-02-17  Richard Guenther  <rguenther@suse.de>
182
183         PR tree-optimization/39204
184         * gcc.dg/torture/pr39204.c: New testcase.
185
186 2009-02-17  Bingfeng Mei <bmei@broadcom.com>
187
188         * gcc.dg/vect/vect-outer-5.c: Require vect_float support.
189         * gcc.dg/vect/vect-outer-6.c: Ditto.
190
191 2009-02-16  Joseph Myers  <joseph@codesourcery.com>
192
193         PR c/35446
194         * gcc.dg/noncompile/init-5.c: New test.
195         * gcc.dg/init-bad-4.c: Adjust expected errors.
196
197 2009-02-16  H.J. Lu  <hongjiu.lu@intel.com>
198
199         PR target/37049
200         * gcc.target/i386/push-1.c: New.
201
202 2009-02-15  Uros Bizjak  <ubizjak@gmail.com>
203
204         * gcc.dg/struct/w_prof_single_str_global.c: Mask return value.
205         
206 2009-02-13  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
207
208         * gcc.target/spu/intrinsics-sr.c: New test.
209
210 2009-02-13  Steve Ellcey  <sje@cup.hp.com>
211
212         PR target/38056
213         * gcc.target/ia64/sibcall-opt-1.c: New test.
214         * gcc.target/ia64/sibcall-opt-2.c: New test.
215
216 2009-02-13  Paul Thomas  <pault@gcc.gnu.org>
217
218         PR fortran/36528
219         * gfortran.dg/cray_pointers_8.f90: New test.
220
221         PR fortran/36703
222         * gfortran.dg/cray_pointers_9.f90: New test.
223
224 2009-02-13  Jason Merrill  <jason@redhat.com>
225
226         PR c++/39070
227         * g++.dg/cpp0x/decltype16.C: New.
228
229 2009-02-13  H.J. Lu  <hongjiu.lu@intel.com>
230
231         PR target/39152
232         * gfortran.dg/gomp/pr39152.f90: New.
233
234 2009-02-13  H.J. Lu  <hongjiu.lu@intel.com>
235
236         PR target/39162
237         * gcc.target/i386/pr39162.c: New.
238
239 2009-02-13  Joseph Myers  <joseph@codesourcery.com>
240
241         PR c/35444
242         * gcc.dg/noncompile/pr35444-1.c, gcc.dg/noncompile/pr35444-2.c:
243         New tests.
244
245 2009-02-12  Jason Merrill  <jason@redhat.com>
246
247         PR c++/38950
248         * g++.dg/template/array20.C: New test.
249
250 2009-02-12  Uros Bizjak  <ubizjak@gmail.com>
251
252         * gcc.dg/torture/fp-int-convert-float128-timode.c: Do not check
253         for lp64 in "dg-do run" directive.  Remove dg-xfail-if directive.
254         * gcc.dg/torture/fp-int-convert-timode.c: Remove xfail directive.
255
256 2009-02-12  H.J. Lu  <hongjiu.lu@intel.com>
257
258         * g++.dg/cpp0x/defaulted9.C: Compile with "-std=c++0x -fno-inline".
259
260 2009-02-12  H.J. Lu  <hongjiu.lu@intel.com>
261
262         PR target/39152
263         * gfortran.dg/pr39152.f: New.
264
265 2009-02-11  Jason Merrill  <jason@redhat.com>
266
267         PR c++/39153
268         * g++.dg/cpp0x/defaulted9.C: New test.
269
270         PR c++/30111
271         * g++.dg/init/value7.C: New test.
272
273 2009-02-11  Paolo Bonzini  <bonzini@gnu.org>
274
275         PR target/38824
276         * gcc.target/i386/pr38824.c: New testcase.
277
278 2009-02-11  Jason Merrill  <jason@redhat.com>
279
280         PR c++/38649
281         * g++.dg/cpp0x/defaulted8.C: New test.
282
283         PR c++/36744
284         * g++.dg/cpp0x/rv9p.C: New test.
285
286 2009-02-10  Eric Botcazou  <ebotcazou@adacore.com>
287
288         * gnat.dg/aliasing3.adb: New test.
289         * gnat.dg/aliasing3_pkg.ad[sb]: New helper.
290
291 2009-02-10  Paolo Carlini  <paolo.carlini@oracle.com>
292
293         PR c++/34397
294         * g++.dg/template/crash88.C: New.
295         * g++.dg/template/crash89.C: Likewise.
296
297 2009-02-10  Steve Ellcey  <sje@cup.hp.com>
298
299         PR c/39084
300         * gcc.dg/pr39084.c: New test.
301
302 2009-02-10  Jakub Jelinek  <jakub@redhat.com>
303
304         PR target/39139
305         * gcc.target/i386/pr39139.c: New test.
306
307 2009-02-10  Richard Guenther  <rguenther@suse.de>
308
309         PR tree-optimization/39132
310         * gcc.dg/torture/pr39132.c: New testcase.
311
312 2009-02-10  H.J. Lu  <hongjiu.lu@intel.com>
313
314         PR target/39119
315         * gcc.target/x86_64/abi/avx/abi-avx.exp: New.
316         * gcc.target/x86_64/abi/avx/args.h: Likewise.
317         * gcc.target/x86_64/abi/avx/asm-support.S: Likewise.
318         * gcc.target/x86_64/abi/avx/avx-check.h: Likewise.
319         * gcc.target/x86_64/abi/avx/test_m256_returning.c: Likewise.
320         * gcc.target/x86_64/abi/avx/test_passing_m256.c: Likewise.
321         * gcc.target/x86_64/abi/avx/test_passing_structs.c: Likewise.
322         * gcc.target/x86_64/abi/avx/test_passing_unions.c: Likewise.
323
324 2009-02-09  Jason Merrill  <jason@redhat.com>
325
326         PR c++/39109
327         * g++.dg/init/value6.C: New test.
328
329 2009-02-09  H.J. Lu  <hongjiu.lu@intel.com>
330
331         * gcc.target/x86_64/abi/abi-x86_64.exp: Use glob instead of
332         find.
333
334 2009-02-09  Eric Botcazou  <ebotcazou@adacore.com>
335
336         * gcc.c-torture/compile/20090209-1.c: New test.
337
338 2009-02-06  Paolo Carlini  <paolo.carlini@oracle.com>
339
340         PR c++/35147
341         PR c++/37737
342         * g++.dg/cpp0x/vt-35147.C: New.
343         * g++.dg/cpp0x/vt-37737-1.C: Likewise.
344         * g++.dg/cpp0x/vt-37737-2.C: Likewise.
345
346 2009-02-06  Joseph Myers  <joseph@codesourcery.com>
347
348         PR c/35434
349         * gcc.dg/attr-alias-4.c: New test.
350
351 2009-02-06  Janis Johnson  <janis187@us.ibm.com>
352
353         PR c/39035
354         * gcc.dg/dfp/pr39035.c: New test.
355
356 2009-02-06  Joseph Myers  <joseph@codesourcery.com>
357
358         PR c/36432
359         * gcc.dg/c90-flex-array-2.c, gcc.dg/c99-flex-array-6.c: New tests.
360
361 2009-02-05  Jakub Jelinek  <jakub@redhat.com>
362
363         PR c++/39106
364         * g++.dg/opt/thunk3.C: New test.
365
366 2009-02-05  Nick Clifton  <nickc@redhat.com>
367
368         * gcc.c-torture/compile/20080625-1.c: Skip for M32C.
369         * gcc.c-torture/compile/limits-stringlit.c: Likewise.
370         * gcc.dg/cdce1.c: Likewise.
371         * gcc.dg/cpp/_Pragma6.c: Likewise.
372         * g++.dg/cpp/_Pragma1.C: Likewise.
373         * gcc.dg/utf32-2.c: Xfail for M32C.
374         * gcc.dg/utf32-1.c: Likewise.
375         * gcc.dg/utf32-3.c: Likewise.
376         * gcc.dg/Wtype-limits.c: Add expected warning messages for 16-bit
377         targets.
378         * gcc.dg/Wtype-limits-Wextra.c: Likewise.
379         * gcc.dg/utf32-4.c: Only run for 32-bit+ targets.
380         * gcc.dg/Wconversion-5.c: Likewise.
381         * gcc.dg/tree-ssa/data-dep-1.c: Likewise.
382         * gcc.dg/tree-ssa/ldist-3.c: Likewise.
383         * gcc.dg/tree-ssa/ldist-5.c: Likewise.
384         * gcc.dg/utf-inc-init.c: Likewise.
385         * gcc.dg/pr11492.c: Xfail for 16-bit targets.
386         * gcc.dg/utf-array.c: Add expected warning messages for M32C.
387         * gcc.dg/utf-array-short-wchar.c: Likewise.
388         * gcc.dg/tree-ssa/pr33920.c: Expect a warning from all 16-bit targets.
389         * gcc.dg/mallign.c: Use size_t instead of long.
390
391 2009-02-05  Uros Bizjak  <ubizjak@gmail.com>
392
393         * g++.dg/torture/pr31863.C: Generalize dg-timeout-factor.
394
395 2009-02-05  Daniel Berlin  <dberlin@dberlin.org>
396
397         * gcc.c-torture/execute/pr39100.c: New.
398
399 2009-02-05  Joseph Myers  <joseph@codesourcery.com>
400
401         PR c/35435
402         * gcc.dg/tls/diag-6.c: New test.
403
404 2009-02-04  H.J. Lu  <hongjiu.lu@intel.com>
405
406         AVX Programming Reference (January, 2009)
407         * gcc.target/i386/avx-vpclmulqdq.c: New.
408         * gcc.target/i386/pclmul-avx-check.h: Likewise.
409
410         * gcc.target/i386/i386.exp (check_effective_target_vpclmul): New.
411
412         * gcc.target/i386/pclmulqdq.c (CHECK_H): New.
413         (TEST): Likewise.
414         Include CHECK_H instead of "pclmul-check.h".
415         (pclmul_test): Renamed to ...
416         (TEST): This.
417
418 2009-02-04  Jakub Jelinek  <jakub@redhat.com>
419
420         PR c++/39095
421         * g++.dg/abi/mangle31.C: New test.
422
423 2009-02-03  Joseph Myers  <joseph@codesourcery.com>
424
425         PR c/29129
426         * c90-arraydecl-1.c: Do not expect error for [*] in abstract
427         declarator.
428         * vla-6.c: Likewise.  Expect warning not error for [*] lexically
429         inside function prototype but not part of parameter declarator.
430         * vla-11.c: New test.
431
432 2009-02-03  Jason Merrill  <jason@redhat.com>
433
434         * g++.dg/warn/main-4.C: New test.
435         * g++.old-deja/g++.bugs/900227_01.C: Remove &main warnings.
436
437 2009-02-03  Andrew Pinski  <andrew_pinski@playstation.sony.com>
438
439         PR C++/36607
440         * g++.dg/expr/cast10.C: New test.
441
442 2009-02-03  Joseph Myers  <joseph@codesourcery.com>
443
444         PR c/35433
445         * gcc.dg/init-bad-6.c: New test.
446
447 2009-02-03  Jakub Jelinek  <jakub@redhat.com>
448
449         PR target/35318
450         * gcc.c-torture/compile/pr35318.c: New test.
451
452         PR inline-asm/39059
453         * gcc.dg/nofixed-point-2.c: New test.
454         * g++.dg/ext/fixed1.C: Adjust expected diagnostics.
455         * g++.dg/ext/fixed2.C: Likewise.
456         * g++.dg/other/error25.C: Likewise.
457         * g++.dg/lookup/crash7.C: Likewise.
458         * g++.dg/cpp0x/decltype-38655.C: Likewise.
459
460         PR c++/39056
461         * g++.dg/cpp0x/initlist13.C: New test.
462
463 2009-02-03  Paolo Bonzini  <bonzini@gnu.org>
464
465         PR c++/36897
466         * g++.dg/template/func2.C: New test.
467
468         PR c++/37314
469         * g++.dg/template/typename15.C: New.
470         * g++.dg/template/typename16.C: New.
471
472 2009-02-03  Janis Johnson  <janis187@us.ibm.com>
473             Ben Elliston  <bje@au.ibm.com>
474
475         PR c/39034
476         * gcc.dg/dfp/pr39034.c: New test.
477
478 2009-02-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
479
480         PR testsuite/38263
481         * gcc.dg/ipa/ipacost-2.c: Add -fpie when pic.
482
483 2009-02-02  Jason Merrill  <jason@redhat.com>
484
485         PR c++/39054
486         * g++.dg/parse/dtor14.C: New test.
487
488 2009-02-02  Jakub Jelinek  <jakub@redhat.com>
489
490         * lib/target-supports.exp
491         (check_effective_target_correct_iso_cpp_string_wchar_protos): New.
492         * g++.dg/ext/builtin10.C: New test.
493
494         PR inline-asm/39058
495         * gcc.target/i386/pr39058.c: New test.
496
497 2009-02-02  Richard Guenther  <rguenther@suse.de>
498
499         PR tree-optimization/38937
500         * g++.dg/warn/Wstrict-aliasing-bogus-escape.C: New testcase.
501
502 2009-02-01  Paolo Carlini  <paolo.carlini@oracle.com>
503
504         PR c++/39053
505         * g++.dg/parse/crash52.C: New.
506
507 2009-01-30  Richard Guenther  <rguenther@suse.de>
508
509         PR tree-optimization/39041
510         * gcc.c-torture/compile/pr39041.c: New testcase.
511
512 2009-01-30  Jakub Jelinek  <jakub@redhat.com>
513
514         PR target/39013
515         * gcc.target/i386/pr39013-1.c: New test.
516         * gcc.target/i386/pr39013-2.c: New test.
517
518         PR c++/39028
519         * g++.dg/ext/label12.C: New test.
520
521 2009-01-30  Paolo Carlini  <paolo.carlini@oracle.com>
522
523         PR c++/33465
524         * g++.dg/parse/error34.C: New.
525         * g++.dg/parse/error35.C: Likewise.
526
527 2009-01-30  Paolo Carlini  <paolo.carlini@oracle.com>
528
529         PR c++/38655
530         * g++.dg/cpp0x/decltype-38655.C: New.
531
532 2009-01-30  Jakub Jelinek  <jakub@redhat.com>
533
534         PR target/39002
535         * g++.dg/torture/pr39002.C: New test.
536
537 2009-01-29  Kazu Hirata  <kazu@codesourcery.com>
538
539         PR tree-optimization/39007
540         * gcc.dg/tree-ssa/pr39007.c: New.
541
542 2009-01-29  Kenneth Zadeck <zadeck@naturalbridge.com>
543
544         PR middle-end/35854
545         * gcc.dg/lower-subreg-1.c: Renamed dump pass from "subreg"
546         to "subreg1".
547         
548 2009-01-29  Steve Ellcey  <sje@cup.hp.com>
549
550         PR middle-end/38857
551         * gcc.c-torture/compile/pr38857.c: New test.
552
553 2009-01-28  Paul Thomas  <pault@gcc.gnu.org>
554
555         PR fortran/38852
556         PR fortran/39006
557         * gfortran.dg/bound_6.f90: New test.
558
559 2009-01-28  Pat Haugen  <pthaugen@us.ibm.com>
560
561         * gcc.target/powerpc/avoid-indexed-addresses.c: New test.
562
563 2009-01-28  Kazu Hirata  <kazu@codesourcery.com>
564
565         PR tree-optimization/38997
566         * gcc.dg/tree-ssa/pr38997.c: New.
567
568 2009-01-28  Richard Guenther  <rguenther@suse.de>
569
570         PR tree-optimization/38926
571         * gcc.c-torture/compile/pr38926.c: New testcase.
572
573 2009-01-28  Jakub Jelinek  <jakub@redhat.com>
574
575         PR middle-end/38934
576         * gcc.dg/pr38934.c: New test.
577
578 2009-01-28  Richard Guenther  <rguenther@suse.de>
579
580         PR middle-end/38908
581         * g++.dg/warn/Wuninitialized-2.C: New testcase.
582
583 2009-01-28  Paolo Bonzini  <bonzini@gnu.org>
584
585         PR tree-optimization/38984
586         * gcc.dg/pr38984.c: New XFAILed testcase.
587
588
589 2009-01-28  Uros Bizjak  <ubizjak@gmail.com>
590
591         PR target/38988
592         * gcc.target/i386/pr38988.c: New test.
593
594 2009-01-27  Paolo Carlini  <paolo.carlini@oracle.com>
595
596         PR c++/37554
597         * g++.dg/parse/crash51.C: New.
598         * g++.old-deja/g++.pt/crash9.C: Adjust.
599
600 2009-01-27  Daniel Kraft  <d@domob.eu>
601
602         PR fortran/38883
603         * gfortran.dg/mvbits_6.f90:  New test.
604         * gfortran.dg/mvbits_7.f90:  New test.
605         * gfortran.dg/mvbits_8.f90:  New test.
606
607 2009-01-27  Richard Guenther  <rguenther@suse.de>
608
609         PR tree-optimization/38503
610         * g++.dg/warn/Wstrict-aliasing-bogus-placement-new.C: New testcase.
611
612 2009-01-27 Uros Bizjak <ubizjak@gmail.com>
613
614         PR middle-end/38969
615         * gcc.c-torture/execute/pr38969.c: New test.
616
617 2009-01-26  Adam Nemet  <anemet@caviumnetworks.com>
618
619         PR testsuite/38864
620         * gcc.target/mips/fixed-vector-type.c: Add target { fixed_point }
621         to dg-do compile.
622         * gcc.target/mips/fixed-scalar-type.c: Likewise.
623         * gcc.target/mips/dpaq_sa_l_w.c: Likewise.
624         * gcc.target/mips/dpsq_sa_l_w.c: Likewise.
625
626 2009-01-26  H.J. Lu  <hongjiu.lu@intel.com>
627
628         PR target/38952
629         * g++.dg/torture/stackalign/test-unwind.h (main): Also return 0
630         if __USING_SJLJ_EXCEPTIONS__ is defined.
631
632         * g++.dg/torture/stackalign/unwind-0.C (foo): Don't define if
633         __USING_SJLJ_EXCEPTIONS__ is defined.
634         * g++.dg/torture/stackalign/unwind-1.C (foo): Likewise.
635         * g++.dg/torture/stackalign/unwind-2.C (foo): Likewise.
636         * g++.dg/torture/stackalign/unwind-3.C (foo): Likewise.
637         * g++.dg/torture/stackalign/unwind-4.C (foo): Likewise.
638         * g++.dg/torture/stackalign/unwind-5.C (foo): Likewise.
639         * g++.dg/torture/stackalign/unwind-6.C (foo): Likewise.
640
641 2009-01-26  Danny Smith  <dannysmith@users.sourceforge.net>
642
643         PR testsuite/38949
644         * g++.dg/torture/stackalign/test-unwind.h (ASMNAME): Define.
645         Use instead of C name in asm statements.
646
647 2009-01-26  Richard Guenther  <rguenther@suse.de>
648
649         PR tree-optimization/38745
650         * g++.dg/torture/pr38745.C: New testcase.
651
652 2009-01-26  Richard Guenther  <rguenther@suse.de>
653
654         PR middle-end/38851
655         * g++.dg/warn/Wuninitialized-1.C: New testcase.
656
657 2009-01-25  Hans-Peter Nilsson  <hp@axis.com>
658
659         * gcc.dg/bitfld-15.c: Gate warning on target
660         pcc_bitfield_type_matters.
661         * gcc.dg/bitfld-17.c, g++.dg/ext/bitfield2.C,
662         g++.dg/ext/bitfield4.C: Likewise.
663         * gcc.dg/pr17112-1.c: Don't expect a warning for the packed
664         bitfield for any target.
665
666 2009-01-24  Jakub Jelinek  <jakub@redhat.com>
667
668         PR c/38957
669         * gcc.dg/pr38957.c: New test.
670
671 2009-01-24  David Billinghurst  <billingd@gcc.gnu.org>
672
673         PR fortran/38955
674         * gfortran.dg/array_constructor_24.f: Allow tolerance when
675         comparing floats.
676
677 2009-01-24  Sebastian Pop  <sebastian.pop@amd.com>
678
679         PR tree-optimization/38953
680         * gfortran.dg/graphite/pr38953.f90: New.
681
682 2009-01-24  Paul Brook  <paul@codesourcery.com>
683
684         * gcc.target/arm/neon-cond-1.c: New test.
685
686 2008-01-23  Paolo Bonzini  <bonzini@gnu.org>
687
688         PR tree-optimization/38932
689         * gcc.dg/pr38932.c: New.
690
691 2009-01-23  Revital Eres  <eres@il.ibm.com>
692
693         * gcc.dg/sms-7.c: Fix test.
694
695 2009-01-22  Adam Nemet  <anemet@caviumnetworks.com>
696
697         * gcc.dg/bitfld-15.c, gcc.dg/bitfld-16.c,
698         gcc.dg/bitfld-17.c,gcc.dg/bitfld-18.c: New tests.
699         * g++.dg/ext/bitfield2.C, g++.dg/ext/bitfield3.C,
700         g++.dg/ext/bitfield4.C, g++.dg/ext/bitfield5.C: New tests.
701
702 2009-01-22  Steve Ellcey  <sje@cup.hp.com>
703
704         * gcc.dg/pr35729.c: Make test x86 specific.
705
706 2009-01-22  Steve Ellcey  <sje@cup.hp.com>
707
708         PR middle-end/38615
709         * gcc.dg/pr38615.c: New test.
710
711 2009-01-22  Uros Bizjak  <ubizjak@gmail.com>
712
713         PR target/38931
714         * gcc.target/i386/pr38931.c: New test.
715
716 2009-01-22  Dodji Seketeli  <dodji@redhat.com>
717
718         PR c++/38930
719         * g++.dg/template/typedef11.C: Reverting changes of PR c++/26693.
720         * g++.dg/template/typedef12.C: Likewise.
721         * g++.dg/template/typedef13.C: Likewise.
722         * g++.dg/template/typedef14.C: Likewise.
723         * g++.dg/template/sfinae3.C: Likewise.
724         * g++.old-deja/g++.pt/typename8.C: Likewise.
725         * g++.dg/template/access11.C: Likewise
726
727 2009-01-21  Richard Sandiford  <rdsandiford@googlemail.com>
728
729         * gcc.dg/tree-ssa/ssa-store-ccp-3.c: Skip for mips*-*-linux*
730         and mips*-*-irix*.
731         * gcc.dg/tree-ssa/vrp47.c: Skip for all MIPS targets.
732
733 2009-01-21  Dodji Seketeli  <dodji@redhat.com>
734
735         PR c++/26693
736         * g++.dg/template/typedef11.C: New test.
737         * g++.dg/template/typedef12.C: Likewise.
738         * g++.dg/template/typedef13.C: Likewise.
739         * g++.dg/template/typedef14.C: Likewise.
740         * g++.dg/template/sfinae3.C: Compile this pedantically.
741         The only errors expected should be the one saying the typedef is ill
742         formed.
743         * g++.old-deja/g++.pt/typename8.C: Likewise.
744         * g++.dg/template/access11.C: Update this.
745
746 2009-01-21  Daniel Kraft  <d@domob.eu>
747
748         PR fortran/38887
749         * gfortran.dg/mvbits_5.f90:  New test.
750
751 2009-01-21  Bingfeng Mei  <bmei@broadcom.com>
752
753         * gcc.dg/sms-6.c: New test.
754         * gcc.dg/sms-7.c: Likewise.
755
756 2009-01-20  Paul Thomas  <pault@gcc.gnu.org>
757
758         PR fortran/38907
759         * gfortran.dg/host_assoc_function_7.f90: New test
760
761 2009-01-20  Andrew Pinski  <andrew_pinski@playstation.sony.com>
762             Richard Guenther  <rguenther@suse.de>
763
764         PR tree-optimization/38747
765         PR tree-optimization/38748
766         * gcc.dg/tree-ssa/struct-aliasing-1.c: New test.
767         * gcc.dg/tree-ssa/struct-aliasing-2.c: Likewise.
768         * gcc.c-torture/execute/struct-aliasing-1.c: Likewise.
769
770 2009-01-20  Kees Cook  <kees@ubuntu.com>
771             H.J. Lu  <hongjiu.lu@intel.com>
772
773         PR target/38902
774         * gcc.dg/pr38902.c: New.
775
776 2008-01-20  Paolo Bonzini  <bonzini@gnu.org>
777
778         PR target/38868
779         * gfortran.dg/pr38868.f: New testcase.
780
781 2009-01-20  Richard Guenther  <rguenther@suse.de>
782
783         * gcc.c-torture/execute/pr36227.c: Move ...
784         * gcc.dg/torture/pr36227.c: ... here.  Require stdint_types.
785
786 2009-01-19  Iain Sandoe  <iain.sandoe@sandoe-acoustics.co.uk>
787
788         * lib/gfortran.exp: Add -B options for targets that use
789         libgfortran.a%s in their specs.
790
791 2009-01-19  Jason Merrill  <jason@redhat.com>
792
793         PR c++/23287
794         * g++.dg/template/dtor5.C: New test.
795
796 2009-01-19  Mikael Morin  <mikael.morin@tele2.fr>
797
798         PR fortran/38859
799         * gfortran.dg/bound_5.f90: New test.
800
801 2009-01-18  H.J. Lu  <hongjiu.lu@intel.com>
802
803         PR target/38736
804         * g++.dg/compat/abi/pr38736_main.C: New.
805         * g++.dg/compat/abi/pr38736_x.C: Likewise.
806         * g++.dg/compat/abi/pr38736_y.C: Likewise.
807         * g++.dg/other/macro-1.C: Likewise.
808         * gcc.dg/macro-1.c: Likewise.
809         * gcc.dg/compat/pr38736_main.c: Likewise.
810         * gcc.dg/compat/pr38736_x.c: Likewise.
811         * gcc.dg/compat/pr38736_y.c: Likewise.
812
813 2009-01-18  Richard Guenther  <rguenther@suse.de>
814
815         PR tree-optimization/38819
816         * gcc.c-torture/execute/pr38819.c: New testcase.
817
818 2009-01-17  Paul Thomas  <pault@gcc.gnu.org>
819
820         PR fortran/38657
821         * gfortran.dg/module_commons_3.f90: Reapply.
822
823 2009-01-17  Paul Thomas  <pault@gcc.gnu.org>
824
825         PR fortran/34955
826         * gfortran.dg/transfer_intrinsic_1.f90: New test.
827         * gfortran.dg/transfer_intrinsic_2.f90: New test.
828
829 2009-01-17  Paul Thomas  <pault@gcc.gnu.org>
830
831         PR fortran/38657
832         * gfortran.dg/module_commons_3.f90: Remove
833
834 2009-01-16  H.J. Lu  <hongjiu.lu@intel.com>
835
836         * gcc.dg/tree-ssa/foldaddr-1.c: Add the missing '}'.
837
838 2009-01-16  Jason Merrill  <jason@redhat.com>
839
840         PR c++/38877
841         * g++.dg/template/lvalue1.C: New test.
842
843         PR c++/29470
844         * g++.dg/template/access20.C: New test.
845         * g++.dg/torture/pr34641.C: Fix access.
846
847 2009-01-16  Richard Guenther  <rguenther@suse.de>
848
849         PR tree-optimization/38835
850         PR middle-end/36227
851         * gcc.c-torture/execute/pr36227.c: New testcase.
852         * gcc.dg/tree-ssa/foldaddr-1.c: XFAIL.
853         * g++.dg/init/const7.C: Likewise.
854
855 2009-01-16  Adam Nemet  <anemet@caviumnetworks.com>
856
857         PR target/38554
858         * gcc.c-torture/compile/pr38554.c: New test.
859
860 2009-01-16  Jason Merrill  <jason@redhat.com>
861
862         PR c++/38579
863         * g++.dg/conversion/access1.C: New test.
864
865 2009-01-16  Jakub Jelinek  <jakub@redhat.com>
866
867         PR tree-optimization/38789
868         * gcc.c-torture/compile/pr38789.c: New test.
869
870 2009-01-16  Janus Weil  <janus@gcc.gnu.org>
871
872         PR fortran/38152
873         * gfortran.dg/proc_ptr_13.f90: New.
874
875 2009-01-15  Jason Merrill  <jason@redhat.com>
876
877         PR c++/38850
878         * g++.dg/template/koenig6.C: New test.
879
880 2009-01-15  Andrew Pinski  <andrew_pinski@playstation.sony.com>
881
882         PR C++/29388
883         * g++.dg/template/error37.C: New testcase.
884
885 2009-01-15  Jason Merrill  <jason@redhat.com>
886
887         PR c++/36334
888         * g++.dg/conversion/memfn1.C: New test.
889
890         PR c++/37646
891         * g++.dg/conversion/memfn2.C: New test.
892
893 2008-01-15  Steve Ellcey  <sje@cup.hp.com>
894
895         PR c++/38357
896         * g++.dg/template/crash87.C: New test.
897
898 2009-01-15  H.J. Lu  <hongjiu.lu@intel.com>
899
900         PR middle-end/37843
901         * gcc.target/i386/pr37843-3.c: Replace _Decimal128 with __m128.
902
903 2009-01-15  Dodji Seketeli  <dodji@redhat.com>
904
905         PR c++/38636
906         * g++.dg/parse/crash50.C: New test.
907
908 2009-01-14  Jakub Jelinek  <jakub@redhat.com>
909
910         PR rtl-optimization/38245
911         * gcc.dg/pr38245-3.c: New test.
912         * gcc.dg/pr38245-3.h: New file.
913         * gcc.dg/pr38245-4.c: New file.
914         * gcc.dg/pr38364.c: New test.
915
916 2009-01-14  Adam Nemet  <anemet@caviumnetworks.com>
917
918         * gcc.target/mips/mips.exp (mips_option_tests(-mips16)): Make the
919         sequence PC-relative.
920
921 2009-01-14  Mark Mitchell  <mark@codesourcery.com>
922
923         * gcc.target/arm/long-calls-1.c: Tolerate the lack of sibling
924         calls and/or PLT markers.
925         * gcc.target/arm/long-calls-2.c: Tolerate the lack of sibling
926         calls and/or PLT markers.
927         * gcc.target/arm/long-calls-3.c: Tolerate the lack of sibling
928         calls and/or PLT markers.
929         * gcc.target/arm/long-calls-4.c: Tolerate the lack of sibling
930         calls and/or PLT markers.
931
932 2009-01-14  Daniel Jacobowitz  <dan@codesourcery.com>
933             Nathan Froyd  <froydnj@codesourcery.com>
934             Joseph Myers  <joseph@codesourcery.com>
935
936         * lib/target-supports.exp (check_effective_target_powerpc_spe_nocache):
937         New function.
938         * gcc.target/powerpc/20030218-1.c: Skip if not powerpc_spe_nocache
939         and use consistent CFLAGS.
940         * gcc.target/powerpc/20030505.c: Likewise.
941         * gcc.target/powerpc/20081204-1.c: Likewise.
942         * gcc.target/powerpc/ppc-spe.c: Likewise.
943         * gcc.target/powerpc/spe1.c: Likewise.
944         * g++.dg/ext/spe1.C: Likewise.
945         * g++.dg/other/opaque-1.C: Likewise.
946         * g++.dg/other/opaque-2.C: Likewise.
947         * g++.dg/other/opaque-3.C: Likewise.
948
949 2009-01-14  Mark Mitchell  <mark@codesourcery.com>
950
951         * gcc.dg/vect/vect-105.c: Prevent compiler from hoisting abort
952         out of loop.
953
954 2009-01-14  Vladimir Makarov  <vmakarov@redhat.com>
955
956         PR target/38811
957         * g++.dg/torture/pr38811.C: New file.
958
959 2009-01-14  Richard Guenther  <rguenther@suse.de>
960
961         PR tree-optimization/38826
962         PR middle-end/38477
963         * gcc.dg/Wstrict-aliasing-bogus-pta-1.c: New testcase.
964
965 2009-01-13  Sebastian Pop  <sebastian.pop@amd.com>
966
967         * gcc.dg/graphite/pr38786.c: Fix commit problem.
968
969 2009-01-14  Nick Clifton  <nickc@redhat.com>
970
971         PR c++/37862
972         * g++.cp/parse/pr37862.C: New test.
973
974 2009-01-14  Julian Brown  <julian@codesourcery.com>
975
976         * gcc.target/arm/eabi1.c (__eabi_uread4, __eabi_uwrite4)
977         (__eabi_uread8, __eabi_uwrite8): Change spellings of declarations
978         to...
979         (__aeabi_uread4, __aeabi_uwrite4, __aeabi_uread8, __aeabi_uwrite8):
980         These.
981
982 2009-01-13  Jakub Jelinek  <jakub@redhat.com>
983
984         PR rtl-optimization/38774
985         * gcc.dg/torture/pr38774.c: New test.
986
987         PR c++/38795
988         * g++.dg/cpp0x/pr38795.C: New test.
989
990 2009-01-13  Daniel Jacobowitz  <dan@codesourcery.com>
991             Nathan Froyd  <froydnj@codesourcery.com>
992             Joseph Myers  <joseph@codesourcery.com>
993
994         * gcc.target/powerpc/altivec-consts.c: Run if vmx_hw, compile
995         otherwise.  Do not check for AltiVec at runtime.
996         * gcc.target/powerpc/altivec-varargs-1.c: Likewise.
997         * gcc.target/powerpc/altivec-vec-merge.c: Likewise.
998         * gcc.target/powerpc/altivec-1.c: Likewise.
999         * gcc.target/powerpc/altivec-3.c: Likewise.
1000         * gcc.target/powerpc/altivec-10.c: Likewise.
1001         * gcc.target/powerpc/altivec-12.c: Likewise.
1002         * gcc.target/powerpc/altivec-24.c: Likewise.
1003         * gcc.target/powerpc/altivec-cell-2.c: Likewise.
1004         * gcc.target/powerpc/altivec-cell-3.c: Likewise.
1005         * gcc.target/powerpc/altivec-cell-4.c: Likewise.
1006         * gcc.target/powerpc/pr35907.c: Likewise.
1007         * gcc.target/powerpc/altivec-cell-8.c: Run if cell_hw, compile
1008         otherwise.  Do not check for Cell at runtime.
1009         * gcc.target/powerpc/altivec_check.h: Delete.
1010
1011         * g++.dg/ext/altivec-2.C: Do not check for AltiVec at runtime.
1012         * g++.dg/ext/altivec-3.C: Run if vmx_hw, compile otherwise.  Do
1013         not check for AltiVec at runtime.
1014         * g++.dg/ext/altivec-cell-2.C: Likewise.
1015         * g++.dg/ext/altivec-cell-3.C: Likewise.
1016         * g++.dg/ext/altivec-cell-4.C: Likewise.
1017         * g++.dg/eh/simd-2.C: Only use -maltivec if vmx_hw.
1018         * g++.dg/eh/check-vect.h (sig_ill_handler): Remove AltiVec runtime
1019         check.
1020         * g++.dg/ext/altivec_check.h: Delete.
1021         
1022 2009-01-13  Nathan Froyd  <froydnj@codesourcery.com>
1023
1024         * gcc.target/powerpc/altivec-macros.c: Require a powerpc_altivec_ok
1025         effective target.  Adjust line numbers accordingly.
1026
1027 2009-01-13  Mark Mitchell  <mark@codesourcery.com>
1028
1029         * gcc.target/i386/sse-10.c: Pass -mno-omit-leaf-frame-pointer.
1030
1031 2009-01-13  Sebastian Pop  <sebastian.pop@amd.com>
1032
1033         PR tree-optimization/38786
1034         * gcc.dg/graphite/pr38786.c: New.
1035
1036 2009-01-13  Uros Bizjak  <ubizjak@gmail.com>
1037
1038         Revert:
1039         2009-01-05  Uros Bizjak  <ubizjak@gmail.com>
1040
1041         * gcc.dg/compat/struct-layout-1_generate.c (dg-options): Add -mieee
1042         for alpha*-*-* targets.
1043         * g++.dg/compat/struct-layout-1_generate.c (dg-options): Ditto.
1044
1045 2009-01-12  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
1046
1047         PR libfortran/38772
1048         * gfortran.dg/fmt_bz_bn_err.f: New test.
1049
1050 2009-01-12  Nathan Froyd  <froydnj@codesourcery.com>
1051
1052         * gcc.target/powerpc/ppc-spe64-1.c: Add dg-error handler.
1053
1054 2009-01-12  Daniel Jacobowitz  <dan@codesourcery.com>
1055
1056         * lib/target-supports.exp (check_effective_target_powerpc64): New.
1057         * gcc.target/powerpc/darwin-longlong.c: Explicitly require 64-bit
1058         instruction support.  Do not check for it at runtime.
1059
1060 2009-01-12  Jason Merrill  <jason@redhat.com>
1061
1062         PR c++/35109
1063         * g++.dg/lookup/friend11.C: Remove expected error.
1064         * g++.dg/lookup/friend14.C: New test.
1065         * g++.dg/lookup/friend15.C: New test.
1066
1067 2009-01-12  Dodji Seketeli  <dodji@redhat.com>
1068
1069         PR c++/36019
1070         * g++.dg/lookup/hidden-class12.C: New test.
1071         * g++.dg/lookup/hidden-class13.C: New test.
1072         * g++.dg/lookup/hidden-class14.C: New test.
1073         * g++.dg/lookup/hidden-class15.C: New test.
1074         * g++.dg/lookup/hidden-class16.C: New test.
1075
1076 2009-01-12  Mark Mitchell  <mark@codesourcery.com>
1077
1078         * gcc.dg/struct/wo_prof_single_str_global.c: Mask return value.
1079         * gcc.dg/struct/wo_prof_single_str_local.c: Mask return value.
1080         * gcc.dg/struct/wo_prof_single_str_pointer.c: Mask return value.
1081
1082 2009-01-12  Jason Merrill  <jason@redhat.com>
1083
1084         PR c++/31488
1085         * g++.dg/other/vararg-3.C: New test.
1086
1087 2009-01-12  Daniel Jacobowitz  <dan@codesourcery.com>
1088
1089         * gcc.target/powerpc/ppc-spe.c: Compile for all EABI targets.
1090         Explicitly enable SPE.
1091         * gcc.target/powerpc/20030505.c: Likewise.  Add dg-message
1092         directive.
1093
1094         * gcc.target/powerpc/20030218-1.c: Pass -mfloat-gprs=single.
1095         Expect -flax-vector-conversions message.  Adjust incompatible
1096         types errors.
1097         * gcc.target/powerpc/spe1.c: Pass -mspe and -mfloat-gprs=single.
1098         Make Foo extern.
1099
1100         * gcc.dg/cpp/assert4.c: Recognize __PPC__.
1101
1102         * g++.dg/other/opaque-1.C: Run on targets with SPE.
1103
1104         * g++.dg/ext/spe-1.C: Pass -mspe and -mfloat-gprs=single.
1105         * g++.dg/other/opaque-2.C: Likewise.
1106         * g++.dg/other/opaque-3.C: Likewise.
1107
1108 2009-01-12  Jakub Jelinek  <jakub@redhat.com>
1109
1110         PR c/32041
1111         * gcc.dg/pr32041.c: New test.
1112         * g++.dg/parse/offsetof9.C: New test.
1113
1114 2009-01-12  Daniel Jacobowitz  <dan@codesourcery.com>
1115             Nathan Froyd  <froydnj@codesourcery.com>
1116
1117         * g++.dg/conversion/simd1.C: Ignore irrelevant warning.
1118         * g++.dg/ext/attribute-test-1.C: Likewise.
1119         * g++.dg/ext/attribute-test-2.C: Likewise.
1120         * g++.dg/ext/attribute-test-3.C: Likewise.
1121         * g++.dg/ext/attribute-test-4.C: Likewise.
1122
1123 2009-01-12  Eric Botcazou  <ebotcazou@adacore.com>
1124
1125         * gnat.dg/unchecked_convert3.adb: New test.
1126
1127 2009-01-12  Jakub Jelinek  <jakub@redhat.com>
1128
1129         PR c++/38794
1130         * g++.dg/parse/typedef9.C: New test.
1131
1132         PR tree-optimization/38807
1133         * gcc.c-torture/compile/pr38807.c: New test.
1134
1135 2009-01-11  Adam Nemet  <anemet@caviumnetworks.com>
1136
1137         * gcc.target/mips/ins-2.c: New test.
1138
1139 2009-01-11  H.J. Lu  <hongjiu.lu@intel.com>
1140
1141         PR testsuite/38809
1142         * gcc.dg/pr38616.c: Only run for targets with -fstack-protector.
1143
1144 2009-01-11  Jakub Jelinek  <jakub@redhat.com>
1145
1146         PR c++/36254
1147         * g++.dg/warn/Wreturn-type-5.C: New test.
1148
1149 2009-01-11  Matthias Klose  <doko@ubuntu.com>
1150
1151         PR middle-end/38616
1152         * gcc.dg/pr38616.c: New test.
1153
1154 2009-01-10  Sebastian Pop  <sebastian.pop@amd.com>
1155
1156         * gcc.dg/graphite/block-3.c: Fix compile error on 32bit.
1157
1158 2009-01-10  Andrew Pinski  <pinskia@gmail.com>
1159
1160         PR c++/38648
1161         * g++.dg/expr/string-1.C: New test.
1162         * g++.dg/expr/string-2.C: New test.
1163
1164         PR c++/36695
1165         * g++.dg/ext/complex4.C: New test.
1166         * g++.dg/ext/complex5.C: New test.
1167         * g++.dg/init/reference1.C: New test.
1168         * g++.dg/init/reference2.C: New test.
1169         * g++.dg/init/reference3.C: New test.
1170
1171 2009-01-10  Paul Thomas  <pault@gcc.gnu.org>
1172
1173         PR fortran/38763
1174         * gfortran.dg/transfer_null_1.f90: New test.
1175
1176 2009-01-10  Paul Thomas  <pault@gcc.gnu.org>
1177
1178         PR fortran/38765
1179         * gfortran.dg/host_assoc_function_6.f90: New test.
1180
1181 2009-01-09  Joel Sherrill <joel.sherrill@oarcorp.com>
1182
1183         * lib/target-supports.exp: Add method to determine if the effective
1184         target is really a ppc405 after applying all compile options.
1185         * gcc.target/powerpc/405-mulhhwu-2.c: Add dg-skip-if not ppc405.
1186         * gcc.target/powerpc/405-nmachhw-1.c: Likewise.
1187         * gcc.target/powerpc/405-nmaclhw-1.c: Likewise.
1188         * gcc.target/powerpc/405-machhwu-1.c: Likewise.
1189         * gcc.target/powerpc/405-mullhwu-1.c: Likewise.
1190         * gcc.target/powerpc/405-nmacchw-1.c: Likewise.
1191         * gcc.target/powerpc/405-mulchwu-1.c: Likewise.
1192         * gcc.target/powerpc/405-nmachhw-2.c: Likewise.
1193         * gcc.target/powerpc/405-nmaclhw-2.c: Likewise.
1194         * gcc.target/powerpc/405-machhwu-2.c: Likewise.
1195         * gcc.target/powerpc/405-mulhhw-1.c: Likewise.
1196         * gcc.target/powerpc/405-machhw-1.c: Likewise.
1197         * gcc.target/powerpc/405-mullhw-1.c: Likewise.
1198         * gcc.target/powerpc/405-maclhw-1.c: Likewise.
1199         * gcc.target/powerpc/405-dlmzb-strlen-1.c: Likewise.
1200         * gcc.target/powerpc/405-mullhwu-2.c: Likewise.
1201         * gcc.target/powerpc/405-nmacchw-2.c: Likewise.
1202         * gcc.target/powerpc/405-mulchwu-2.c: Likewise.
1203         * gcc.target/powerpc/405-mulchw-1.c: Likewise.
1204         * gcc.target/powerpc/405-maclhwu-1.c: Likewise.
1205         * gcc.target/powerpc/405-macchw-1.c: Likewise.
1206         * gcc.target/powerpc/405-mulhhw-2.c: Likewise.
1207         * gcc.target/powerpc/405-machhw-2.c: Likewise.
1208         * gcc.target/powerpc/405-mullhw-2.c: Likewise.
1209         * gcc.target/powerpc/405-maclhw-2.c: Likewise.
1210         * gcc.target/powerpc/405-macchwu-1.c: Likewise.
1211         * gcc.target/powerpc/405-mulhhwu-1.c: Likewise.
1212         * gcc.target/powerpc/405-mulchw-2.c: Likewise.
1213         * gcc.target/powerpc/405-maclhwu-2.c: Likewise.
1214         * gcc.target/powerpc/405-macchw-2.c: Likewise.
1215         * gcc.target/powerpc/405-macchwu-2.c: Likewise.
1216
1217 2009-01-09  Jakub Jelinek  <jakub@redhat.com>
1218
1219         PR c++/35335
1220         * g++.dg/other/error31.C: New testcase.
1221
1222         PR c/35742
1223         * gcc.dg/pr35742.c: New test.
1224
1225 2009-01-09  John F. Carr  <jfc@mit.edu>
1226
1227         PR c++/37877
1228         * g++.dg/parse/linkage3.C: New test.
1229
1230 2009-01-09  Jakub Jelinek  <jakub@redhat.com>
1231
1232         PR middle-end/38771
1233         * gcc.c-torture/compile/pr38771.c: New test.
1234
1235 2009-01-08  Nathan Froyd  <froydnj@codesourcery.com>
1236
1237         * gcc.dg/pr34856.c: Ignore irrelevant warning.
1238
1239 2009-01-08  Mark Mitchell  <mark@codesourcery.com>
1240
1241         * gcc.dg/sibcall-3.c: XFAIL for Thumb.
1242         * gcc.dg/sibcall-4.c: Likewise.
1243
1244 2009-01-08  Sebastian Pop  <sebastian.pop@amd.com>
1245             Jan Sjodin  <jan.sjodin@amd.com>
1246
1247         PR tree-optimization/38559
1248         * testsuite/gcc.dg/graphite/pr38559.c: New.
1249
1250 2009-01-08  Ira Rosen  <irar@il.ibm.com>
1251
1252         PR tree-optimization/37194
1253         * gcc.dg/vect/costmodel/ppc/costmodel-pr37194.c: New test.
1254
1255 2009-01-07  Jakub Jelinek  <jakub@redhat.com>
1256
1257         PR c++/38725
1258         * g++.dg/ext/label11.C: New test.
1259
1260 2009-01-07  Joseph Myers  <joseph@codesourcery.com>
1261
1262         * lib/target-supports.exp (check_weak_override_available): New.
1263         * lib/target-supports-dg.exp (dg-require-weak-override): New.
1264         * gcc.dg/tree-ssa/pr27781.c, g++.dg/eh/weak1.C: Use
1265         dg-require-weak-override.
1266
1267 2009-01-07  Nathan Froyd  <froydnj@codesourcery.com>
1268             Alan Modra  <amodra@bigpond.net.au>
1269
1270         * gcc.c-torture/compile/20090107-1.c: New test.
1271
1272 2009-01-07  Uros Bizjak  <ubizjak@gmail.com>
1273
1274         PR target/38706
1275         * g++.dg/other/pr38706.C: New test.
1276
1277 2009-01-07  Jason Merrill  <jason@redhat.com>
1278
1279         * g++.dg/cpp0x/variadic92.C: New test.
1280         * g++.dg/cpp0x/variadic93.C: New test.
1281
1282 2009-01-07  Janis Johnson  <janis187@us.ibm.com>
1283
1284         * lib/target-supports-dg.exp (current_compiler_flags): New.
1285         (check-flags): Use it; do not access dg-test local variables.
1286         (dg-skip-if): Do not access dg-test local variables.
1287         (dg-xfail-run-if): Ditto.
1288         (dg-shouldfail): Ditto.
1289         * gcc.test-framework/test-framework.exp
1290         (check_effective_target_def_nocache): New.
1291         * gcc.test-framework/test-framework.awk: Handle scan tests.
1292         * gcc.test-framework/dg-do-run-xrif-nocache-exp-XF.c: New test.
1293         * gcc.test-framework/dg-error-nocache-exp-P.c: New test.
1294         * gcc.test-framework/dg-nocache-scanasm-exp-XF.c: New test.
1295         * gcc.test-framework/dg-warning-nocache-exp-P.c: New test.
1296         * gcc.test-framework/dg-nocache-sif-exp-P.c: New test.
1297         * gcc.test-framework/dg-nocache-sif-exp-U.c: New test.
1298         * gcc.test-framework/dg-nocache-xif-exp-P.c: New test.
1299         * gcc.test-framework/dg-do-run-sft-nocache-exp-P.c: New test.
1300         * gcc.test-framework/dg-nocache-xif-exp-XP.c: New test.
1301
1302         * g++.dg/torture/pr38586.C: Ignore a possible warning.
1303
1304         * lib/target-supports-dg.exp (check_test_flags): Delete.
1305
1306 2009-01-07  Jan Sjodin  <jan.sjodin@amd.com>
1307
1308         PR tree-optimization/38492
1309         PR tree-optimization/38498
1310         * testsuite/gcc.dg/graphite/pr38500.c: Fixed warning as committed
1311         in trunk.
1312         * testsuite/gcc.dg/graphite/block-0.c: Update test.
1313         * testsuite/gcc.dg/graphite/block-1.c: Same.
1314         * testsuite/gcc.dg/graphite/block-2.c: Remove xfail and test
1315         for blocking.
1316         * testsuite/gcc.dg/graphite/block-4.c: Remove test for strip mine.
1317         * testsuite/gcc.dg/graphite/block-3.c: New.
1318         * testsuite/gcc.dg/graphite/pr38498.c: New.
1319
1320 2009-01-07  H.J. Lu  <hongjiu.lu@intel.com>
1321
1322         AVX Programming Reference (December, 2008)
1323         * gcc.target/i386/avx-vmovntdq-256-1.c: New.
1324         * gcc.target/i386/avx-vmovntpd-256-1.c: Likewise.
1325         * gcc.target/i386/avx-vmovntps-256-1.c: Likewise.
1326
1327         * gcc.target/i386/sse2-movntdq-1.c (TEST): Align array to 16byte.
1328         * gcc.target/i386/sse2-movntpd-1.c (TEST): Likewise.
1329
1330 2009-01-06  Thomas Koenig  <tkoenig@gcc.gnu.org>
1331
1332         PR fortran/38220
1333         * gfortran.dg/c_loc_pure_1.f90:  New test.
1334
1335 2009-01-06  Mikael Morin  <mikael.morin@tele2.fr>
1336
1337         PR fortran/38669
1338         * gfortran.dg/elemental_dependency_3.f90:
1339         Add the final tree dump cleanup.
1340
1341 2009-01-06  Jakub Jelinek  <jakub@redhat.com>
1342
1343         * gfortran.dg/pr23095.f: Require ilp32 in target selection instead of
1344         passing -m32.
1345
1346         PR rtl-optimization/38722
1347         * gfortran.dg/pr38722.f90: New test.
1348
1349 2009-01-06  Janis Johnson  <janis187@us.ibm.com>
1350
1351         PR c/34252
1352         * gcc.dg/dfp/decfloat-constants.c: Check for DECnn_SUBNORMAL_MIN
1353         instead of DECnn_DEN.  Support -DDBG to list lines that fail.
1354
1355 2009-01-06  Dominique Dhumieres  <dominiq@lps.ens.fr>
1356
1357         * gfortran.dg/implicit_12.f90: Add space around dg directive.
1358         * gfortran.dg/typebound_call_8.f03: Same.
1359         * gfortran.dg/elemental_bind_c.f90: Same.
1360         * gfortran.dg/typebound_call_7.f03: Same.
1361         * gfortran.dg/interface_proc_end.f90: Same
1362         * gfortran.dg/pr37243.f: Fix typo.
1363
1364 2009-01-06  Uros Bizjak  <ubizjak@gmail.com>
1365
1366         * gcc.dg/struct-ret-3.c (CHUNK_SIZE): New define.  Use CHUNK_SIZE
1367         instead of hardcoded number.  Increase CHUNK_SIZE to 16384 for
1368         large stack sizes.
1369
1370 2009-01-06  H.J. Lu  <hongjiu.lu@intel.com>
1371
1372         AVX Programming Reference (December, 2008)
1373         * gcc.target/i386/avx-2.c: Remove tests for _mm_permute2_pd,
1374         _mm256_permute2_pd, _mm_permute2_ps and _mm256_permute2_ps.
1375         * gcc.target/i386/sse-14.c: Likewise.
1376
1377         * gcc.target/i386/avx-vpermil2pd-1.c: Removed.
1378         * gcc.target/i386/avx-vpermil2ps-1.c: Likewise.
1379         * gcc.target/i386/avx-vpermil2pd-256-1.c: Likewise.
1380         * gcc.target/i386/avx-vpermil2ps-256-1.c: Likewise.
1381
1382 2009-01-05  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
1383
1384         PR libfortran/38735
1385         * gfortran.dg/fmt_bz_bn.f: Update test.
1386
1387 2009-01-05  Dodji Seketeli  <dodji@redhat.com>
1388
1389         PR c++/38472
1390         * g++.dg/conversion/usual-arith-conv.C: New test.
1391
1392 2009-01-05  Andrew Pinski  <andrew_pinski@playstation.sony.com>
1393
1394         PR c/34911
1395         * gcc.dg/vector-3.c: New testcase.
1396         * g++.dg/ext/vector15.C: New test.
1397
1398 2009-01-05  Harsha Jagasia  <harsha.jagasia@amd.com>
1399
1400         PR tree-optimization/38510
1401         * gcc.dg/graphite/pr38510.c: New.
1402
1403 2009-01-05  Harsha Jagasia  <harsha.jagasia@amd.com>
1404             Jan Sjodin <jan.sjodin@amd.com>
1405
1406         PR tree-optimization/38500
1407         * gcc.dg/graphite/pr38500.c: New.
1408
1409 2009-01-05  Laurent GUERBY  <laurent@guerby.net>
1410
1411         * gcc.c-torture/compile/20001226-1.c: Generalize
1412         dg-timeout-factor.
1413         * gcc.c-torture/compile/limits-fnargs.c: Add
1414         dg-timeout-factor.
1415         * gcc.dg/20020425-1.c: Likewise.
1416         * gcc.dg/pch/pch.exp: Likewise.
1417         
1418 2009-01-05  Paul Thomas  <pault@gcc.gnu.org>
1419
1420         PR fortran/38657
1421         * gfortran.dg/module_commons_3.f90: New test.
1422
1423 2009-01-05  Daniel Franke  <franke.daniel@gmail.com>
1424
1425         PR fortran/37159
1426         * gfortran.dg/random_seed_1.f90: Updated.
1427
1428 2009-01-05  Mikael Morin  <mikael.morin@tele2.fr>
1429
1430         PR fortran/38669
1431         PR fortran/38726
1432         * gfortran.dg/elemental_subroutine_7.f90: 
1433         Fix p values so that it can be used as vector subscript.
1434
1435 2009-01-05  Jason Merrill  <jason@redhat.com>
1436
1437         * g++.dg/cpp0x/initlist12.C: Add another test.
1438
1439         * g++.dg/cpp0x/defaulted7.C: New test.
1440
1441 2009-01-05  Thomas Koenig  <tkoenig@gcc.gnu.org>
1442
1443         PR fortran/38672
1444         * gfortran.dg/host_assoc_blockdata_1.f90:  New test.
1445         * gfortran.dg/host_assoc_blockdata_2.f90:  New test.
1446
1447 2009-01-05  Uros Bizjak  <ubizjak@gmail.com>
1448
1449         * gcc.dg/compat/struct-layout-1_generate.c (dg-options): Add -mieee
1450         for alpha*-*-* targets.
1451         * g++.dg/compat/struct-layout-1_generate.c (dg-options): Ditto.
1452
1453 2009-01-05  Paul Thomas  <pault@gcc.gnu.org>
1454
1455         PR fortran/38665
1456         * gfortran.dg/host_assoc_function_5.f90: New test.
1457
1458 2009-01-04  Mikael Morin  <mikael.morin@tele2.fr>
1459
1460         PR fortran/38669
1461         * gfortran.dg/elemental_dependency_3.f90: New test.
1462         * gfortran.dg/elemental_subroutine_7.f90: New test.
1463
1464 2009-01-04  Uros Bizjak  <ubizjak@gmail.com>
1465
1466         * gcc.dg/struct-ret-3.c: Include unistd.h.
1467         (main): Exit early if system memory page size is
1468         larger than 4096 bytes.
1469
1470 2009-01-04  Daniel Franke  <franke.daniel@gmail.com>
1471
1472         PR fortran/38718
1473         * gfortran.dg/merge_init_expr.f90: New.
1474
1475 2009-01-04  Mikael Morin  <mikael.morin@tele2.fr>
1476
1477         PR fortran/38536
1478         * gfortran.dg/c_loc_tests_13.f90: New test.
1479         * gfortran.dg/c_loc_tests_14.f90: New test.
1480
1481 2009-01-03  Daniel Franke  <franke.daniel@gmail.com>
1482
1483         * gfortran.dg/func_result_4.f90: New.
1484
1485 2009-01-03  Paul Thomas  <pault@gcc.gnu.org>
1486
1487         PR fortran/38594
1488         * gfortran.dg/host_assoc_call_3.f90: Make sure that the generic
1489         interface still works, in addition to original tests.
1490         * gfortran.dg/host_assoc_call_6.f90: New test.
1491
1492 2009-01-03  Jakub Jelinek  <jakub@redhat.com>
1493
1494         PR c++/38705
1495         * g++.dg/torture/pr38705.C: New test.
1496
1497         PR c/38700
1498         * gcc.dg/pr38700.c: New test.
1499
1500 2009-01-02  Jason Merrill  <jason@redhat.com>
1501
1502         * g++.dg/cpp0x/initlist11.C: New test.
1503         * g++.dg/cpp0x/initlist12.C: New test.
1504
1505 2009-01-02  Richard Sandiford  <rdsandiford@googlemail.com>
1506
1507         * gcc.dg/fixed-point/composite-type.c: Update wording of messages.
1508         Allow extra informative notes.
1509
1510 2009-01-01  Jakub Jelinek  <jakub@redhat.com>
1511
1512         PR c/36489
1513         * gcc.dg/pr36489.c: New test.