OSDN Git Service

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