OSDN Git Service

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