OSDN Git Service

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