1 2010-03-18 Martin Jambor <mjambor@suse.cz>
4 * g++.dg/torture/pr42450.C: New test.
6 2010-03-18 Michael Matz <matz@suse.de>
9 * gcc.dg/pr43419.c: New testcase.
11 2010-03-18 H.J. Lu <hongjiu.lu@intel.com>
13 PR rtl-optimization/43360
14 * gcc.dg/torture/pr43360.c: New.
16 2010-03-18 Michael Matz <matz@suse.de>
18 PR tree-optimization/43402
19 * gcc.dg/pr43402.c: New testcase.
21 2010-03-17 Peter Bergner <bergner@vnet.ibm.com>
24 * gcc.dg/pr42427.c: New test.
26 2010-03-17 Jerry DeLisle <jvdelisle@gcc.gnu.org>
29 * gfortran.dg/read_empty_file.f: New test.
30 * gfortran.dg/read_eof_all.f90: New test.
31 * gfortran.dg/namelist_27.f90: Eliminate infinite loop posibility.
32 * gfortran.dg/namelist_28.f90: Eliminate infinite loop posibility.
34 2010-03-17 Michael Matz <matz@suse.de>
36 * gcc.dg/pr43300.c: Add -w.
38 2010-03-17 Richard Guenther <rguenther@suse.de>
40 * gcc.dg/pr43379.c: Add -w.
42 2010-03-17 Tobias Burnus <burnus@net-b.de>
45 * gfortran.dg/cray_pointers_1.f90: Update dg-error message.
47 2010-03-16 Uros Bizjak <ubizjak@gmail.com>
49 * gcc.dg/graphite/block-3.c: Add dg-timeout-factor.
51 2010-03-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
53 * ada/acats/run_all.sh: Log start and end times.
55 2010-03-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
57 * gnat.dg/socket1.adb: Disable on *-*-solaris2*.
59 2010-03-16 Richard Guenther <rguenther@suse.de>
62 * gcc.dg/pr43379.c: New testcase.
64 2010-03-16 Jakub Jelinek <jakub@redhat.com>
67 * gcc.dg/guality/pr43051-1.c: New test.
69 2010-03-15 Janis Johnson <janis187@us.ibm.com>
72 * g++.dg/ext/altivec-17.C: Handle changes to error message.
74 2010-03-15 Michael Matz <matz@suse.de>
77 * gcc.dg/pr43300.c: New testcase.
79 2010-03-15 Richard Guenther <rguenther@suse.de>
81 PR tree-optimization/43367
82 * gcc.c-torture/compile/pr43367.c: New testcase.
84 2010-03-15 Richard Guenther <rguenther@suse.de>
86 PR tree-optimization/43317
87 * gcc.dg/pr43317.c: New testcase.
89 2010-03-14 Uros Bizjak <ubizjak@gmail.com>
91 * g++.dg/abi/packed1.C: Expect warning on the alpha*-*-*.
93 2010-03-14 Uros Bizjak <ubizjak@gmail.com>
95 * g++.dg/graphite/pr43026.C (dg-options): Remove -m32.
97 2010-03-14 Tobias Burnus <burnus@net-b.de>
100 * gfortran.dg/impure_constructor_1.f90: New test.
102 2010-03-13 Sebastian Pop <sebastian.pop@amd.com>
105 * gfortran.dg/graphite/id-pr43354.f: New.
107 2010-03-13 Sebastian Pop <sebastian.pop@amd.com>
110 * gfortran.dg/graphite/pr43349.f: New.
112 2010-03-13 Sebastian Pop <sebastian.pop@amd.com>
115 * gcc.dg/graphite/pr43306.c: New.
117 2010-03-12 David S. Miller <davem@davemloft.net>
119 * gcc.dg/lto/20090313_0.c: Add -mcpu=v9 to dg-lto-options on
122 2010-03-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
124 * gcc.target/arm/sibcall-1.c: Allow PLT to appear with pic code.
126 2010-03-12 Paul Thomas <pault@gcc.gnu.org>
130 * gfortran.dg/dynamic_dispatch_7.f03: New test.
132 2010-03-12 Kai Tietz <kai.tietz@onevision.com>
134 * gfortran.dg/default_format_denormal_1.f90: Don't assume
135 fail for *-*-mingw* targets.
137 2010-03-12 Jakub Jelinek <jakub@redhat.com>
140 * gcc.dg/guality/pr43329-1.c: New test.
142 2010-03-11 Martin Jambor <mjambor@suse.cz>
144 PR tree-optimization/43257
145 * g++.dg/torture/pr43257.C: New test.
147 2010-03-11 Tobias Burnus <burnus@net-b.de>
150 * gfortran.dg/namelist_61.f90: New test.
152 2010-03-11 Richard Guenther <rguenther@suse.de>
154 PR tree-optimization/43255
155 * gcc.c-torture/compile/pr43255.c: New testcase.
157 2010-03-11 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
159 * gcc.dg/optimize-bswapdi-1.c: Add OpenSSL bswap variant.
160 * gcc.dg/pr43280.c: New testcase.
162 2010-03-11 Richard Guenther <rguenther@suse.de>
165 * gcc.dg/lto/20100227-1_0.c: New testcase.
166 * gcc.dg/lto/20100227-1_1.c: Likewise.
168 2010-03-10 Jerry DeLisle <jvdelisle@gcc.gnu.org>
172 * gfortran.dg/read_eof_6.f: New test
173 * gfortran.dg/read_x_eof.f90: New test.
174 * gfortran.dg/read_x_past.f: Update test.
176 2010-03-10 Jan Hubicka <jh@suse.cz>
178 * gcc.c-torture/compile/pr43288.c: New test.
180 2010-03-10 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
182 * g++.old-deja/g++.pt/asm1.C: Don't detect pic via looking for the
184 * g++.old-deja/g++.pt/asm2.C: Likewise.
185 * gcc.c-torture/compile/20000804-1.c: Likewise.
186 * gcc.target/i386/clobbers.c: Likewise.
188 2010-03-10 Tobias Burnus <burnus@net-b.de>
191 * gfortran.dg/c_assoc_3.f90: New test.
193 2010-03-10 Jakub Jelinek <jakub@redhat.com>
196 * gcc.dg/guality/pr36728-1.c: New test.
197 * gcc.dg/guality/pr36728-2.c: New test.
199 2010-03-10 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
201 * gcc.dg/h8300-div-delay-slot.c: New test.
203 2010-03-10 Alexander Monakov <amonakov@ispras.ru>
205 PR tree-optimization/43236
206 * gcc.c-torture/execute/pr43236.c: New test.
208 2010-03-10 Andrey Belevantsev <abel@ispras.ru>
211 * g++.dg/eh/pr42859.C: New test.
213 2010-03-09 Jakub Jelinek <jakub@redhat.com>
216 * gcc.dg/pr43299.c: New test.
219 * g++.dg/eh/unwind2.C: New test.
221 2010-03-05 Sebastian Pop <sebastian.pop@amd.com>
222 Reza Yazdani <reza.yazdani@amd.com>
225 * gcc.dg/graphite/run-id-4.c: New.
227 2010-03-08 Sebastian Pop <sebastian.pop@amd.com>
230 * gcc.dg/graphite/run-id-3.c: New.
232 2010-03-08 Tobias Grosser <grosser@fim.uni-passau.de>
236 * gcc.dg/graphite/id-18.c: New.
237 * gcc.dg/graphite/run-id-pr42644.c: New.
239 2010-03-08 Sebastian Pop <sebastian.pop@amd.com>
242 * gcc.dg/graphite/pr42326.c: New.
244 2010-03-08 Richard Guenther <rguenther@suse.de>
246 PR tree-optimization/43269
247 * gcc.c-torture/execute/pr43269.c: New testcase.
249 2010-03-08 Janus Weil <janus@gcc.gnu.org>
252 * gfortran.dg/typebound_call_13.f03: New.
254 2010-03-05 Eric Botcazou <ebotcazou@adacore.com>
256 * lib/plugin-support.exp (plugin-test-execute): Use PLUGINCC in lieu
257 of HOSTCC and PLUGINCFLAGS in lieu of HOSTCFLAGS.
259 2010-03-05 Jason Merrill <jason@redhat.com>
261 * g++.dg/abi/mangle40.C: Require weak and alias.
263 2010-03-05 Sebastian Pop <sebastian.pop@amd.com>
266 * gfortran.dg/graphite/pr42326.f90: New.
267 * gfortran.dg/graphite/pr42326-1.f90: New.
269 2010-03-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
271 * lib/gnat.exp (gnat_init): Remove GNAT_UNDER_TEST_ORIG.
272 (gnat_target_compile): Likewise.
273 Reinitialize GNAT_UNDER_TEST if target changes.
274 Set ADA_INCLUDE_PATH, ADA_OBJECTS_PATH in environment.
275 (local_find_gnatmake): Pass full --GCC to gnatlink.
278 2010-03-04 Andrew Pinski <andrew_pinski@caviumnetworks.com>
281 * gcc.dg/compound-literal-1.c: New testcase.
283 2010-03-04 Martin Jambor <mjambor@suse.cz>
285 PR tree-optimization/43164
286 PR tree-optimization/43191
287 * gcc.c-torture/compile/pr43164.c: New test.
288 * gcc.c-torture/compile/pr43191.c: Likewise.
290 2010-03-04 Janus Weil <janus@gcc.gnu.org>
293 * gfortran.dg/finalize_9.f90: New.
295 2010-03-04 Tobias Burnus <burnus@net-b.de>
296 Ken Werner <ken@linux.vnet.ibm.com>
298 * gfortran.dg/reassoc_4.f: Add --param max-completely-peel-times
299 to dg-options for spu.
300 * gfortran.dg/vect/vect-7.f90: Add vect_intfloat_cvt to the
301 dump-scan target to exclude spu.
303 2010-03-04 Changpeng Fang <changpeng.fang@amd.com>
306 * gcc.dg/tree-ssa/ivopts-4.c: New.
308 2010-03-03 Janis Johnson <janis187@us.ibm.com>
310 * lib/target-supports-dg.exp (check-flags): Provide defaults for
311 include-opts and exclude-opts; skip checking the flags if arguments
312 are the same as the defaults.
313 (dg-xfail-if): Verify the number of arguments, supply defaults
314 for unspecified optional arguments.
315 (dg-skip-if, dg-xfail-run-if): Verify the number of arguments.
317 2010-03-03 Jason Merrill <jason@redhat.com>
320 * g++.dg/abi/mangle40.C: Updated.
322 2010-03-03 Jason Merrill <jason@redhat.com>
325 * g++.dg/abi/mangle40.C: Updated.
327 2010-03-03 Jason Merrill <jason@redhat.com>
329 * g++.dg/abi/mangle19-1.C: Adjust for default -Wabi.
330 * g++.dg/abi/mangle23.C: Likewise.
331 * g++.dg/eh/simd-2.C: Likewise.
332 * g++.dg/ext/attribute-test-2.C: Likewise.
333 * g++.dg/ext/vector14.C: Likewise.
334 * g++.dg/other/pr34435.C: Likewise.
335 * g++.dg/template/conv8.C: Likewise.
336 * g++.dg/template/nontype9.C: Likewise.
337 * g++.dg/template/qualttp17.C: Likewise.
338 * g++.dg/template/ref1.C: Likewise.
339 * g++.old-deja/g++.pt/crash68.C: Likewise.
340 * g++.old-deja/g++.pt/ref1.C: Likewise.
341 * g++.old-deja/g++.pt/ref3.C: Likewise.
342 * g++.old-deja/g++.pt/ref4.C: Likewise.
345 * g++.dg/abi/mangle40.C: New.
346 * g++.dg/abi/mangle41.C: New.
347 * g++.dg/lto/20100302_0.C: New.
348 * g++.dg/lto/20100302_1.C: New.
349 * g++.dg/lto/20100302.h: New.
351 2010-03-03 Paul Thomas <pault@gcc.gnu.org>
354 * gfortran.dg/internal_pack_12.f90: New test.
356 2010-03-03 H.J. Lu <hongjiu.lu@intel.com>
358 * gcc.dg/pr36997.c: Adjust error message.
360 2010-03-03 Mike Stump <mikestump@comcast.net>
362 * gcc.target/i386/builtin-unreachable.c: Don't expect stack
363 adjustments to not be present on machines that align the stack to
364 more than 4 bytes and don't have a red zone yet as that is an
365 unimplemented optimization.
367 2010-03-03 Janus Weil <janus@gcc.gnu.org>
370 * gfortran.dg/impure_assignment_3.f90: New.
372 2010-03-03 Jakub Jelinek <jakub@redhat.com>
375 * gfortran.dg/pr43229.f90: New test.
378 * gcc.dg/debug/dwarf2/pr43237.c: New test.
381 * gcc.dg/guality/pr43177.c: New test.
383 2010-03-02 Jason Merrill <jason@redhat.com>
385 * g++.dg/ext/vector9.C: Adjust error message.
386 * g++.dg/conversion/simd3.C: Likewise.
387 * g++.dg/other/error23.C: Likewise.
389 2010-03-02 Mike Stump <mikestump@comcast.net>
392 * g++.dg/ext/label13.C (C::C): xfail for darwin for now.
394 2010-03-02 Paul Thomas <pault@gcc.gnu.org>
397 * gfortran.dg/internal_pack_10.f90: New test.
400 * gfortran.dg/internal_pack_11.f90: New test.
402 2010-03-02 Reza Yazdani <reza.yazdani@amd.com>
405 * gcc.dg/tree-ssa/pr42640.c: New.
407 2010-03-01 Richard Guenther <rguenther@suse.de>
409 PR tree-optimization/43220
410 * gcc.c-torture/execute/pr43220.c: New testcase.
412 2010-03-01 Richard Guenther <rguenther@suse.de>
415 * gcc.dg/pr43213.c: New testcase.
417 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
420 * gcc.dg/pch/pch.exp: Don't XFAIL largefile.c on i?86-*-solaris2.10.
422 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
424 * lib/target-supports.exp (check_effective_target_ucn_nocache):
426 (check_effective_target_ucn): Likewise.
428 * g++.dg/other/ucnid-1.C: Don't XFAIL on *-*-solaris2.*, but skip
430 * gcc.dg/ucnid-2.c: Likewise.
431 * gcc.dg/ucnid-3.c: Likewise.
432 * gcc.dg/ucnid-4.c: Likewise.
433 * gcc.dg/ucnid-11.c: Likewise.
434 * gcc.dg/ucnid-12.c: Likewise.
435 * gcc.dg/ucnid-6.c: Skip if !ucn.
436 * gcc.dg/ucnid-9.c: Likewise.
438 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
440 * gcc.target/i386/pr32000-2.c: Add missing include and exclude
442 * gcc.target/i386/stackalign/return-3.c: Likewise.
444 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
446 * gcc.target/i386/clearcap.map: New file.
447 * gcc.target/i386/i386.exp: Check for linker -M mapfile support.
448 Pass clearcap.map by default if supported.
450 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
453 * gfortran.dg/stat_1.f90: Accept 'testfile' gid == parent dir gid.
455 * gfortran.dg/stat_2.f90: Likewise.
457 2010-03-01 Tobias Burnus <burnus@net-b.de>
460 * gfortran.dg/module_read_2.f90: New test.
462 2010-02-27 Mark Mitchell <mark@codesourcery.com>
465 * g++.dg/abi/mangle11.C: Adjust mangling warning locations.
466 * g++.dg/abi/mangle12.C: Likewise.
467 * g++.dg/abi/mangle20-2.C: Likewise.
468 * g++.dg/abi/mangle17.C: Likewise.
469 * g++.dg/template/cond2.C: Likewise.
470 * g++.dg/template/pr35240.C: Likewise.
472 2010-02-27 Richard Guenther <rguenther@suse.de>
474 PR tree-optimization/43186
475 * gcc.c-torture/compile/pr43186.c: Adjust testcase.
477 2010-02-27 Kaz Kojima <kkojima@gcc.gnu.org>
479 * g++.dg/abi/packed1.C: Expect warning on the SH.
481 2010-02-27 Simon Martin <simartin@users.sourceforge.net>
484 * g++.dg/parse/error37.C: New test.
486 2010-02-27 Manuel López-Ibáñez <manu@gcc.gnu.org>
490 * gcc.dg/pr8927-1.c: Match new note.
491 * gcc.dg/990506-0.c: Likewise.
492 * gcc.dg/gomp/flush-2.c: Likewise.
493 * gcc.dg/gomp/atomic-5.c: Likewise.
494 * gcc.dg/gomp/pr34607.c: Likewise.
495 * gcc.dg/pr35746.c: Likewise.
496 * gcc.dg/cpp/pragma-1.c: Likewise.
497 * gcc.dg/cpp/pragma-2.c: Likewise.
498 * gcc.dg/pr41842.c: Likewise.
499 * gcc.dg/noncompile/20040629-1.c: Likewise.
500 * objc.dg/private-1.m: Likewise.
502 2010-02-27 Tobias Burnus <burnus@net-b.de>
505 * gfortran.dg/default_initialization_1.f90: Add -std=f2003.
506 * gfortran.dg/default_initialization_4.f90: New test.
508 2010-02-27 Eric Botcazou <ebotcazou@adacore.com>
510 * gnat.dg/thin_pointer.ad[sb]: Rename into...
511 * gnat.dg/thin_pointer1.ad[sb]: ...this.
512 * gnat.dg/thin_pointer2.adb: New test.
513 * gnat.dg/thin_pointer2_pkg.ad[sb]: New helper.
515 2010-02-26 Manuel López-Ibáñez <manu@gcc.gnu.org>
518 * gcc.dg/cpp/c90-pedantic.c: New.
519 * gcc.dg/cpp/c90.c: New.
520 * gcc.dg/gnu90-const-expr-1.c: New.
521 * gcc.dg/Woverlength-strings-pedantic-c90.c: New.
523 2010-02-26 Richard Guenther <rguenther@suse.de>
525 PR tree-optimization/43186
526 * gcc.c-torture/compile/pr43186.c: New testcase.
528 2010-02-26 Jakub Jelinek <jakub@redhat.com>
531 * c-c++-common/dwarf2/pr43190.c: New test.
533 2010-02-26 H.J. Lu <hongjiu.lu@intel.com>
536 * gcc.dg/torture/stackalign/stackalign.exp: Add -mno-mmx to x86.
538 2010-02-26 Richard Guenther <rguenther@suse.de>
540 PR tree-optimization/43188
541 * gcc.c-torture/compile/pr43188.c: New testcase.
543 2010-02-26 H.J. Lu <hongjiu.lu@intel.com>
546 * gcc.target/i386/vperm-v4si-2-sse4.c: New.
548 2010-02-25 Eric Botcazou <ebotcazou@adacore.com>
550 * g++.dg/abi/packed1.C: Expect warning on the SPARC.
552 2010-02-25 Michael Meissner <meissner@linux.vnet.ibm.com>
555 * gcc.target/powerpc/pr43154.c: New file.
557 2010-02-25 Jakub Jelinek <jakub@redhat.com>
560 * gfortran.dg/debug/pr43166.f: New test.
563 * gcc.dg/torture/pr43165.c: New test.
565 2010-02-24 Manuel López-Ibáñez <manu@gcc.gnu.org>
568 * c-c++-common/pr41779.c: Update.
570 2010-02-24 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
573 * lib/gnat-dg.exp (gnat_load): Redefine.
575 * ada/acats/run_acats: Run run_all.sh with $SHELL.
576 * ada/acats/run_all.sh: Downcase tasking not implemented message.
578 2010-02-24 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
581 * objc/execute/forward-1.x: XFAIL on alpha*-dec-osf*, 64-bit
582 i?86-*-solaris2*, mips-sgi-irix*, sparc*-sun-solaris2* with
586 2010-02-24 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
588 * gcc.dg/cpp/_Pragma6.c: Skip on mips-sgi-irix*, alpha*-dec-osf*.
590 2010-02-24 Jakub Jelinek <jakub@redhat.com>
593 * gcc.dg/guality/vla-1.c: New test.
595 2010-02-24 Tobias Burnus <burnus@net-b.de>
598 * gfortran.dg/c_ptr_tests_15.f90: New test.
600 2010-02-23 Jakub Jelinek <jakub@redhat.com>
603 * gcc.target/i386/pr43107.c: New test.
605 2010-02-23 Jason Merrill <jason@redhat.com>
608 * g++.dg/cpp0x/variadic100.C: New.
610 2010-02-23 Jason Merrill <jason@redhat.com>
613 * gcc.dg/debug/dwarf2/dwarf2.exp: Run c-c++-common dwarf2 tests.
614 * g++.dg/debug/dwarf2/dwarf2.exp: Likewise.
615 * c-c++-common/dwarf2/vla1.c: New.
617 2010-02-23 Jakub Jelinek <jakub@redhat.com>
620 * gcc.dg/pr43139.c: New test.
623 * gcc.dg/guality/pr43077-1.c: New test.
625 2010-02-23 Manuel López-Ibáñez <manu@gcc.gnu.org>
628 * gcc.dg/march.c: New.
629 * gcc.dg/march-generic.c: New.
630 * gcc.dg/mtune.c: New.
632 2010-02-22 Sebastian Pop <sebastian.pop@amd.com>
635 * gcc.dg/graphite/pr43083.c: New.
637 2010-02-22 Sebastian Pop <sebastian.pop@amd.com>
640 * gfortran.dg/graphite/pr43097.f: New.
642 2010-02-22 Sebastian Pop <sebastian.pop@amd.com>
643 Manuel López-Ibáñez <manu@gcc.gnu.org>
646 * g++.dg/graphite/pr41305.C: Add -Wno-conversion-null.
648 2010-02-22 Sebastian Pop <sebastian.pop@amd.com>
651 * g++.dg/graphite/pr43026.C: New.
653 2010-02-22 Manuel López-Ibáñez <manu@gcc.gnu.org>
656 * gcc.dg/cleanup-1.c: Update.
657 * gcc.dg/func-args-1.c: Update.
658 * gcc.dg/format/sentinel-1.c: Update.
659 * g++.old-deja/g++.jason/scoping10.C: Update.
660 * g++.old-deja/g++.ns/lookup5.C: Update.
661 * g++.dg/ext/cleanup-1.C: Update.
662 * g++.dg/parse/varmod1.C: Update.
663 * g++.dg/parse/error33.C: Update.
664 * g++.dg/expr/call3.C: Update.
665 * g++.dg/func-args-1.C: New.
667 2010-02-22 H.J. Lu <hongjiu.lu@intel.com>
670 * gcc.dg/attr-used-2.c: Moved to ...
671 * c-c++-common/attr-used-2.c: Here.
673 * gcc.dg/attr-used.c: Moved to ...
674 * c-c++-common/attr-used.c: Here.
676 2010-02-22 Ozkan Sezer <sezeroz@gmail.com>
678 * gcc.c-torture/execute/991014-1.c: Use __SIZE_TYPE__ for size types.
680 2010-02-22 Richard Guenther <rguenther@suse.de>
683 * gfortran.dg/lto/20100222-1_0.f03: New testcase.
684 * gfortran.dg/lto/20100222-1_1.c: Likewise.
686 2010-02-22 Richard Guenther <rguenther@suse.de>
688 PR tree-optimization/42749
689 * gcc.c-torture/compile/pr42749.c: New testcase.
691 2010-02-22 Paul Thomas <pault@gcc.gnu.org>
694 * gfortran.dg/internal_pack_6.f90: Number of 'packs' now zero.
695 * gfortran.dg/internal_pack_9.f90: New test.
697 2010-02-21 Manuel López-Ibáñez <manu@gcc.gnu.org>
700 * g++.dg/template/recurse.C: Adjust.
701 * g++.dg/template/pr23510.C: New.
703 2010-02-21 Dodji Seketeli <dodji@redhat.com>
706 * g++.dg/template/memclass4.C: New test.
708 2010-02-21 Tobias Burnus <burnus@net-b.de>
711 * gfortran.dg/reassoc_5.f90: New test.
713 2010-02-20 Uros Bizjak <ubizjak@gmail.com>
716 * gcc.target/i386/pr43067.c: New test.
718 2010-02-20 Manuel López-Ibáñez <manu@gcc.gnu.org>
721 * g++.dg/warn/Wconversion2.C: Replace -Wconversion with
723 * g++.dg/warn/Wconversion-null.C: New test.
724 * g++.old-deja/g++.other/null1.C: Move to...
725 * g++.dg/warn/Wconversion-null-2.C: ... here. Remove -Wconversion.
727 2010-02-20 Paul Thomas <pault@gcc.gnu.org>
731 * gfortran.dg/dependency_26.f90: New test.
734 * gfortran.dg/internal_pack_7.f90: New test.
737 * gfortran.dg/internal_pack_8.f90: New test.
739 2010-02-20 Manuel López-Ibáñez <manu@gcc.gnu.org>
742 * c-c++-common/pr41779.c: Fix broken testcase.
744 2010-02-19 Manuel López-Ibáñez <manu@gcc.gnu.org>
747 * c-c++-common/pr36513.c: New testcase.
748 * c-c++-common/pr36513-2.c: New testcase.
750 2010-02-19 Manuel López-Ibáñez <manu@gcc.gnu.org>
753 * c-c++-common/pr41779.c: New.
755 2010-02-19 Jakub Jelinek <jakub@redhat.com>
758 * gcc.dg/pr43084.c: New test.
760 2010-02-19 Richard Guenther <rguenther@suse.de>
762 PR tree-optimization/42916
763 * gcc.dg/pr42916.c: New testcase.
765 2010-02-18 Jason Merrill <jason@redhat.com>
768 * g++.dg/abi/packed1.C: Add expected warning.
771 * g++.dg/torture/dg-torture.exp: Run c-c++-common torture tests.
772 * gcc.dg/torture/dg-torture.exp: Likewise.
773 * c-c++-common/torture/complex-sign.h,
774 c-c++-common/torture/complex-sign-add.c,
775 c-c++-common/torture/complex-sign-mixed-add.c,
776 c-c++-common/torture/complex-sign-mixed-div.c,
777 c-c++-common/torture/complex-sign-mixed-mul.c,
778 c-c++-common/torture/complex-sign-mixed-sub.c,
779 c-c++-common/torture/complex-sign-mul.c,
780 c-c++-common/torture/complex-sign-sub.c: Move from gcc.dg/torture.
781 Adapt for C++ compilation as well.
784 * g++.dg/ext/label1.C: Update.
785 * g++.dg/ext/label2.C: Update.
788 * g++.dg/template/dependent-name6.C: New.
791 * g++.dg/parse/namespace12.C: New.
793 2010-02-18 Martin Jambor <mjambor@suse.cz>
795 PR tree-optimization/43066
796 * gcc.c-torture/compile/pr43066.c: New test.
798 2010-02-18 Uros Bizjak <ubizjak@gmail.com>
800 * g++.dg/ext/attrib35.C: Fix target selector string.
801 * g++.dg/ext/attrib36.C: Ditto.
802 * g++.dg/ext/attrib37.C: Ditto.
803 * g++.dg/abi/mangle24.C: Remove stray "*/" from dg directives.
804 * g++.dg/abi/mangle25.C: Ditto.
806 2010-02-17 Jason Merrill <jason@redhat.com>
809 * g++.dg/parse/namespace11.C: New.
812 * g++.dg/ext/attrib37.C: New.
815 * g++.dg/template/ptrmem20.C: New.
817 2010-02-17 Uros Bizjak <ubizjak@gmail.com>
820 * gcc.target/i386/xop-check.h: Include m256-check.h.
821 * gcc.target/i386/xop-vpermil2ps-1.c: Include x86intrin.h.
822 * gcc.target/i386/xop-vpermil2ps-256-1.c: Ditto.
823 * gcc.target/i386/xop-vpermil2pd-1.c: Ditto.
824 * gcc.target/i386/xop-vpermil2pd-256-1.c: Ditto.
826 2010-02-17 Jakub Jelinek <jakub@redhat.com>
829 * gcc.dg/pr42918.c: New test.
831 2010-02-16 H.J. Lu <hongjiu.lu@intel.com>
833 * g++.dg/ext/attrib36.C: Require ILP32.
835 2010-02-16 Richard Guenther <rguenther@suse.de>
837 PR tree-optimization/41043
838 * gfortran.dg/pr41043.f90: New testcase.
839 * gcc.dg/Wstrict-overflow-18.c: XFAIL.
841 2010-02-16 Jason Merrill <jason@redhat.com>
843 * g++.dg/cpp0x/initlist-opt.C: Declare max_val inline.
845 2010-02-16 Ira Rosen <irar@il.ibm.com>
847 PR tree-optimization/43074
848 * gcc.dg/vect/fast-math-pr43074.c: New test.
850 2010-02-16 Jakub Jelinek <jakub@redhat.com>
852 * lib/prune.exp: Prune variable tracking size limit exceeded notes.
854 2010-02-16 Jason Merrill <jason@redhat.com>
857 * g++.dg/ext/attrib36.C: New.
860 * g++.dg/other/array6.C: New.
862 2010-02-15 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
864 * g++.dg/cpp0x/initlist-opt.C: Bind pic locally.
866 2010-02-15 Sebastian Pop <sebastian.pop@amd.com>
868 * gcc.target/i386/sse-14.c: Add tests for _mm_permute2_pd,
869 _mm256_permute2_pd, _mm_permute2_ps, and _mm256_permute2_ps.
870 * gcc.target/i386/xop-vpermil2pd-1.c: New.
871 * gcc.target/i386/xop-vpermil2pd-256-1.c: New.
872 * gcc.target/i386/xop-vpermil2ps-1.c: New.
873 * gcc.target/i386/xop-vpermil2ps-256-1.c: New.
875 2010-02-15 Richard Guenther <rguenther@suse.de>
878 * g++.dg/torture/pr43068.C: New testcase.
880 2010-02-14 Volker Reichelt <reichelt@gcc.gnu.org>
883 * g++.dg/opt/ice1.C: New.
885 2010-02-14 Jason Merrill <jason@redhat.com>
888 * g++.dg/cpp0x/initlist-opt.C: New.
890 2010-02-13 Paul Thomas <pault@gcc.gnu.org>
894 * gfortran.dg/internal_pack_6.f90: New test.
896 2010-02-12 Jason Merrill <jason@redhat.com>
899 * g++.dg/cpp0x/variadic99.C: New.
901 2010-02-12 Jakub Jelinek <jakub@redhat.com>
903 * gcc.dg/guality/guality.h (GUALCVT): Zero extend instead of
904 sign extend pointers to gualchk_t.
907 * g++.dg/other/default3.C: Xfail g4 test.
909 2010-02-11 Sebastian Pop <sebastian.pop@amd.com>
912 * gcc.dg/graphite/pr43012.c: New.
914 2010-02-11 Sebastian Pop <sebastian.pop@amd.com>
917 * g++.dg/graphite/pr42930.C: New.
919 2010-02-11 Sebastian Pop <sebastian.pop@amd.com>
923 * gcc.dg/graphite/pr42530.c: New.
924 * gcc.dg/graphite/pr42914.c: New.
926 2010-02-11 Sebastian Pop <sebastian.pop@amd.com>
929 * gcc.dg/graphite/pr42771.c: New.
931 2010-02-11 Richard Guenther <rguenther@suse.de>
933 PR tree-optimization/42998
934 * gcc.c-torture/compile/pr42998.c: New testcase.
936 2010-02-10 Jason Merrill <jason@redhat.com>
939 * g++.dg/cpp0x/lambda/lambda-nested3.C: New.
941 PR c++/42983, core issue 906
942 * g++.dg/cpp0x/defaulted15.C: Add virtualness test.
943 * g++.dg/cpp0x/defaulted9.C: Move virtual default outside class.
946 * g++.dg/cpp0x/lambda/lambda-conv.C: Test for weakness.
948 2010-02-10 Richard Guenther <rguenther@suse.de>
950 PR tree-optimization/43017
951 * gcc.dg/torture/pr43017.c: New testcase.
953 2010-02-10 Tobias Burnus <burnus@net-b.de>
956 * gfortran.dg/private_type_1.f90: Update error location.
957 * gfortran.dg/invalid_interface_assignment.f90: Ditto.
958 * gfortran.dg/typebound_operator_2.f03: Ditto.
959 * gfortran.dg/assignment_2.f90: Ditto.
960 * gfortran.dg/redefined_intrinsic_assignment.f90: Ditto.
961 * gfortran.dg/binding_label_tests_9.f03: Ditto.
963 2010-02-10 Tobias Burnus <burnus@net-b.de>
966 * gfortran.dg/bind_c_usage_20.f90: New test.
968 2010-02-10 Jakub Jelinek <jakub@redhat.com>
971 * g++.dg/debug/pr43010.C: New test.
973 2010-02-10 Richard Guenther <rguenther@suse.de>
976 * gcc.c-torture/execute/20100209-1.c: New testcase.
977 * gcc.dg/fold-div-3.c: Likewise.
979 2010-02-10 Jakub Jelinek <jakub@redhat.com>
981 * gcc.dg/builtin-ffs-1.c: New test.
983 2010-02-09 Jerry DeLisle <jvdelisle@gcc.gnu.org>
986 * gfortran.dg/array_constructor_35.f90: New test.
988 2010-02-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
990 * gcc.dg/tree-ssa/inline-4.c: Bind pic locally.
992 2010-02-09 Jason Merrill <jason@redhat.com>
995 * g++.dg/cpp0x/lambda/lambda-errloc2.C: New.
998 * g++.dg/cpp0x/lambda/lambda-warn2.C: New.
1000 2010-02-09 Tobias Burnus <burnus@net-b.de>
1003 * gfortran.dg/module_write_1.f90: New test.
1005 2010-02-09 Alexander Monakov <amonakov@ispras.ru>
1007 * gcc.dg/pr19340.c: Adjust.
1009 2010-02-09 Richard Guenther <rguenther@suse.de>
1011 PR tree-optimization/43008
1012 * gcc.c-torture/execute/pr43008.c: New testcase.
1014 2010-02-09 Richard Guenther <rguenther@suse.de>
1016 PR tree-optimization/43000
1017 * gcc.dg/torture/pr43000.c: New testcase.
1018 * gcc.dg/torture/pr43002.c: Likewise.
1020 2010-02-09 Daniel Kraft <d@domob.eu>
1023 * gfortran.dg/char_length_2.f90: Change warning expectations accordingly
1024 and pass -Wsurprising as necessary.
1026 2010-02-08 Jakub Jelinek <jakub@redhat.com>
1028 PR tree-optimization/42890
1029 * g++.dg/torture/pr42890.C: New test.
1031 2010-02-08 Richard Guenther <rguenther@suse.de>
1034 * gcc.dg/tree-ssa/inline-4.c: New testcase.
1036 2010-02-07 Sebastian Pop <sebastian.pop@amd.com>
1038 * gcc.dg/graphite/block-0.c: Call abort for runtime test. Always
1040 * gcc.dg/graphite/block-1.c: Same.
1041 * gcc.dg/graphite/block-3.c: Same.
1042 * gcc.dg/graphite/block-4.c: Same.
1043 * gcc.dg/graphite/block-5.c: Same.
1044 * gcc.dg/graphite/block-6.c: Same.
1045 * gcc.dg/graphite/block-7.c: Same.
1046 * gcc.dg/graphite/interchange-0.c: Same.
1047 * gcc.dg/graphite/interchange-1.c: Same.
1048 * gcc.dg/graphite/interchange-10.c: Same.
1049 * gcc.dg/graphite/interchange-11.c: Same.
1050 * gcc.dg/graphite/interchange-12.c: Same.
1051 * gcc.dg/graphite/interchange-2.c: Same.
1052 * gcc.dg/graphite/interchange-3.c: Same.
1053 * gcc.dg/graphite/interchange-4.c: Same.
1054 * gcc.dg/graphite/interchange-5.c: Same.
1055 * gcc.dg/graphite/interchange-6.c: Same.
1056 * gcc.dg/graphite/interchange-7.c: Same.
1057 * gcc.dg/graphite/interchange-8.c: Same.
1058 * gcc.dg/graphite/interchange-9.c: Same.
1059 * gcc.dg/graphite/interchange-mvt.c: Same.
1061 2010-02-07 Sebastian Pop <sebastian.pop@amd.com>
1063 * gfortran.dg/graphite/id-19.f: New.
1064 * gfortran.dg/graphite/pr14741.f90: New.
1065 * gfortran.dg/graphite/pr41924.f90: New.
1066 * gfortran.dg/graphite/run-id-2.f90: New.
1068 2010-02-07 Richard Guenther <rguenther@suse.de>
1071 * gcc.c-torture/compile/pr42956.c: New testcase.
1073 2010-02-06 Jerry DeLisle <jvdelisle@gcc.gnu.org>
1076 * gfortran.dg/fmt_cache_2.f: New test.
1078 2010-02-06 Jerry DeLisle <jvdelisle@gcc.gnu.org>
1080 * gfortran.dg/read_no_eor.f90: New test.
1082 2010-02-05 Jason Merrill <jason@redhat.com>
1084 * g++.dg/ext/label13.C: Move constructor body out of class.
1086 2010-02-03 Jason Merrill <jason@redhat.com>
1089 * g++.dg/ext/dllexport3.C: New.
1091 2010-02-05 Ozkan Sezer <sezeroz@gmail.com>
1093 * gcc.dg/format/ms-format3.c: New test for specific MS types.
1095 2010-02-05 Richard Guenther <rguenther@suse.de>
1097 * gcc.dg/tree-ssa/ssa-ccp-28.c: New testcase.
1099 2010-02-05 Dodji Seketeli <dodji@redhat.com>
1102 * g++.dg/other/crash-9.C: New test.
1104 2010-02-05 Paul Thomas <pault@gcc.gnu.org>
1107 * gfortran.dg/subref_array_pointer_4.f90 : New test.
1109 2010-02-04 Richard Guenther <rguenther@suse.de>
1111 PR rtl-optimization/42952
1112 * gcc.dg/torture/pr42952.c: New testcase.
1114 2010-02-03 Jerry DeLisle <jvdelisle@gcc.gnu.org>
1117 * gfortran.dg/namelist_60.f90: New test.
1119 2010-02-03 Jason Merrill <jason@redhat.com>
1122 * g++.dg/ext/builtin11.C: New.
1126 * g++.dg/abi/mangle35.C: New.
1127 * g++.dg/abi/mangle37.C: New.
1130 * g++.dg/abi/mangle36.C: New.
1133 * g++.dg/warn/string1.C: New.
1135 2010-02-03 Richard Guenther <rguenther@suse.de>
1137 PR tree-optimization/42944
1138 * gcc.dg/errno-1.c: New testcase.
1140 2010-02-03 Richard Guenther <rguenther@suse.de>
1143 * gcc.c-torture/compile/pr42927.c: New testcase.
1145 2010-02-03 Tobias Burnus <burnus@net-b.de>
1148 * gfortran.dg/null_4.f90: New test.
1150 2010-02-02 Jason Merrill <jason@redhat.com>
1153 * g++.dg/ext/label13.C: New.
1155 2010-02-02 Tobias Burnus <burnus@net-b.de>
1158 * gfortran.dg/func_result_5.f90: New test.
1160 2010-02-01 Tobias Burnus <burnus@net-b.de>
1163 * gfortran.dg/pure_initializer_3.f90: News test.
1165 2010-01-31 Janus Weil <janus@gcc.gnu.org>
1168 * gfortran.dg/allocate_derived_2.f90: New test.
1170 2010-01-31 Eric Botcazou <ebotcazou@adacore.com>
1173 * gcc.dg/torture/pr42898-2.c: New test.
1175 2010-01-31 Richard Guenther <rguenther@suse.de>
1178 * gcc.dg/torture/pr42898.c: New testcase.
1180 2010-01-31 Paul Thomas <pault@gcc.gnu.org>
1183 * gfortran.dg/alloc_comp_basics_1.f90: Remove option -O2.
1184 * gfortran.dg/alloc_comp_bounds_1.f90: New test.
1186 2010-01-30 Paolo Bonzini <bonzini@gnu.org>
1188 * g++.dg/tree-ssa/inline-1.C: New.
1189 * g++.dg/tree-ssa/inline-2.C: New.
1190 * g++.dg/tree-ssa/inline-3.C: New.
1192 2010-01-29 Michael Meissner <meissner@linux.vnet.ibm.com>
1195 * gcc.dg/builtins-58.c: Add -fno-ident to the options to prevent
1196 the string 'pow' in the pathname of the compiler from generating a
1199 2010-01-29 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1201 * g++.old-deja/g++.mike/eh16.C: Rename err to e.
1202 * g++.old-deja/g++.mike/eh17.C: Likewise.
1203 * g++.old-deja/g++.mike/p5571.C: Likewise.
1205 2010-01-29 Dodji Seketeli <dodji@redhat.com>
1212 * g++.dg/other/crash-5.C: New test.
1213 * g++.dg/other/crash-6.C: New test.
1214 * g++.dg/other/crash-7.C: New test.
1215 * g++.dg/other/crash-8.C: New test.
1217 2010-01-29 Jakub Jelinek <jakub@redhat.com>
1219 PR rtl-optimization/42889
1220 * gcc.dg/pr42889.c: New test.
1222 2010-01-28 H.J. Lu <hongjiu.lu@intel.com>
1224 * gcc.target/i386/pr42881.c: Use SSE2.
1226 2010-01-28 Uros Bizjak <ubizjak@gmail.com>
1229 * gcc.target/i386/pr42891.c: New test.
1231 2010-01-28 Richard Guenther <rguenther@suse.de>
1233 PR tree-optimization/42871
1234 * g++.dg/torture/pr42871.C: New testcase.
1236 2010-01-28 Richard Guenther <rguenther@suse.de>
1238 * gcc.dg/Wobjsize-1.h: New testcase.
1239 * gcc.dg/Wobjsize-1.c: Likewise.
1241 2010-01-28 Richard Guenther <rguenther@suse.de>
1244 * g++.dg/torture/pr42883.C: New testcase.
1246 2010-01-28 Michael Matz <matz@suse.de>
1248 * gcc.target/i386/pr42881.c: New test.
1250 2010-01-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1252 * gcc.misc-tests/linkage.exp: Remove mips-sgi-irix6*o32 support.
1253 Add i?86-*-solaris2* support.
1255 2010-01-28 Dodji Seketeli <dodji@redhat.com>
1259 * g++.dg/template/typedef27.C: New test case.
1260 * g++.dg/template/typedef28.C: New test case.
1262 2010-01-27 Stephen Thomas <stephen.thomas@arm.com>
1264 * testsuite/gcc.dg/optimize-bswap*.c: Add ARM target
1266 2010-01-27 Richard Guenther <rguenther@suse.de>
1269 * gcc.dg/torture/pr42878-1.c: New testcase.
1270 * gcc.dg/torture/pr42878-2.c: Likewise.
1272 2010-01-27 Jakub Jelinek <jakub@redhat.com>
1275 * gcc.dg/vla-22.c: New test.
1277 2010-01-26 Jakub Jelinek <jakub@redhat.com>
1279 * ada/acats/run_all.sh: Make sure norun.lst is sorted using the
1282 2010-01-26 Richard Guenther <rguenther@suse.de>
1284 PR rtl-optimization/42685
1285 * gcc.dg/pr42685.c: New testcase.
1286 * g++.dg/other/pr42685.C: Likewise.
1288 2010-01-26 Richard Guenther <rguenther@suse.de>
1291 * g++.dg/other/pr42806.C: New testcase.
1293 2010-01-26 Richard Guenther <rguenther@suse.de>
1295 PR tree-optimization/42250
1296 * gcc.dg/pr42250.c: New testcase.
1298 2010-01-25 Arnaud Charlet <charlet@adacore.com>
1300 * gnat.dg/array_bounds_test.adb: New test.
1302 2010-01-25 Tobias Burnus <burnus@net-b.de>
1305 * gfortran.dg/generic_21.f90: New test.
1307 2010-01-25 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1310 * gcc.c-torture/compile/pr38789.c: Change to dg-do compile.
1312 2010-01-24 Mark Mitchell <mark@codesourcery.com>
1315 * g++.dg/abi/arm_va_list2.C: New test.
1316 * g++.dg/abi/arm_va_list2.h: Companion header file.
1318 2010-01-24 Paul Thomas <pault@gcc.gnu.org>
1321 * gfortran.dg/parameter_array_ref_2.f90 : New test.
1324 * gfortran.dg/char_array_arg_1.f90 : New test.
1326 * gfortran.dg/pr25923.f90 : Remove XFAIL.
1328 2010-01-24 Tobias Burnus <burnus@net-b.de>
1331 * gfortran.dg/generic_20.f90: New test.
1333 2010-01-22 Michael Matz <matz@suse.de>
1335 * gfortran.dg/vect/fast-math-mgrid-resid.f: Limit to x86, add
1338 2010-01-21 Paul Thomas <pault@gcc.gnu.org>
1341 * gfortran.dg/dependency_25.f90 : New test.
1343 2010-01-21 Martin Jambor <mjambor@suse.cz>
1345 PR tree-optimization/42585
1346 * gcc.dg/tree-ssa/pr42585.c: New test.
1348 2010-01-21 Richard Guenther <rguenther@suse.de>
1351 * gcc.dg/pr19988.c: New testcase.
1353 2010-01-20 Janis Johnson <janis187@us.ibm.com>
1355 * g++.dg/compat/decimal/compat-common.h: New file.
1356 * g++.dg/compat/decimal/decimal-dummy.h: New file.
1357 * g++.dg/compat/decimal/pass_x.h: New file.
1358 * g++.dg/compat/decimal/pass_y.h: New file.
1359 * g++.dg/compat/decimal/pass-1_main.C: New file.
1360 * g++.dg/compat/decimal/pass-1_x.C: New file.
1361 * g++.dg/compat/decimal/pass-1_y.C: New file.
1362 * g++.dg/compat/decimal/pass-2_main.C: New file.
1363 * g++.dg/compat/decimal/pass-2_x.C: New file.
1364 * g++.dg/compat/decimal/pass-2_y.C: New file.
1365 * g++.dg/compat/decimal/pass-3_main.C: New file.
1366 * g++.dg/compat/decimal/pass-3_x.C: New file.
1367 * g++.dg/compat/decimal/pass-3_y.C: New file.
1368 * g++.dg/compat/decimal/pass-4_main.C: New file.
1369 * g++.dg/compat/decimal/pass-4_x.C: New file.
1370 * g++.dg/compat/decimal/pass-4_y.C: New file.
1371 * g++.dg/compat/decimal/pass-5_main.C: New file.
1372 * g++.dg/compat/decimal/pass-5_x.C: New file.
1373 * g++.dg/compat/decimal/pass-5_y.C: New file.
1374 * g++.dg/compat/decimal/pass-6_main.C: New file.
1375 * g++.dg/compat/decimal/pass-6_x.C: New file.
1376 * g++.dg/compat/decimal/pass-6_y.C: New file.
1377 * g++.dg/compat/decimal/return_x.h: New file.
1378 * g++.dg/compat/decimal/return_y.h: New file.
1379 * g++.dg/compat/decimal/return-1_main.C: New file.
1380 * g++.dg/compat/decimal/return-1_x.C: New file.
1381 * g++.dg/compat/decimal/return-1_y.C: New file.
1382 * g++.dg/compat/decimal/return-2_main.C: New file.
1383 * g++.dg/compat/decimal/return-2_x.C: New file.
1384 * g++.dg/compat/decimal/return-2_y.C: New file.
1385 * g++.dg/compat/decimal/return-3_main.C: New file.
1386 * g++.dg/compat/decimal/return-3_x.C: New file.
1387 * g++.dg/compat/decimal/return-3_y.C: New file.
1388 * g++.dg/compat/decimal/return-4_main.C: New file.
1389 * g++.dg/compat/decimal/return-4_x.C: New file.
1390 * g++.dg/compat/decimal/return-4_y.C: New file.
1391 * g++.dg/compat/decimal/return-5_main.C: New file.
1392 * g++.dg/compat/decimal/return-5_x.C: New file.
1393 * g++.dg/compat/decimal/return-5_y.C: New file.
1394 * g++.dg/compat/decimal/return-6_main.C: New file.
1395 * g++.dg/compat/decimal/return-6_x.C: New file.
1396 * g++.dg/compat/decimal/return-6_y.C: New file.
1398 2010-01-20 Alexandre Oliva <aoliva@redhat.com>
1401 * gcc.dg/pr42715.c: New.
1403 2010-01-20 Paolo Carlini <paolo.carlini@oracle.com>
1406 * g++.dg/parse/crash55.C: New.
1408 2010-01-20 Alexandre Oliva <aoliva@redhat.com>
1411 * gcc.dg/guality/pr42782.c: New.
1413 2010-01-20 Jason Merrill <jason@redhat.com>
1416 * g++.dg/abi/packed1.C: New.
1419 * g++.dg/cpp0x/lambda/lambda-warn1.C: New.
1422 * g++.dg/parse/fn-typedef1.C: New.
1423 * g++.dg/other/cv_quals.C: Adjust.
1425 2010-01-20 Anthony Green <green@moxielogic.com>
1427 * gcc.dg/cpp/_Pragma6.c: Skip this test for moxie-*-* (no
1429 * gcc.dg/pr19340.c: Skip this test for moxie-*-* (no scheduling).
1430 * gcc.dg/20020312-2.c: Port this to the moxie core.
1431 * gcc.dg/weak/typeof-2.c: Ditto.
1433 2010-01-20 Richard Guenther <rguenther@suse.de>
1435 PR tree-optimization/42717
1436 * gcc.c-torture/compile/pr42717.c: New testcase.
1438 2010-01-20 Jakub Jelinek <jakub@redhat.com>
1440 * gcc.dg/cleanup-13.c: Expect DW_OP_mod to do unsigned modulo instead
1441 of signed, add a few new tests.
1444 * g++.dg/parse/limits-initializer1.C: New test.
1446 2010-01-19 Janus Weil <janus@gcc.gnu.org>
1449 * gfortran.dg/proc_ptr_comp_pass_6.f90: New test.
1450 * gfortran.dg/typebound_call_12.f03: New test.
1452 2010-01-19 Paul Thomas <pault@gcc.gnu.org>
1455 * gfortran.dg/bounds_check_15.f90 : New test.
1457 2010-01-19 Michael Matz <matz@suse.de>
1459 PR tree-optimization/41783
1460 * gfortran.dg/vect/fast-math-mgrid-resid.f: New.
1462 2010-01-19 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
1465 * gcc.target/arm/neon/vget_lowf32.c: Regenerate.
1466 * gcc.target/arm/neon/vget_lowp16.c: Likewise.
1467 * gcc.target/arm/neon/vget_lowp8.c: Likewise.
1468 * gcc.target/arm/neon/vget_lows16.c: Likewise.
1469 * gcc.target/arm/neon/vget_lows32.c: Likewise.
1470 * gcc.target/arm/neon/vget_lows64.c: Likewise.
1471 * gcc.target/arm/neon/vget_lows8.c: Likewise.
1472 * gcc.target/arm/neon/vget_lowu16.c: Likewise.
1473 * gcc.target/arm/neon/vget_lowu32.c: Likewise.
1474 * gcc.target/arm/neon/vget_lowu64.c: Likewise.
1475 * gcc.target/arm/neon/vget_lowu8.c: Likewise.
1477 2010-01-19 Janus Weil <janus@gcc.gnu.org>
1480 * gfortran.dg/extends_6.f03: Modified an error message.
1481 * gfortran.dg/extends_10.f03: New test.
1482 * gfortran.dg/private_type_6.f03: Modified an error message.
1483 * gfortran.dg/structure_constructor_8.f03: Ditto.
1485 2010-01-19 Jakub Jelinek <jakub@redhat.com>
1487 PR tree-optimization/42719
1488 * gcc.dg/pr42719.c: New test.
1491 * gcc.dg/pr42728.c: New test.
1493 2010-01-19 Anthony Green <green@moxielogic.com>
1495 * gcc.dg/tree-ssa/20040204-1.c: Expect this test to pass.
1497 2010-01-18 Anthony Green <green@moxielogic.com>
1499 * gcc.dg/tree-ssa/asm-3.c (REGISTER): Pick an appropriate register
1502 2010-01-19 Dodji Seketeli <dodji@redhat.com>
1504 * g++.dg/template/error45.C: reverted as part of reverting the
1505 fix of PR c++/42634.
1507 2010-01-18 Dodji Seketeli <dodji@redhat.com>
1510 * g++.dg/template/error45.C: New test.
1512 2010-01-18 Dodji Seketeli <dodji@redhat.com>
1515 * g++.dg/conversion/op6.C: New test.
1517 2010-01-18 Uros Bizjak <ubizjak@gmail.com>
1520 * gcc.target/alpha/pr42774.c: New test.
1522 2010-01-18 Richard Guenther <rguenther@suse.de>
1524 PR tree-optimization/42781
1525 * gfortran.fortran-torture/compile/pr42781.f90: New testcase.
1527 2010-01-17 Richard Guenther <rguenther@suse.de>
1530 * gcc.c-torture/execute/pr42248.c: New testcase.
1532 2010-01-17 Richard Guenther <rguenther@suse.de>
1534 PR tree-optimization/42773
1535 * g++.dg/torture/pr42773.C: New testcase.
1537 2010-01-17 Janus Weil <janus@gcc.gnu.org>
1540 * gfortran.dg/interface_assignment_5.f90: New test.
1542 2010-01-17 Dodji Seketeli <dodji@redhat.com>
1545 * g++.dg/template/crash94.C: Reverted.
1547 2010-01-17 Jie Zhang <jie.zhang@analog.com>
1550 * gcc.dg/debug/pr42767.c: New.
1552 2010-01-15 Jason Merrill <jason@redhat.com>
1555 * g++.dg/cpp0x/decltype22.C: New.
1557 2010-01-16 Jakub Jelinek <jakub@redhat.com>
1560 * g++.dg/torture/pr42760.C: New test.
1562 2010-01-15 Jing Yu <jingyu@google.com>
1564 PR rtl-optimization/42691
1565 * gcc.c-torture/execute/pr42691.c: New.
1567 2010-01-15 Richard Guenther <rguenther@suse.de>
1570 * g++.dg/torture/pr42739.C: New testcase.
1572 2010-01-15 Dodji Seketeli <dodji@redhat.com>
1574 * g++.dg/template/error45.C: Revert as part of reverting changes
1577 2010-01-14 Jerry DeLisle <jvdelisle@gcc.gnu.org>
1580 * gfortran.dg/interface_31.f90: New test.
1582 2010-01-14 Michael Meissner <meissner@linux.vnet.ibm.com>
1584 * gcc.target/powerpc/pr42747.c: New file.
1586 2010-01-14 Jakub Jelinek <jakub@redhat.com>
1589 * c-c++-common/pr42674.c: New test.
1592 * g++.dg/template/instantiate11.C: New test.
1594 2010-01-14 Jason Merrill <jason@redhat.com>
1597 * g++.dg/overload/error3.C: New.
1600 * g++.dg/overload/rvalue1.C: New.
1602 2010-01-14 Martin Jambor <mjambor@suse.cz>
1604 PR tree-optimization/42706
1605 * gcc.dg/ipa/pr42706.c: New testcase.
1607 2010-01-14 H.J. Lu <hongjiu.lu@intel.com>
1609 * g++.dg/graphite/pr42681.C (size_t): Use __SIZE_TYPE__.
1611 2010-01-14 Martin Jambor <mjambor@suse.cz>
1613 PR tree-optimization/42714
1614 * g++.dg/torture/pr42714.C: New test.
1616 2010-01-14 Alexander Monakov <amonakov@ispras.ru>
1618 PR rtl-optimization/42246
1619 * gfortran.dg/pr42246-2.f: New.
1621 2010-01-14 Alexander Monakov <amonakov@ispras.ru>
1623 PR rtl-optimization/42389
1624 * gcc.dg/pr42389.c: New.
1626 2010-01-14 Alexander Monakov <amonakov@ispras.ru>
1628 PR rtl-optimization/42388
1629 * gcc.dg/pr42388.c: New.
1631 2010-01-14 Alexander Monakov <amonakov@ispras.ru>
1633 PR rtl-optimization/42294
1634 * gfortran.dg/pr42294.f: New.
1636 2010-01-14 Alexander Monakov <amonakov@ispras.ru>
1638 PR rtl-optimization/39453
1639 PR rtl-optimization/42246
1640 * gcc.dg/pr39453.c: New.
1641 * gcc.dg/pr42246.c: New.
1643 2010-01-14 Alexander Monakov <amonakov@ispras.ru>
1646 * gcc.dg/pr42245.c: New.
1647 * gcc.dg/pr42245-2.c: New.
1649 2010-01-14 Alexander Monakov <amonakov@ispras.ru>
1651 PR rtl-optimization/42249
1652 * gcc.dg/pr42249.c: New.
1654 2010-01-14 Jakub Jelinek <jakub@redhat.com>
1657 * gcc.c-torture/execute/pr42721.c: New test.
1659 2010-01-14 Ira Rosen <irar@il.ibm.com>
1661 PR tree-optimization/42709
1662 * gcc.dg/vect/pr42709.c: New test.
1664 2010-01-14 Paul Thomas <pault@gcc.gnu.org>
1667 * gfortran.dg/alloc_comp_scalar_1.f90: New test.
1668 * gfortran.dg/alloc_comp_transformational_1.f90: New test.
1670 2010-01-14 Paul Thomas <pault@gcc.gnu.org>
1673 * gfortran.dg/generic_19.f90 : New test.
1675 2010-01-13 Richard Guenther <rguenther@suse.de>
1677 PR tree-optimization/42730
1678 * gcc.c-torture/compile/pr42730.c: New testcase.
1680 2010-01-13 Steve Ellcey <sje@cup.hp.com>
1683 * gcc.target/ia64/pr42542-1.c: New.
1684 * gcc.target/ia64/pr42542-2.c: New.
1685 * gcc.target/ia64/pr42542-3.c: New.
1687 2010-01-13 Dodji Seketeli <dodji@redhat.com>
1690 * g++.dg/template/error45.C: New test.
1692 2010-01-13 Martin Jambor <mjambor@suse.cz>
1694 PR tree-optimization/42704
1695 * g++.dg/torture/pr42704.C: New test.
1697 2010-01-13 Martin Jambor <mjambor@suse.cz>
1699 PR tree-optimization/42703
1700 * gcc.c-torture/compile/pr42703.c: New test.
1702 2010-01-13 Richard Guenther <rguenther@suse.de>
1704 PR tree-optimization/42705
1705 * gcc.c-torture/compile/pr42705.c: New testcase.
1707 2010-01-13 Jie Zhang <jie.zhang@analog.com>
1709 * gcc.target/bfin/l2.c: New test.
1710 * gcc.target/bfin/bfin.exp (dg-bfin-processors): New.
1712 2010-01-13 Richard Guenther <rguenther@suse.de>
1715 * gcc.c-torture/compile/pr42716.c: New testcase.
1717 2010-01-13 Richard Guenther <rguenther@suse.de>
1720 * gfortran.dg/lto/20100110-1_0.f90: New testcase.
1722 2010-01-12 Joseph Myers <joseph@codesourcery.com>
1725 * gcc.c-torture/compile/pr42708-1.c: New test.
1727 2010-01-12 Jakub Jelinek <jakub@redhat.com>
1730 * gcc.dg/pr42662.c: New test.
1732 PR tree-optimization/42645
1733 * g++.dg/other/pr42645-1.C: New test.
1734 * g++.dg/other/pr42645-2.C: New test.
1736 2010-01-11 Janis Johnson <janis187@us.ibm.com>
1739 * gcc.target/powerpc/warn-1.c: New test.
1740 * gcc.target/powerpc/warn-2.c: New test.
1742 2010-01-11 Uros Bizjak <ubizjak@gmail.com>
1744 * gcc.target/x86_64/abi/avx/asm-support.S (snapshot_ret): Preserve
1747 2010-01-10 Rafael Avila de Espindola <espindola@google.com>
1749 * gcc.dg/lto/20100108_0.c: New.
1751 2010-01-10 Uros Bizjak <ubizjak@gmail.com>
1753 * gcc.dg/graphite/pr40281.c (dg-options): Add -w.
1754 Add -march=i686 -msse for 32bit x86 targets.
1756 2010-01-10 Richard Guenther <rguenther@suse.de>
1759 * gcc.dg/torture/pr42667.c: New testcase.
1761 2010-01-09 Jerry DeLisle <jvdelisle@gcc.gnu.org>
1764 * gfortran.dg/array_constructor_34.f90: New test.
1766 2010-01-09 Jerry DeLisle <jvdelisle@gcc.gnu.org>
1769 * gfortran.dg/array_constructor_33.f90: New test.
1770 gfortran.dg/array_function_5.f90: Add credit.
1772 2010-01-09 Alexandre Oliva <aoliva@redhat.com>
1775 * gcc.dg/pr42631.c: New.
1777 2010-01-09 Alexandre Oliva <aoliva@redhat.com>
1780 * gcc.dg/pr42630.c: New.
1782 2010-01-09 Alexandre Oliva <aoliva@redhat.com>
1785 * gcc.dg/pr42629.c: New.
1787 2010-01-09 Alexandre Oliva <aoliva@redhat.com>
1790 * gcc.dg/torture/pr42363.c: New.
1792 2010-01-09 Alexandre Oliva <aoliva@redhat.com>
1796 * gcc.dg/vect/pr42604.c: New.
1797 * gcc.dg/vect/pr42395.c: New.
1799 2010-01-09 Richard Guenther <rguenther@suse.de>
1802 * gcc.c-torture/execute/pr42512.c: New testcase.
1804 2010-01-09 Tobias Burnus <burnus@net-b.de>
1807 * gfortran.dg/c_ptr_tests_14.f90: New test.
1809 2010-01-08 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1812 * gnat.dg/null_pointer_deref1.adb: Don't run on
1813 sparc*-sun-solaris2.11.
1815 2010-01-08 Richard Guenther <rguenther@suse.de>
1818 * gcc.dg/lto/20100103-1_0.c: New testcase.
1819 * gcc.dg/lto/20100103-2_0.c: Likewise.
1821 2010-01-08 Tobias Burnus <burnus@net-b.de
1824 * gfortran.dg/asynchronous_1.f90: New test.
1825 * gfortran.dg/asynchronous_2.f90: New test.
1826 * gfortran.dg/conflicts.f90: Update error message.
1828 2010-01-07 Dodji Seketeli <dodji@redhat.com>
1831 * g++.dg/cpp0x/variadic-unify-2.C: New test.
1833 2010-01-07 Jakub Jelinek <jakub@redhat.com>
1835 PR tree-optimization/42625
1836 * g++.dg/opt/dtor4.C: New test.
1837 * g++.dg/opt/dtor4.h: New.
1838 * g++.dg/opt/dtor4-aux.cc: New.
1840 2010-01-07 Tobias Burnus <burnus@net-b.de>
1843 * gfortran.dg/proc_ptr_26.f90: New test.
1845 2010-01-07 Tobias Burnus <burnus@net-b.de>
1848 * gfortran.dg/allocatable_scalar_7.f90: New test.
1850 2010-01-06 Richard Guenther <rguenther@suse.de>
1852 * gcc.c-torture/compile/pr42632.c: New testcase.
1854 2010-01-05 H.J. Lu <hongjiu.lu@intel.com>
1857 * gcc.target/i386/pr42542-4.c: New.
1858 * gcc.target/i386/pr42542-4a.c: Likewise.
1859 * gcc.target/i386/pr42542-5.c: Likewise.
1860 * gcc.target/i386/pr42542-5a.c: Likewise.
1862 2010-01-05 Eric Botcazou <ebotcazou@adacore.com>
1864 * gcc.dg/tls/opt-15.c: New test.
1866 2010-01-05 H.J. Lu <hongjiu.lu@intel.com>
1868 * gcc.target/i386/pr42542-1.c (res): Make it 8 elements.
1870 2010-01-05 Martin Jambor <mjambor@suse.cz>
1872 PR tree-optimization/42462
1873 * g++.dg/torture/pr42462.C: New test.
1875 2010-01-05 Jason Merrill <jason@redhat.com>
1877 * g++.dg/cpp0x/initlist30.C: New test.
1879 2010-01-05 Richard Guenther <rguenther@suse.de>
1881 PR tree-optimization/42614
1882 * gcc.c-torture/execute/pr42614.c: New testcase.
1884 2010-01-05 Eric Fisher <joefoxreal@gmail.com>
1886 * gcc.dg/pr12603.c: Remove -Wunreachable-code from dg-options.
1887 * gcc.dg/Wunreachable-1.c: Remove the testcase of
1889 * gcc.dg/Wunreachable-2.c: Likewise.
1890 * gcc.dg/Wunreachable-3.c: Likewise.
1891 * gcc.dg/Wunreachable-4.c: Likewise.
1892 * gcc.dg/Wunreachable-5.c: Likewise.
1893 * gcc.dg/Wunreachable-6.c: Likewise.
1894 * gcc.dg/Wunreachable-7.c: Likewise.
1895 * gcc.dg/Wunreachable-8.c: Likewise.
1896 * gcc.dg/20041231-1.c: Likewise.
1898 2010-01-05 Jakub Jelinek <jakub@redhat.com>
1901 * gcc.dg/pr42611.c: New test.
1903 PR tree-optimization/42508
1904 * g++.dg/opt/pr42508.C: New test.
1906 2010-01-05 Tobias Burnus <burnus@net-b.de>
1909 * gfortran.dg/allocatable_scalar_8.f90: New.
1911 2010-01-04 Martin Jambor <mjambor@suse.cz>
1913 PR tree-optimization/42398
1914 * gcc.c-torture/compile/pr42398.c: New test.
1916 2010-01-04 Jason Merrill <jason@redhat.com>
1919 * g++.dg/ext/attrib35.C: New.
1922 * g++.dg/cpp0x/auto17.C: New.
1924 2010-01-04 Rafael Avila de Espindola <espindola@google.com>
1926 * gcc.dg/lto/20100104_0.c: New.
1928 2010-01-04 H.J. Lu <hongjiu.lu@intel.com>
1931 * gcc.target/i386/pr42542-1.c: New.
1932 * gcc.target/i386/pr42542-1a.c: Likewise.
1933 * gcc.target/i386/pr42542-1b.c: Likewise.
1934 * gcc.target/i386/pr42542-2.c: Likewise.
1935 * gcc.target/i386/pr42542-2a.c: Likewise.
1936 * gcc.target/i386/pr42542-2b.c: Likewise.
1937 * gcc.target/i386/pr42542-3.c: Likewise.
1938 * gcc.target/i386/pr42542-3a.c: Likewise.
1940 2009-01-04 Tobias Burnus <burnus@net-b.de>
1943 * gfortran.dg/allocatable_scalar_5.f90: New test.
1944 * gfortran.dg/allocatable_scalar_6.f90: New test.
1946 2010-01-03 Richard Guenther <rguenther@suse.de>
1949 * gfortran.dg/gomp/recursion1.f90: Remove.
1951 2010-01-03 Richard Guenther <rguenther@suse.de>
1953 * gcc.dg/Warray-bounds.c: Remove XFAILs.
1954 * gcc.dg/uninit-6.c: Likewise.
1955 * gcc.dg/struct/wo_prof_array_through_pointer.c: Likewise.
1957 2010-01-03 Richard Guenther <rguenther@suse.de>
1959 PR tree-optimization/42589
1960 * gcc.target/i386/pr42589.c: New testcase.
1962 2010-01-03 Richard Guenther <rguenther@suse.de>
1964 PR tree-optimization/42438
1965 * gcc.dg/tree-ssa/ssa-pre-27.c: New testcase.
1967 2010-01-02 Richard Guenther <rguenther@suse.de>
1970 * g++.dg/lto/20080908-3_0.C: Avoid uninitialized vars.
1972 2010-01-02 Uros Bizjak <ubizjak@gmail.com>
1975 * gcc.target/alpha/pr42448-1.c: New test.
1976 * gcc.target/alpha/pr42448-2.c: Ditto.
1978 2010-01-01 Joseph Myers <joseph@codesourcery.com>
1980 PR preprocessor/41947
1981 * gcc.dg/c99-hexfloat-3.c: New test.
1983 2010-01-01 Richard Guenther <rguenther@suse.de>
1986 * gcc.c-torture/execute/pr42570.c: New testcase.
1988 2010-01-01 Richard Guenther <rguenther@suse.de>
1991 * gcc.c-torture/compile/pr42559.c: New testcase.
1994 Copyright (C) 2010 Free Software Foundation, Inc.
1996 Copying and distribution of this file, with or without modification,
1997 are permitted in any medium without royalty provided the copyright
1998 notice and this notice are preserved.