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