1 2009-03-27 H.J. Lu <hongjiu.lu@intel.com>
4 * gcc.dg/pr39323-1.c: New.
5 * gcc.dg/pr39323-2.c: Likewise.
6 * gcc.dg/pr39323-3.c: Likewise.
8 2009-03-27 H.J. Lu <hongjiu.lu@intel.com>
11 * gcc.target/ia64/sync-1.c: New.
13 2009-03-27 H.J. Lu <hongjiu.lu@intel.com>
16 * gcc.target/x86_64/abi/callabi/func-2a.c: New.
17 * gcc.target/x86_64/abi/callabi/func-2b.c: Likewise.
18 * gcc.target/x86_64/abi/callabi/func-indirect-2a.c: Likewise.
19 * gcc.target/x86_64/abi/callabi/func-indirect-2b.c: Likewise.
20 * gcc.target/x86_64/abi/callabi/vaarg-4a.c: Likewise.
21 * gcc.target/x86_64/abi/callabi/vaarg-4b.c: Likewise.
22 * gcc.target/x86_64/abi/callabi/vaarg-5a.c: Likewise.
23 * gcc.target/x86_64/abi/callabi/vaarg-5b.c: Likewise.
25 2009-03-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
27 * gcc.dg/torture/builtin-explog-1.c: Remove tests that aren't true
28 for low precision (i.e. float).
30 2009-03-27 Dodji Seketeli <dodji@redhat.com>
31 Jakub Jelinek <jakub@redhat.com>
34 * g++.dg/debug/dwarf2/explicit-constructor.C: New test.
36 2009-03-27 Jakub Jelinek <jakub@redhat.com>
38 * gcc.dg/memmove-2.c: New test.
39 * gcc.dg/memmove-3.c: New test.
41 * gcc.dg/ipa/ipacost-1.c: Adjust match pattern for change
44 2009-03-27 Xinliang David Li <davidxl@google.com>
46 PR tree-optimization/39557
47 * g++.dg/tree-ssa/dom-invalid.C: New test.
49 2009-03-27 Xinliang David Li <davidxl@google.com>
51 PR tree-optimization/39548
52 * g++.dg/tree-ssa/copyprop.C: New test.
54 2009-03-27 Andrew Pinski <andrew_pinski@playstation.sony.com>
57 * g++.dg/template/typename17.C: New testcase.
58 * g++.dg/template/typename18.C: New testcase.
60 2009-03-27 Andrew Pinski <andrew_pinski@playstation.sony.com>
63 * g++.dg/other/var_copy-1.C: New test.
65 2009-03-27 Simon Martin <simartin@users.sourceforge.net>
68 * g++.dg/parse/ctor9.C: New test.
70 2009-03-27 Simon Martin <simartin@users.sourceforge.net>
73 * g++.dg/init/error2.C: New test.
75 2009-03-27 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
78 * gcc.dg/pr35652.C: New.
79 * g++.dg/warn/pr35652.C: New.
80 * gcc.dg/format/plus-1.c: Adjust message.
82 2009-03-26 Jakub Jelinek <jakub@redhat.com>
85 * gcc.dg/wdisallowed-functions-3.c: New test.
86 * g++.dg/warn/Wdisallowed-functions-3.C: New test.
88 2009-03-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
90 * gcc.dg/inline-33.c: Fix when pic.
92 2009-03-25 Alexander Monakov <amonakov@ispras.ru>
94 * gcc.target/ia64/20090324-1.c: New test.
96 2009-03-25 Jakub Jelinek <jakub@redhat.com>
99 * gcc.dg/pr27898.c: New test.
101 PR tree-optimization/32139
102 * gcc.c-torture/compile/pr32139.c: New test.
104 2009-03-24 Jason Merrill <jason@redhat.com>
107 * g++.dg/parse/defarg14.C: New test.
109 2009-03-24 Jerry DeLisle <jvdelisle@gcc.gnu.org>
112 * gfortran.dg/read_repeat.f90: New test.
114 2009-03-24 Ira Rosen <irar@il.ibm.com>
116 PR tree-optimization/39529
117 * gcc.dg/vect/pr39529.c: New test.
119 2009-03-24 Dodji Seketeli <dodji@redhat.com>
120 Jakub Jelinek <jakub@redhat.com>
123 * g++.dg/debug/dwarf2/imported-decl-1.C: New test.
125 2009-03-23 Jakub Jelinek <jakub@redhat.com>
128 * gcc.dg/gomp/pr39495-2.c: Remove xfails.
130 2009-03-23 Jason Merrill <jason@redhat.com>
132 * g++.dg/cpp0x/auto12.C: Add variadic test.
135 * g++.dg/warn/Wshadow-4.C: New test.
137 2009-03-23 Jakub Jelinek <jakub@redhat.com>
139 PR tree-optimization/39516
140 * gfortran.dg/pr39516.f: New test.
142 2009-03-22 Hans-Peter Nilsson <hp@axis.com>
144 * lib/target-libpath.exp (set_ld_library_path_env_vars):
145 Correct TEST_GCC_EXEC_PREFIX test to check existence as a tcl
146 variable, not environment variable.
148 2009-03-21 Jason Merrill <jason@redhat.com>
151 * g++.dg/ext/vla6.C: New test.
153 2009-03-20 Jason Merrill <jason@redhat.com>
155 * g++.dg/cpp0x/initlist5.C: Add additional test.
157 2009-03-19 Jakub Jelinek <jakub@redhat.com>
158 Janis Johnson <janis187@us.ibm.com>
160 * lib/compat.exp (compat-get-options-main, compat-get-options):
161 Handle dg-prune-output in source file.
162 * lib/gcc-defs.exp (${tool}_check_compile): Process prune requests.
163 * gcc.dg/compat/struct-layout-1_main.c: Use dg-prune for warning.
164 * gcc.dg/compat/struct-layout-1_generate.c: Use -Wno-abi, prune
167 2009-03-19 Jakub Jelinek <jakub@redhat.com>
170 * gcc.dg/gomp/pr39495-1.c: New test.
171 * gcc.dg/gomp/pr39495-2.c: New test.
172 * g++.dg/gomp/pr39495-1.C: New test.
173 * g++.dg/gomp/pr39495-2.C: New test.
176 * gcc.target/i386/pr39496.c: New test.
177 * g++.dg/other/pr39496.C: New test.
179 2009-03-19 Li Feng <nemokingdom@gmail.com>
182 * gcc.dg/autopar/pr39500-1.c: New.
183 * gcc.dg/autopar/pr39500-2.c: New.
185 2009-03-18 H.J. Lu <hongjiu.lu@intel.com>
187 * g++.dg/dg.exp: Prune graphite.
189 2009-03-18 Sebastian Pop <sebastian.pop@amd.com>
192 * g++.dg/graphite: New.
193 * g++.dg/graphite/graphite.exp: New.
194 * g++.dg/graphite/pr39447.C: New.
196 2009-03-18 H.J. Lu <hongjiu.lu@intel.com>
199 * g++.dg/template/pr39425.C: New.
201 * g++.dg/template/spec33.C: Updated.
203 2009-03-17 Jason Merrill <jason@redhat.com>
205 * g++.dg/cpp0x/auto6.C, auto12.C: Update mangling.
207 2009-03-17 Paolo Carlini <paolo.carlini@oracle.com>
210 * g++.dg/ext/unary_trait_incomplete.C: New.
212 2009-03-17 Jing Yu <jingyu@google.com>
215 * g++.dg/inherit/thunk10.C: New test.
217 2009-03-17 Uros Bizjak <ubizjak@gmail.com>
220 * gcc.target/i386/pr39482.c: New test.
222 2009-03-17 Jakub Jelinek <jakub@redhat.com>
225 * g++.dg/debug/dwarf2/imported-module-2.C: Expect
226 DW_TAG_imported_module, not just any DW_TAG_imported prefixed tag.
227 * g++.dg/debug/dwarf2/imported-module-3.C: Likewise.
228 * g++.dg/debug/dwarf2/imported-module-4.C: Likewise.
231 * gcc.dg/pr39443.c: New test.
234 * gcc.dg/debug/pr39412.c: New test.
236 2009-03-17 Janis Johnson <janis187@us.ibm.com>
239 * lib/target-libpath.exp (set_ld_library_path_env_vars): Save
240 existing GCC_EXEC_PREFIX, set to TEST_GCC_EXEC_PREFIX if that
242 (restore_ld_library_path_env_vars): Restore GCC_EXEC_PREFIX to
243 its original value, or unset if it was not defined.
244 * gcc.dg/compat/struct-layout-1.exp: Use set/restore library
245 path procs around use of HOSTCC.
246 * g++.dg/compat/struct-layout-1.exp: Ditto.
247 * objc.dg/gnu-encoding/gnu-encoding.exp: Ditto.
249 2009-03-16 H.J. Lu <hongjiu.lu@intel.com>
251 * gcc.target/x86_64/abi/callabi/func-indirect.c (main): Return 0.
253 2009-03-16 Janis Johnson <janis187@us.ibm.com>
255 Revert patch for PR testsuite/37630.
258 * gcc.dg/pr11492.c: Replace constant and remove xfail.
261 * lib/target-supports.exp (check_effective_target_ieee): New.
262 * gcc.c-torture/execute/ieee/ieee.exp: Use it.
263 * gcc.dg/20001012-1.c: Require ieee.
266 * gcc.c-torture/execute/pr35456.x: New, skip test for vax.
268 2009-03-16 Jakub Jelinek <jakub@redhat.com>
270 PR tree-optimization/39455
271 * gcc.dg/pr39455.c: New test.
273 2009-03-13 David Ayers <ayers@fsfe.org>
275 * objc/execute/trivial.m. New test.
277 2009-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
280 * testsuite/gcc.target/i386/stackalign/longlong-2.c: Skip on darwin.
282 2009-03-13 H.J. Lu <hongjiu.lu@intel.com>
285 * gcc.dg/asm-b.c: Use "Q" constraint on %b1/%h1 and "R"
288 2009-03-12 David Ayers <ayers@fsfe.org>
291 * objc/execute/exceptions/handler-1.m. New test.
293 2008-03-12 Jakub Jelinek <jakub@redhat.com>
296 * gcc.target/i386/pr39431.c: New test.
298 2009-03-12 H.J. Lu <hongjiu.lu@intel.com>
301 * gcc.target/i386/pr39445.c: New.
303 * gcc.target/i386/push-1.c: XFAIL.
305 2009-03-11 Adam Nemet <anemet@caviumnetworks.com>
307 * gcc.dg/inline-33.c: New test.
309 2009-03-11 Nathan Froyd <froydnj@codesourcery.com>
311 * gcc.dg/vect/vect-82.c: Combine dg-do and
312 dg-require-effective-target into dg-skip-if.
313 * gcc.dg/vect/vect-83.c: Likewise.
315 2009-03-11 Jakub Jelinek <jakub@redhat.com>
318 * gcc.target/i386/stackalign/longlong-1.c: New test.
319 * gcc.target/i386/stackalign/longlong-2.c: New test.
321 2009-03-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
323 * g++.old-deja/g++.jason/thunk2.C: Skip on SPU.
325 2009-03-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
327 * gcc.c-torture/execute/ieee/inf-3.c: New test.
328 * gcc.c-torture/execute/ieee/inf-2.c: Fix typo.
330 2009-03-11 Olivier Hainque <hainque@adacore.com>
332 * gnat.dg/slice_enum.adb: New test.
334 2009-03-11 Jason Merrill <jason@redhat.com>
337 * g++.dg/opt/nrv15.C: New test.
339 2009-03-10 Ira Rosen <irar@il.ibm.com>
341 PR tree-optimization/39422
342 * gcc.dg/vect/costmodel/spu/costmodel-vect-76b.c: Move
343 constant array with static initialization to global memory.
344 * gcc.dg/vect/costmodel/spu/costmodel-vect-76c.c: Likewise.
346 2009-03-10 Hariharan Sandanagobalane <hariharan@picochip.com>
348 * gcc.c-torture/execute/pr39339.c: Bitfield sizes changed to avoid
351 2009-03-09 Jakub Jelinek <jakub@redhat.com>
354 * g++.dg/opt/switch2.C: Add -w to dg-options.
355 * g++.dg/warn/Wswitch-1.C: Adjust expected warnings.
356 * g++.dg/warn/switch1.C: New test.
357 * g++.dg/other/switch3.C: New test.
359 PR tree-optimization/39394
360 * gcc.c-torture/compile/pr39394.c: New test.
362 2009-03-09 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
364 * gcc.target/s390/20090223-1.c: New testcase.
366 2009-03-08 Jerry DeLisle <jvdelisle@gcc.gnu.org>
369 * gfortran.dg/fmt_f0_1.f90: New test.
371 2009-03-08 H.J. Lu <hongjiu.lu@intel.com>
374 * g++.dg/other/new1.C: Adjusted.
375 * g++.dg/parse/crash40.C: Likewise.
376 * g++.dg/parse/defarg12.C: Likewise.
377 * g++.dg/template/error15.C: Likewise.
379 * g++.dg/other/pr39060.C: New.
381 2009-03-07 Jason Merrill <jason@redhat.com>
384 * g++.dg/opt/new1.C: New.
386 2009-03-06 Paolo Carlini <paolo.carlini@oracle.com>
389 * g++.dg/other/error32.C: New.
391 2009-03-06 Jakub Jelinek <jakub@redhat.com>
394 * gcc.c-torture/compile/pr39360.c: New test.
397 * g++.dg/debug/dwarf2/static-local-var-in-ctor.C: New test.
399 2009-03-05 Jason Merrill <jason@redhat.com>
402 * g++.dg/warn/Wuninitialized-3.C: New test.
404 2009-03-05 Jakub Jelinek <jakub@redhat.com>
407 * g++.dg/debug/dwarf2/imported-module-3.C: New test.
408 * g++.dg/debug/dwarf2/imported-module-4.C: New test.
410 2009-03-04 Jason Merrill <jason@redhat.com>
413 * g++.dg/template/koenig7.C: New test.
415 2009-03-04 Nathan Sidwell <nathan@codesourcery.com>
417 * g++.dg/torture/predcom-1.C: New test.
419 2009-03-04 Richard Guenther <rguenther@suse.de>
421 PR tree-optimization/39362
422 * g++.dg/torture/pr39362.C: New testcase.
424 2009-03-04 Jason Merrill <jason@redhat.com>
425 Giovanni Bajo <giovannibajo@gcc.gnu.org>
430 * g++.dg/template/dependent-name5.C: New test.
432 2009-03-04 Steve Ellcey <sje@cup.hp.com>
435 * gcc.dg/vect-iv-6.c (dg-require-effective-target): Change from
436 vect_int to vect_int_mult.
438 2009-03-04 Richard Guenther <rguenther@suse.de>
440 PR tree-optimization/39358
441 * g++.dg/warn/Wstrict-aliasing-bogus-escape-2.C: New testcase.
442 * g++.dg/warn/Wstrict-aliasing-bogus-escape-3.C: Likewise.
444 2009-03-04 Richard Guenther <rguenther@suse.de>
446 PR tree-optimization/39339
447 * gcc.c-torture/execute/pr39339.c: New testcase.
449 2009-03-03 Joseph Myers <joseph@codesourcery.com>
451 * gcc.c-torture/compile/20090303-1.c,
452 gcc.c-torture/compile/20090303-2.c: New tests.
454 2009-03-03 Jakub Jelinek <jakub@redhat.com>
457 * gfortran.dg/gomp/pr39354.f90: New test.
459 PR tree-optimization/39343
460 * gcc.dg/pr39343.c: New test.
462 2009-03-03 Ira Rosen <irar@il.ibm.com>
464 PR tree-optimization/39248
465 * gcc.dg/vect/vect-complex-1.c: Add attribute aligned to the arrays.
466 * gcc.dg/vect/vect-iv-6.c: Don't expect to fail to vectorize
467 on targets without vector misalignment support.
468 * lib/target-supports.exp
469 (check_effective_target_vect_short_mult): Add
470 check_effective_target_arm32.
472 2009-03-02 Sebastian Pop <sebastian.pop@amd.com>
475 * testsuite/gcc.dg/graphite/pr39335_1.c: New.
476 * testsuite/gcc.dg/graphite/pr39335.c: New.
478 2009-03-02 H.J. Lu <hongjiu.lu@intel.com>
480 * gcc.target/i386/stackalign/return-4.c: Scan andl/andq instead
482 * gcc.target/i386/stackalign/return-5.c: Likewise.
483 * gcc.target/i386/stackalign/return-6.c: Likewise.
485 2009-03-02 Richard Guenther <rguenther@suse.de>
486 Ira Rosen <irar@il.ibm.com>
488 PR tree-optimization/39318
489 * gfortran.dg/vect/pr39318.f90: New test.
491 2009-03-01 Jan Hubicka <jh@suse.cz>
493 * gcc.dg/debug/dwarf2/ipa-cp1.c: New testcase.
495 2009-03-01 Jan Hubicka <jh@suse.cz>
498 * gcc.dg/debug/dwarf2/inline1.c: New testcase.
500 2009-03-01 Eric Botcazou <ebotcazou@adacore.com>
502 * gnat.dg/pack12.adb: New test.
504 2009-02-26 H.J. Lu <hongjiu.lu@intel.com>
507 * g++.dg/other/pr37789.C: New.
509 2009-02-26 Paul Thomas <pault@gcc.gnu.org>
512 * gfortran.dg/interface_25.f90: New test.
513 * gfortran.dg/interface_26.f90: New test.
515 2009-02-26 Paul Thomas <pault@gcc.gnu.org>
518 * gfortran.dg/initialization_22.f90: New test.
520 2009-02-25 H.J. Lu <hongjiu.lu@intel.com>
522 PR rtl-optimization/39241
523 * gcc.dg/torture/pr39241.c: New.
525 2009-02-25 Martin Jambor <mjambor@suse.cz>
527 PR tree-optimizations/39259
528 * g++.dg/torture/pr39259.C: New testcase.
530 2009-02-24 Richard Guenther <rguenther@suse.de>
533 * g++.dg/template/instantiate10.C: New testcase.
535 2009-02-24 Richard Guenther <rguenther@suse.de>
536 Zdenek Dvorak <ook@ucw.cz>
538 PR tree-optimization/39233
539 * gcc.c-torture/execute/pr39233.c: New testcase.
541 2009-02-23 Sebastian Pop <sebastian.pop@amd.com>
543 PR tree-optimization/39260
544 * gcc.dg/graphite/pr39260.c: New.
546 2009-02-23 H.J. Lu <hongjiu.lu@intel.com>
548 * g++.dg/init/static-init1.C: Replace int with __PTRDIFF_TYPE__.
550 2009-02-23 H.J. Lu <hongjiu.lu@intel.com>
553 * g++.dg/template/void14.C: New.
555 2009-02-23 Jason Merrill <jason@redhat.com>
558 * g++.dg/init/const7.C: Remove XFAIL.
559 * g++.dg/init/static-init1.C: New test.
561 * g++.dg/cpp0x/initlist14.C: New test.
563 2009-02-21 Thomas Koenig <tkoenig@gcc.gnu.org>
566 * bound_simplification_2.f90: New test case.
567 * bound_7.f90: New test case.
569 2009-02-21 Joseph Myers <joseph@codesourcery.com>
571 * gcc.dg/cpp/include4.c: New test.
573 2009-02-21 Uros Bizjak <ubizjak@gmail.com>
576 * gcc.target/i386/abi-2.c: New.
578 2009-02-21 Kaz Kojima <kkojima@gcc.gnu.org>
580 * gcc.c-torture/execute/pr39228.x: New.
582 2009-02-21 Uros Bizjak <ubizjak@gmail.com>
584 * gcc.target/i386/abi-1.c: Use scan-assembler-times "..." 1 instead of
585 scan-assembler to check for xmm0 register.
587 2009-02-20 Mark Mitchell <mark@codesourcery.com>
588 Joseph Myers <joseph@codesourcery.com>
590 * gcc.target/arm/va_list.c: New test.
591 * g++.dg/abi/arm_va_list.C: Likewise.
592 * lib/target-supports.exp (check_effective_target_arm_eabi): New
594 * g++.dg/cpp0x/temp-va-arg-bug.C, g++.dg/other/stdarg1.C,
595 g++.dg/warn/miss-format-1.C, g++.dg/warn/miss-format-3.C,
596 g++.dg/warn/miss-format-4.C, g++.dg/warn/miss-format-5.C,
597 g++.dg/warn/miss-format-6.C, g++.old-deja/g++.other/vaarg2.C,
598 g++.old-deja/g++.other/vaarg3.C, g++.old-deja/g++.other/vaarg4.C,
599 g++.old-deja/g++.pt/builtin.C: Use -Wno-abi on ARM EABI targets.
601 2009-02-20 Jack Howarth <howarth@bromo.med.uc.edu>
604 * gcc.target/i386/amd64-abi-3.c: Add -fomit-frame-pointer
607 2009-02-20 Jakub Jelinek <jakub@redhat.com>
610 * gcc.c-torture/execute/pr39240.c: New test.
612 2009-02-20 Jason Merrill <jason@redhat.com>
615 * g++.dg/parse/dtor15.C: New test.
617 2009-02-19 Kazu Hirata <kazu@codesourcery.com>
619 * gcc.c-torture/execute/20090219-1.c: New.
621 2009-02-19 Adam Nemet <anemet@caviumnetworks.com>
623 * gcc.target/mips/mips.exp: Comment !CPU in the isa* pseudo-options.
624 (mips-dg-options): When matching isa* pseudo-options make
625 'value' optional and accept ! entries. Use $spec instead of
626 $isa_spec in the isa pseudo-option error message. Only
627 perform the ISA-range check when 'value' is set. If arch is
628 matching any CPU in the ! entries switch to its generic ISA.
629 * gcc.target/mips/branch-1.c: Pass isa=!octeon.
630 * gcc.target/mips/dmult-1.c: Pass isa=64!octeon rather than -mips64.
632 2009-02-19 Jakub Jelinek <jakub@redhat.com>
635 * gcc.dg/visibility-20.c: New test.
636 * g++.dg/ext/visibility/visibility-11.C: New test.
638 2009-02-19 H.J. Lu <hongjiu.lu@intel.com>
641 * g++.dg/abi/pr39188-1a.C: New.
642 * g++.dg/abi/pr39188-1b.C: Likewise.
643 * g++.dg/abi/pr39188-1.h: Likewise.
644 * g++.dg/abi/pr39188-2a.C: Likewise.
645 * g++.dg/abi/pr39188-2b.C: Likewise.
646 * g++.dg/abi/pr39188-2.h: Likewise.
647 * g++.dg/abi/pr39188-3a.C: Likewise.
648 * g++.dg/abi/pr39188-3b.C: Likewise.
649 * g++.dg/abi/pr39188-3.h: Likewise.
651 2009-02-19 Joseph Myers <joseph@codesourcery.com>
654 * gcc.c-torture/execute/call-trap-1.c,
655 gcc.c-torture/execute/va-arg-trap-1.c, gcc.dg/call-diag-1.c: New
658 2009-02-19 Uros Bizjak <ubizjak@gmail.com>
661 * gcc.c-torture/execute/pr39228.c: New test.
663 2009-02-19 Richard Guenther <rguenther@suse.de>
665 PR tree-optimization/39074
666 * gcc.dg/torture/pr39074.c: New testcase.
667 * gcc.dg/torture/pr39074-2.c: Likewise.
668 * gcc.dg/torture/pr39074-3.c: Likewise.
670 2009-02-18 H.J. Lu <hongjiu.lu@intel.com>
673 * g++.dg/parse/attr3.C: New.
675 2009-02-18 Jack Howarth <howarth@bromo.med.uc.edu>
678 * g++.dg/pubtypes.C: Adopt Radar 4535968 fix to testcase.
681 * g++.dg/ext/visibility/class1.C: Revert revision 122348
684 2009-02-18 Jason Merrill <jason@redhat.com>
687 * g++.dg/init/const7.C: Remove XFAIL.
690 * g++.dg/opt/const6.C: New test.
692 2009-02-18 H.J. Lu <hongjiu.lu@intel.com>
694 * gcc.dg/callabi/callabi.exp: Moved to ...
695 * gcc.target/x86_64/abi/callabi/callabi.exp: Here. Only run
698 * gcc.target/x86_64/abi/callabi/func-1.c: Don't check target.
699 * gcc.target/x86_64/abi/callabi/func-indirect.c: Likewise.
700 * gcc.target/x86_64/abi/callabi/func-indirect.c: Likewise.
701 * gcc.target/x86_64/abi/callabi/pr38891.c: Likewise.
702 * gcc.target/x86_64/abi/callabi/vaarg-1.c: Likewise.
703 * gcc.target/x86_64/abi/callabi/vaarg-2.c: Likewise.
704 * gcc.target/x86_64/abi/callabi/vaarg-3.c: Likewise.
706 * gcc.dg/callabi/callabi.h: Moved to ...
707 * gcc.target/x86_64/abi/callabi/callabi.h: Here.
709 * gcc.dg/callabi/func-1.c: Moved to ...
710 * gcc.target/x86_64/abi/callabi/func-1.c: Here.
712 * gcc.dg/callabi/func-indirect.c: Moved to ...
713 * gcc.target/x86_64/abi/callabi/func-indirect.c: Here.
715 * gcc.dg/callabi/pr38891.c: Moved to ...
716 * gcc.target/x86_64/abi/callabi/pr38891.c: Here.
718 * gcc.dg/callabi/vaarg-1.c: Moved to ...
719 * gcc.target/x86_64/abi/callabi/vaarg-1.c: Here.
721 * gcc.dg/callabi/vaarg-2.c: Moved to ...
722 * gcc.target/x86_64/abi/callabi/vaarg-2.c: Here.
724 * gcc.dg/callabi/vaarg-3.c: Moved to ...
725 * gcc.target/x86_64/abi/callabi/vaarg-3.c: Here.
727 2009-02-17 Xuepeng Guo <xuepeng.guo@intel.com>
730 * gcc.dg/callabi/pr38891.c: New.
732 2009-02-17 H.J. Lu <hongjiu.lu@intel.com>
734 * gcc.dg/callabi/callabi.exp: New.
736 2009-02-17 H.J. Lu <hongjiu.lu@intel.com>
739 * g++.dg/compat/struct-layout-1_generate.c (dg_options): Add
741 * gcc.dg/compat/struct-layout-1_generate.c (dg_options): Likewise.
743 * gcc.target/i386/pr39082-1.c: New.
745 * gcc.target/x86_64/abi/abi-x86_64.exp (additional_flags): Add
748 * gcc.target/x86_64/abi/args.h (XMM_T): Add _m64 and _m128 if
749 CHECK_M64_M128 is defined.
750 (check_f_arguments): Add "do".
751 (check_vector_arguments): New.
752 (check_m64_arguments): Likewise.
753 (check_m128_arguments): Likewise.
755 * gcc.target/x86_64/abi/defines.h: Include <xmmintrin.h>.
756 (CHECK_M64_M128): Define.
758 * gcc.target/x86_64/abi/test_m64m128_returning.c: New. Based
760 * gcc.target/x86_64/abi/test_passing_m64m128.c: Likewise.
762 * gcc.target/x86_64/abi/test_passing_structs.c: Define __m128
763 tests only if CHECK_M64_M128 is defined.
765 * gcc.target/x86_64/abi/test_passing_structs.c (m128_struct): New.
766 (m128_2_struct): Likewise.
767 (check_struct_passing5): Likewise.
768 (check_struct_passing6): Likewise.
769 (main): Test struct with __m128 if CHECK_M64_M128 is defined.
771 * gcc.target/x86_64/abi/test_passing_unions.c (un4): New.
773 (check_union_passing4): Likewise.
774 (main): Test union with __m128 if CHECK_M64_M128 is defined.
776 2009-02-18 Joseph Myers <joseph@codesourcery.com>
779 * gcc.dg/noncompile/pr35447-1.c: New test.
781 2009-02-18 Jakub Jelinek <jakub@redhat.com>
783 PR tree-optimization/36922
784 * gfortran.dg/pr36922.f: New test.
786 2009-02-17 Richard Guenther <rguenther@suse.de>
788 PR tree-optimization/39202
789 * gcc.c-torture/compile/pr39202.c: New testcase.
791 2009-02-17 Richard Guenther <rguenther@suse.de>
793 PR tree-optimization/39204
794 * gcc.dg/torture/pr39204.c: New testcase.
796 2009-02-17 Bingfeng Mei <bmei@broadcom.com>
798 * gcc.dg/vect/vect-outer-5.c: Require vect_float support.
799 * gcc.dg/vect/vect-outer-6.c: Ditto.
801 2009-02-16 Joseph Myers <joseph@codesourcery.com>
804 * gcc.dg/noncompile/init-5.c: New test.
805 * gcc.dg/init-bad-4.c: Adjust expected errors.
807 2009-02-16 H.J. Lu <hongjiu.lu@intel.com>
810 * gcc.target/i386/push-1.c: New.
812 2009-02-15 Uros Bizjak <ubizjak@gmail.com>
814 * gcc.dg/struct/w_prof_single_str_global.c: Mask return value.
816 2009-02-13 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
818 * gcc.target/spu/intrinsics-sr.c: New test.
820 2009-02-13 Steve Ellcey <sje@cup.hp.com>
823 * gcc.target/ia64/sibcall-opt-1.c: New test.
824 * gcc.target/ia64/sibcall-opt-2.c: New test.
826 2009-02-13 Paul Thomas <pault@gcc.gnu.org>
829 * gfortran.dg/cray_pointers_8.f90: New test.
832 * gfortran.dg/cray_pointers_9.f90: New test.
834 2009-02-13 Jason Merrill <jason@redhat.com>
837 * g++.dg/cpp0x/decltype16.C: New.
839 2009-02-13 H.J. Lu <hongjiu.lu@intel.com>
842 * gfortran.dg/gomp/pr39152.f90: New.
844 2009-02-13 H.J. Lu <hongjiu.lu@intel.com>
847 * gcc.target/i386/pr39162.c: New.
849 2009-02-13 Joseph Myers <joseph@codesourcery.com>
852 * gcc.dg/noncompile/pr35444-1.c, gcc.dg/noncompile/pr35444-2.c:
855 2009-02-12 Jason Merrill <jason@redhat.com>
858 * g++.dg/template/array20.C: New test.
860 2009-02-12 Uros Bizjak <ubizjak@gmail.com>
862 * gcc.dg/torture/fp-int-convert-float128-timode.c: Do not check
863 for lp64 in "dg-do run" directive. Remove dg-xfail-if directive.
864 * gcc.dg/torture/fp-int-convert-timode.c: Remove xfail directive.
866 2009-02-12 H.J. Lu <hongjiu.lu@intel.com>
868 * g++.dg/cpp0x/defaulted9.C: Compile with "-std=c++0x -fno-inline".
870 2009-02-12 H.J. Lu <hongjiu.lu@intel.com>
873 * gfortran.dg/pr39152.f: New.
875 2009-02-11 Jason Merrill <jason@redhat.com>
878 * g++.dg/cpp0x/defaulted9.C: New test.
881 * g++.dg/init/value7.C: New test.
883 2009-02-11 Paolo Bonzini <bonzini@gnu.org>
886 * gcc.target/i386/pr38824.c: New testcase.
888 2009-02-11 Jason Merrill <jason@redhat.com>
891 * g++.dg/cpp0x/defaulted8.C: New test.
894 * g++.dg/cpp0x/rv9p.C: New test.
896 2009-02-10 Eric Botcazou <ebotcazou@adacore.com>
898 * gnat.dg/aliasing3.adb: New test.
899 * gnat.dg/aliasing3_pkg.ad[sb]: New helper.
901 2009-02-10 Paolo Carlini <paolo.carlini@oracle.com>
904 * g++.dg/template/crash88.C: New.
905 * g++.dg/template/crash89.C: Likewise.
907 2009-02-10 Steve Ellcey <sje@cup.hp.com>
910 * gcc.dg/pr39084.c: New test.
912 2009-02-10 Jakub Jelinek <jakub@redhat.com>
915 * gcc.target/i386/pr39139.c: New test.
917 2009-02-10 Richard Guenther <rguenther@suse.de>
919 PR tree-optimization/39132
920 * gcc.dg/torture/pr39132.c: New testcase.
922 2009-02-10 H.J. Lu <hongjiu.lu@intel.com>
925 * gcc.target/x86_64/abi/avx/abi-avx.exp: New.
926 * gcc.target/x86_64/abi/avx/args.h: Likewise.
927 * gcc.target/x86_64/abi/avx/asm-support.S: Likewise.
928 * gcc.target/x86_64/abi/avx/avx-check.h: Likewise.
929 * gcc.target/x86_64/abi/avx/test_m256_returning.c: Likewise.
930 * gcc.target/x86_64/abi/avx/test_passing_m256.c: Likewise.
931 * gcc.target/x86_64/abi/avx/test_passing_structs.c: Likewise.
932 * gcc.target/x86_64/abi/avx/test_passing_unions.c: Likewise.
934 2009-02-09 Jason Merrill <jason@redhat.com>
937 * g++.dg/init/value6.C: New test.
939 2009-02-09 H.J. Lu <hongjiu.lu@intel.com>
941 * gcc.target/x86_64/abi/abi-x86_64.exp: Use glob instead of find.
943 2009-02-09 Eric Botcazou <ebotcazou@adacore.com>
945 * gcc.c-torture/compile/20090209-1.c: New test.
947 2009-02-06 Paolo Carlini <paolo.carlini@oracle.com>
951 * g++.dg/cpp0x/vt-35147.C: New.
952 * g++.dg/cpp0x/vt-37737-1.C: Likewise.
953 * g++.dg/cpp0x/vt-37737-2.C: Likewise.
955 2009-02-06 Joseph Myers <joseph@codesourcery.com>
958 * gcc.dg/attr-alias-4.c: New test.
960 2009-02-06 Janis Johnson <janis187@us.ibm.com>
963 * gcc.dg/dfp/pr39035.c: New test.
965 2009-02-06 Joseph Myers <joseph@codesourcery.com>
968 * gcc.dg/c90-flex-array-2.c, gcc.dg/c99-flex-array-6.c: New tests.
970 2009-02-05 Jakub Jelinek <jakub@redhat.com>
973 * g++.dg/opt/thunk3.C: New test.
975 2009-02-05 Nick Clifton <nickc@redhat.com>
977 * gcc.c-torture/compile/20080625-1.c: Skip for M32C.
978 * gcc.c-torture/compile/limits-stringlit.c: Likewise.
979 * gcc.dg/cdce1.c: Likewise.
980 * gcc.dg/cpp/_Pragma6.c: Likewise.
981 * g++.dg/cpp/_Pragma1.C: Likewise.
982 * gcc.dg/utf32-2.c: Xfail for M32C.
983 * gcc.dg/utf32-1.c: Likewise.
984 * gcc.dg/utf32-3.c: Likewise.
985 * gcc.dg/Wtype-limits.c: Add expected warning messages for 16-bit
987 * gcc.dg/Wtype-limits-Wextra.c: Likewise.
988 * gcc.dg/utf32-4.c: Only run for 32-bit+ targets.
989 * gcc.dg/Wconversion-5.c: Likewise.
990 * gcc.dg/tree-ssa/data-dep-1.c: Likewise.
991 * gcc.dg/tree-ssa/ldist-3.c: Likewise.
992 * gcc.dg/tree-ssa/ldist-5.c: Likewise.
993 * gcc.dg/utf-inc-init.c: Likewise.
994 * gcc.dg/pr11492.c: Xfail for 16-bit targets.
995 * gcc.dg/utf-array.c: Add expected warning messages for M32C.
996 * gcc.dg/utf-array-short-wchar.c: Likewise.
997 * gcc.dg/tree-ssa/pr33920.c: Expect a warning from all 16-bit targets.
998 * gcc.dg/mallign.c: Use size_t instead of long.
1000 2009-02-05 Uros Bizjak <ubizjak@gmail.com>
1002 * g++.dg/torture/pr31863.C: Generalize dg-timeout-factor.
1004 2009-02-05 Daniel Berlin <dberlin@dberlin.org>
1006 * gcc.c-torture/execute/pr39100.c: New.
1008 2009-02-05 Joseph Myers <joseph@codesourcery.com>
1011 * gcc.dg/tls/diag-6.c: New test.
1013 2009-02-04 H.J. Lu <hongjiu.lu@intel.com>
1015 AVX Programming Reference (January, 2009)
1016 * gcc.target/i386/avx-vpclmulqdq.c: New.
1017 * gcc.target/i386/pclmul-avx-check.h: Likewise.
1019 * gcc.target/i386/i386.exp (check_effective_target_vpclmul): New.
1021 * gcc.target/i386/pclmulqdq.c (CHECK_H): New.
1022 (TEST): Likewise. Include CHECK_H instead of "pclmul-check.h".
1023 (pclmul_test): Renamed to ...
1026 2009-02-04 Jakub Jelinek <jakub@redhat.com>
1029 * g++.dg/abi/mangle31.C: New test.
1031 2009-02-03 Joseph Myers <joseph@codesourcery.com>
1034 * c90-arraydecl-1.c: Do not expect error for [*] in abstract
1036 * vla-6.c: Likewise. Expect warning not error for [*] lexically
1037 inside function prototype but not part of parameter declarator.
1038 * vla-11.c: New test.
1040 2009-02-03 Jason Merrill <jason@redhat.com>
1042 * g++.dg/warn/main-4.C: New test.
1043 * g++.old-deja/g++.bugs/900227_01.C: Remove &main warnings.
1045 2009-02-03 Andrew Pinski <andrew_pinski@playstation.sony.com>
1048 * g++.dg/expr/cast10.C: New test.
1050 2009-02-03 Joseph Myers <joseph@codesourcery.com>
1053 * gcc.dg/init-bad-6.c: New test.
1055 2009-02-03 Jakub Jelinek <jakub@redhat.com>
1058 * gcc.c-torture/compile/pr35318.c: New test.
1061 * gcc.dg/nofixed-point-2.c: New test.
1062 * g++.dg/ext/fixed1.C: Adjust expected diagnostics.
1063 * g++.dg/ext/fixed2.C: Likewise.
1064 * g++.dg/other/error25.C: Likewise.
1065 * g++.dg/lookup/crash7.C: Likewise.
1066 * g++.dg/cpp0x/decltype-38655.C: Likewise.
1069 * g++.dg/cpp0x/initlist13.C: New test.
1071 2009-02-03 Paolo Bonzini <bonzini@gnu.org>
1074 * g++.dg/template/func2.C: New test.
1077 * g++.dg/template/typename15.C: New.
1078 * g++.dg/template/typename16.C: New.
1080 2009-02-03 Janis Johnson <janis187@us.ibm.com>
1081 Ben Elliston <bje@au.ibm.com>
1084 * gcc.dg/dfp/pr39034.c: New test.
1086 2009-02-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1089 * gcc.dg/ipa/ipacost-2.c: Add -fpie when pic.
1091 2009-02-02 Jason Merrill <jason@redhat.com>
1094 * g++.dg/parse/dtor14.C: New test.
1096 2009-02-02 Jakub Jelinek <jakub@redhat.com>
1098 * lib/target-supports.exp
1099 (check_effective_target_correct_iso_cpp_string_wchar_protos): New.
1100 * g++.dg/ext/builtin10.C: New test.
1103 * gcc.target/i386/pr39058.c: New test.
1105 2009-02-02 Richard Guenther <rguenther@suse.de>
1107 PR tree-optimization/38937
1108 * g++.dg/warn/Wstrict-aliasing-bogus-escape.C: New testcase.
1110 2009-02-01 Paolo Carlini <paolo.carlini@oracle.com>
1113 * g++.dg/parse/crash52.C: New.
1115 2009-01-30 Richard Guenther <rguenther@suse.de>
1117 PR tree-optimization/39041
1118 * gcc.c-torture/compile/pr39041.c: New testcase.
1120 2009-01-30 Jakub Jelinek <jakub@redhat.com>
1123 * gcc.target/i386/pr39013-1.c: New test.
1124 * gcc.target/i386/pr39013-2.c: New test.
1127 * g++.dg/ext/label12.C: New test.
1129 2009-01-30 Paolo Carlini <paolo.carlini@oracle.com>
1132 * g++.dg/parse/error34.C: New.
1133 * g++.dg/parse/error35.C: Likewise.
1135 2009-01-30 Paolo Carlini <paolo.carlini@oracle.com>
1138 * g++.dg/cpp0x/decltype-38655.C: New.
1140 2009-01-30 Jakub Jelinek <jakub@redhat.com>
1143 * g++.dg/torture/pr39002.C: New test.
1145 2009-01-29 Kazu Hirata <kazu@codesourcery.com>
1147 PR tree-optimization/39007
1148 * gcc.dg/tree-ssa/pr39007.c: New.
1150 2009-01-29 Kenneth Zadeck <zadeck@naturalbridge.com>
1153 * gcc.dg/lower-subreg-1.c: Renamed dump pass from "subreg"
1156 2009-01-29 Steve Ellcey <sje@cup.hp.com>
1159 * gcc.c-torture/compile/pr38857.c: New test.
1161 2009-01-28 Paul Thomas <pault@gcc.gnu.org>
1165 * gfortran.dg/bound_6.f90: New test.
1167 2009-01-28 Pat Haugen <pthaugen@us.ibm.com>
1169 * gcc.target/powerpc/avoid-indexed-addresses.c: New test.
1171 2009-01-28 Kazu Hirata <kazu@codesourcery.com>
1173 PR tree-optimization/38997
1174 * gcc.dg/tree-ssa/pr38997.c: New.
1176 2009-01-28 Richard Guenther <rguenther@suse.de>
1178 PR tree-optimization/38926
1179 * gcc.c-torture/compile/pr38926.c: New testcase.
1181 2009-01-28 Jakub Jelinek <jakub@redhat.com>
1184 * gcc.dg/pr38934.c: New test.
1186 2009-01-28 Richard Guenther <rguenther@suse.de>
1189 * g++.dg/warn/Wuninitialized-2.C: New testcase.
1191 2009-01-28 Paolo Bonzini <bonzini@gnu.org>
1193 PR tree-optimization/38984
1194 * gcc.dg/pr38984.c: New XFAILed testcase.
1197 2009-01-28 Uros Bizjak <ubizjak@gmail.com>
1200 * gcc.target/i386/pr38988.c: New test.
1202 2009-01-27 Paolo Carlini <paolo.carlini@oracle.com>
1205 * g++.dg/parse/crash51.C: New.
1206 * g++.old-deja/g++.pt/crash9.C: Adjust.
1208 2009-01-27 Daniel Kraft <d@domob.eu>
1211 * gfortran.dg/mvbits_6.f90: New test.
1212 * gfortran.dg/mvbits_7.f90: New test.
1213 * gfortran.dg/mvbits_8.f90: New test.
1215 2009-01-27 Richard Guenther <rguenther@suse.de>
1217 PR tree-optimization/38503
1218 * g++.dg/warn/Wstrict-aliasing-bogus-placement-new.C: New testcase.
1220 2009-01-27 Uros Bizjak <ubizjak@gmail.com>
1223 * gcc.c-torture/execute/pr38969.c: New test.
1225 2009-01-26 Adam Nemet <anemet@caviumnetworks.com>
1228 * gcc.target/mips/fixed-vector-type.c: Add target { fixed_point }
1230 * gcc.target/mips/fixed-scalar-type.c: Likewise.
1231 * gcc.target/mips/dpaq_sa_l_w.c: Likewise.
1232 * gcc.target/mips/dpsq_sa_l_w.c: Likewise.
1234 2009-01-26 H.J. Lu <hongjiu.lu@intel.com>
1237 * g++.dg/torture/stackalign/test-unwind.h (main): Also return 0
1238 if __USING_SJLJ_EXCEPTIONS__ is defined.
1240 * g++.dg/torture/stackalign/unwind-0.C (foo): Don't define if
1241 __USING_SJLJ_EXCEPTIONS__ is defined.
1242 * g++.dg/torture/stackalign/unwind-1.C (foo): Likewise.
1243 * g++.dg/torture/stackalign/unwind-2.C (foo): Likewise.
1244 * g++.dg/torture/stackalign/unwind-3.C (foo): Likewise.
1245 * g++.dg/torture/stackalign/unwind-4.C (foo): Likewise.
1246 * g++.dg/torture/stackalign/unwind-5.C (foo): Likewise.
1247 * g++.dg/torture/stackalign/unwind-6.C (foo): Likewise.
1249 2009-01-26 Danny Smith <dannysmith@users.sourceforge.net>
1252 * g++.dg/torture/stackalign/test-unwind.h (ASMNAME): Define.
1253 Use instead of C name in asm statements.
1255 2009-01-26 Richard Guenther <rguenther@suse.de>
1257 PR tree-optimization/38745
1258 * g++.dg/torture/pr38745.C: New testcase.
1260 2009-01-26 Richard Guenther <rguenther@suse.de>
1263 * g++.dg/warn/Wuninitialized-1.C: New testcase.
1265 2009-01-25 Hans-Peter Nilsson <hp@axis.com>
1267 * gcc.dg/bitfld-15.c: Gate warning on target
1268 pcc_bitfield_type_matters.
1269 * gcc.dg/bitfld-17.c, g++.dg/ext/bitfield2.C,
1270 g++.dg/ext/bitfield4.C: Likewise.
1271 * gcc.dg/pr17112-1.c: Don't expect a warning for the packed
1272 bitfield for any target.
1274 2009-01-24 Jakub Jelinek <jakub@redhat.com>
1277 * gcc.dg/pr38957.c: New test.
1279 2009-01-24 David Billinghurst <billingd@gcc.gnu.org>
1282 * gfortran.dg/array_constructor_24.f: Allow tolerance when
1285 2009-01-24 Sebastian Pop <sebastian.pop@amd.com>
1287 PR tree-optimization/38953
1288 * gfortran.dg/graphite/pr38953.f90: New.
1290 2009-01-24 Paul Brook <paul@codesourcery.com>
1292 * gcc.target/arm/neon-cond-1.c: New test.
1294 2009-01-23 Paolo Bonzini <bonzini@gnu.org>
1296 PR tree-optimization/38932
1297 * gcc.dg/pr38932.c: New.
1299 2009-01-23 Revital Eres <eres@il.ibm.com>
1301 * gcc.dg/sms-7.c: Fix test.
1303 2009-01-22 Adam Nemet <anemet@caviumnetworks.com>
1305 * gcc.dg/bitfld-15.c, gcc.dg/bitfld-16.c,
1306 gcc.dg/bitfld-17.c,gcc.dg/bitfld-18.c: New tests.
1307 * g++.dg/ext/bitfield2.C, g++.dg/ext/bitfield3.C,
1308 g++.dg/ext/bitfield4.C, g++.dg/ext/bitfield5.C: New tests.
1310 2009-01-22 Steve Ellcey <sje@cup.hp.com>
1312 * gcc.dg/pr35729.c: Make test x86 specific.
1314 2009-01-22 Steve Ellcey <sje@cup.hp.com>
1317 * gcc.dg/pr38615.c: New test.
1319 2009-01-22 Uros Bizjak <ubizjak@gmail.com>
1322 * gcc.target/i386/pr38931.c: New test.
1324 2009-01-22 Dodji Seketeli <dodji@redhat.com>
1327 * g++.dg/template/typedef11.C: Reverting changes of PR c++/26693.
1328 * g++.dg/template/typedef12.C: Likewise.
1329 * g++.dg/template/typedef13.C: Likewise.
1330 * g++.dg/template/typedef14.C: Likewise.
1331 * g++.dg/template/sfinae3.C: Likewise.
1332 * g++.old-deja/g++.pt/typename8.C: Likewise.
1333 * g++.dg/template/access11.C: Likewise
1335 2009-01-21 Richard Sandiford <rdsandiford@googlemail.com>
1337 * gcc.dg/tree-ssa/ssa-store-ccp-3.c: Skip for mips*-*-linux*
1339 * gcc.dg/tree-ssa/vrp47.c: Skip for all MIPS targets.
1341 2009-01-21 Dodji Seketeli <dodji@redhat.com>
1344 * g++.dg/template/typedef11.C: New test.
1345 * g++.dg/template/typedef12.C: Likewise.
1346 * g++.dg/template/typedef13.C: Likewise.
1347 * g++.dg/template/typedef14.C: Likewise.
1348 * g++.dg/template/sfinae3.C: Compile this pedantically.
1349 The only errors expected should be the one saying the typedef is ill
1351 * g++.old-deja/g++.pt/typename8.C: Likewise.
1352 * g++.dg/template/access11.C: Update this.
1354 2009-01-21 Daniel Kraft <d@domob.eu>
1357 * gfortran.dg/mvbits_5.f90: New test.
1359 2009-01-21 Bingfeng Mei <bmei@broadcom.com>
1361 * gcc.dg/sms-6.c: New test.
1362 * gcc.dg/sms-7.c: Likewise.
1364 2009-01-20 Paul Thomas <pault@gcc.gnu.org>
1367 * gfortran.dg/host_assoc_function_7.f90: New test
1369 2009-01-20 Andrew Pinski <andrew_pinski@playstation.sony.com>
1370 Richard Guenther <rguenther@suse.de>
1372 PR tree-optimization/38747
1373 PR tree-optimization/38748
1374 * gcc.dg/tree-ssa/struct-aliasing-1.c: New test.
1375 * gcc.dg/tree-ssa/struct-aliasing-2.c: Likewise.
1376 * gcc.c-torture/execute/struct-aliasing-1.c: Likewise.
1378 2009-01-20 Kees Cook <kees@ubuntu.com>
1379 H.J. Lu <hongjiu.lu@intel.com>
1382 * gcc.dg/pr38902.c: New.
1384 2009-01-20 Paolo Bonzini <bonzini@gnu.org>
1387 * gfortran.dg/pr38868.f: New testcase.
1389 2009-01-20 Richard Guenther <rguenther@suse.de>
1391 * gcc.c-torture/execute/pr36227.c: Move ...
1392 * gcc.dg/torture/pr36227.c: ... here. Require stdint_types.
1394 2009-01-19 Iain Sandoe <iain.sandoe@sandoe-acoustics.co.uk>
1396 * lib/gfortran.exp: Add -B options for targets that use
1397 libgfortran.a%s in their specs.
1399 2009-01-19 Jason Merrill <jason@redhat.com>
1402 * g++.dg/template/dtor5.C: New test.
1404 2009-01-19 Mikael Morin <mikael.morin@tele2.fr>
1407 * gfortran.dg/bound_5.f90: New test.
1409 2009-01-18 H.J. Lu <hongjiu.lu@intel.com>
1412 * g++.dg/compat/abi/pr38736_main.C: New.
1413 * g++.dg/compat/abi/pr38736_x.C: Likewise.
1414 * g++.dg/compat/abi/pr38736_y.C: Likewise.
1415 * g++.dg/other/macro-1.C: Likewise.
1416 * gcc.dg/macro-1.c: Likewise.
1417 * gcc.dg/compat/pr38736_main.c: Likewise.
1418 * gcc.dg/compat/pr38736_x.c: Likewise.
1419 * gcc.dg/compat/pr38736_y.c: Likewise.
1421 2009-01-18 Richard Guenther <rguenther@suse.de>
1423 PR tree-optimization/38819
1424 * gcc.c-torture/execute/pr38819.c: New testcase.
1426 2009-01-17 Paul Thomas <pault@gcc.gnu.org>
1429 * gfortran.dg/module_commons_3.f90: Reapply.
1431 2009-01-17 Paul Thomas <pault@gcc.gnu.org>
1434 * gfortran.dg/transfer_intrinsic_1.f90: New test.
1435 * gfortran.dg/transfer_intrinsic_2.f90: New test.
1437 2009-01-17 Paul Thomas <pault@gcc.gnu.org>
1440 * gfortran.dg/module_commons_3.f90: Remove
1442 2009-01-16 H.J. Lu <hongjiu.lu@intel.com>
1444 * gcc.dg/tree-ssa/foldaddr-1.c: Add the missing '}'.
1446 2009-01-16 Jason Merrill <jason@redhat.com>
1449 * g++.dg/template/lvalue1.C: New test.
1452 * g++.dg/template/access20.C: New test.
1453 * g++.dg/torture/pr34641.C: Fix access.
1455 2009-01-16 Richard Guenther <rguenther@suse.de>
1457 PR tree-optimization/38835
1459 * gcc.c-torture/execute/pr36227.c: New testcase.
1460 * gcc.dg/tree-ssa/foldaddr-1.c: XFAIL.
1461 * g++.dg/init/const7.C: Likewise.
1463 2009-01-16 Adam Nemet <anemet@caviumnetworks.com>
1466 * gcc.c-torture/compile/pr38554.c: New test.
1468 2009-01-16 Jason Merrill <jason@redhat.com>
1471 * g++.dg/conversion/access1.C: New test.
1473 2009-01-16 Jakub Jelinek <jakub@redhat.com>
1475 PR tree-optimization/38789
1476 * gcc.c-torture/compile/pr38789.c: New test.
1478 2009-01-16 Janus Weil <janus@gcc.gnu.org>
1481 * gfortran.dg/proc_ptr_13.f90: New.
1483 2009-01-15 Jason Merrill <jason@redhat.com>
1486 * g++.dg/template/koenig6.C: New test.
1488 2009-01-15 Andrew Pinski <andrew_pinski@playstation.sony.com>
1491 * g++.dg/template/error37.C: New testcase.
1493 2009-01-15 Jason Merrill <jason@redhat.com>
1496 * g++.dg/conversion/memfn1.C: New test.
1499 * g++.dg/conversion/memfn2.C: New test.
1501 2009-01-15 Steve Ellcey <sje@cup.hp.com>
1504 * g++.dg/template/crash87.C: New test.
1506 2009-01-15 H.J. Lu <hongjiu.lu@intel.com>
1509 * gcc.target/i386/pr37843-3.c: Replace _Decimal128 with __m128.
1511 2009-01-15 Dodji Seketeli <dodji@redhat.com>
1514 * g++.dg/parse/crash50.C: New test.
1516 2009-01-14 Jakub Jelinek <jakub@redhat.com>
1518 PR rtl-optimization/38245
1519 * gcc.dg/pr38245-3.c: New test.
1520 * gcc.dg/pr38245-3.h: New file.
1521 * gcc.dg/pr38245-4.c: New file.
1522 * gcc.dg/pr38364.c: New test.
1524 2009-01-14 Adam Nemet <anemet@caviumnetworks.com>
1526 * gcc.target/mips/mips.exp (mips_option_tests(-mips16)): Make the
1527 sequence PC-relative.
1529 2009-01-14 Mark Mitchell <mark@codesourcery.com>
1531 * gcc.target/arm/long-calls-1.c: Tolerate the lack of sibling
1532 calls and/or PLT markers.
1533 * gcc.target/arm/long-calls-2.c: Tolerate the lack of sibling
1534 calls and/or PLT markers.
1535 * gcc.target/arm/long-calls-3.c: Tolerate the lack of sibling
1536 calls and/or PLT markers.
1537 * gcc.target/arm/long-calls-4.c: Tolerate the lack of sibling
1538 calls and/or PLT markers.
1540 2009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
1541 Nathan Froyd <froydnj@codesourcery.com>
1542 Joseph Myers <joseph@codesourcery.com>
1544 * lib/target-supports.exp (check_effective_target_powerpc_spe_nocache):
1546 * gcc.target/powerpc/20030218-1.c: Skip if not powerpc_spe_nocache
1547 and use consistent CFLAGS.
1548 * gcc.target/powerpc/20030505.c: Likewise.
1549 * gcc.target/powerpc/20081204-1.c: Likewise.
1550 * gcc.target/powerpc/ppc-spe.c: Likewise.
1551 * gcc.target/powerpc/spe1.c: Likewise.
1552 * g++.dg/ext/spe1.C: Likewise.
1553 * g++.dg/other/opaque-1.C: Likewise.
1554 * g++.dg/other/opaque-2.C: Likewise.
1555 * g++.dg/other/opaque-3.C: Likewise.
1557 2009-01-14 Mark Mitchell <mark@codesourcery.com>
1559 * gcc.dg/vect/vect-105.c: Prevent compiler from hoisting abort
1562 2009-01-14 Vladimir Makarov <vmakarov@redhat.com>
1565 * g++.dg/torture/pr38811.C: New file.
1567 2009-01-14 Richard Guenther <rguenther@suse.de>
1569 PR tree-optimization/38826
1571 * gcc.dg/Wstrict-aliasing-bogus-pta-1.c: New testcase.
1573 2009-01-13 Sebastian Pop <sebastian.pop@amd.com>
1575 * gcc.dg/graphite/pr38786.c: Fix commit problem.
1577 2009-01-14 Nick Clifton <nickc@redhat.com>
1580 * g++.cp/parse/pr37862.C: New test.
1582 2009-01-14 Julian Brown <julian@codesourcery.com>
1584 * gcc.target/arm/eabi1.c (__eabi_uread4, __eabi_uwrite4)
1585 (__eabi_uread8, __eabi_uwrite8): Change spellings of declarations
1587 (__aeabi_uread4, __aeabi_uwrite4, __aeabi_uread8, __aeabi_uwrite8):
1590 2009-01-13 Jakub Jelinek <jakub@redhat.com>
1592 PR rtl-optimization/38774
1593 * gcc.dg/torture/pr38774.c: New test.
1596 * g++.dg/cpp0x/pr38795.C: New test.
1598 2009-01-13 Daniel Jacobowitz <dan@codesourcery.com>
1599 Nathan Froyd <froydnj@codesourcery.com>
1600 Joseph Myers <joseph@codesourcery.com>
1602 * gcc.target/powerpc/altivec-consts.c: Run if vmx_hw, compile
1603 otherwise. Do not check for AltiVec at runtime.
1604 * gcc.target/powerpc/altivec-varargs-1.c: Likewise.
1605 * gcc.target/powerpc/altivec-vec-merge.c: Likewise.
1606 * gcc.target/powerpc/altivec-1.c: Likewise.
1607 * gcc.target/powerpc/altivec-3.c: Likewise.
1608 * gcc.target/powerpc/altivec-10.c: Likewise.
1609 * gcc.target/powerpc/altivec-12.c: Likewise.
1610 * gcc.target/powerpc/altivec-24.c: Likewise.
1611 * gcc.target/powerpc/altivec-cell-2.c: Likewise.
1612 * gcc.target/powerpc/altivec-cell-3.c: Likewise.
1613 * gcc.target/powerpc/altivec-cell-4.c: Likewise.
1614 * gcc.target/powerpc/pr35907.c: Likewise.
1615 * gcc.target/powerpc/altivec-cell-8.c: Run if cell_hw, compile
1616 otherwise. Do not check for Cell at runtime.
1617 * gcc.target/powerpc/altivec_check.h: Delete.
1619 * g++.dg/ext/altivec-2.C: Do not check for AltiVec at runtime.
1620 * g++.dg/ext/altivec-3.C: Run if vmx_hw, compile otherwise. Do
1621 not check for AltiVec at runtime.
1622 * g++.dg/ext/altivec-cell-2.C: Likewise.
1623 * g++.dg/ext/altivec-cell-3.C: Likewise.
1624 * g++.dg/ext/altivec-cell-4.C: Likewise.
1625 * g++.dg/eh/simd-2.C: Only use -maltivec if vmx_hw.
1626 * g++.dg/eh/check-vect.h (sig_ill_handler): Remove AltiVec runtime
1628 * g++.dg/ext/altivec_check.h: Delete.
1630 2009-01-13 Nathan Froyd <froydnj@codesourcery.com>
1632 * gcc.target/powerpc/altivec-macros.c: Require a powerpc_altivec_ok
1633 effective target. Adjust line numbers accordingly.
1635 2009-01-13 Mark Mitchell <mark@codesourcery.com>
1637 * gcc.target/i386/sse-10.c: Pass -mno-omit-leaf-frame-pointer.
1639 2009-01-13 Sebastian Pop <sebastian.pop@amd.com>
1641 PR tree-optimization/38786
1642 * gcc.dg/graphite/pr38786.c: New.
1644 2009-01-13 Uros Bizjak <ubizjak@gmail.com>
1647 2009-01-05 Uros Bizjak <ubizjak@gmail.com>
1649 * gcc.dg/compat/struct-layout-1_generate.c (dg-options): Add -mieee
1650 for alpha*-*-* targets.
1651 * g++.dg/compat/struct-layout-1_generate.c (dg-options): Ditto.
1653 2009-01-12 Jerry DeLisle <jvdelisle@gcc.gnu.org>
1656 * gfortran.dg/fmt_bz_bn_err.f: New test.
1658 2009-01-12 Nathan Froyd <froydnj@codesourcery.com>
1660 * gcc.target/powerpc/ppc-spe64-1.c: Add dg-error handler.
1662 2009-01-12 Daniel Jacobowitz <dan@codesourcery.com>
1664 * lib/target-supports.exp (check_effective_target_powerpc64): New.
1665 * gcc.target/powerpc/darwin-longlong.c: Explicitly require 64-bit
1666 instruction support. Do not check for it at runtime.
1668 2009-01-12 Jason Merrill <jason@redhat.com>
1671 * g++.dg/lookup/friend11.C: Remove expected error.
1672 * g++.dg/lookup/friend14.C: New test.
1673 * g++.dg/lookup/friend15.C: New test.
1675 2009-01-12 Dodji Seketeli <dodji@redhat.com>
1678 * g++.dg/lookup/hidden-class12.C: New test.
1679 * g++.dg/lookup/hidden-class13.C: New test.
1680 * g++.dg/lookup/hidden-class14.C: New test.
1681 * g++.dg/lookup/hidden-class15.C: New test.
1682 * g++.dg/lookup/hidden-class16.C: New test.
1684 2009-01-12 Mark Mitchell <mark@codesourcery.com>
1686 * gcc.dg/struct/wo_prof_single_str_global.c: Mask return value.
1687 * gcc.dg/struct/wo_prof_single_str_local.c: Mask return value.
1688 * gcc.dg/struct/wo_prof_single_str_pointer.c: Mask return value.
1690 2009-01-12 Jason Merrill <jason@redhat.com>
1693 * g++.dg/other/vararg-3.C: New test.
1695 2009-01-12 Daniel Jacobowitz <dan@codesourcery.com>
1697 * gcc.target/powerpc/ppc-spe.c: Compile for all EABI targets.
1698 Explicitly enable SPE.
1699 * gcc.target/powerpc/20030505.c: Likewise. Add dg-message
1702 * gcc.target/powerpc/20030218-1.c: Pass -mfloat-gprs=single.
1703 Expect -flax-vector-conversions message. Adjust incompatible
1705 * gcc.target/powerpc/spe1.c: Pass -mspe and -mfloat-gprs=single.
1708 * gcc.dg/cpp/assert4.c: Recognize __PPC__.
1710 * g++.dg/other/opaque-1.C: Run on targets with SPE.
1712 * g++.dg/ext/spe-1.C: Pass -mspe and -mfloat-gprs=single.
1713 * g++.dg/other/opaque-2.C: Likewise.
1714 * g++.dg/other/opaque-3.C: Likewise.
1716 2009-01-12 Jakub Jelinek <jakub@redhat.com>
1719 * gcc.dg/pr32041.c: New test.
1720 * g++.dg/parse/offsetof9.C: New test.
1722 2009-01-12 Daniel Jacobowitz <dan@codesourcery.com>
1723 Nathan Froyd <froydnj@codesourcery.com>
1725 * g++.dg/conversion/simd1.C: Ignore irrelevant warning.
1726 * g++.dg/ext/attribute-test-1.C: Likewise.
1727 * g++.dg/ext/attribute-test-2.C: Likewise.
1728 * g++.dg/ext/attribute-test-3.C: Likewise.
1729 * g++.dg/ext/attribute-test-4.C: Likewise.
1731 2009-01-12 Eric Botcazou <ebotcazou@adacore.com>
1733 * gnat.dg/unchecked_convert3.adb: New test.
1735 2009-01-12 Jakub Jelinek <jakub@redhat.com>
1738 * g++.dg/parse/typedef9.C: New test.
1740 PR tree-optimization/38807
1741 * gcc.c-torture/compile/pr38807.c: New test.
1743 2009-01-11 Adam Nemet <anemet@caviumnetworks.com>
1745 * gcc.target/mips/ins-2.c: New test.
1747 2009-01-11 H.J. Lu <hongjiu.lu@intel.com>
1750 * gcc.dg/pr38616.c: Only run for targets with -fstack-protector.
1752 2009-01-11 Jakub Jelinek <jakub@redhat.com>
1755 * g++.dg/warn/Wreturn-type-5.C: New test.
1757 2009-01-11 Matthias Klose <doko@ubuntu.com>
1760 * gcc.dg/pr38616.c: New test.
1762 2009-01-10 Sebastian Pop <sebastian.pop@amd.com>
1764 * gcc.dg/graphite/block-3.c: Fix compile error on 32bit.
1766 2009-01-10 Andrew Pinski <pinskia@gmail.com>
1769 * g++.dg/expr/string-1.C: New test.
1770 * g++.dg/expr/string-2.C: New test.
1773 * g++.dg/ext/complex4.C: New test.
1774 * g++.dg/ext/complex5.C: New test.
1775 * g++.dg/init/reference1.C: New test.
1776 * g++.dg/init/reference2.C: New test.
1777 * g++.dg/init/reference3.C: New test.
1779 2009-01-10 Paul Thomas <pault@gcc.gnu.org>
1782 * gfortran.dg/transfer_null_1.f90: New test.
1784 2009-01-10 Paul Thomas <pault@gcc.gnu.org>
1787 * gfortran.dg/host_assoc_function_6.f90: New test.
1789 2009-01-09 Joel Sherrill <joel.sherrill@oarcorp.com>
1791 * lib/target-supports.exp: Add method to determine if the effective
1792 target is really a ppc405 after applying all compile options.
1793 * gcc.target/powerpc/405-mulhhwu-2.c: Add dg-skip-if not ppc405.
1794 * gcc.target/powerpc/405-nmachhw-1.c: Likewise.
1795 * gcc.target/powerpc/405-nmaclhw-1.c: Likewise.
1796 * gcc.target/powerpc/405-machhwu-1.c: Likewise.
1797 * gcc.target/powerpc/405-mullhwu-1.c: Likewise.
1798 * gcc.target/powerpc/405-nmacchw-1.c: Likewise.
1799 * gcc.target/powerpc/405-mulchwu-1.c: Likewise.
1800 * gcc.target/powerpc/405-nmachhw-2.c: Likewise.
1801 * gcc.target/powerpc/405-nmaclhw-2.c: Likewise.
1802 * gcc.target/powerpc/405-machhwu-2.c: Likewise.
1803 * gcc.target/powerpc/405-mulhhw-1.c: Likewise.
1804 * gcc.target/powerpc/405-machhw-1.c: Likewise.
1805 * gcc.target/powerpc/405-mullhw-1.c: Likewise.
1806 * gcc.target/powerpc/405-maclhw-1.c: Likewise.
1807 * gcc.target/powerpc/405-dlmzb-strlen-1.c: Likewise.
1808 * gcc.target/powerpc/405-mullhwu-2.c: Likewise.
1809 * gcc.target/powerpc/405-nmacchw-2.c: Likewise.
1810 * gcc.target/powerpc/405-mulchwu-2.c: Likewise.
1811 * gcc.target/powerpc/405-mulchw-1.c: Likewise.
1812 * gcc.target/powerpc/405-maclhwu-1.c: Likewise.
1813 * gcc.target/powerpc/405-macchw-1.c: Likewise.
1814 * gcc.target/powerpc/405-mulhhw-2.c: Likewise.
1815 * gcc.target/powerpc/405-machhw-2.c: Likewise.
1816 * gcc.target/powerpc/405-mullhw-2.c: Likewise.
1817 * gcc.target/powerpc/405-maclhw-2.c: Likewise.
1818 * gcc.target/powerpc/405-macchwu-1.c: Likewise.
1819 * gcc.target/powerpc/405-mulhhwu-1.c: Likewise.
1820 * gcc.target/powerpc/405-mulchw-2.c: Likewise.
1821 * gcc.target/powerpc/405-maclhwu-2.c: Likewise.
1822 * gcc.target/powerpc/405-macchw-2.c: Likewise.
1823 * gcc.target/powerpc/405-macchwu-2.c: Likewise.
1825 2009-01-09 Jakub Jelinek <jakub@redhat.com>
1828 * g++.dg/other/error31.C: New testcase.
1831 * gcc.dg/pr35742.c: New test.
1833 2009-01-09 John F. Carr <jfc@mit.edu>
1836 * g++.dg/parse/linkage3.C: New test.
1838 2009-01-09 Jakub Jelinek <jakub@redhat.com>
1841 * gcc.c-torture/compile/pr38771.c: New test.
1843 2009-01-08 Nathan Froyd <froydnj@codesourcery.com>
1845 * gcc.dg/pr34856.c: Ignore irrelevant warning.
1847 2009-01-08 Mark Mitchell <mark@codesourcery.com>
1849 * gcc.dg/sibcall-3.c: XFAIL for Thumb.
1850 * gcc.dg/sibcall-4.c: Likewise.
1852 2009-01-08 Sebastian Pop <sebastian.pop@amd.com>
1853 Jan Sjodin <jan.sjodin@amd.com>
1855 PR tree-optimization/38559
1856 * testsuite/gcc.dg/graphite/pr38559.c: New.
1858 2009-01-08 Ira Rosen <irar@il.ibm.com>
1860 PR tree-optimization/37194
1861 * gcc.dg/vect/costmodel/ppc/costmodel-pr37194.c: New test.
1863 2009-01-07 Jakub Jelinek <jakub@redhat.com>
1866 * g++.dg/ext/label11.C: New test.
1868 2009-01-07 Joseph Myers <joseph@codesourcery.com>
1870 * lib/target-supports.exp (check_weak_override_available): New.
1871 * lib/target-supports-dg.exp (dg-require-weak-override): New.
1872 * gcc.dg/tree-ssa/pr27781.c, g++.dg/eh/weak1.C: Use
1873 dg-require-weak-override.
1875 2009-01-07 Nathan Froyd <froydnj@codesourcery.com>
1876 Alan Modra <amodra@bigpond.net.au>
1878 * gcc.c-torture/compile/20090107-1.c: New test.
1880 2009-01-07 Uros Bizjak <ubizjak@gmail.com>
1883 * g++.dg/other/pr38706.C: New test.
1885 2009-01-07 Jason Merrill <jason@redhat.com>
1887 * g++.dg/cpp0x/variadic92.C: New test.
1888 * g++.dg/cpp0x/variadic93.C: New test.
1890 2009-01-07 Janis Johnson <janis187@us.ibm.com>
1892 * lib/target-supports-dg.exp (current_compiler_flags): New.
1893 (check-flags): Use it; do not access dg-test local variables.
1894 (dg-skip-if): Do not access dg-test local variables.
1895 (dg-xfail-run-if): Ditto.
1896 (dg-shouldfail): Ditto.
1897 * gcc.test-framework/test-framework.exp
1898 (check_effective_target_def_nocache): New.
1899 * gcc.test-framework/test-framework.awk: Handle scan tests.
1900 * gcc.test-framework/dg-do-run-xrif-nocache-exp-XF.c: New test.
1901 * gcc.test-framework/dg-error-nocache-exp-P.c: New test.
1902 * gcc.test-framework/dg-nocache-scanasm-exp-XF.c: New test.
1903 * gcc.test-framework/dg-warning-nocache-exp-P.c: New test.
1904 * gcc.test-framework/dg-nocache-sif-exp-P.c: New test.
1905 * gcc.test-framework/dg-nocache-sif-exp-U.c: New test.
1906 * gcc.test-framework/dg-nocache-xif-exp-P.c: New test.
1907 * gcc.test-framework/dg-do-run-sft-nocache-exp-P.c: New test.
1908 * gcc.test-framework/dg-nocache-xif-exp-XP.c: New test.
1910 * g++.dg/torture/pr38586.C: Ignore a possible warning.
1912 * lib/target-supports-dg.exp (check_test_flags): Delete.
1914 2009-01-07 Jan Sjodin <jan.sjodin@amd.com>
1916 PR tree-optimization/38492
1917 PR tree-optimization/38498
1918 * testsuite/gcc.dg/graphite/pr38500.c: Fixed warning as committed
1920 * testsuite/gcc.dg/graphite/block-0.c: Update test.
1921 * testsuite/gcc.dg/graphite/block-1.c: Same.
1922 * testsuite/gcc.dg/graphite/block-2.c: Remove xfail and test
1924 * testsuite/gcc.dg/graphite/block-4.c: Remove test for strip mine.
1925 * testsuite/gcc.dg/graphite/block-3.c: New.
1926 * testsuite/gcc.dg/graphite/pr38498.c: New.
1928 2009-01-07 H.J. Lu <hongjiu.lu@intel.com>
1930 AVX Programming Reference (December, 2008)
1931 * gcc.target/i386/avx-vmovntdq-256-1.c: New.
1932 * gcc.target/i386/avx-vmovntpd-256-1.c: Likewise.
1933 * gcc.target/i386/avx-vmovntps-256-1.c: Likewise.
1935 * gcc.target/i386/sse2-movntdq-1.c (TEST): Align array to 16byte.
1936 * gcc.target/i386/sse2-movntpd-1.c (TEST): Likewise.
1938 2009-01-06 Thomas Koenig <tkoenig@gcc.gnu.org>
1941 * gfortran.dg/c_loc_pure_1.f90: New test.
1943 2009-01-06 Mikael Morin <mikael.morin@tele2.fr>
1946 * gfortran.dg/elemental_dependency_3.f90:
1947 Add the final tree dump cleanup.
1949 2009-01-06 Jakub Jelinek <jakub@redhat.com>
1951 * gfortran.dg/pr23095.f: Require ilp32 in target selection instead of
1954 PR rtl-optimization/38722
1955 * gfortran.dg/pr38722.f90: New test.
1957 2009-01-06 Janis Johnson <janis187@us.ibm.com>
1960 * gcc.dg/dfp/decfloat-constants.c: Check for DECnn_SUBNORMAL_MIN
1961 instead of DECnn_DEN. Support -DDBG to list lines that fail.
1963 2009-01-06 Dominique Dhumieres <dominiq@lps.ens.fr>
1965 * gfortran.dg/implicit_12.f90: Add space around dg directive.
1966 * gfortran.dg/typebound_call_8.f03: Same.
1967 * gfortran.dg/elemental_bind_c.f90: Same.
1968 * gfortran.dg/typebound_call_7.f03: Same.
1969 * gfortran.dg/interface_proc_end.f90: Same
1970 * gfortran.dg/pr37243.f: Fix typo.
1972 2009-01-06 Uros Bizjak <ubizjak@gmail.com>
1974 * gcc.dg/struct-ret-3.c (CHUNK_SIZE): New define. Use CHUNK_SIZE
1975 instead of hardcoded number. Increase CHUNK_SIZE to 16384 for
1978 2009-01-06 H.J. Lu <hongjiu.lu@intel.com>
1980 AVX Programming Reference (December, 2008)
1981 * gcc.target/i386/avx-2.c: Remove tests for _mm_permute2_pd,
1982 _mm256_permute2_pd, _mm_permute2_ps and _mm256_permute2_ps.
1983 * gcc.target/i386/sse-14.c: Likewise.
1985 * gcc.target/i386/avx-vpermil2pd-1.c: Removed.
1986 * gcc.target/i386/avx-vpermil2ps-1.c: Likewise.
1987 * gcc.target/i386/avx-vpermil2pd-256-1.c: Likewise.
1988 * gcc.target/i386/avx-vpermil2ps-256-1.c: Likewise.
1990 2009-01-05 Jerry DeLisle <jvdelisle@gcc.gnu.org>
1993 * gfortran.dg/fmt_bz_bn.f: Update test.
1995 2009-01-05 Dodji Seketeli <dodji@redhat.com>
1998 * g++.dg/conversion/usual-arith-conv.C: New test.
2000 2009-01-05 Andrew Pinski <andrew_pinski@playstation.sony.com>
2003 * gcc.dg/vector-3.c: New testcase.
2004 * g++.dg/ext/vector15.C: New test.
2006 2009-01-05 Harsha Jagasia <harsha.jagasia@amd.com>
2008 PR tree-optimization/38510
2009 * gcc.dg/graphite/pr38510.c: New.
2011 2009-01-05 Harsha Jagasia <harsha.jagasia@amd.com>
2012 Jan Sjodin <jan.sjodin@amd.com>
2014 PR tree-optimization/38500
2015 * gcc.dg/graphite/pr38500.c: New.
2017 2009-01-05 Laurent GUERBY <laurent@guerby.net>
2019 * gcc.c-torture/compile/20001226-1.c: Generalize
2021 * gcc.c-torture/compile/limits-fnargs.c: Add
2023 * gcc.dg/20020425-1.c: Likewise.
2024 * gcc.dg/pch/pch.exp: Likewise.
2026 2009-01-05 Paul Thomas <pault@gcc.gnu.org>
2029 * gfortran.dg/module_commons_3.f90: New test.
2031 2009-01-05 Daniel Franke <franke.daniel@gmail.com>
2034 * gfortran.dg/random_seed_1.f90: Updated.
2036 2009-01-05 Mikael Morin <mikael.morin@tele2.fr>
2040 * gfortran.dg/elemental_subroutine_7.f90:
2041 Fix p values so that it can be used as vector subscript.
2043 2009-01-05 Jason Merrill <jason@redhat.com>
2045 * g++.dg/cpp0x/initlist12.C: Add another test.
2047 * g++.dg/cpp0x/defaulted7.C: New test.
2049 2009-01-05 Thomas Koenig <tkoenig@gcc.gnu.org>
2052 * gfortran.dg/host_assoc_blockdata_1.f90: New test.
2053 * gfortran.dg/host_assoc_blockdata_2.f90: New test.
2055 2009-01-05 Uros Bizjak <ubizjak@gmail.com>
2057 * gcc.dg/compat/struct-layout-1_generate.c (dg-options): Add -mieee
2058 for alpha*-*-* targets.
2059 * g++.dg/compat/struct-layout-1_generate.c (dg-options): Ditto.
2061 2009-01-05 Paul Thomas <pault@gcc.gnu.org>
2064 * gfortran.dg/host_assoc_function_5.f90: New test.
2066 2009-01-04 Mikael Morin <mikael.morin@tele2.fr>
2069 * gfortran.dg/elemental_dependency_3.f90: New test.
2070 * gfortran.dg/elemental_subroutine_7.f90: New test.
2072 2009-01-04 Uros Bizjak <ubizjak@gmail.com>
2074 * gcc.dg/struct-ret-3.c: Include unistd.h.
2075 (main): Exit early if system memory page size is
2076 larger than 4096 bytes.
2078 2009-01-04 Daniel Franke <franke.daniel@gmail.com>
2081 * gfortran.dg/merge_init_expr.f90: New.
2083 2009-01-04 Mikael Morin <mikael.morin@tele2.fr>
2086 * gfortran.dg/c_loc_tests_13.f90: New test.
2087 * gfortran.dg/c_loc_tests_14.f90: New test.
2089 2009-01-03 Daniel Franke <franke.daniel@gmail.com>
2091 * gfortran.dg/func_result_4.f90: New.
2093 2009-01-03 Paul Thomas <pault@gcc.gnu.org>
2096 * gfortran.dg/host_assoc_call_3.f90: Make sure that the generic
2097 interface still works, in addition to original tests.
2098 * gfortran.dg/host_assoc_call_6.f90: New test.
2100 2009-01-03 Jakub Jelinek <jakub@redhat.com>
2103 * g++.dg/torture/pr38705.C: New test.
2106 * gcc.dg/pr38700.c: New test.
2108 2009-01-02 Jason Merrill <jason@redhat.com>
2110 * g++.dg/cpp0x/initlist11.C: New test.
2111 * g++.dg/cpp0x/initlist12.C: New test.
2113 2009-01-02 Richard Sandiford <rdsandiford@googlemail.com>
2115 * gcc.dg/fixed-point/composite-type.c: Update wording of messages.
2116 Allow extra informative notes.
2118 2009-01-01 Jakub Jelinek <jakub@redhat.com>
2121 * gcc.dg/pr36489.c: New test.