1 2010-03-24 Iain Sandoe <iain.sandoe@sandoe-acoustics.co.uk>
4 * lib/objc-torture.exp (objc-set-runtime-options): New.
5 * objc/execute/execute.exp: Check runtime options on each pass.
6 * objc/execute/exceptions/exceptions.exp: Ditto.
7 * objc/compile/compile.exp: Ditto.
10 * lib/target-supports.exp: Add support for ObjC/ObjC++ tools in
12 (check_effective_target_objc2): New proc.
13 (check_effective_target_next_runtime): New proc.
14 * lib/objc.exp: Determine which runtime is in force and support it.
15 * lib/obj-c++.exp: Ditto.
17 2010-03-24 Jason Merrill <jason@redhat.com>
20 * g++.dg/cpp0x/lambda/lambda-debug.C: New.
22 2010-03-24 Martin Jambor <mjambor@suse.cz>
24 * gcc.dg/ipa/ipa-1.c: Delete trailing spaces, put the call to f into
26 * gcc.dg/ipa/ipa-2.c: Likewise.
27 * gcc.dg/ipa/ipa-3.c: Likewise.
28 * gcc.dg/ipa/ipa-4.c: Likewise.
29 * gcc.dg/ipa/ipa-5.c: Likewise.
30 * gcc.dg/ipa/ipa-7.c: Likewise.
31 * gcc.dg/ipa/ipa-6.c: Delete trailing spaces, put the call to foo into
33 * gcc.dg/ipa/ipacost-2.c: Delete trailing spaces, put the call to
34 i_can_not_be_propagated_fully2 into a loop.
35 * gcc.dg/ipa/ipa-8.c: New test.
36 * g++.dg/ipa/iinline-1.C: Put the call to docalling into a loop.
38 2010-03-24 Jakub Jelinek <jakub@redhat.com>
42 * gcc.dg/guality/pr43479.c: New test.
43 * gcc.dg/debug/dwarf2/inline2.c (third): Make a a global var
44 and add volatile keyword.
46 2010-03-23 Mike Stump <mikestump@comcast.net>
48 * g++.dg/warn/Wstrict-aliasing-float-ref-int-obj.C: Enhance portability.
50 2010-03-23 Jason Merrill <jason@redhat.com>
52 * g++.dg/ext/altivec-17.C: Adjust error message.
54 * g++.dg/cpp0x/lambda/lambda-const-neg.C: Adjust for non-static op().
55 * g++.dg/cpp0x/lambda/lambda-conv.C: Likewise.
56 * g++.dg/cpp0x/lambda/lambda-mangle.C: Likewise.
57 * g++.dg/cpp0x/lambda/lambda-non-const.C: Likewise.
58 * g++.dg/cpp0x/lambda/lambda-conv2.C: New.
59 * g++.dg/cpp0x/lambda/lambda-conv3.C: New.
61 2010-03-22 Jason Merrill <jason@redhat.com>
64 * g++.dg/ext/is_pod.C: Pass -std=c++0x.
65 * g++.dg/ext/is_pod_98.C: New.
68 * g++.dg/cpp0x/auto18.C: New.
70 * gcc.dg/pr36997.c: Adjust error message.
71 * g++.dg/ext/vector9.C: Likewise.
72 * g++.dg/conversion/simd3.C: Likewise.
73 * g++.dg/other/error23.C: Likewise.
75 2010-03-22 Michael Matz <matz@suse.de>
78 * gfortran.dg/pr43475.f90: New testcase.
80 2010-03-22 Richard Guenther <rguenther@suse.de>
82 PR tree-optimization/43390
83 * gfortran.fortran-torture/execute/pr43390.f90: New testcase.
85 2010-03-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
87 * gcc.target/powerpc/ppc-sdata-1.c: Require nonpic.
88 * gcc.target/powerpc/ppc-sdata-2.c: Likewise.
90 2010-03-20 Simon Martin <simartin@users.sourceforge.net>
91 Michael Matz <matz@suse.de>
94 * g++.dg/parse/crash56.C: New test.
96 2010-03-20 Paul Thomas <pault@gcc.gnu.org>
99 * gfortran.dg/whole_file_15.f90 : New test.
101 2010-03-20 Jerry DeLisle <jvdelisle@gcc.gnu.org>
104 * gfortran.dg/inquire_size.f90: New test.
106 2010-03-20 Richard Guenther <rguenther@suse.de>
108 PR rtl-optimization/43438
109 * gcc.c-torture/execute/pr43438.c: New testcase.
111 2010-03-20 Dodji Seketeli <dodji@redhat.com>
114 * g++.dg/abi/mangle42.C: New test.
116 2010-03-19 Andrew Pinski <andrew_pinski@caviumnetworks.com>
119 * gcc.dg/pr43211.c: New test.
120 * gcc.dg/pr18809-1.c: Don't expect an error when calling foo.
122 2010-03-19 Bernd Schmidt <bernd.schmidt@codesourcery.com>
124 PR rtl-optimization/42258
125 * gcc.target/arm/thumb1-mul-moves.c: New test.
128 * gcc.target/arm/thumb-andsi.c: New test.
130 * gcc.target/arm/thumb-andsi.c: Correct dg-options and add
131 dg-require-effective-target.
133 2010-03-19 Michael Matz <matz@suse.de>
136 * g++.dg/other/pr43116.C: New testcase.
138 2010-03-19 Michael Matz <matz@suse.de>
141 * gcc.dg/pr43305.c: New testcase.
143 2010-03-19 Richard Guenther <rguenther@suse.de>
145 PR tree-optimization/43415
146 * gcc.c-torture/compile/pr43415.c: New testcase.
148 2010-03-19 Eric Botcazou <ebotcazou@adacore.com>
151 * gnat.dg/case_optimization2.adb: New test.
152 * gnat.dg/case_optimization_pkg2.ad[sb]: New helper.
154 2010-03-18 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
155 Jack Howarth <howarth@bromo.med.uc.edu>
158 * gcc.target/i386/push-1.c: Don't xfail
159 scan-assembler-not "movups" on darwin.
161 2010-03-18 Jakub Jelinek <jakub@redhat.com>
164 * gcc.dg/pr43058.c: New test.
166 2010-03-18 Martin Jambor <mjambor@suse.cz>
169 * g++.dg/torture/pr42450.C: New test.
171 2010-03-18 Michael Matz <matz@suse.de>
174 * gcc.dg/pr43419.c: New testcase.
176 2010-03-18 H.J. Lu <hongjiu.lu@intel.com>
178 PR rtl-optimization/43360
179 * gcc.dg/torture/pr43360.c: New.
181 2010-03-18 Michael Matz <matz@suse.de>
183 PR tree-optimization/43402
184 * gcc.dg/pr43402.c: New testcase.
186 2010-03-17 Peter Bergner <bergner@vnet.ibm.com>
189 * gcc.dg/pr42427.c: New test.
191 2010-03-17 Jerry DeLisle <jvdelisle@gcc.gnu.org>
194 * gfortran.dg/read_empty_file.f: New test.
195 * gfortran.dg/read_eof_all.f90: New test.
196 * gfortran.dg/namelist_27.f90: Eliminate infinite loop posibility.
197 * gfortran.dg/namelist_28.f90: Eliminate infinite loop posibility.
199 2010-03-17 Michael Matz <matz@suse.de>
201 * gcc.dg/pr43300.c: Add -w.
203 2010-03-17 Richard Guenther <rguenther@suse.de>
205 * gcc.dg/pr43379.c: Add -w.
207 2010-03-17 Tobias Burnus <burnus@net-b.de>
210 * gfortran.dg/cray_pointers_1.f90: Update dg-error message.
212 2010-03-16 Uros Bizjak <ubizjak@gmail.com>
214 * gcc.dg/graphite/block-3.c: Add dg-timeout-factor.
216 2010-03-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
218 * ada/acats/run_all.sh: Log start and end times.
220 2010-03-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
222 * gnat.dg/socket1.adb: Disable on *-*-solaris2*.
224 2010-03-16 Richard Guenther <rguenther@suse.de>
227 * gcc.dg/pr43379.c: New testcase.
229 2010-03-16 Jakub Jelinek <jakub@redhat.com>
232 * gcc.dg/guality/pr43051-1.c: New test.
234 2010-03-15 Janis Johnson <janis187@us.ibm.com>
237 * g++.dg/ext/altivec-17.C: Handle changes to error message.
239 2010-03-15 Michael Matz <matz@suse.de>
242 * gcc.dg/pr43300.c: New testcase.
244 2010-03-15 Richard Guenther <rguenther@suse.de>
246 PR tree-optimization/43367
247 * gcc.c-torture/compile/pr43367.c: New testcase.
249 2010-03-15 Richard Guenther <rguenther@suse.de>
251 PR tree-optimization/43317
252 * gcc.dg/pr43317.c: New testcase.
254 2010-03-14 Uros Bizjak <ubizjak@gmail.com>
256 * g++.dg/abi/packed1.C: Expect warning on the alpha*-*-*.
258 2010-03-14 Uros Bizjak <ubizjak@gmail.com>
260 * g++.dg/graphite/pr43026.C (dg-options): Remove -m32.
262 2010-03-14 Tobias Burnus <burnus@net-b.de>
265 * gfortran.dg/impure_constructor_1.f90: New test.
267 2010-03-13 Sebastian Pop <sebastian.pop@amd.com>
270 * gfortran.dg/graphite/id-pr43354.f: New.
272 2010-03-13 Sebastian Pop <sebastian.pop@amd.com>
275 * gfortran.dg/graphite/pr43349.f: New.
277 2010-03-13 Sebastian Pop <sebastian.pop@amd.com>
280 * gcc.dg/graphite/pr43306.c: New.
282 2010-03-12 David S. Miller <davem@davemloft.net>
284 * gcc.dg/lto/20090313_0.c: Add -mcpu=v9 to dg-lto-options on
287 2010-03-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
289 * gcc.target/arm/sibcall-1.c: Allow PLT to appear with pic code.
291 2010-03-12 Paul Thomas <pault@gcc.gnu.org>
295 * gfortran.dg/dynamic_dispatch_7.f03: New test.
297 2010-03-12 Kai Tietz <kai.tietz@onevision.com>
299 * gfortran.dg/default_format_denormal_1.f90: Don't assume
300 fail for *-*-mingw* targets.
302 2010-03-12 Jakub Jelinek <jakub@redhat.com>
305 * gcc.dg/guality/pr43329-1.c: New test.
307 2010-03-11 Martin Jambor <mjambor@suse.cz>
309 PR tree-optimization/43257
310 * g++.dg/torture/pr43257.C: New test.
312 2010-03-11 Tobias Burnus <burnus@net-b.de>
315 * gfortran.dg/namelist_61.f90: New test.
317 2010-03-11 Richard Guenther <rguenther@suse.de>
319 PR tree-optimization/43255
320 * gcc.c-torture/compile/pr43255.c: New testcase.
322 2010-03-11 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
324 * gcc.dg/optimize-bswapdi-1.c: Add OpenSSL bswap variant.
325 * gcc.dg/pr43280.c: New testcase.
327 2010-03-11 Richard Guenther <rguenther@suse.de>
330 * gcc.dg/lto/20100227-1_0.c: New testcase.
331 * gcc.dg/lto/20100227-1_1.c: Likewise.
333 2010-03-10 Jerry DeLisle <jvdelisle@gcc.gnu.org>
337 * gfortran.dg/read_eof_6.f: New test
338 * gfortran.dg/read_x_eof.f90: New test.
339 * gfortran.dg/read_x_past.f: Update test.
341 2010-03-10 Jan Hubicka <jh@suse.cz>
343 * gcc.c-torture/compile/pr43288.c: New test.
345 2010-03-10 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
347 * g++.old-deja/g++.pt/asm1.C: Don't detect pic via looking for the
349 * g++.old-deja/g++.pt/asm2.C: Likewise.
350 * gcc.c-torture/compile/20000804-1.c: Likewise.
351 * gcc.target/i386/clobbers.c: Likewise.
353 2010-03-10 Tobias Burnus <burnus@net-b.de>
356 * gfortran.dg/c_assoc_3.f90: New test.
358 2010-03-10 Jakub Jelinek <jakub@redhat.com>
361 * gcc.dg/guality/pr36728-1.c: New test.
362 * gcc.dg/guality/pr36728-2.c: New test.
364 2010-03-10 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
366 * gcc.dg/h8300-div-delay-slot.c: New test.
368 2010-03-10 Alexander Monakov <amonakov@ispras.ru>
370 PR tree-optimization/43236
371 * gcc.c-torture/execute/pr43236.c: New test.
373 2010-03-10 Andrey Belevantsev <abel@ispras.ru>
376 * g++.dg/eh/pr42859.C: New test.
378 2010-03-09 Jakub Jelinek <jakub@redhat.com>
381 * gcc.dg/pr43299.c: New test.
384 * g++.dg/eh/unwind2.C: New test.
386 2010-03-05 Sebastian Pop <sebastian.pop@amd.com>
387 Reza Yazdani <reza.yazdani@amd.com>
390 * gcc.dg/graphite/run-id-4.c: New.
392 2010-03-08 Sebastian Pop <sebastian.pop@amd.com>
395 * gcc.dg/graphite/run-id-3.c: New.
397 2010-03-08 Tobias Grosser <grosser@fim.uni-passau.de>
401 * gcc.dg/graphite/id-18.c: New.
402 * gcc.dg/graphite/run-id-pr42644.c: New.
404 2010-03-08 Sebastian Pop <sebastian.pop@amd.com>
407 * gcc.dg/graphite/pr42326.c: New.
409 2010-03-08 Richard Guenther <rguenther@suse.de>
411 PR tree-optimization/43269
412 * gcc.c-torture/execute/pr43269.c: New testcase.
414 2010-03-08 Janus Weil <janus@gcc.gnu.org>
417 * gfortran.dg/typebound_call_13.f03: New.
419 2010-03-05 Eric Botcazou <ebotcazou@adacore.com>
421 * lib/plugin-support.exp (plugin-test-execute): Use PLUGINCC in lieu
422 of HOSTCC and PLUGINCFLAGS in lieu of HOSTCFLAGS.
424 2010-03-05 Jason Merrill <jason@redhat.com>
426 * g++.dg/abi/mangle40.C: Require weak and alias.
428 2010-03-05 Sebastian Pop <sebastian.pop@amd.com>
431 * gfortran.dg/graphite/pr42326.f90: New.
432 * gfortran.dg/graphite/pr42326-1.f90: New.
434 2010-03-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
436 * lib/gnat.exp (gnat_init): Remove GNAT_UNDER_TEST_ORIG.
437 (gnat_target_compile): Likewise.
438 Reinitialize GNAT_UNDER_TEST if target changes.
439 Set ADA_INCLUDE_PATH, ADA_OBJECTS_PATH in environment.
440 (local_find_gnatmake): Pass full --GCC to gnatlink.
443 2010-03-04 Andrew Pinski <andrew_pinski@caviumnetworks.com>
446 * gcc.dg/compound-literal-1.c: New testcase.
448 2010-03-04 Martin Jambor <mjambor@suse.cz>
450 PR tree-optimization/43164
451 PR tree-optimization/43191
452 * gcc.c-torture/compile/pr43164.c: New test.
453 * gcc.c-torture/compile/pr43191.c: Likewise.
455 2010-03-04 Janus Weil <janus@gcc.gnu.org>
458 * gfortran.dg/finalize_9.f90: New.
460 2010-03-04 Tobias Burnus <burnus@net-b.de>
461 Ken Werner <ken@linux.vnet.ibm.com>
463 * gfortran.dg/reassoc_4.f: Add --param max-completely-peel-times
464 to dg-options for spu.
465 * gfortran.dg/vect/vect-7.f90: Add vect_intfloat_cvt to the
466 dump-scan target to exclude spu.
468 2010-03-04 Changpeng Fang <changpeng.fang@amd.com>
471 * gcc.dg/tree-ssa/ivopts-4.c: New.
473 2010-03-03 Janis Johnson <janis187@us.ibm.com>
475 * lib/target-supports-dg.exp (check-flags): Provide defaults for
476 include-opts and exclude-opts; skip checking the flags if arguments
477 are the same as the defaults.
478 (dg-xfail-if): Verify the number of arguments, supply defaults
479 for unspecified optional arguments.
480 (dg-skip-if, dg-xfail-run-if): Verify the number of arguments.
482 2010-03-03 Jason Merrill <jason@redhat.com>
485 * g++.dg/abi/mangle40.C: Updated.
487 2010-03-03 Jason Merrill <jason@redhat.com>
490 * g++.dg/abi/mangle40.C: Updated.
492 2010-03-03 Jason Merrill <jason@redhat.com>
494 * g++.dg/abi/mangle19-1.C: Adjust for default -Wabi.
495 * g++.dg/abi/mangle23.C: Likewise.
496 * g++.dg/eh/simd-2.C: Likewise.
497 * g++.dg/ext/attribute-test-2.C: Likewise.
498 * g++.dg/ext/vector14.C: Likewise.
499 * g++.dg/other/pr34435.C: Likewise.
500 * g++.dg/template/conv8.C: Likewise.
501 * g++.dg/template/nontype9.C: Likewise.
502 * g++.dg/template/qualttp17.C: Likewise.
503 * g++.dg/template/ref1.C: Likewise.
504 * g++.old-deja/g++.pt/crash68.C: Likewise.
505 * g++.old-deja/g++.pt/ref1.C: Likewise.
506 * g++.old-deja/g++.pt/ref3.C: Likewise.
507 * g++.old-deja/g++.pt/ref4.C: Likewise.
510 * g++.dg/abi/mangle40.C: New.
511 * g++.dg/abi/mangle41.C: New.
512 * g++.dg/lto/20100302_0.C: New.
513 * g++.dg/lto/20100302_1.C: New.
514 * g++.dg/lto/20100302.h: New.
516 2010-03-03 Paul Thomas <pault@gcc.gnu.org>
519 * gfortran.dg/internal_pack_12.f90: New test.
521 2010-03-03 H.J. Lu <hongjiu.lu@intel.com>
523 * gcc.dg/pr36997.c: Adjust error message.
525 2010-03-03 Mike Stump <mikestump@comcast.net>
527 * gcc.target/i386/builtin-unreachable.c: Don't expect stack
528 adjustments to not be present on machines that align the stack to
529 more than 4 bytes and don't have a red zone yet as that is an
530 unimplemented optimization.
532 2010-03-03 Janus Weil <janus@gcc.gnu.org>
535 * gfortran.dg/impure_assignment_3.f90: New.
537 2010-03-03 Jakub Jelinek <jakub@redhat.com>
540 * gfortran.dg/pr43229.f90: New test.
543 * gcc.dg/debug/dwarf2/pr43237.c: New test.
546 * gcc.dg/guality/pr43177.c: New test.
548 2010-03-02 Jason Merrill <jason@redhat.com>
550 * g++.dg/ext/vector9.C: Adjust error message.
551 * g++.dg/conversion/simd3.C: Likewise.
552 * g++.dg/other/error23.C: Likewise.
554 2010-03-02 Mike Stump <mikestump@comcast.net>
557 * g++.dg/ext/label13.C (C::C): xfail for darwin for now.
559 2010-03-02 Paul Thomas <pault@gcc.gnu.org>
562 * gfortran.dg/internal_pack_10.f90: New test.
565 * gfortran.dg/internal_pack_11.f90: New test.
567 2010-03-02 Reza Yazdani <reza.yazdani@amd.com>
570 * gcc.dg/tree-ssa/pr42640.c: New.
572 2010-03-01 Richard Guenther <rguenther@suse.de>
574 PR tree-optimization/43220
575 * gcc.c-torture/execute/pr43220.c: New testcase.
577 2010-03-01 Richard Guenther <rguenther@suse.de>
580 * gcc.dg/pr43213.c: New testcase.
582 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
585 * gcc.dg/pch/pch.exp: Don't XFAIL largefile.c on i?86-*-solaris2.10.
587 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
589 * lib/target-supports.exp (check_effective_target_ucn_nocache):
591 (check_effective_target_ucn): Likewise.
593 * g++.dg/other/ucnid-1.C: Don't XFAIL on *-*-solaris2.*, but skip
595 * gcc.dg/ucnid-2.c: Likewise.
596 * gcc.dg/ucnid-3.c: Likewise.
597 * gcc.dg/ucnid-4.c: Likewise.
598 * gcc.dg/ucnid-11.c: Likewise.
599 * gcc.dg/ucnid-12.c: Likewise.
600 * gcc.dg/ucnid-6.c: Skip if !ucn.
601 * gcc.dg/ucnid-9.c: Likewise.
603 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
605 * gcc.target/i386/pr32000-2.c: Add missing include and exclude
607 * gcc.target/i386/stackalign/return-3.c: Likewise.
609 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
611 * gcc.target/i386/clearcap.map: New file.
612 * gcc.target/i386/i386.exp: Check for linker -M mapfile support.
613 Pass clearcap.map by default if supported.
615 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
618 * gfortran.dg/stat_1.f90: Accept 'testfile' gid == parent dir gid.
620 * gfortran.dg/stat_2.f90: Likewise.
622 2010-03-01 Tobias Burnus <burnus@net-b.de>
625 * gfortran.dg/module_read_2.f90: New test.
627 2010-02-27 Mark Mitchell <mark@codesourcery.com>
630 * g++.dg/abi/mangle11.C: Adjust mangling warning locations.
631 * g++.dg/abi/mangle12.C: Likewise.
632 * g++.dg/abi/mangle20-2.C: Likewise.
633 * g++.dg/abi/mangle17.C: Likewise.
634 * g++.dg/template/cond2.C: Likewise.
635 * g++.dg/template/pr35240.C: Likewise.
637 2010-02-27 Richard Guenther <rguenther@suse.de>
639 PR tree-optimization/43186
640 * gcc.c-torture/compile/pr43186.c: Adjust testcase.
642 2010-02-27 Kaz Kojima <kkojima@gcc.gnu.org>
644 * g++.dg/abi/packed1.C: Expect warning on the SH.
646 2010-02-27 Simon Martin <simartin@users.sourceforge.net>
649 * g++.dg/parse/error37.C: New test.
651 2010-02-27 Manuel López-Ibáñez <manu@gcc.gnu.org>
655 * gcc.dg/pr8927-1.c: Match new note.
656 * gcc.dg/990506-0.c: Likewise.
657 * gcc.dg/gomp/flush-2.c: Likewise.
658 * gcc.dg/gomp/atomic-5.c: Likewise.
659 * gcc.dg/gomp/pr34607.c: Likewise.
660 * gcc.dg/pr35746.c: Likewise.
661 * gcc.dg/cpp/pragma-1.c: Likewise.
662 * gcc.dg/cpp/pragma-2.c: Likewise.
663 * gcc.dg/pr41842.c: Likewise.
664 * gcc.dg/noncompile/20040629-1.c: Likewise.
665 * objc.dg/private-1.m: Likewise.
667 2010-02-27 Tobias Burnus <burnus@net-b.de>
670 * gfortran.dg/default_initialization_1.f90: Add -std=f2003.
671 * gfortran.dg/default_initialization_4.f90: New test.
673 2010-02-27 Eric Botcazou <ebotcazou@adacore.com>
675 * gnat.dg/thin_pointer.ad[sb]: Rename into...
676 * gnat.dg/thin_pointer1.ad[sb]: ...this.
677 * gnat.dg/thin_pointer2.adb: New test.
678 * gnat.dg/thin_pointer2_pkg.ad[sb]: New helper.
680 2010-02-26 Manuel López-Ibáñez <manu@gcc.gnu.org>
683 * gcc.dg/cpp/c90-pedantic.c: New.
684 * gcc.dg/cpp/c90.c: New.
685 * gcc.dg/gnu90-const-expr-1.c: New.
686 * gcc.dg/Woverlength-strings-pedantic-c90.c: New.
688 2010-02-26 Richard Guenther <rguenther@suse.de>
690 PR tree-optimization/43186
691 * gcc.c-torture/compile/pr43186.c: New testcase.
693 2010-02-26 Jakub Jelinek <jakub@redhat.com>
696 * c-c++-common/dwarf2/pr43190.c: New test.
698 2010-02-26 H.J. Lu <hongjiu.lu@intel.com>
701 * gcc.dg/torture/stackalign/stackalign.exp: Add -mno-mmx to x86.
703 2010-02-26 Richard Guenther <rguenther@suse.de>
705 PR tree-optimization/43188
706 * gcc.c-torture/compile/pr43188.c: New testcase.
708 2010-02-26 H.J. Lu <hongjiu.lu@intel.com>
711 * gcc.target/i386/vperm-v4si-2-sse4.c: New.
713 2010-02-25 Eric Botcazou <ebotcazou@adacore.com>
715 * g++.dg/abi/packed1.C: Expect warning on the SPARC.
717 2010-02-25 Michael Meissner <meissner@linux.vnet.ibm.com>
720 * gcc.target/powerpc/pr43154.c: New file.
722 2010-02-25 Jakub Jelinek <jakub@redhat.com>
725 * gfortran.dg/debug/pr43166.f: New test.
728 * gcc.dg/torture/pr43165.c: New test.
730 2010-02-24 Manuel López-Ibáñez <manu@gcc.gnu.org>
733 * c-c++-common/pr41779.c: Update.
735 2010-02-24 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
738 * lib/gnat-dg.exp (gnat_load): Redefine.
740 * ada/acats/run_acats: Run run_all.sh with $SHELL.
741 * ada/acats/run_all.sh: Downcase tasking not implemented message.
743 2010-02-24 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
746 * objc/execute/forward-1.x: XFAIL on alpha*-dec-osf*, 64-bit
747 i?86-*-solaris2*, mips-sgi-irix*, sparc*-sun-solaris2* with
751 2010-02-24 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
753 * gcc.dg/cpp/_Pragma6.c: Skip on mips-sgi-irix*, alpha*-dec-osf*.
755 2010-02-24 Jakub Jelinek <jakub@redhat.com>
758 * gcc.dg/guality/vla-1.c: New test.
760 2010-02-24 Tobias Burnus <burnus@net-b.de>
763 * gfortran.dg/c_ptr_tests_15.f90: New test.
765 2010-02-23 Jakub Jelinek <jakub@redhat.com>
768 * gcc.target/i386/pr43107.c: New test.
770 2010-02-23 Jason Merrill <jason@redhat.com>
773 * g++.dg/cpp0x/variadic100.C: New.
775 2010-02-23 Jason Merrill <jason@redhat.com>
778 * gcc.dg/debug/dwarf2/dwarf2.exp: Run c-c++-common dwarf2 tests.
779 * g++.dg/debug/dwarf2/dwarf2.exp: Likewise.
780 * c-c++-common/dwarf2/vla1.c: New.
782 2010-02-23 Jakub Jelinek <jakub@redhat.com>
785 * gcc.dg/pr43139.c: New test.
788 * gcc.dg/guality/pr43077-1.c: New test.
790 2010-02-23 Manuel López-Ibáñez <manu@gcc.gnu.org>
793 * gcc.dg/march.c: New.
794 * gcc.dg/march-generic.c: New.
795 * gcc.dg/mtune.c: New.
797 2010-02-22 Sebastian Pop <sebastian.pop@amd.com>
800 * gcc.dg/graphite/pr43083.c: New.
802 2010-02-22 Sebastian Pop <sebastian.pop@amd.com>
805 * gfortran.dg/graphite/pr43097.f: New.
807 2010-02-22 Sebastian Pop <sebastian.pop@amd.com>
808 Manuel López-Ibáñez <manu@gcc.gnu.org>
811 * g++.dg/graphite/pr41305.C: Add -Wno-conversion-null.
813 2010-02-22 Sebastian Pop <sebastian.pop@amd.com>
816 * g++.dg/graphite/pr43026.C: New.
818 2010-02-22 Manuel López-Ibáñez <manu@gcc.gnu.org>
821 * gcc.dg/cleanup-1.c: Update.
822 * gcc.dg/func-args-1.c: Update.
823 * gcc.dg/format/sentinel-1.c: Update.
824 * g++.old-deja/g++.jason/scoping10.C: Update.
825 * g++.old-deja/g++.ns/lookup5.C: Update.
826 * g++.dg/ext/cleanup-1.C: Update.
827 * g++.dg/parse/varmod1.C: Update.
828 * g++.dg/parse/error33.C: Update.
829 * g++.dg/expr/call3.C: Update.
830 * g++.dg/func-args-1.C: New.
832 2010-02-22 H.J. Lu <hongjiu.lu@intel.com>
835 * gcc.dg/attr-used-2.c: Moved to ...
836 * c-c++-common/attr-used-2.c: Here.
838 * gcc.dg/attr-used.c: Moved to ...
839 * c-c++-common/attr-used.c: Here.
841 2010-02-22 Ozkan Sezer <sezeroz@gmail.com>
843 * gcc.c-torture/execute/991014-1.c: Use __SIZE_TYPE__ for size types.
845 2010-02-22 Richard Guenther <rguenther@suse.de>
848 * gfortran.dg/lto/20100222-1_0.f03: New testcase.
849 * gfortran.dg/lto/20100222-1_1.c: Likewise.
851 2010-02-22 Richard Guenther <rguenther@suse.de>
853 PR tree-optimization/42749
854 * gcc.c-torture/compile/pr42749.c: New testcase.
856 2010-02-22 Paul Thomas <pault@gcc.gnu.org>
859 * gfortran.dg/internal_pack_6.f90: Number of 'packs' now zero.
860 * gfortran.dg/internal_pack_9.f90: New test.
862 2010-02-21 Manuel López-Ibáñez <manu@gcc.gnu.org>
865 * g++.dg/template/recurse.C: Adjust.
866 * g++.dg/template/pr23510.C: New.
868 2010-02-21 Dodji Seketeli <dodji@redhat.com>
871 * g++.dg/template/memclass4.C: New test.
873 2010-02-21 Tobias Burnus <burnus@net-b.de>
876 * gfortran.dg/reassoc_5.f90: New test.
878 2010-02-20 Uros Bizjak <ubizjak@gmail.com>
881 * gcc.target/i386/pr43067.c: New test.
883 2010-02-20 Manuel López-Ibáñez <manu@gcc.gnu.org>
886 * g++.dg/warn/Wconversion2.C: Replace -Wconversion with
888 * g++.dg/warn/Wconversion-null.C: New test.
889 * g++.old-deja/g++.other/null1.C: Move to...
890 * g++.dg/warn/Wconversion-null-2.C: ... here. Remove -Wconversion.
892 2010-02-20 Paul Thomas <pault@gcc.gnu.org>
896 * gfortran.dg/dependency_26.f90: New test.
899 * gfortran.dg/internal_pack_7.f90: New test.
902 * gfortran.dg/internal_pack_8.f90: New test.
904 2010-02-20 Manuel López-Ibáñez <manu@gcc.gnu.org>
907 * c-c++-common/pr41779.c: Fix broken testcase.
909 2010-02-19 Manuel López-Ibáñez <manu@gcc.gnu.org>
912 * c-c++-common/pr36513.c: New testcase.
913 * c-c++-common/pr36513-2.c: New testcase.
915 2010-02-19 Manuel López-Ibáñez <manu@gcc.gnu.org>
918 * c-c++-common/pr41779.c: New.
920 2010-02-19 Jakub Jelinek <jakub@redhat.com>
923 * gcc.dg/pr43084.c: New test.
925 2010-02-19 Richard Guenther <rguenther@suse.de>
927 PR tree-optimization/42916
928 * gcc.dg/pr42916.c: New testcase.
930 2010-02-18 Jason Merrill <jason@redhat.com>
933 * g++.dg/abi/packed1.C: Add expected warning.
936 * g++.dg/torture/dg-torture.exp: Run c-c++-common torture tests.
937 * gcc.dg/torture/dg-torture.exp: Likewise.
938 * c-c++-common/torture/complex-sign.h,
939 c-c++-common/torture/complex-sign-add.c,
940 c-c++-common/torture/complex-sign-mixed-add.c,
941 c-c++-common/torture/complex-sign-mixed-div.c,
942 c-c++-common/torture/complex-sign-mixed-mul.c,
943 c-c++-common/torture/complex-sign-mixed-sub.c,
944 c-c++-common/torture/complex-sign-mul.c,
945 c-c++-common/torture/complex-sign-sub.c: Move from gcc.dg/torture.
946 Adapt for C++ compilation as well.
949 * g++.dg/ext/label1.C: Update.
950 * g++.dg/ext/label2.C: Update.
953 * g++.dg/template/dependent-name6.C: New.
956 * g++.dg/parse/namespace12.C: New.
958 2010-02-18 Martin Jambor <mjambor@suse.cz>
960 PR tree-optimization/43066
961 * gcc.c-torture/compile/pr43066.c: New test.
963 2010-02-18 Uros Bizjak <ubizjak@gmail.com>
965 * g++.dg/ext/attrib35.C: Fix target selector string.
966 * g++.dg/ext/attrib36.C: Ditto.
967 * g++.dg/ext/attrib37.C: Ditto.
968 * g++.dg/abi/mangle24.C: Remove stray "*/" from dg directives.
969 * g++.dg/abi/mangle25.C: Ditto.
971 2010-02-17 Jason Merrill <jason@redhat.com>
974 * g++.dg/parse/namespace11.C: New.
977 * g++.dg/ext/attrib37.C: New.
980 * g++.dg/template/ptrmem20.C: New.
982 2010-02-17 Uros Bizjak <ubizjak@gmail.com>
985 * gcc.target/i386/xop-check.h: Include m256-check.h.
986 * gcc.target/i386/xop-vpermil2ps-1.c: Include x86intrin.h.
987 * gcc.target/i386/xop-vpermil2ps-256-1.c: Ditto.
988 * gcc.target/i386/xop-vpermil2pd-1.c: Ditto.
989 * gcc.target/i386/xop-vpermil2pd-256-1.c: Ditto.
991 2010-02-17 Jakub Jelinek <jakub@redhat.com>
994 * gcc.dg/pr42918.c: New test.
996 2010-02-16 H.J. Lu <hongjiu.lu@intel.com>
998 * g++.dg/ext/attrib36.C: Require ILP32.
1000 2010-02-16 Richard Guenther <rguenther@suse.de>
1002 PR tree-optimization/41043
1003 * gfortran.dg/pr41043.f90: New testcase.
1004 * gcc.dg/Wstrict-overflow-18.c: XFAIL.
1006 2010-02-16 Jason Merrill <jason@redhat.com>
1008 * g++.dg/cpp0x/initlist-opt.C: Declare max_val inline.
1010 2010-02-16 Ira Rosen <irar@il.ibm.com>
1012 PR tree-optimization/43074
1013 * gcc.dg/vect/fast-math-pr43074.c: New test.
1015 2010-02-16 Jakub Jelinek <jakub@redhat.com>
1017 * lib/prune.exp: Prune variable tracking size limit exceeded notes.
1019 2010-02-16 Jason Merrill <jason@redhat.com>
1022 * g++.dg/ext/attrib36.C: New.
1025 * g++.dg/other/array6.C: New.
1027 2010-02-15 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1029 * g++.dg/cpp0x/initlist-opt.C: Bind pic locally.
1031 2010-02-15 Sebastian Pop <sebastian.pop@amd.com>
1033 * gcc.target/i386/sse-14.c: Add tests for _mm_permute2_pd,
1034 _mm256_permute2_pd, _mm_permute2_ps, and _mm256_permute2_ps.
1035 * gcc.target/i386/xop-vpermil2pd-1.c: New.
1036 * gcc.target/i386/xop-vpermil2pd-256-1.c: New.
1037 * gcc.target/i386/xop-vpermil2ps-1.c: New.
1038 * gcc.target/i386/xop-vpermil2ps-256-1.c: New.
1040 2010-02-15 Richard Guenther <rguenther@suse.de>
1043 * g++.dg/torture/pr43068.C: New testcase.
1045 2010-02-14 Volker Reichelt <reichelt@gcc.gnu.org>
1048 * g++.dg/opt/ice1.C: New.
1050 2010-02-14 Jason Merrill <jason@redhat.com>
1053 * g++.dg/cpp0x/initlist-opt.C: New.
1055 2010-02-13 Paul Thomas <pault@gcc.gnu.org>
1059 * gfortran.dg/internal_pack_6.f90: New test.
1061 2010-02-12 Jason Merrill <jason@redhat.com>
1064 * g++.dg/cpp0x/variadic99.C: New.
1066 2010-02-12 Jakub Jelinek <jakub@redhat.com>
1068 * gcc.dg/guality/guality.h (GUALCVT): Zero extend instead of
1069 sign extend pointers to gualchk_t.
1072 * g++.dg/other/default3.C: Xfail g4 test.
1074 2010-02-11 Sebastian Pop <sebastian.pop@amd.com>
1077 * gcc.dg/graphite/pr43012.c: New.
1079 2010-02-11 Sebastian Pop <sebastian.pop@amd.com>
1082 * g++.dg/graphite/pr42930.C: New.
1084 2010-02-11 Sebastian Pop <sebastian.pop@amd.com>
1088 * gcc.dg/graphite/pr42530.c: New.
1089 * gcc.dg/graphite/pr42914.c: New.
1091 2010-02-11 Sebastian Pop <sebastian.pop@amd.com>
1094 * gcc.dg/graphite/pr42771.c: New.
1096 2010-02-11 Richard Guenther <rguenther@suse.de>
1098 PR tree-optimization/42998
1099 * gcc.c-torture/compile/pr42998.c: New testcase.
1101 2010-02-10 Jason Merrill <jason@redhat.com>
1104 * g++.dg/cpp0x/lambda/lambda-nested3.C: New.
1106 PR c++/42983, core issue 906
1107 * g++.dg/cpp0x/defaulted15.C: Add virtualness test.
1108 * g++.dg/cpp0x/defaulted9.C: Move virtual default outside class.
1111 * g++.dg/cpp0x/lambda/lambda-conv.C: Test for weakness.
1113 2010-02-10 Richard Guenther <rguenther@suse.de>
1115 PR tree-optimization/43017
1116 * gcc.dg/torture/pr43017.c: New testcase.
1118 2010-02-10 Tobias Burnus <burnus@net-b.de>
1121 * gfortran.dg/private_type_1.f90: Update error location.
1122 * gfortran.dg/invalid_interface_assignment.f90: Ditto.
1123 * gfortran.dg/typebound_operator_2.f03: Ditto.
1124 * gfortran.dg/assignment_2.f90: Ditto.
1125 * gfortran.dg/redefined_intrinsic_assignment.f90: Ditto.
1126 * gfortran.dg/binding_label_tests_9.f03: Ditto.
1128 2010-02-10 Tobias Burnus <burnus@net-b.de>
1131 * gfortran.dg/bind_c_usage_20.f90: New test.
1133 2010-02-10 Jakub Jelinek <jakub@redhat.com>
1136 * g++.dg/debug/pr43010.C: New test.
1138 2010-02-10 Richard Guenther <rguenther@suse.de>
1141 * gcc.c-torture/execute/20100209-1.c: New testcase.
1142 * gcc.dg/fold-div-3.c: Likewise.
1144 2010-02-10 Jakub Jelinek <jakub@redhat.com>
1146 * gcc.dg/builtin-ffs-1.c: New test.
1148 2010-02-09 Jerry DeLisle <jvdelisle@gcc.gnu.org>
1151 * gfortran.dg/array_constructor_35.f90: New test.
1153 2010-02-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1155 * gcc.dg/tree-ssa/inline-4.c: Bind pic locally.
1157 2010-02-09 Jason Merrill <jason@redhat.com>
1160 * g++.dg/cpp0x/lambda/lambda-errloc2.C: New.
1163 * g++.dg/cpp0x/lambda/lambda-warn2.C: New.
1165 2010-02-09 Tobias Burnus <burnus@net-b.de>
1168 * gfortran.dg/module_write_1.f90: New test.
1170 2010-02-09 Alexander Monakov <amonakov@ispras.ru>
1172 * gcc.dg/pr19340.c: Adjust.
1174 2010-02-09 Richard Guenther <rguenther@suse.de>
1176 PR tree-optimization/43008
1177 * gcc.c-torture/execute/pr43008.c: New testcase.
1179 2010-02-09 Richard Guenther <rguenther@suse.de>
1181 PR tree-optimization/43000
1182 * gcc.dg/torture/pr43000.c: New testcase.
1183 * gcc.dg/torture/pr43002.c: Likewise.
1185 2010-02-09 Daniel Kraft <d@domob.eu>
1188 * gfortran.dg/char_length_2.f90: Change warning expectations accordingly
1189 and pass -Wsurprising as necessary.
1191 2010-02-08 Jakub Jelinek <jakub@redhat.com>
1193 PR tree-optimization/42890
1194 * g++.dg/torture/pr42890.C: New test.
1196 2010-02-08 Richard Guenther <rguenther@suse.de>
1199 * gcc.dg/tree-ssa/inline-4.c: New testcase.
1201 2010-02-07 Sebastian Pop <sebastian.pop@amd.com>
1203 * gcc.dg/graphite/block-0.c: Call abort for runtime test. Always
1205 * gcc.dg/graphite/block-1.c: Same.
1206 * gcc.dg/graphite/block-3.c: Same.
1207 * gcc.dg/graphite/block-4.c: Same.
1208 * gcc.dg/graphite/block-5.c: Same.
1209 * gcc.dg/graphite/block-6.c: Same.
1210 * gcc.dg/graphite/block-7.c: Same.
1211 * gcc.dg/graphite/interchange-0.c: Same.
1212 * gcc.dg/graphite/interchange-1.c: Same.
1213 * gcc.dg/graphite/interchange-10.c: Same.
1214 * gcc.dg/graphite/interchange-11.c: Same.
1215 * gcc.dg/graphite/interchange-12.c: Same.
1216 * gcc.dg/graphite/interchange-2.c: Same.
1217 * gcc.dg/graphite/interchange-3.c: Same.
1218 * gcc.dg/graphite/interchange-4.c: Same.
1219 * gcc.dg/graphite/interchange-5.c: Same.
1220 * gcc.dg/graphite/interchange-6.c: Same.
1221 * gcc.dg/graphite/interchange-7.c: Same.
1222 * gcc.dg/graphite/interchange-8.c: Same.
1223 * gcc.dg/graphite/interchange-9.c: Same.
1224 * gcc.dg/graphite/interchange-mvt.c: Same.
1226 2010-02-07 Sebastian Pop <sebastian.pop@amd.com>
1228 * gfortran.dg/graphite/id-19.f: New.
1229 * gfortran.dg/graphite/pr14741.f90: New.
1230 * gfortran.dg/graphite/pr41924.f90: New.
1231 * gfortran.dg/graphite/run-id-2.f90: New.
1233 2010-02-07 Richard Guenther <rguenther@suse.de>
1236 * gcc.c-torture/compile/pr42956.c: New testcase.
1238 2010-02-06 Jerry DeLisle <jvdelisle@gcc.gnu.org>
1241 * gfortran.dg/fmt_cache_2.f: New test.
1243 2010-02-06 Jerry DeLisle <jvdelisle@gcc.gnu.org>
1245 * gfortran.dg/read_no_eor.f90: New test.
1247 2010-02-05 Jason Merrill <jason@redhat.com>
1249 * g++.dg/ext/label13.C: Move constructor body out of class.
1251 2010-02-03 Jason Merrill <jason@redhat.com>
1254 * g++.dg/ext/dllexport3.C: New.
1256 2010-02-05 Ozkan Sezer <sezeroz@gmail.com>
1258 * gcc.dg/format/ms-format3.c: New test for specific MS types.
1260 2010-02-05 Richard Guenther <rguenther@suse.de>
1262 * gcc.dg/tree-ssa/ssa-ccp-28.c: New testcase.
1264 2010-02-05 Dodji Seketeli <dodji@redhat.com>
1267 * g++.dg/other/crash-9.C: New test.
1269 2010-02-05 Paul Thomas <pault@gcc.gnu.org>
1272 * gfortran.dg/subref_array_pointer_4.f90 : New test.
1274 2010-02-04 Richard Guenther <rguenther@suse.de>
1276 PR rtl-optimization/42952
1277 * gcc.dg/torture/pr42952.c: New testcase.
1279 2010-02-03 Jerry DeLisle <jvdelisle@gcc.gnu.org>
1282 * gfortran.dg/namelist_60.f90: New test.
1284 2010-02-03 Jason Merrill <jason@redhat.com>
1287 * g++.dg/ext/builtin11.C: New.
1291 * g++.dg/abi/mangle35.C: New.
1292 * g++.dg/abi/mangle37.C: New.
1295 * g++.dg/abi/mangle36.C: New.
1298 * g++.dg/warn/string1.C: New.
1300 2010-02-03 Richard Guenther <rguenther@suse.de>
1302 PR tree-optimization/42944
1303 * gcc.dg/errno-1.c: New testcase.
1305 2010-02-03 Richard Guenther <rguenther@suse.de>
1308 * gcc.c-torture/compile/pr42927.c: New testcase.
1310 2010-02-03 Tobias Burnus <burnus@net-b.de>
1313 * gfortran.dg/null_4.f90: New test.
1315 2010-02-02 Jason Merrill <jason@redhat.com>
1318 * g++.dg/ext/label13.C: New.
1320 2010-02-02 Tobias Burnus <burnus@net-b.de>
1323 * gfortran.dg/func_result_5.f90: New test.
1325 2010-02-01 Tobias Burnus <burnus@net-b.de>
1328 * gfortran.dg/pure_initializer_3.f90: News test.
1330 2010-01-31 Janus Weil <janus@gcc.gnu.org>
1333 * gfortran.dg/allocate_derived_2.f90: New test.
1335 2010-01-31 Eric Botcazou <ebotcazou@adacore.com>
1338 * gcc.dg/torture/pr42898-2.c: New test.
1340 2010-01-31 Richard Guenther <rguenther@suse.de>
1343 * gcc.dg/torture/pr42898.c: New testcase.
1345 2010-01-31 Paul Thomas <pault@gcc.gnu.org>
1348 * gfortran.dg/alloc_comp_basics_1.f90: Remove option -O2.
1349 * gfortran.dg/alloc_comp_bounds_1.f90: New test.
1351 2010-01-30 Paolo Bonzini <bonzini@gnu.org>
1353 * g++.dg/tree-ssa/inline-1.C: New.
1354 * g++.dg/tree-ssa/inline-2.C: New.
1355 * g++.dg/tree-ssa/inline-3.C: New.
1357 2010-01-29 Michael Meissner <meissner@linux.vnet.ibm.com>
1360 * gcc.dg/builtins-58.c: Add -fno-ident to the options to prevent
1361 the string 'pow' in the pathname of the compiler from generating a
1364 2010-01-29 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1366 * g++.old-deja/g++.mike/eh16.C: Rename err to e.
1367 * g++.old-deja/g++.mike/eh17.C: Likewise.
1368 * g++.old-deja/g++.mike/p5571.C: Likewise.
1370 2010-01-29 Dodji Seketeli <dodji@redhat.com>
1377 * g++.dg/other/crash-5.C: New test.
1378 * g++.dg/other/crash-6.C: New test.
1379 * g++.dg/other/crash-7.C: New test.
1380 * g++.dg/other/crash-8.C: New test.
1382 2010-01-29 Jakub Jelinek <jakub@redhat.com>
1384 PR rtl-optimization/42889
1385 * gcc.dg/pr42889.c: New test.
1387 2010-01-28 H.J. Lu <hongjiu.lu@intel.com>
1389 * gcc.target/i386/pr42881.c: Use SSE2.
1391 2010-01-28 Uros Bizjak <ubizjak@gmail.com>
1394 * gcc.target/i386/pr42891.c: New test.
1396 2010-01-28 Richard Guenther <rguenther@suse.de>
1398 PR tree-optimization/42871
1399 * g++.dg/torture/pr42871.C: New testcase.
1401 2010-01-28 Richard Guenther <rguenther@suse.de>
1403 * gcc.dg/Wobjsize-1.h: New testcase.
1404 * gcc.dg/Wobjsize-1.c: Likewise.
1406 2010-01-28 Richard Guenther <rguenther@suse.de>
1409 * g++.dg/torture/pr42883.C: New testcase.
1411 2010-01-28 Michael Matz <matz@suse.de>
1413 * gcc.target/i386/pr42881.c: New test.
1415 2010-01-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1417 * gcc.misc-tests/linkage.exp: Remove mips-sgi-irix6*o32 support.
1418 Add i?86-*-solaris2* support.
1420 2010-01-28 Dodji Seketeli <dodji@redhat.com>
1424 * g++.dg/template/typedef27.C: New test case.
1425 * g++.dg/template/typedef28.C: New test case.
1427 2010-01-27 Stephen Thomas <stephen.thomas@arm.com>
1429 * testsuite/gcc.dg/optimize-bswap*.c: Add ARM target
1431 2010-01-27 Richard Guenther <rguenther@suse.de>
1434 * gcc.dg/torture/pr42878-1.c: New testcase.
1435 * gcc.dg/torture/pr42878-2.c: Likewise.
1437 2010-01-27 Jakub Jelinek <jakub@redhat.com>
1440 * gcc.dg/vla-22.c: New test.
1442 2010-01-26 Jakub Jelinek <jakub@redhat.com>
1444 * ada/acats/run_all.sh: Make sure norun.lst is sorted using the
1447 2010-01-26 Richard Guenther <rguenther@suse.de>
1449 PR rtl-optimization/42685
1450 * gcc.dg/pr42685.c: New testcase.
1451 * g++.dg/other/pr42685.C: Likewise.
1453 2010-01-26 Richard Guenther <rguenther@suse.de>
1456 * g++.dg/other/pr42806.C: New testcase.
1458 2010-01-26 Richard Guenther <rguenther@suse.de>
1460 PR tree-optimization/42250
1461 * gcc.dg/pr42250.c: New testcase.
1463 2010-01-25 Arnaud Charlet <charlet@adacore.com>
1465 * gnat.dg/array_bounds_test.adb: New test.
1467 2010-01-25 Tobias Burnus <burnus@net-b.de>
1470 * gfortran.dg/generic_21.f90: New test.
1472 2010-01-25 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1475 * gcc.c-torture/compile/pr38789.c: Change to dg-do compile.
1477 2010-01-24 Mark Mitchell <mark@codesourcery.com>
1480 * g++.dg/abi/arm_va_list2.C: New test.
1481 * g++.dg/abi/arm_va_list2.h: Companion header file.
1483 2010-01-24 Paul Thomas <pault@gcc.gnu.org>
1486 * gfortran.dg/parameter_array_ref_2.f90 : New test.
1489 * gfortran.dg/char_array_arg_1.f90 : New test.
1491 * gfortran.dg/pr25923.f90 : Remove XFAIL.
1493 2010-01-24 Tobias Burnus <burnus@net-b.de>
1496 * gfortran.dg/generic_20.f90: New test.
1498 2010-01-22 Michael Matz <matz@suse.de>
1500 * gfortran.dg/vect/fast-math-mgrid-resid.f: Limit to x86, add
1503 2010-01-21 Paul Thomas <pault@gcc.gnu.org>
1506 * gfortran.dg/dependency_25.f90 : New test.
1508 2010-01-21 Martin Jambor <mjambor@suse.cz>
1510 PR tree-optimization/42585
1511 * gcc.dg/tree-ssa/pr42585.c: New test.
1513 2010-01-21 Richard Guenther <rguenther@suse.de>
1516 * gcc.dg/pr19988.c: New testcase.
1518 2010-01-20 Janis Johnson <janis187@us.ibm.com>
1520 * g++.dg/compat/decimal/compat-common.h: New file.
1521 * g++.dg/compat/decimal/decimal-dummy.h: New file.
1522 * g++.dg/compat/decimal/pass_x.h: New file.
1523 * g++.dg/compat/decimal/pass_y.h: New file.
1524 * g++.dg/compat/decimal/pass-1_main.C: New file.
1525 * g++.dg/compat/decimal/pass-1_x.C: New file.
1526 * g++.dg/compat/decimal/pass-1_y.C: New file.
1527 * g++.dg/compat/decimal/pass-2_main.C: New file.
1528 * g++.dg/compat/decimal/pass-2_x.C: New file.
1529 * g++.dg/compat/decimal/pass-2_y.C: New file.
1530 * g++.dg/compat/decimal/pass-3_main.C: New file.
1531 * g++.dg/compat/decimal/pass-3_x.C: New file.
1532 * g++.dg/compat/decimal/pass-3_y.C: New file.
1533 * g++.dg/compat/decimal/pass-4_main.C: New file.
1534 * g++.dg/compat/decimal/pass-4_x.C: New file.
1535 * g++.dg/compat/decimal/pass-4_y.C: New file.
1536 * g++.dg/compat/decimal/pass-5_main.C: New file.
1537 * g++.dg/compat/decimal/pass-5_x.C: New file.
1538 * g++.dg/compat/decimal/pass-5_y.C: New file.
1539 * g++.dg/compat/decimal/pass-6_main.C: New file.
1540 * g++.dg/compat/decimal/pass-6_x.C: New file.
1541 * g++.dg/compat/decimal/pass-6_y.C: New file.
1542 * g++.dg/compat/decimal/return_x.h: New file.
1543 * g++.dg/compat/decimal/return_y.h: New file.
1544 * g++.dg/compat/decimal/return-1_main.C: New file.
1545 * g++.dg/compat/decimal/return-1_x.C: New file.
1546 * g++.dg/compat/decimal/return-1_y.C: New file.
1547 * g++.dg/compat/decimal/return-2_main.C: New file.
1548 * g++.dg/compat/decimal/return-2_x.C: New file.
1549 * g++.dg/compat/decimal/return-2_y.C: New file.
1550 * g++.dg/compat/decimal/return-3_main.C: New file.
1551 * g++.dg/compat/decimal/return-3_x.C: New file.
1552 * g++.dg/compat/decimal/return-3_y.C: New file.
1553 * g++.dg/compat/decimal/return-4_main.C: New file.
1554 * g++.dg/compat/decimal/return-4_x.C: New file.
1555 * g++.dg/compat/decimal/return-4_y.C: New file.
1556 * g++.dg/compat/decimal/return-5_main.C: New file.
1557 * g++.dg/compat/decimal/return-5_x.C: New file.
1558 * g++.dg/compat/decimal/return-5_y.C: New file.
1559 * g++.dg/compat/decimal/return-6_main.C: New file.
1560 * g++.dg/compat/decimal/return-6_x.C: New file.
1561 * g++.dg/compat/decimal/return-6_y.C: New file.
1563 2010-01-20 Alexandre Oliva <aoliva@redhat.com>
1566 * gcc.dg/pr42715.c: New.
1568 2010-01-20 Paolo Carlini <paolo.carlini@oracle.com>
1571 * g++.dg/parse/crash55.C: New.
1573 2010-01-20 Alexandre Oliva <aoliva@redhat.com>
1576 * gcc.dg/guality/pr42782.c: New.
1578 2010-01-20 Jason Merrill <jason@redhat.com>
1581 * g++.dg/abi/packed1.C: New.
1584 * g++.dg/cpp0x/lambda/lambda-warn1.C: New.
1587 * g++.dg/parse/fn-typedef1.C: New.
1588 * g++.dg/other/cv_quals.C: Adjust.
1590 2010-01-20 Anthony Green <green@moxielogic.com>
1592 * gcc.dg/cpp/_Pragma6.c: Skip this test for moxie-*-* (no
1594 * gcc.dg/pr19340.c: Skip this test for moxie-*-* (no scheduling).
1595 * gcc.dg/20020312-2.c: Port this to the moxie core.
1596 * gcc.dg/weak/typeof-2.c: Ditto.
1598 2010-01-20 Richard Guenther <rguenther@suse.de>
1600 PR tree-optimization/42717
1601 * gcc.c-torture/compile/pr42717.c: New testcase.
1603 2010-01-20 Jakub Jelinek <jakub@redhat.com>
1605 * gcc.dg/cleanup-13.c: Expect DW_OP_mod to do unsigned modulo instead
1606 of signed, add a few new tests.
1609 * g++.dg/parse/limits-initializer1.C: New test.
1611 2010-01-19 Janus Weil <janus@gcc.gnu.org>
1614 * gfortran.dg/proc_ptr_comp_pass_6.f90: New test.
1615 * gfortran.dg/typebound_call_12.f03: New test.
1617 2010-01-19 Paul Thomas <pault@gcc.gnu.org>
1620 * gfortran.dg/bounds_check_15.f90 : New test.
1622 2010-01-19 Michael Matz <matz@suse.de>
1624 PR tree-optimization/41783
1625 * gfortran.dg/vect/fast-math-mgrid-resid.f: New.
1627 2010-01-19 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
1630 * gcc.target/arm/neon/vget_lowf32.c: Regenerate.
1631 * gcc.target/arm/neon/vget_lowp16.c: Likewise.
1632 * gcc.target/arm/neon/vget_lowp8.c: Likewise.
1633 * gcc.target/arm/neon/vget_lows16.c: Likewise.
1634 * gcc.target/arm/neon/vget_lows32.c: Likewise.
1635 * gcc.target/arm/neon/vget_lows64.c: Likewise.
1636 * gcc.target/arm/neon/vget_lows8.c: Likewise.
1637 * gcc.target/arm/neon/vget_lowu16.c: Likewise.
1638 * gcc.target/arm/neon/vget_lowu32.c: Likewise.
1639 * gcc.target/arm/neon/vget_lowu64.c: Likewise.
1640 * gcc.target/arm/neon/vget_lowu8.c: Likewise.
1642 2010-01-19 Janus Weil <janus@gcc.gnu.org>
1645 * gfortran.dg/extends_6.f03: Modified an error message.
1646 * gfortran.dg/extends_10.f03: New test.
1647 * gfortran.dg/private_type_6.f03: Modified an error message.
1648 * gfortran.dg/structure_constructor_8.f03: Ditto.
1650 2010-01-19 Jakub Jelinek <jakub@redhat.com>
1652 PR tree-optimization/42719
1653 * gcc.dg/pr42719.c: New test.
1656 * gcc.dg/pr42728.c: New test.
1658 2010-01-19 Anthony Green <green@moxielogic.com>
1660 * gcc.dg/tree-ssa/20040204-1.c: Expect this test to pass.
1662 2010-01-18 Anthony Green <green@moxielogic.com>
1664 * gcc.dg/tree-ssa/asm-3.c (REGISTER): Pick an appropriate register
1667 2010-01-19 Dodji Seketeli <dodji@redhat.com>
1669 * g++.dg/template/error45.C: reverted as part of reverting the
1670 fix of PR c++/42634.
1672 2010-01-18 Dodji Seketeli <dodji@redhat.com>
1675 * g++.dg/template/error45.C: New test.
1677 2010-01-18 Dodji Seketeli <dodji@redhat.com>
1680 * g++.dg/conversion/op6.C: New test.
1682 2010-01-18 Uros Bizjak <ubizjak@gmail.com>
1685 * gcc.target/alpha/pr42774.c: New test.
1687 2010-01-18 Richard Guenther <rguenther@suse.de>
1689 PR tree-optimization/42781
1690 * gfortran.fortran-torture/compile/pr42781.f90: New testcase.
1692 2010-01-17 Richard Guenther <rguenther@suse.de>
1695 * gcc.c-torture/execute/pr42248.c: New testcase.
1697 2010-01-17 Richard Guenther <rguenther@suse.de>
1699 PR tree-optimization/42773
1700 * g++.dg/torture/pr42773.C: New testcase.
1702 2010-01-17 Janus Weil <janus@gcc.gnu.org>
1705 * gfortran.dg/interface_assignment_5.f90: New test.
1707 2010-01-17 Dodji Seketeli <dodji@redhat.com>
1710 * g++.dg/template/crash94.C: Reverted.
1712 2010-01-17 Jie Zhang <jie.zhang@analog.com>
1715 * gcc.dg/debug/pr42767.c: New.
1717 2010-01-15 Jason Merrill <jason@redhat.com>
1720 * g++.dg/cpp0x/decltype22.C: New.
1722 2010-01-16 Jakub Jelinek <jakub@redhat.com>
1725 * g++.dg/torture/pr42760.C: New test.
1727 2010-01-15 Jing Yu <jingyu@google.com>
1729 PR rtl-optimization/42691
1730 * gcc.c-torture/execute/pr42691.c: New.
1732 2010-01-15 Richard Guenther <rguenther@suse.de>
1735 * g++.dg/torture/pr42739.C: New testcase.
1737 2010-01-15 Dodji Seketeli <dodji@redhat.com>
1739 * g++.dg/template/error45.C: Revert as part of reverting changes
1742 2010-01-14 Jerry DeLisle <jvdelisle@gcc.gnu.org>
1745 * gfortran.dg/interface_31.f90: New test.
1747 2010-01-14 Michael Meissner <meissner@linux.vnet.ibm.com>
1749 * gcc.target/powerpc/pr42747.c: New file.
1751 2010-01-14 Jakub Jelinek <jakub@redhat.com>
1754 * c-c++-common/pr42674.c: New test.
1757 * g++.dg/template/instantiate11.C: New test.
1759 2010-01-14 Jason Merrill <jason@redhat.com>
1762 * g++.dg/overload/error3.C: New.
1765 * g++.dg/overload/rvalue1.C: New.
1767 2010-01-14 Martin Jambor <mjambor@suse.cz>
1769 PR tree-optimization/42706
1770 * gcc.dg/ipa/pr42706.c: New testcase.
1772 2010-01-14 H.J. Lu <hongjiu.lu@intel.com>
1774 * g++.dg/graphite/pr42681.C (size_t): Use __SIZE_TYPE__.
1776 2010-01-14 Martin Jambor <mjambor@suse.cz>
1778 PR tree-optimization/42714
1779 * g++.dg/torture/pr42714.C: New test.
1781 2010-01-14 Alexander Monakov <amonakov@ispras.ru>
1783 PR rtl-optimization/42246
1784 * gfortran.dg/pr42246-2.f: New.
1786 2010-01-14 Alexander Monakov <amonakov@ispras.ru>
1788 PR rtl-optimization/42389
1789 * gcc.dg/pr42389.c: New.
1791 2010-01-14 Alexander Monakov <amonakov@ispras.ru>
1793 PR rtl-optimization/42388
1794 * gcc.dg/pr42388.c: New.
1796 2010-01-14 Alexander Monakov <amonakov@ispras.ru>
1798 PR rtl-optimization/42294
1799 * gfortran.dg/pr42294.f: New.
1801 2010-01-14 Alexander Monakov <amonakov@ispras.ru>
1803 PR rtl-optimization/39453
1804 PR rtl-optimization/42246
1805 * gcc.dg/pr39453.c: New.
1806 * gcc.dg/pr42246.c: New.
1808 2010-01-14 Alexander Monakov <amonakov@ispras.ru>
1811 * gcc.dg/pr42245.c: New.
1812 * gcc.dg/pr42245-2.c: New.
1814 2010-01-14 Alexander Monakov <amonakov@ispras.ru>
1816 PR rtl-optimization/42249
1817 * gcc.dg/pr42249.c: New.
1819 2010-01-14 Jakub Jelinek <jakub@redhat.com>
1822 * gcc.c-torture/execute/pr42721.c: New test.
1824 2010-01-14 Ira Rosen <irar@il.ibm.com>
1826 PR tree-optimization/42709
1827 * gcc.dg/vect/pr42709.c: New test.
1829 2010-01-14 Paul Thomas <pault@gcc.gnu.org>
1832 * gfortran.dg/alloc_comp_scalar_1.f90: New test.
1833 * gfortran.dg/alloc_comp_transformational_1.f90: New test.
1835 2010-01-14 Paul Thomas <pault@gcc.gnu.org>
1838 * gfortran.dg/generic_19.f90 : New test.
1840 2010-01-13 Richard Guenther <rguenther@suse.de>
1842 PR tree-optimization/42730
1843 * gcc.c-torture/compile/pr42730.c: New testcase.
1845 2010-01-13 Steve Ellcey <sje@cup.hp.com>
1848 * gcc.target/ia64/pr42542-1.c: New.
1849 * gcc.target/ia64/pr42542-2.c: New.
1850 * gcc.target/ia64/pr42542-3.c: New.
1852 2010-01-13 Dodji Seketeli <dodji@redhat.com>
1855 * g++.dg/template/error45.C: New test.
1857 2010-01-13 Martin Jambor <mjambor@suse.cz>
1859 PR tree-optimization/42704
1860 * g++.dg/torture/pr42704.C: New test.
1862 2010-01-13 Martin Jambor <mjambor@suse.cz>
1864 PR tree-optimization/42703
1865 * gcc.c-torture/compile/pr42703.c: New test.
1867 2010-01-13 Richard Guenther <rguenther@suse.de>
1869 PR tree-optimization/42705
1870 * gcc.c-torture/compile/pr42705.c: New testcase.
1872 2010-01-13 Jie Zhang <jie.zhang@analog.com>
1874 * gcc.target/bfin/l2.c: New test.
1875 * gcc.target/bfin/bfin.exp (dg-bfin-processors): New.
1877 2010-01-13 Richard Guenther <rguenther@suse.de>
1880 * gcc.c-torture/compile/pr42716.c: New testcase.
1882 2010-01-13 Richard Guenther <rguenther@suse.de>
1885 * gfortran.dg/lto/20100110-1_0.f90: New testcase.
1887 2010-01-12 Joseph Myers <joseph@codesourcery.com>
1890 * gcc.c-torture/compile/pr42708-1.c: New test.
1892 2010-01-12 Jakub Jelinek <jakub@redhat.com>
1895 * gcc.dg/pr42662.c: New test.
1897 PR tree-optimization/42645
1898 * g++.dg/other/pr42645-1.C: New test.
1899 * g++.dg/other/pr42645-2.C: New test.
1901 2010-01-11 Janis Johnson <janis187@us.ibm.com>
1904 * gcc.target/powerpc/warn-1.c: New test.
1905 * gcc.target/powerpc/warn-2.c: New test.
1907 2010-01-11 Uros Bizjak <ubizjak@gmail.com>
1909 * gcc.target/x86_64/abi/avx/asm-support.S (snapshot_ret): Preserve
1912 2010-01-10 Rafael Avila de Espindola <espindola@google.com>
1914 * gcc.dg/lto/20100108_0.c: New.
1916 2010-01-10 Uros Bizjak <ubizjak@gmail.com>
1918 * gcc.dg/graphite/pr40281.c (dg-options): Add -w.
1919 Add -march=i686 -msse for 32bit x86 targets.
1921 2010-01-10 Richard Guenther <rguenther@suse.de>
1924 * gcc.dg/torture/pr42667.c: New testcase.
1926 2010-01-09 Jerry DeLisle <jvdelisle@gcc.gnu.org>
1929 * gfortran.dg/array_constructor_34.f90: New test.
1931 2010-01-09 Jerry DeLisle <jvdelisle@gcc.gnu.org>
1934 * gfortran.dg/array_constructor_33.f90: New test.
1935 gfortran.dg/array_function_5.f90: Add credit.
1937 2010-01-09 Alexandre Oliva <aoliva@redhat.com>
1940 * gcc.dg/pr42631.c: New.
1942 2010-01-09 Alexandre Oliva <aoliva@redhat.com>
1945 * gcc.dg/pr42630.c: New.
1947 2010-01-09 Alexandre Oliva <aoliva@redhat.com>
1950 * gcc.dg/pr42629.c: New.
1952 2010-01-09 Alexandre Oliva <aoliva@redhat.com>
1955 * gcc.dg/torture/pr42363.c: New.
1957 2010-01-09 Alexandre Oliva <aoliva@redhat.com>
1961 * gcc.dg/vect/pr42604.c: New.
1962 * gcc.dg/vect/pr42395.c: New.
1964 2010-01-09 Richard Guenther <rguenther@suse.de>
1967 * gcc.c-torture/execute/pr42512.c: New testcase.
1969 2010-01-09 Tobias Burnus <burnus@net-b.de>
1972 * gfortran.dg/c_ptr_tests_14.f90: New test.
1974 2010-01-08 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1977 * gnat.dg/null_pointer_deref1.adb: Don't run on
1978 sparc*-sun-solaris2.11.
1980 2010-01-08 Richard Guenther <rguenther@suse.de>
1983 * gcc.dg/lto/20100103-1_0.c: New testcase.
1984 * gcc.dg/lto/20100103-2_0.c: Likewise.
1986 2010-01-08 Tobias Burnus <burnus@net-b.de
1989 * gfortran.dg/asynchronous_1.f90: New test.
1990 * gfortran.dg/asynchronous_2.f90: New test.
1991 * gfortran.dg/conflicts.f90: Update error message.
1993 2010-01-07 Dodji Seketeli <dodji@redhat.com>
1996 * g++.dg/cpp0x/variadic-unify-2.C: New test.
1998 2010-01-07 Jakub Jelinek <jakub@redhat.com>
2000 PR tree-optimization/42625
2001 * g++.dg/opt/dtor4.C: New test.
2002 * g++.dg/opt/dtor4.h: New.
2003 * g++.dg/opt/dtor4-aux.cc: New.
2005 2010-01-07 Tobias Burnus <burnus@net-b.de>
2008 * gfortran.dg/proc_ptr_26.f90: New test.
2010 2010-01-07 Tobias Burnus <burnus@net-b.de>
2013 * gfortran.dg/allocatable_scalar_7.f90: New test.
2015 2010-01-06 Richard Guenther <rguenther@suse.de>
2017 * gcc.c-torture/compile/pr42632.c: New testcase.
2019 2010-01-05 H.J. Lu <hongjiu.lu@intel.com>
2022 * gcc.target/i386/pr42542-4.c: New.
2023 * gcc.target/i386/pr42542-4a.c: Likewise.
2024 * gcc.target/i386/pr42542-5.c: Likewise.
2025 * gcc.target/i386/pr42542-5a.c: Likewise.
2027 2010-01-05 Eric Botcazou <ebotcazou@adacore.com>
2029 * gcc.dg/tls/opt-15.c: New test.
2031 2010-01-05 H.J. Lu <hongjiu.lu@intel.com>
2033 * gcc.target/i386/pr42542-1.c (res): Make it 8 elements.
2035 2010-01-05 Martin Jambor <mjambor@suse.cz>
2037 PR tree-optimization/42462
2038 * g++.dg/torture/pr42462.C: New test.
2040 2010-01-05 Jason Merrill <jason@redhat.com>
2042 * g++.dg/cpp0x/initlist30.C: New test.
2044 2010-01-05 Richard Guenther <rguenther@suse.de>
2046 PR tree-optimization/42614
2047 * gcc.c-torture/execute/pr42614.c: New testcase.
2049 2010-01-05 Eric Fisher <joefoxreal@gmail.com>
2051 * gcc.dg/pr12603.c: Remove -Wunreachable-code from dg-options.
2052 * gcc.dg/Wunreachable-1.c: Remove the testcase of
2054 * gcc.dg/Wunreachable-2.c: Likewise.
2055 * gcc.dg/Wunreachable-3.c: Likewise.
2056 * gcc.dg/Wunreachable-4.c: Likewise.
2057 * gcc.dg/Wunreachable-5.c: Likewise.
2058 * gcc.dg/Wunreachable-6.c: Likewise.
2059 * gcc.dg/Wunreachable-7.c: Likewise.
2060 * gcc.dg/Wunreachable-8.c: Likewise.
2061 * gcc.dg/20041231-1.c: Likewise.
2063 2010-01-05 Jakub Jelinek <jakub@redhat.com>
2066 * gcc.dg/pr42611.c: New test.
2068 PR tree-optimization/42508
2069 * g++.dg/opt/pr42508.C: New test.
2071 2010-01-05 Tobias Burnus <burnus@net-b.de>
2074 * gfortran.dg/allocatable_scalar_8.f90: New.
2076 2010-01-04 Martin Jambor <mjambor@suse.cz>
2078 PR tree-optimization/42398
2079 * gcc.c-torture/compile/pr42398.c: New test.
2081 2010-01-04 Jason Merrill <jason@redhat.com>
2084 * g++.dg/ext/attrib35.C: New.
2087 * g++.dg/cpp0x/auto17.C: New.
2089 2010-01-04 Rafael Avila de Espindola <espindola@google.com>
2091 * gcc.dg/lto/20100104_0.c: New.
2093 2010-01-04 H.J. Lu <hongjiu.lu@intel.com>
2096 * gcc.target/i386/pr42542-1.c: New.
2097 * gcc.target/i386/pr42542-1a.c: Likewise.
2098 * gcc.target/i386/pr42542-1b.c: Likewise.
2099 * gcc.target/i386/pr42542-2.c: Likewise.
2100 * gcc.target/i386/pr42542-2a.c: Likewise.
2101 * gcc.target/i386/pr42542-2b.c: Likewise.
2102 * gcc.target/i386/pr42542-3.c: Likewise.
2103 * gcc.target/i386/pr42542-3a.c: Likewise.
2105 2009-01-04 Tobias Burnus <burnus@net-b.de>
2108 * gfortran.dg/allocatable_scalar_5.f90: New test.
2109 * gfortran.dg/allocatable_scalar_6.f90: New test.
2111 2010-01-03 Richard Guenther <rguenther@suse.de>
2114 * gfortran.dg/gomp/recursion1.f90: Remove.
2116 2010-01-03 Richard Guenther <rguenther@suse.de>
2118 * gcc.dg/Warray-bounds.c: Remove XFAILs.
2119 * gcc.dg/uninit-6.c: Likewise.
2120 * gcc.dg/struct/wo_prof_array_through_pointer.c: Likewise.
2122 2010-01-03 Richard Guenther <rguenther@suse.de>
2124 PR tree-optimization/42589
2125 * gcc.target/i386/pr42589.c: New testcase.
2127 2010-01-03 Richard Guenther <rguenther@suse.de>
2129 PR tree-optimization/42438
2130 * gcc.dg/tree-ssa/ssa-pre-27.c: New testcase.
2132 2010-01-02 Richard Guenther <rguenther@suse.de>
2135 * g++.dg/lto/20080908-3_0.C: Avoid uninitialized vars.
2137 2010-01-02 Uros Bizjak <ubizjak@gmail.com>
2140 * gcc.target/alpha/pr42448-1.c: New test.
2141 * gcc.target/alpha/pr42448-2.c: Ditto.
2143 2010-01-01 Joseph Myers <joseph@codesourcery.com>
2145 PR preprocessor/41947
2146 * gcc.dg/c99-hexfloat-3.c: New test.
2148 2010-01-01 Richard Guenther <rguenther@suse.de>
2151 * gcc.c-torture/execute/pr42570.c: New testcase.
2153 2010-01-01 Richard Guenther <rguenther@suse.de>
2156 * gcc.c-torture/compile/pr42559.c: New testcase.
2159 Copyright (C) 2010 Free Software Foundation, Inc.
2161 Copying and distribution of this file, with or without modification,
2162 are permitted in any medium without royalty provided the copyright
2163 notice and this notice are preserved.