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