1 2010-03-23 Mike Stump <mikestump@comcast.net>
3 * g++.dg/warn/Wstrict-aliasing-float-ref-int-obj.C: Enhance portability.
5 2010-03-23 Jason Merrill <jason@redhat.com>
7 * g++.dg/ext/altivec-17.C: Adjust error message.
9 * g++.dg/cpp0x/lambda/lambda-const-neg.C: Adjust for non-static op().
10 * g++.dg/cpp0x/lambda/lambda-conv.C: Likewise.
11 * g++.dg/cpp0x/lambda/lambda-mangle.C: Likewise.
12 * g++.dg/cpp0x/lambda/lambda-non-const.C: Likewise.
13 * g++.dg/cpp0x/lambda/lambda-conv2.C: New.
14 * g++.dg/cpp0x/lambda/lambda-conv3.C: New.
16 2010-03-23 Mike Stump <mikestump@comcast.net>
19 * g++.dg/ext/instantiate2.C: Update for .zerofill as it doesn't
20 follow the usual conventions for symbol definitions.
21 * gcc.target/i386/darwin-zerofill.c: Add.
23 2010-03-22 Jason Merrill <jason@redhat.com>
26 * g++.dg/ext/is_pod.C: Pass -std=c++0x.
27 * g++.dg/ext/is_pod_98.C: New.
30 * g++.dg/cpp0x/auto18.C: New.
32 * gcc.dg/pr36997.c: Adjust error message.
33 * g++.dg/ext/vector9.C: Likewise.
34 * g++.dg/conversion/simd3.C: Likewise.
35 * g++.dg/other/error23.C: Likewise.
37 2010-03-22 Michael Matz <matz@suse.de>
40 * gfortran.dg/pr43475.f90: New testcase.
42 2010-03-22 Richard Guenther <rguenther@suse.de>
44 PR tree-optimization/43390
45 * gfortran.fortran-torture/execute/pr43390.f90: New testcase.
47 2010-03-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
49 * gcc.target/powerpc/ppc-sdata-1.c: Require nonpic.
50 * gcc.target/powerpc/ppc-sdata-2.c: Likewise.
52 2010-03-20 Simon Martin <simartin@users.sourceforge.net>
53 Michael Matz <matz@suse.de>
56 * g++.dg/parse/crash56.C: New test.
58 2010-03-20 Paul Thomas <pault@gcc.gnu.org>
61 * gfortran.dg/whole_file_15.f90 : New test.
63 2010-03-20 Jerry DeLisle <jvdelisle@gcc.gnu.org>
66 * gfortran.dg/inquire_size.f90: New test.
68 2010-03-20 Richard Guenther <rguenther@suse.de>
70 PR rtl-optimization/43438
71 * gcc.c-torture/execute/pr43438.c: New testcase.
73 2010-03-20 Dodji Seketeli <dodji@redhat.com>
76 * g++.dg/abi/mangle42.C: New test.
78 2010-03-19 Andrew Pinski <andrew_pinski@caviumnetworks.com>
81 * gcc.dg/pr43211.c: New test.
82 * gcc.dg/pr18809-1.c: Don't expect an error when calling foo.
84 2010-03-19 Bernd Schmidt <bernd.schmidt@codesourcery.com>
86 PR rtl-optimization/42258
87 * gcc.target/arm/thumb1-mul-moves.c: New test.
90 * gcc.target/arm/thumb-andsi.c: New test.
92 * gcc.target/arm/thumb-andsi.c: Correct dg-options and add
93 dg-require-effective-target.
95 2010-03-19 Michael Matz <matz@suse.de>
98 * g++.dg/other/pr43116.C: New testcase.
100 2010-03-19 Michael Matz <matz@suse.de>
103 * gcc.dg/pr43305.c: New testcase.
105 2010-03-19 Richard Guenther <rguenther@suse.de>
107 PR tree-optimization/43415
108 * gcc.c-torture/compile/pr43415.c: New testcase.
110 2010-03-19 Eric Botcazou <ebotcazou@adacore.com>
113 * gnat.dg/case_optimization2.adb: New test.
114 * gnat.dg/case_optimization_pkg2.ad[sb]: New helper.
116 2010-03-18 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
117 Jack Howarth <howarth@bromo.med.uc.edu>
120 * gcc.target/i386/push-1.c: Don't xfail
121 scan-assembler-not "movups" on darwin.
123 2010-03-18 Jakub Jelinek <jakub@redhat.com>
126 * gcc.dg/pr43058.c: New test.
128 2010-03-18 Martin Jambor <mjambor@suse.cz>
131 * g++.dg/torture/pr42450.C: New test.
133 2010-03-18 Michael Matz <matz@suse.de>
136 * gcc.dg/pr43419.c: New testcase.
138 2010-03-18 H.J. Lu <hongjiu.lu@intel.com>
140 PR rtl-optimization/43360
141 * gcc.dg/torture/pr43360.c: New.
143 2010-03-18 Michael Matz <matz@suse.de>
145 PR tree-optimization/43402
146 * gcc.dg/pr43402.c: New testcase.
148 2010-03-17 Peter Bergner <bergner@vnet.ibm.com>
151 * gcc.dg/pr42427.c: New test.
153 2010-03-17 Jerry DeLisle <jvdelisle@gcc.gnu.org>
156 * gfortran.dg/read_empty_file.f: New test.
157 * gfortran.dg/read_eof_all.f90: New test.
158 * gfortran.dg/namelist_27.f90: Eliminate infinite loop posibility.
159 * gfortran.dg/namelist_28.f90: Eliminate infinite loop posibility.
161 2010-03-17 Michael Matz <matz@suse.de>
163 * gcc.dg/pr43300.c: Add -w.
165 2010-03-17 Richard Guenther <rguenther@suse.de>
167 * gcc.dg/pr43379.c: Add -w.
169 2010-03-17 Tobias Burnus <burnus@net-b.de>
172 * gfortran.dg/cray_pointers_1.f90: Update dg-error message.
174 2010-03-16 Uros Bizjak <ubizjak@gmail.com>
176 * gcc.dg/graphite/block-3.c: Add dg-timeout-factor.
178 2010-03-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
180 * ada/acats/run_all.sh: Log start and end times.
182 2010-03-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
184 * gnat.dg/socket1.adb: Disable on *-*-solaris2*.
186 2010-03-16 Richard Guenther <rguenther@suse.de>
189 * gcc.dg/pr43379.c: New testcase.
191 2010-03-16 Jakub Jelinek <jakub@redhat.com>
194 * gcc.dg/guality/pr43051-1.c: New test.
196 2010-03-15 Janis Johnson <janis187@us.ibm.com>
199 * g++.dg/ext/altivec-17.C: Handle changes to error message.
201 2010-03-15 Michael Matz <matz@suse.de>
204 * gcc.dg/pr43300.c: New testcase.
206 2010-03-15 Richard Guenther <rguenther@suse.de>
208 PR tree-optimization/43367
209 * gcc.c-torture/compile/pr43367.c: New testcase.
211 2010-03-15 Richard Guenther <rguenther@suse.de>
213 PR tree-optimization/43317
214 * gcc.dg/pr43317.c: New testcase.
216 2010-03-14 Uros Bizjak <ubizjak@gmail.com>
218 * g++.dg/abi/packed1.C: Expect warning on the alpha*-*-*.
220 2010-03-14 Uros Bizjak <ubizjak@gmail.com>
222 * g++.dg/graphite/pr43026.C (dg-options): Remove -m32.
224 2010-03-14 Tobias Burnus <burnus@net-b.de>
227 * gfortran.dg/impure_constructor_1.f90: New test.
229 2010-03-13 Sebastian Pop <sebastian.pop@amd.com>
232 * gfortran.dg/graphite/id-pr43354.f: New.
234 2010-03-13 Sebastian Pop <sebastian.pop@amd.com>
237 * gfortran.dg/graphite/pr43349.f: New.
239 2010-03-13 Sebastian Pop <sebastian.pop@amd.com>
242 * gcc.dg/graphite/pr43306.c: New.
244 2010-03-12 David S. Miller <davem@davemloft.net>
246 * gcc.dg/lto/20090313_0.c: Add -mcpu=v9 to dg-lto-options on
249 2010-03-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
251 * gcc.target/arm/sibcall-1.c: Allow PLT to appear with pic code.
253 2010-03-12 Paul Thomas <pault@gcc.gnu.org>
257 * gfortran.dg/dynamic_dispatch_7.f03: New test.
259 2010-03-12 Kai Tietz <kai.tietz@onevision.com>
261 * gfortran.dg/default_format_denormal_1.f90: Don't assume
262 fail for *-*-mingw* targets.
264 2010-03-12 Jakub Jelinek <jakub@redhat.com>
267 * gcc.dg/guality/pr43329-1.c: New test.
269 2010-03-11 Martin Jambor <mjambor@suse.cz>
271 PR tree-optimization/43257
272 * g++.dg/torture/pr43257.C: New test.
274 2010-03-11 Tobias Burnus <burnus@net-b.de>
277 * gfortran.dg/namelist_61.f90: New test.
279 2010-03-11 Richard Guenther <rguenther@suse.de>
281 PR tree-optimization/43255
282 * gcc.c-torture/compile/pr43255.c: New testcase.
284 2010-03-11 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
286 * gcc.dg/optimize-bswapdi-1.c: Add OpenSSL bswap variant.
287 * gcc.dg/pr43280.c: New testcase.
289 2010-03-11 Richard Guenther <rguenther@suse.de>
292 * gcc.dg/lto/20100227-1_0.c: New testcase.
293 * gcc.dg/lto/20100227-1_1.c: Likewise.
295 2010-03-10 Jerry DeLisle <jvdelisle@gcc.gnu.org>
299 * gfortran.dg/read_eof_6.f: New test
300 * gfortran.dg/read_x_eof.f90: New test.
301 * gfortran.dg/read_x_past.f: Update test.
303 2010-03-10 Jan Hubicka <jh@suse.cz>
305 * gcc.c-torture/compile/pr43288.c: New test.
307 2010-03-10 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
309 * g++.old-deja/g++.pt/asm1.C: Don't detect pic via looking for the
311 * g++.old-deja/g++.pt/asm2.C: Likewise.
312 * gcc.c-torture/compile/20000804-1.c: Likewise.
313 * gcc.target/i386/clobbers.c: Likewise.
315 2010-03-10 Tobias Burnus <burnus@net-b.de>
318 * gfortran.dg/c_assoc_3.f90: New test.
320 2010-03-10 Jakub Jelinek <jakub@redhat.com>
323 * gcc.dg/guality/pr36728-1.c: New test.
324 * gcc.dg/guality/pr36728-2.c: New test.
326 2010-03-10 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
328 * gcc.dg/h8300-div-delay-slot.c: New test.
330 2010-03-10 Alexander Monakov <amonakov@ispras.ru>
332 PR tree-optimization/43236
333 * gcc.c-torture/execute/pr43236.c: New test.
335 2010-03-10 Andrey Belevantsev <abel@ispras.ru>
338 * g++.dg/eh/pr42859.C: New test.
340 2010-03-09 Jakub Jelinek <jakub@redhat.com>
343 * gcc.dg/pr43299.c: New test.
346 * g++.dg/eh/unwind2.C: New test.
348 2010-03-05 Sebastian Pop <sebastian.pop@amd.com>
349 Reza Yazdani <reza.yazdani@amd.com>
352 * gcc.dg/graphite/run-id-4.c: New.
354 2010-03-08 Sebastian Pop <sebastian.pop@amd.com>
357 * gcc.dg/graphite/run-id-3.c: New.
359 2010-03-08 Tobias Grosser <grosser@fim.uni-passau.de>
363 * gcc.dg/graphite/id-18.c: New.
364 * gcc.dg/graphite/run-id-pr42644.c: New.
366 2010-03-08 Sebastian Pop <sebastian.pop@amd.com>
369 * gcc.dg/graphite/pr42326.c: New.
371 2010-03-08 Richard Guenther <rguenther@suse.de>
373 PR tree-optimization/43269
374 * gcc.c-torture/execute/pr43269.c: New testcase.
376 2010-03-08 Janus Weil <janus@gcc.gnu.org>
379 * gfortran.dg/typebound_call_13.f03: New.
381 2010-03-05 Eric Botcazou <ebotcazou@adacore.com>
383 * lib/plugin-support.exp (plugin-test-execute): Use PLUGINCC in lieu
384 of HOSTCC and PLUGINCFLAGS in lieu of HOSTCFLAGS.
386 2010-03-05 Jason Merrill <jason@redhat.com>
388 * g++.dg/abi/mangle40.C: Require weak and alias.
390 2010-03-05 Sebastian Pop <sebastian.pop@amd.com>
393 * gfortran.dg/graphite/pr42326.f90: New.
394 * gfortran.dg/graphite/pr42326-1.f90: New.
396 2010-03-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
398 * lib/gnat.exp (gnat_init): Remove GNAT_UNDER_TEST_ORIG.
399 (gnat_target_compile): Likewise.
400 Reinitialize GNAT_UNDER_TEST if target changes.
401 Set ADA_INCLUDE_PATH, ADA_OBJECTS_PATH in environment.
402 (local_find_gnatmake): Pass full --GCC to gnatlink.
405 2010-03-04 Andrew Pinski <andrew_pinski@caviumnetworks.com>
408 * gcc.dg/compound-literal-1.c: New testcase.
410 2010-03-04 Martin Jambor <mjambor@suse.cz>
412 PR tree-optimization/43164
413 PR tree-optimization/43191
414 * gcc.c-torture/compile/pr43164.c: New test.
415 * gcc.c-torture/compile/pr43191.c: Likewise.
417 2010-03-04 Janus Weil <janus@gcc.gnu.org>
420 * gfortran.dg/finalize_9.f90: New.
422 2010-03-04 Tobias Burnus <burnus@net-b.de>
423 Ken Werner <ken@linux.vnet.ibm.com>
425 * gfortran.dg/reassoc_4.f: Add --param max-completely-peel-times
426 to dg-options for spu.
427 * gfortran.dg/vect/vect-7.f90: Add vect_intfloat_cvt to the
428 dump-scan target to exclude spu.
430 2010-03-04 Changpeng Fang <changpeng.fang@amd.com>
433 * gcc.dg/tree-ssa/ivopts-4.c: New.
435 2010-03-03 Janis Johnson <janis187@us.ibm.com>
437 * lib/target-supports-dg.exp (check-flags): Provide defaults for
438 include-opts and exclude-opts; skip checking the flags if arguments
439 are the same as the defaults.
440 (dg-xfail-if): Verify the number of arguments, supply defaults
441 for unspecified optional arguments.
442 (dg-skip-if, dg-xfail-run-if): Verify the number of arguments.
444 2010-03-03 Jason Merrill <jason@redhat.com>
447 * g++.dg/abi/mangle40.C: Updated.
449 2010-03-03 Jason Merrill <jason@redhat.com>
452 * g++.dg/abi/mangle40.C: Updated.
454 2010-03-03 Jason Merrill <jason@redhat.com>
456 * g++.dg/abi/mangle19-1.C: Adjust for default -Wabi.
457 * g++.dg/abi/mangle23.C: Likewise.
458 * g++.dg/eh/simd-2.C: Likewise.
459 * g++.dg/ext/attribute-test-2.C: Likewise.
460 * g++.dg/ext/vector14.C: Likewise.
461 * g++.dg/other/pr34435.C: Likewise.
462 * g++.dg/template/conv8.C: Likewise.
463 * g++.dg/template/nontype9.C: Likewise.
464 * g++.dg/template/qualttp17.C: Likewise.
465 * g++.dg/template/ref1.C: Likewise.
466 * g++.old-deja/g++.pt/crash68.C: Likewise.
467 * g++.old-deja/g++.pt/ref1.C: Likewise.
468 * g++.old-deja/g++.pt/ref3.C: Likewise.
469 * g++.old-deja/g++.pt/ref4.C: Likewise.
472 * g++.dg/abi/mangle40.C: New.
473 * g++.dg/abi/mangle41.C: New.
474 * g++.dg/lto/20100302_0.C: New.
475 * g++.dg/lto/20100302_1.C: New.
476 * g++.dg/lto/20100302.h: New.
478 2010-03-03 Paul Thomas <pault@gcc.gnu.org>
481 * gfortran.dg/internal_pack_12.f90: New test.
483 2010-03-03 H.J. Lu <hongjiu.lu@intel.com>
485 * gcc.dg/pr36997.c: Adjust error message.
487 2010-03-03 Mike Stump <mikestump@comcast.net>
489 * gcc.target/i386/builtin-unreachable.c: Don't expect stack
490 adjustments to not be present on machines that align the stack to
491 more than 4 bytes and don't have a red zone yet as that is an
492 unimplemented optimization.
494 2010-03-03 Janus Weil <janus@gcc.gnu.org>
497 * gfortran.dg/impure_assignment_3.f90: New.
499 2010-03-03 Jakub Jelinek <jakub@redhat.com>
502 * gfortran.dg/pr43229.f90: New test.
505 * gcc.dg/debug/dwarf2/pr43237.c: New test.
508 * gcc.dg/guality/pr43177.c: New test.
510 2010-03-02 Jason Merrill <jason@redhat.com>
512 * g++.dg/ext/vector9.C: Adjust error message.
513 * g++.dg/conversion/simd3.C: Likewise.
514 * g++.dg/other/error23.C: Likewise.
516 2010-03-02 Mike Stump <mikestump@comcast.net>
519 * g++.dg/ext/label13.C (C::C): xfail for darwin for now.
521 2010-03-02 Paul Thomas <pault@gcc.gnu.org>
524 * gfortran.dg/internal_pack_10.f90: New test.
527 * gfortran.dg/internal_pack_11.f90: New test.
529 2010-03-02 Reza Yazdani <reza.yazdani@amd.com>
532 * gcc.dg/tree-ssa/pr42640.c: New.
534 2010-03-01 Richard Guenther <rguenther@suse.de>
536 PR tree-optimization/43220
537 * gcc.c-torture/execute/pr43220.c: New testcase.
539 2010-03-01 Richard Guenther <rguenther@suse.de>
542 * gcc.dg/pr43213.c: New testcase.
544 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
547 * gcc.dg/pch/pch.exp: Don't XFAIL largefile.c on i?86-*-solaris2.10.
549 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
551 * lib/target-supports.exp (check_effective_target_ucn_nocache):
553 (check_effective_target_ucn): Likewise.
555 * g++.dg/other/ucnid-1.C: Don't XFAIL on *-*-solaris2.*, but skip
557 * gcc.dg/ucnid-2.c: Likewise.
558 * gcc.dg/ucnid-3.c: Likewise.
559 * gcc.dg/ucnid-4.c: Likewise.
560 * gcc.dg/ucnid-11.c: Likewise.
561 * gcc.dg/ucnid-12.c: Likewise.
562 * gcc.dg/ucnid-6.c: Skip if !ucn.
563 * gcc.dg/ucnid-9.c: Likewise.
565 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
567 * gcc.target/i386/pr32000-2.c: Add missing include and exclude
569 * gcc.target/i386/stackalign/return-3.c: Likewise.
571 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
573 * gcc.target/i386/clearcap.map: New file.
574 * gcc.target/i386/i386.exp: Check for linker -M mapfile support.
575 Pass clearcap.map by default if supported.
577 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
580 * gfortran.dg/stat_1.f90: Accept 'testfile' gid == parent dir gid.
582 * gfortran.dg/stat_2.f90: Likewise.
584 2010-03-01 Tobias Burnus <burnus@net-b.de>
587 * gfortran.dg/module_read_2.f90: New test.
589 2010-02-27 Mark Mitchell <mark@codesourcery.com>
592 * g++.dg/abi/mangle11.C: Adjust mangling warning locations.
593 * g++.dg/abi/mangle12.C: Likewise.
594 * g++.dg/abi/mangle20-2.C: Likewise.
595 * g++.dg/abi/mangle17.C: Likewise.
596 * g++.dg/template/cond2.C: Likewise.
597 * g++.dg/template/pr35240.C: Likewise.
599 2010-02-27 Richard Guenther <rguenther@suse.de>
601 PR tree-optimization/43186
602 * gcc.c-torture/compile/pr43186.c: Adjust testcase.
604 2010-02-27 Kaz Kojima <kkojima@gcc.gnu.org>
606 * g++.dg/abi/packed1.C: Expect warning on the SH.
608 2010-02-27 Simon Martin <simartin@users.sourceforge.net>
611 * g++.dg/parse/error37.C: New test.
613 2010-02-27 Manuel López-Ibáñez <manu@gcc.gnu.org>
617 * gcc.dg/pr8927-1.c: Match new note.
618 * gcc.dg/990506-0.c: Likewise.
619 * gcc.dg/gomp/flush-2.c: Likewise.
620 * gcc.dg/gomp/atomic-5.c: Likewise.
621 * gcc.dg/gomp/pr34607.c: Likewise.
622 * gcc.dg/pr35746.c: Likewise.
623 * gcc.dg/cpp/pragma-1.c: Likewise.
624 * gcc.dg/cpp/pragma-2.c: Likewise.
625 * gcc.dg/pr41842.c: Likewise.
626 * gcc.dg/noncompile/20040629-1.c: Likewise.
627 * objc.dg/private-1.m: Likewise.
629 2010-02-27 Tobias Burnus <burnus@net-b.de>
632 * gfortran.dg/default_initialization_1.f90: Add -std=f2003.
633 * gfortran.dg/default_initialization_4.f90: New test.
635 2010-02-27 Eric Botcazou <ebotcazou@adacore.com>
637 * gnat.dg/thin_pointer.ad[sb]: Rename into...
638 * gnat.dg/thin_pointer1.ad[sb]: ...this.
639 * gnat.dg/thin_pointer2.adb: New test.
640 * gnat.dg/thin_pointer2_pkg.ad[sb]: New helper.
642 2010-02-26 Manuel López-Ibáñez <manu@gcc.gnu.org>
645 * gcc.dg/cpp/c90-pedantic.c: New.
646 * gcc.dg/cpp/c90.c: New.
647 * gcc.dg/gnu90-const-expr-1.c: New.
648 * gcc.dg/Woverlength-strings-pedantic-c90.c: New.
650 2010-02-26 Richard Guenther <rguenther@suse.de>
652 PR tree-optimization/43186
653 * gcc.c-torture/compile/pr43186.c: New testcase.
655 2010-02-26 Jakub Jelinek <jakub@redhat.com>
658 * c-c++-common/dwarf2/pr43190.c: New test.
660 2010-02-26 H.J. Lu <hongjiu.lu@intel.com>
663 * gcc.dg/torture/stackalign/stackalign.exp: Add -mno-mmx to x86.
665 2010-02-26 Richard Guenther <rguenther@suse.de>
667 PR tree-optimization/43188
668 * gcc.c-torture/compile/pr43188.c: New testcase.
670 2010-02-26 H.J. Lu <hongjiu.lu@intel.com>
673 * gcc.target/i386/vperm-v4si-2-sse4.c: New.
675 2010-02-25 Eric Botcazou <ebotcazou@adacore.com>
677 * g++.dg/abi/packed1.C: Expect warning on the SPARC.
679 2010-02-25 Michael Meissner <meissner@linux.vnet.ibm.com>
682 * gcc.target/powerpc/pr43154.c: New file.
684 2010-02-25 Jakub Jelinek <jakub@redhat.com>
687 * gfortran.dg/debug/pr43166.f: New test.
690 * gcc.dg/torture/pr43165.c: New test.
692 2010-02-24 Manuel López-Ibáñez <manu@gcc.gnu.org>
695 * c-c++-common/pr41779.c: Update.
697 2010-02-24 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
700 * lib/gnat-dg.exp (gnat_load): Redefine.
702 * ada/acats/run_acats: Run run_all.sh with $SHELL.
703 * ada/acats/run_all.sh: Downcase tasking not implemented message.
705 2010-02-24 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
708 * objc/execute/forward-1.x: XFAIL on alpha*-dec-osf*, 64-bit
709 i?86-*-solaris2*, mips-sgi-irix*, sparc*-sun-solaris2* with
713 2010-02-24 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
715 * gcc.dg/cpp/_Pragma6.c: Skip on mips-sgi-irix*, alpha*-dec-osf*.
717 2010-02-24 Jakub Jelinek <jakub@redhat.com>
720 * gcc.dg/guality/vla-1.c: New test.
722 2010-02-24 Tobias Burnus <burnus@net-b.de>
725 * gfortran.dg/c_ptr_tests_15.f90: New test.
727 2010-02-23 Jakub Jelinek <jakub@redhat.com>
730 * gcc.target/i386/pr43107.c: New test.
732 2010-02-23 Jason Merrill <jason@redhat.com>
735 * g++.dg/cpp0x/variadic100.C: New.
737 2010-02-23 Jason Merrill <jason@redhat.com>
740 * gcc.dg/debug/dwarf2/dwarf2.exp: Run c-c++-common dwarf2 tests.
741 * g++.dg/debug/dwarf2/dwarf2.exp: Likewise.
742 * c-c++-common/dwarf2/vla1.c: New.
744 2010-02-23 Jakub Jelinek <jakub@redhat.com>
747 * gcc.dg/pr43139.c: New test.
750 * gcc.dg/guality/pr43077-1.c: New test.
752 2010-02-23 Manuel López-Ibáñez <manu@gcc.gnu.org>
755 * gcc.dg/march.c: New.
756 * gcc.dg/march-generic.c: New.
757 * gcc.dg/mtune.c: New.
759 2010-02-22 Sebastian Pop <sebastian.pop@amd.com>
762 * gcc.dg/graphite/pr43083.c: New.
764 2010-02-22 Sebastian Pop <sebastian.pop@amd.com>
767 * gfortran.dg/graphite/pr43097.f: New.
769 2010-02-22 Sebastian Pop <sebastian.pop@amd.com>
770 Manuel López-Ibáñez <manu@gcc.gnu.org>
773 * g++.dg/graphite/pr41305.C: Add -Wno-conversion-null.
775 2010-02-22 Sebastian Pop <sebastian.pop@amd.com>
778 * g++.dg/graphite/pr43026.C: New.
780 2010-02-22 Manuel López-Ibáñez <manu@gcc.gnu.org>
783 * gcc.dg/cleanup-1.c: Update.
784 * gcc.dg/func-args-1.c: Update.
785 * gcc.dg/format/sentinel-1.c: Update.
786 * g++.old-deja/g++.jason/scoping10.C: Update.
787 * g++.old-deja/g++.ns/lookup5.C: Update.
788 * g++.dg/ext/cleanup-1.C: Update.
789 * g++.dg/parse/varmod1.C: Update.
790 * g++.dg/parse/error33.C: Update.
791 * g++.dg/expr/call3.C: Update.
792 * g++.dg/func-args-1.C: New.
794 2010-02-22 H.J. Lu <hongjiu.lu@intel.com>
797 * gcc.dg/attr-used-2.c: Moved to ...
798 * c-c++-common/attr-used-2.c: Here.
800 * gcc.dg/attr-used.c: Moved to ...
801 * c-c++-common/attr-used.c: Here.
803 2010-02-22 Ozkan Sezer <sezeroz@gmail.com>
805 * gcc.c-torture/execute/991014-1.c: Use __SIZE_TYPE__ for size types.
807 2010-02-22 Richard Guenther <rguenther@suse.de>
810 * gfortran.dg/lto/20100222-1_0.f03: New testcase.
811 * gfortran.dg/lto/20100222-1_1.c: Likewise.
813 2010-02-22 Richard Guenther <rguenther@suse.de>
815 PR tree-optimization/42749
816 * gcc.c-torture/compile/pr42749.c: New testcase.
818 2010-02-22 Paul Thomas <pault@gcc.gnu.org>
821 * gfortran.dg/internal_pack_6.f90: Number of 'packs' now zero.
822 * gfortran.dg/internal_pack_9.f90: New test.
824 2010-02-21 Manuel López-Ibáñez <manu@gcc.gnu.org>
827 * g++.dg/template/recurse.C: Adjust.
828 * g++.dg/template/pr23510.C: New.
830 2010-02-21 Dodji Seketeli <dodji@redhat.com>
833 * g++.dg/template/memclass4.C: New test.
835 2010-02-21 Tobias Burnus <burnus@net-b.de>
838 * gfortran.dg/reassoc_5.f90: New test.
840 2010-02-20 Uros Bizjak <ubizjak@gmail.com>
843 * gcc.target/i386/pr43067.c: New test.
845 2010-02-20 Manuel López-Ibáñez <manu@gcc.gnu.org>
848 * g++.dg/warn/Wconversion2.C: Replace -Wconversion with
850 * g++.dg/warn/Wconversion-null.C: New test.
851 * g++.old-deja/g++.other/null1.C: Move to...
852 * g++.dg/warn/Wconversion-null-2.C: ... here. Remove -Wconversion.
854 2010-02-20 Paul Thomas <pault@gcc.gnu.org>
858 * gfortran.dg/dependency_26.f90: New test.
861 * gfortran.dg/internal_pack_7.f90: New test.
864 * gfortran.dg/internal_pack_8.f90: New test.
866 2010-02-20 Manuel López-Ibáñez <manu@gcc.gnu.org>
869 * c-c++-common/pr41779.c: Fix broken testcase.
871 2010-02-19 Manuel López-Ibáñez <manu@gcc.gnu.org>
874 * c-c++-common/pr36513.c: New testcase.
875 * c-c++-common/pr36513-2.c: New testcase.
877 2010-02-19 Manuel López-Ibáñez <manu@gcc.gnu.org>
880 * c-c++-common/pr41779.c: New.
882 2010-02-19 Jakub Jelinek <jakub@redhat.com>
885 * gcc.dg/pr43084.c: New test.
887 2010-02-19 Richard Guenther <rguenther@suse.de>
889 PR tree-optimization/42916
890 * gcc.dg/pr42916.c: New testcase.
892 2010-02-18 Jason Merrill <jason@redhat.com>
895 * g++.dg/abi/packed1.C: Add expected warning.
898 * g++.dg/torture/dg-torture.exp: Run c-c++-common torture tests.
899 * gcc.dg/torture/dg-torture.exp: Likewise.
900 * c-c++-common/torture/complex-sign.h,
901 c-c++-common/torture/complex-sign-add.c,
902 c-c++-common/torture/complex-sign-mixed-add.c,
903 c-c++-common/torture/complex-sign-mixed-div.c,
904 c-c++-common/torture/complex-sign-mixed-mul.c,
905 c-c++-common/torture/complex-sign-mixed-sub.c,
906 c-c++-common/torture/complex-sign-mul.c,
907 c-c++-common/torture/complex-sign-sub.c: Move from gcc.dg/torture.
908 Adapt for C++ compilation as well.
911 * g++.dg/ext/label1.C: Update.
912 * g++.dg/ext/label2.C: Update.
915 * g++.dg/template/dependent-name6.C: New.
918 * g++.dg/parse/namespace12.C: New.
920 2010-02-18 Martin Jambor <mjambor@suse.cz>
922 PR tree-optimization/43066
923 * gcc.c-torture/compile/pr43066.c: New test.
925 2010-02-18 Uros Bizjak <ubizjak@gmail.com>
927 * g++.dg/ext/attrib35.C: Fix target selector string.
928 * g++.dg/ext/attrib36.C: Ditto.
929 * g++.dg/ext/attrib37.C: Ditto.
930 * g++.dg/abi/mangle24.C: Remove stray "*/" from dg directives.
931 * g++.dg/abi/mangle25.C: Ditto.
933 2010-02-17 Jason Merrill <jason@redhat.com>
936 * g++.dg/parse/namespace11.C: New.
939 * g++.dg/ext/attrib37.C: New.
942 * g++.dg/template/ptrmem20.C: New.
944 2010-02-17 Uros Bizjak <ubizjak@gmail.com>
947 * gcc.target/i386/xop-check.h: Include m256-check.h.
948 * gcc.target/i386/xop-vpermil2ps-1.c: Include x86intrin.h.
949 * gcc.target/i386/xop-vpermil2ps-256-1.c: Ditto.
950 * gcc.target/i386/xop-vpermil2pd-1.c: Ditto.
951 * gcc.target/i386/xop-vpermil2pd-256-1.c: Ditto.
953 2010-02-17 Jakub Jelinek <jakub@redhat.com>
956 * gcc.dg/pr42918.c: New test.
958 2010-02-16 H.J. Lu <hongjiu.lu@intel.com>
960 * g++.dg/ext/attrib36.C: Require ILP32.
962 2010-02-16 Richard Guenther <rguenther@suse.de>
964 PR tree-optimization/41043
965 * gfortran.dg/pr41043.f90: New testcase.
966 * gcc.dg/Wstrict-overflow-18.c: XFAIL.
968 2010-02-16 Jason Merrill <jason@redhat.com>
970 * g++.dg/cpp0x/initlist-opt.C: Declare max_val inline.
972 2010-02-16 Ira Rosen <irar@il.ibm.com>
974 PR tree-optimization/43074
975 * gcc.dg/vect/fast-math-pr43074.c: New test.
977 2010-02-16 Jakub Jelinek <jakub@redhat.com>
979 * lib/prune.exp: Prune variable tracking size limit exceeded notes.
981 2010-02-16 Jason Merrill <jason@redhat.com>
984 * g++.dg/ext/attrib36.C: New.
987 * g++.dg/other/array6.C: New.
989 2010-02-15 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
991 * g++.dg/cpp0x/initlist-opt.C: Bind pic locally.
993 2010-02-15 Sebastian Pop <sebastian.pop@amd.com>
995 * gcc.target/i386/sse-14.c: Add tests for _mm_permute2_pd,
996 _mm256_permute2_pd, _mm_permute2_ps, and _mm256_permute2_ps.
997 * gcc.target/i386/xop-vpermil2pd-1.c: New.
998 * gcc.target/i386/xop-vpermil2pd-256-1.c: New.
999 * gcc.target/i386/xop-vpermil2ps-1.c: New.
1000 * gcc.target/i386/xop-vpermil2ps-256-1.c: New.
1002 2010-02-15 Richard Guenther <rguenther@suse.de>
1005 * g++.dg/torture/pr43068.C: New testcase.
1007 2010-02-14 Volker Reichelt <reichelt@gcc.gnu.org>
1010 * g++.dg/opt/ice1.C: New.
1012 2010-02-14 Jason Merrill <jason@redhat.com>
1015 * g++.dg/cpp0x/initlist-opt.C: New.
1017 2010-02-13 Paul Thomas <pault@gcc.gnu.org>
1021 * gfortran.dg/internal_pack_6.f90: New test.
1023 2010-02-12 Jason Merrill <jason@redhat.com>
1026 * g++.dg/cpp0x/variadic99.C: New.
1028 2010-02-12 Jakub Jelinek <jakub@redhat.com>
1030 * gcc.dg/guality/guality.h (GUALCVT): Zero extend instead of
1031 sign extend pointers to gualchk_t.
1034 * g++.dg/other/default3.C: Xfail g4 test.
1036 2010-02-11 Sebastian Pop <sebastian.pop@amd.com>
1039 * gcc.dg/graphite/pr43012.c: New.
1041 2010-02-11 Sebastian Pop <sebastian.pop@amd.com>
1044 * g++.dg/graphite/pr42930.C: New.
1046 2010-02-11 Sebastian Pop <sebastian.pop@amd.com>
1050 * gcc.dg/graphite/pr42530.c: New.
1051 * gcc.dg/graphite/pr42914.c: New.
1053 2010-02-11 Sebastian Pop <sebastian.pop@amd.com>
1056 * gcc.dg/graphite/pr42771.c: New.
1058 2010-02-11 Richard Guenther <rguenther@suse.de>
1060 PR tree-optimization/42998
1061 * gcc.c-torture/compile/pr42998.c: New testcase.
1063 2010-02-10 Jason Merrill <jason@redhat.com>
1066 * g++.dg/cpp0x/lambda/lambda-nested3.C: New.
1068 PR c++/42983, core issue 906
1069 * g++.dg/cpp0x/defaulted15.C: Add virtualness test.
1070 * g++.dg/cpp0x/defaulted9.C: Move virtual default outside class.
1073 * g++.dg/cpp0x/lambda/lambda-conv.C: Test for weakness.
1075 2010-02-10 Richard Guenther <rguenther@suse.de>
1077 PR tree-optimization/43017
1078 * gcc.dg/torture/pr43017.c: New testcase.
1080 2010-02-10 Tobias Burnus <burnus@net-b.de>
1083 * gfortran.dg/private_type_1.f90: Update error location.
1084 * gfortran.dg/invalid_interface_assignment.f90: Ditto.
1085 * gfortran.dg/typebound_operator_2.f03: Ditto.
1086 * gfortran.dg/assignment_2.f90: Ditto.
1087 * gfortran.dg/redefined_intrinsic_assignment.f90: Ditto.
1088 * gfortran.dg/binding_label_tests_9.f03: Ditto.
1090 2010-02-10 Tobias Burnus <burnus@net-b.de>
1093 * gfortran.dg/bind_c_usage_20.f90: New test.
1095 2010-02-10 Jakub Jelinek <jakub@redhat.com>
1098 * g++.dg/debug/pr43010.C: New test.
1100 2010-02-10 Richard Guenther <rguenther@suse.de>
1103 * gcc.c-torture/execute/20100209-1.c: New testcase.
1104 * gcc.dg/fold-div-3.c: Likewise.
1106 2010-02-10 Jakub Jelinek <jakub@redhat.com>
1108 * gcc.dg/builtin-ffs-1.c: New test.
1110 2010-02-09 Jerry DeLisle <jvdelisle@gcc.gnu.org>
1113 * gfortran.dg/array_constructor_35.f90: New test.
1115 2010-02-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1117 * gcc.dg/tree-ssa/inline-4.c: Bind pic locally.
1119 2010-02-09 Jason Merrill <jason@redhat.com>
1122 * g++.dg/cpp0x/lambda/lambda-errloc2.C: New.
1125 * g++.dg/cpp0x/lambda/lambda-warn2.C: New.
1127 2010-02-09 Tobias Burnus <burnus@net-b.de>
1130 * gfortran.dg/module_write_1.f90: New test.
1132 2010-02-09 Alexander Monakov <amonakov@ispras.ru>
1134 * gcc.dg/pr19340.c: Adjust.
1136 2010-02-09 Richard Guenther <rguenther@suse.de>
1138 PR tree-optimization/43008
1139 * gcc.c-torture/execute/pr43008.c: New testcase.
1141 2010-02-09 Richard Guenther <rguenther@suse.de>
1143 PR tree-optimization/43000
1144 * gcc.dg/torture/pr43000.c: New testcase.
1145 * gcc.dg/torture/pr43002.c: Likewise.
1147 2010-02-09 Daniel Kraft <d@domob.eu>
1150 * gfortran.dg/char_length_2.f90: Change warning expectations accordingly
1151 and pass -Wsurprising as necessary.
1153 2010-02-08 Jakub Jelinek <jakub@redhat.com>
1155 PR tree-optimization/42890
1156 * g++.dg/torture/pr42890.C: New test.
1158 2010-02-08 Richard Guenther <rguenther@suse.de>
1161 * gcc.dg/tree-ssa/inline-4.c: New testcase.
1163 2010-02-07 Sebastian Pop <sebastian.pop@amd.com>
1165 * gcc.dg/graphite/block-0.c: Call abort for runtime test. Always
1167 * gcc.dg/graphite/block-1.c: Same.
1168 * gcc.dg/graphite/block-3.c: Same.
1169 * gcc.dg/graphite/block-4.c: Same.
1170 * gcc.dg/graphite/block-5.c: Same.
1171 * gcc.dg/graphite/block-6.c: Same.
1172 * gcc.dg/graphite/block-7.c: Same.
1173 * gcc.dg/graphite/interchange-0.c: Same.
1174 * gcc.dg/graphite/interchange-1.c: Same.
1175 * gcc.dg/graphite/interchange-10.c: Same.
1176 * gcc.dg/graphite/interchange-11.c: Same.
1177 * gcc.dg/graphite/interchange-12.c: Same.
1178 * gcc.dg/graphite/interchange-2.c: Same.
1179 * gcc.dg/graphite/interchange-3.c: Same.
1180 * gcc.dg/graphite/interchange-4.c: Same.
1181 * gcc.dg/graphite/interchange-5.c: Same.
1182 * gcc.dg/graphite/interchange-6.c: Same.
1183 * gcc.dg/graphite/interchange-7.c: Same.
1184 * gcc.dg/graphite/interchange-8.c: Same.
1185 * gcc.dg/graphite/interchange-9.c: Same.
1186 * gcc.dg/graphite/interchange-mvt.c: Same.
1188 2010-02-07 Sebastian Pop <sebastian.pop@amd.com>
1190 * gfortran.dg/graphite/id-19.f: New.
1191 * gfortran.dg/graphite/pr14741.f90: New.
1192 * gfortran.dg/graphite/pr41924.f90: New.
1193 * gfortran.dg/graphite/run-id-2.f90: New.
1195 2010-02-07 Richard Guenther <rguenther@suse.de>
1198 * gcc.c-torture/compile/pr42956.c: New testcase.
1200 2010-02-06 Jerry DeLisle <jvdelisle@gcc.gnu.org>
1203 * gfortran.dg/fmt_cache_2.f: New test.
1205 2010-02-06 Jerry DeLisle <jvdelisle@gcc.gnu.org>
1207 * gfortran.dg/read_no_eor.f90: New test.
1209 2010-02-05 Jason Merrill <jason@redhat.com>
1211 * g++.dg/ext/label13.C: Move constructor body out of class.
1213 2010-02-03 Jason Merrill <jason@redhat.com>
1216 * g++.dg/ext/dllexport3.C: New.
1218 2010-02-05 Ozkan Sezer <sezeroz@gmail.com>
1220 * gcc.dg/format/ms-format3.c: New test for specific MS types.
1222 2010-02-05 Richard Guenther <rguenther@suse.de>
1224 * gcc.dg/tree-ssa/ssa-ccp-28.c: New testcase.
1226 2010-02-05 Dodji Seketeli <dodji@redhat.com>
1229 * g++.dg/other/crash-9.C: New test.
1231 2010-02-05 Paul Thomas <pault@gcc.gnu.org>
1234 * gfortran.dg/subref_array_pointer_4.f90 : New test.
1236 2010-02-04 Richard Guenther <rguenther@suse.de>
1238 PR rtl-optimization/42952
1239 * gcc.dg/torture/pr42952.c: New testcase.
1241 2010-02-03 Jerry DeLisle <jvdelisle@gcc.gnu.org>
1244 * gfortran.dg/namelist_60.f90: New test.
1246 2010-02-03 Jason Merrill <jason@redhat.com>
1249 * g++.dg/ext/builtin11.C: New.
1253 * g++.dg/abi/mangle35.C: New.
1254 * g++.dg/abi/mangle37.C: New.
1257 * g++.dg/abi/mangle36.C: New.
1260 * g++.dg/warn/string1.C: New.
1262 2010-02-03 Richard Guenther <rguenther@suse.de>
1264 PR tree-optimization/42944
1265 * gcc.dg/errno-1.c: New testcase.
1267 2010-02-03 Richard Guenther <rguenther@suse.de>
1270 * gcc.c-torture/compile/pr42927.c: New testcase.
1272 2010-02-03 Tobias Burnus <burnus@net-b.de>
1275 * gfortran.dg/null_4.f90: New test.
1277 2010-02-02 Jason Merrill <jason@redhat.com>
1280 * g++.dg/ext/label13.C: New.
1282 2010-02-02 Tobias Burnus <burnus@net-b.de>
1285 * gfortran.dg/func_result_5.f90: New test.
1287 2010-02-01 Tobias Burnus <burnus@net-b.de>
1290 * gfortran.dg/pure_initializer_3.f90: News test.
1292 2010-01-31 Janus Weil <janus@gcc.gnu.org>
1295 * gfortran.dg/allocate_derived_2.f90: New test.
1297 2010-01-31 Eric Botcazou <ebotcazou@adacore.com>
1300 * gcc.dg/torture/pr42898-2.c: New test.
1302 2010-01-31 Richard Guenther <rguenther@suse.de>
1305 * gcc.dg/torture/pr42898.c: New testcase.
1307 2010-01-31 Paul Thomas <pault@gcc.gnu.org>
1310 * gfortran.dg/alloc_comp_basics_1.f90: Remove option -O2.
1311 * gfortran.dg/alloc_comp_bounds_1.f90: New test.
1313 2010-01-30 Paolo Bonzini <bonzini@gnu.org>
1315 * g++.dg/tree-ssa/inline-1.C: New.
1316 * g++.dg/tree-ssa/inline-2.C: New.
1317 * g++.dg/tree-ssa/inline-3.C: New.
1319 2010-01-29 Michael Meissner <meissner@linux.vnet.ibm.com>
1322 * gcc.dg/builtins-58.c: Add -fno-ident to the options to prevent
1323 the string 'pow' in the pathname of the compiler from generating a
1326 2010-01-29 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1328 * g++.old-deja/g++.mike/eh16.C: Rename err to e.
1329 * g++.old-deja/g++.mike/eh17.C: Likewise.
1330 * g++.old-deja/g++.mike/p5571.C: Likewise.
1332 2010-01-29 Dodji Seketeli <dodji@redhat.com>
1339 * g++.dg/other/crash-5.C: New test.
1340 * g++.dg/other/crash-6.C: New test.
1341 * g++.dg/other/crash-7.C: New test.
1342 * g++.dg/other/crash-8.C: New test.
1344 2010-01-29 Jakub Jelinek <jakub@redhat.com>
1346 PR rtl-optimization/42889
1347 * gcc.dg/pr42889.c: New test.
1349 2010-01-28 H.J. Lu <hongjiu.lu@intel.com>
1351 * gcc.target/i386/pr42881.c: Use SSE2.
1353 2010-01-28 Uros Bizjak <ubizjak@gmail.com>
1356 * gcc.target/i386/pr42891.c: New test.
1358 2010-01-28 Richard Guenther <rguenther@suse.de>
1360 PR tree-optimization/42871
1361 * g++.dg/torture/pr42871.C: New testcase.
1363 2010-01-28 Richard Guenther <rguenther@suse.de>
1365 * gcc.dg/Wobjsize-1.h: New testcase.
1366 * gcc.dg/Wobjsize-1.c: Likewise.
1368 2010-01-28 Richard Guenther <rguenther@suse.de>
1371 * g++.dg/torture/pr42883.C: New testcase.
1373 2010-01-28 Michael Matz <matz@suse.de>
1375 * gcc.target/i386/pr42881.c: New test.
1377 2010-01-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1379 * gcc.misc-tests/linkage.exp: Remove mips-sgi-irix6*o32 support.
1380 Add i?86-*-solaris2* support.
1382 2010-01-28 Dodji Seketeli <dodji@redhat.com>
1386 * g++.dg/template/typedef27.C: New test case.
1387 * g++.dg/template/typedef28.C: New test case.
1389 2010-01-27 Stephen Thomas <stephen.thomas@arm.com>
1391 * testsuite/gcc.dg/optimize-bswap*.c: Add ARM target
1393 2010-01-27 Richard Guenther <rguenther@suse.de>
1396 * gcc.dg/torture/pr42878-1.c: New testcase.
1397 * gcc.dg/torture/pr42878-2.c: Likewise.
1399 2010-01-27 Jakub Jelinek <jakub@redhat.com>
1402 * gcc.dg/vla-22.c: New test.
1404 2010-01-26 Jakub Jelinek <jakub@redhat.com>
1406 * ada/acats/run_all.sh: Make sure norun.lst is sorted using the
1409 2010-01-26 Richard Guenther <rguenther@suse.de>
1411 PR rtl-optimization/42685
1412 * gcc.dg/pr42685.c: New testcase.
1413 * g++.dg/other/pr42685.C: Likewise.
1415 2010-01-26 Richard Guenther <rguenther@suse.de>
1418 * g++.dg/other/pr42806.C: New testcase.
1420 2010-01-26 Richard Guenther <rguenther@suse.de>
1422 PR tree-optimization/42250
1423 * gcc.dg/pr42250.c: New testcase.
1425 2010-01-25 Arnaud Charlet <charlet@adacore.com>
1427 * gnat.dg/array_bounds_test.adb: New test.
1429 2010-01-25 Tobias Burnus <burnus@net-b.de>
1432 * gfortran.dg/generic_21.f90: New test.
1434 2010-01-25 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1437 * gcc.c-torture/compile/pr38789.c: Change to dg-do compile.
1439 2010-01-24 Mark Mitchell <mark@codesourcery.com>
1442 * g++.dg/abi/arm_va_list2.C: New test.
1443 * g++.dg/abi/arm_va_list2.h: Companion header file.
1445 2010-01-24 Paul Thomas <pault@gcc.gnu.org>
1448 * gfortran.dg/parameter_array_ref_2.f90 : New test.
1451 * gfortran.dg/char_array_arg_1.f90 : New test.
1453 * gfortran.dg/pr25923.f90 : Remove XFAIL.
1455 2010-01-24 Tobias Burnus <burnus@net-b.de>
1458 * gfortran.dg/generic_20.f90: New test.
1460 2010-01-22 Michael Matz <matz@suse.de>
1462 * gfortran.dg/vect/fast-math-mgrid-resid.f: Limit to x86, add
1465 2010-01-21 Paul Thomas <pault@gcc.gnu.org>
1468 * gfortran.dg/dependency_25.f90 : New test.
1470 2010-01-21 Martin Jambor <mjambor@suse.cz>
1472 PR tree-optimization/42585
1473 * gcc.dg/tree-ssa/pr42585.c: New test.
1475 2010-01-21 Richard Guenther <rguenther@suse.de>
1478 * gcc.dg/pr19988.c: New testcase.
1480 2010-01-20 Janis Johnson <janis187@us.ibm.com>
1482 * g++.dg/compat/decimal/compat-common.h: New file.
1483 * g++.dg/compat/decimal/decimal-dummy.h: New file.
1484 * g++.dg/compat/decimal/pass_x.h: New file.
1485 * g++.dg/compat/decimal/pass_y.h: New file.
1486 * g++.dg/compat/decimal/pass-1_main.C: New file.
1487 * g++.dg/compat/decimal/pass-1_x.C: New file.
1488 * g++.dg/compat/decimal/pass-1_y.C: New file.
1489 * g++.dg/compat/decimal/pass-2_main.C: New file.
1490 * g++.dg/compat/decimal/pass-2_x.C: New file.
1491 * g++.dg/compat/decimal/pass-2_y.C: New file.
1492 * g++.dg/compat/decimal/pass-3_main.C: New file.
1493 * g++.dg/compat/decimal/pass-3_x.C: New file.
1494 * g++.dg/compat/decimal/pass-3_y.C: New file.
1495 * g++.dg/compat/decimal/pass-4_main.C: New file.
1496 * g++.dg/compat/decimal/pass-4_x.C: New file.
1497 * g++.dg/compat/decimal/pass-4_y.C: New file.
1498 * g++.dg/compat/decimal/pass-5_main.C: New file.
1499 * g++.dg/compat/decimal/pass-5_x.C: New file.
1500 * g++.dg/compat/decimal/pass-5_y.C: New file.
1501 * g++.dg/compat/decimal/pass-6_main.C: New file.
1502 * g++.dg/compat/decimal/pass-6_x.C: New file.
1503 * g++.dg/compat/decimal/pass-6_y.C: New file.
1504 * g++.dg/compat/decimal/return_x.h: New file.
1505 * g++.dg/compat/decimal/return_y.h: New file.
1506 * g++.dg/compat/decimal/return-1_main.C: New file.
1507 * g++.dg/compat/decimal/return-1_x.C: New file.
1508 * g++.dg/compat/decimal/return-1_y.C: New file.
1509 * g++.dg/compat/decimal/return-2_main.C: New file.
1510 * g++.dg/compat/decimal/return-2_x.C: New file.
1511 * g++.dg/compat/decimal/return-2_y.C: New file.
1512 * g++.dg/compat/decimal/return-3_main.C: New file.
1513 * g++.dg/compat/decimal/return-3_x.C: New file.
1514 * g++.dg/compat/decimal/return-3_y.C: New file.
1515 * g++.dg/compat/decimal/return-4_main.C: New file.
1516 * g++.dg/compat/decimal/return-4_x.C: New file.
1517 * g++.dg/compat/decimal/return-4_y.C: New file.
1518 * g++.dg/compat/decimal/return-5_main.C: New file.
1519 * g++.dg/compat/decimal/return-5_x.C: New file.
1520 * g++.dg/compat/decimal/return-5_y.C: New file.
1521 * g++.dg/compat/decimal/return-6_main.C: New file.
1522 * g++.dg/compat/decimal/return-6_x.C: New file.
1523 * g++.dg/compat/decimal/return-6_y.C: New file.
1525 2010-01-20 Alexandre Oliva <aoliva@redhat.com>
1528 * gcc.dg/pr42715.c: New.
1530 2010-01-20 Paolo Carlini <paolo.carlini@oracle.com>
1533 * g++.dg/parse/crash55.C: New.
1535 2010-01-20 Alexandre Oliva <aoliva@redhat.com>
1538 * gcc.dg/guality/pr42782.c: New.
1540 2010-01-20 Jason Merrill <jason@redhat.com>
1543 * g++.dg/abi/packed1.C: New.
1546 * g++.dg/cpp0x/lambda/lambda-warn1.C: New.
1549 * g++.dg/parse/fn-typedef1.C: New.
1550 * g++.dg/other/cv_quals.C: Adjust.
1552 2010-01-20 Anthony Green <green@moxielogic.com>
1554 * gcc.dg/cpp/_Pragma6.c: Skip this test for moxie-*-* (no
1556 * gcc.dg/pr19340.c: Skip this test for moxie-*-* (no scheduling).
1557 * gcc.dg/20020312-2.c: Port this to the moxie core.
1558 * gcc.dg/weak/typeof-2.c: Ditto.
1560 2010-01-20 Richard Guenther <rguenther@suse.de>
1562 PR tree-optimization/42717
1563 * gcc.c-torture/compile/pr42717.c: New testcase.
1565 2010-01-20 Jakub Jelinek <jakub@redhat.com>
1567 * gcc.dg/cleanup-13.c: Expect DW_OP_mod to do unsigned modulo instead
1568 of signed, add a few new tests.
1571 * g++.dg/parse/limits-initializer1.C: New test.
1573 2010-01-19 Janus Weil <janus@gcc.gnu.org>
1576 * gfortran.dg/proc_ptr_comp_pass_6.f90: New test.
1577 * gfortran.dg/typebound_call_12.f03: New test.
1579 2010-01-19 Paul Thomas <pault@gcc.gnu.org>
1582 * gfortran.dg/bounds_check_15.f90 : New test.
1584 2010-01-19 Michael Matz <matz@suse.de>
1586 PR tree-optimization/41783
1587 * gfortran.dg/vect/fast-math-mgrid-resid.f: New.
1589 2010-01-19 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
1592 * gcc.target/arm/neon/vget_lowf32.c: Regenerate.
1593 * gcc.target/arm/neon/vget_lowp16.c: Likewise.
1594 * gcc.target/arm/neon/vget_lowp8.c: Likewise.
1595 * gcc.target/arm/neon/vget_lows16.c: Likewise.
1596 * gcc.target/arm/neon/vget_lows32.c: Likewise.
1597 * gcc.target/arm/neon/vget_lows64.c: Likewise.
1598 * gcc.target/arm/neon/vget_lows8.c: Likewise.
1599 * gcc.target/arm/neon/vget_lowu16.c: Likewise.
1600 * gcc.target/arm/neon/vget_lowu32.c: Likewise.
1601 * gcc.target/arm/neon/vget_lowu64.c: Likewise.
1602 * gcc.target/arm/neon/vget_lowu8.c: Likewise.
1604 2010-01-19 Janus Weil <janus@gcc.gnu.org>
1607 * gfortran.dg/extends_6.f03: Modified an error message.
1608 * gfortran.dg/extends_10.f03: New test.
1609 * gfortran.dg/private_type_6.f03: Modified an error message.
1610 * gfortran.dg/structure_constructor_8.f03: Ditto.
1612 2010-01-19 Jakub Jelinek <jakub@redhat.com>
1614 PR tree-optimization/42719
1615 * gcc.dg/pr42719.c: New test.
1618 * gcc.dg/pr42728.c: New test.
1620 2010-01-19 Anthony Green <green@moxielogic.com>
1622 * gcc.dg/tree-ssa/20040204-1.c: Expect this test to pass.
1624 2010-01-18 Anthony Green <green@moxielogic.com>
1626 * gcc.dg/tree-ssa/asm-3.c (REGISTER): Pick an appropriate register
1629 2010-01-19 Dodji Seketeli <dodji@redhat.com>
1631 * g++.dg/template/error45.C: reverted as part of reverting the
1632 fix of PR c++/42634.
1634 2010-01-18 Dodji Seketeli <dodji@redhat.com>
1637 * g++.dg/template/error45.C: New test.
1639 2010-01-18 Dodji Seketeli <dodji@redhat.com>
1642 * g++.dg/conversion/op6.C: New test.
1644 2010-01-18 Uros Bizjak <ubizjak@gmail.com>
1647 * gcc.target/alpha/pr42774.c: New test.
1649 2010-01-18 Richard Guenther <rguenther@suse.de>
1651 PR tree-optimization/42781
1652 * gfortran.fortran-torture/compile/pr42781.f90: New testcase.
1654 2010-01-17 Richard Guenther <rguenther@suse.de>
1657 * gcc.c-torture/execute/pr42248.c: New testcase.
1659 2010-01-17 Richard Guenther <rguenther@suse.de>
1661 PR tree-optimization/42773
1662 * g++.dg/torture/pr42773.C: New testcase.
1664 2010-01-17 Janus Weil <janus@gcc.gnu.org>
1667 * gfortran.dg/interface_assignment_5.f90: New test.
1669 2010-01-17 Dodji Seketeli <dodji@redhat.com>
1672 * g++.dg/template/crash94.C: Reverted.
1674 2010-01-17 Jie Zhang <jie.zhang@analog.com>
1677 * gcc.dg/debug/pr42767.c: New.
1679 2010-01-15 Jason Merrill <jason@redhat.com>
1682 * g++.dg/cpp0x/decltype22.C: New.
1684 2010-01-16 Jakub Jelinek <jakub@redhat.com>
1687 * g++.dg/torture/pr42760.C: New test.
1689 2010-01-15 Jing Yu <jingyu@google.com>
1691 PR rtl-optimization/42691
1692 * gcc.c-torture/execute/pr42691.c: New.
1694 2010-01-15 Richard Guenther <rguenther@suse.de>
1697 * g++.dg/torture/pr42739.C: New testcase.
1699 2010-01-15 Dodji Seketeli <dodji@redhat.com>
1701 * g++.dg/template/error45.C: Revert as part of reverting changes
1704 2010-01-14 Jerry DeLisle <jvdelisle@gcc.gnu.org>
1707 * gfortran.dg/interface_31.f90: New test.
1709 2010-01-14 Michael Meissner <meissner@linux.vnet.ibm.com>
1711 * gcc.target/powerpc/pr42747.c: New file.
1713 2010-01-14 Jakub Jelinek <jakub@redhat.com>
1716 * c-c++-common/pr42674.c: New test.
1719 * g++.dg/template/instantiate11.C: New test.
1721 2010-01-14 Jason Merrill <jason@redhat.com>
1724 * g++.dg/overload/error3.C: New.
1727 * g++.dg/overload/rvalue1.C: New.
1729 2010-01-14 Martin Jambor <mjambor@suse.cz>
1731 PR tree-optimization/42706
1732 * gcc.dg/ipa/pr42706.c: New testcase.
1734 2010-01-14 H.J. Lu <hongjiu.lu@intel.com>
1736 * g++.dg/graphite/pr42681.C (size_t): Use __SIZE_TYPE__.
1738 2010-01-14 Martin Jambor <mjambor@suse.cz>
1740 PR tree-optimization/42714
1741 * g++.dg/torture/pr42714.C: New test.
1743 2010-01-14 Alexander Monakov <amonakov@ispras.ru>
1745 PR rtl-optimization/42246
1746 * gfortran.dg/pr42246-2.f: New.
1748 2010-01-14 Alexander Monakov <amonakov@ispras.ru>
1750 PR rtl-optimization/42389
1751 * gcc.dg/pr42389.c: New.
1753 2010-01-14 Alexander Monakov <amonakov@ispras.ru>
1755 PR rtl-optimization/42388
1756 * gcc.dg/pr42388.c: New.
1758 2010-01-14 Alexander Monakov <amonakov@ispras.ru>
1760 PR rtl-optimization/42294
1761 * gfortran.dg/pr42294.f: New.
1763 2010-01-14 Alexander Monakov <amonakov@ispras.ru>
1765 PR rtl-optimization/39453
1766 PR rtl-optimization/42246
1767 * gcc.dg/pr39453.c: New.
1768 * gcc.dg/pr42246.c: New.
1770 2010-01-14 Alexander Monakov <amonakov@ispras.ru>
1773 * gcc.dg/pr42245.c: New.
1774 * gcc.dg/pr42245-2.c: New.
1776 2010-01-14 Alexander Monakov <amonakov@ispras.ru>
1778 PR rtl-optimization/42249
1779 * gcc.dg/pr42249.c: New.
1781 2010-01-14 Jakub Jelinek <jakub@redhat.com>
1784 * gcc.c-torture/execute/pr42721.c: New test.
1786 2010-01-14 Ira Rosen <irar@il.ibm.com>
1788 PR tree-optimization/42709
1789 * gcc.dg/vect/pr42709.c: New test.
1791 2010-01-14 Paul Thomas <pault@gcc.gnu.org>
1794 * gfortran.dg/alloc_comp_scalar_1.f90: New test.
1795 * gfortran.dg/alloc_comp_transformational_1.f90: New test.
1797 2010-01-14 Paul Thomas <pault@gcc.gnu.org>
1800 * gfortran.dg/generic_19.f90 : New test.
1802 2010-01-13 Richard Guenther <rguenther@suse.de>
1804 PR tree-optimization/42730
1805 * gcc.c-torture/compile/pr42730.c: New testcase.
1807 2010-01-13 Steve Ellcey <sje@cup.hp.com>
1810 * gcc.target/ia64/pr42542-1.c: New.
1811 * gcc.target/ia64/pr42542-2.c: New.
1812 * gcc.target/ia64/pr42542-3.c: New.
1814 2010-01-13 Dodji Seketeli <dodji@redhat.com>
1817 * g++.dg/template/error45.C: New test.
1819 2010-01-13 Martin Jambor <mjambor@suse.cz>
1821 PR tree-optimization/42704
1822 * g++.dg/torture/pr42704.C: New test.
1824 2010-01-13 Martin Jambor <mjambor@suse.cz>
1826 PR tree-optimization/42703
1827 * gcc.c-torture/compile/pr42703.c: New test.
1829 2010-01-13 Richard Guenther <rguenther@suse.de>
1831 PR tree-optimization/42705
1832 * gcc.c-torture/compile/pr42705.c: New testcase.
1834 2010-01-13 Jie Zhang <jie.zhang@analog.com>
1836 * gcc.target/bfin/l2.c: New test.
1837 * gcc.target/bfin/bfin.exp (dg-bfin-processors): New.
1839 2010-01-13 Richard Guenther <rguenther@suse.de>
1842 * gcc.c-torture/compile/pr42716.c: New testcase.
1844 2010-01-13 Richard Guenther <rguenther@suse.de>
1847 * gfortran.dg/lto/20100110-1_0.f90: New testcase.
1849 2010-01-12 Joseph Myers <joseph@codesourcery.com>
1852 * gcc.c-torture/compile/pr42708-1.c: New test.
1854 2010-01-12 Jakub Jelinek <jakub@redhat.com>
1857 * gcc.dg/pr42662.c: New test.
1859 PR tree-optimization/42645
1860 * g++.dg/other/pr42645-1.C: New test.
1861 * g++.dg/other/pr42645-2.C: New test.
1863 2010-01-11 Janis Johnson <janis187@us.ibm.com>
1866 * gcc.target/powerpc/warn-1.c: New test.
1867 * gcc.target/powerpc/warn-2.c: New test.
1869 2010-01-11 Uros Bizjak <ubizjak@gmail.com>
1871 * gcc.target/x86_64/abi/avx/asm-support.S (snapshot_ret): Preserve
1874 2010-01-10 Rafael Avila de Espindola <espindola@google.com>
1876 * gcc.dg/lto/20100108_0.c: New.
1878 2010-01-10 Uros Bizjak <ubizjak@gmail.com>
1880 * gcc.dg/graphite/pr40281.c (dg-options): Add -w.
1881 Add -march=i686 -msse for 32bit x86 targets.
1883 2010-01-10 Richard Guenther <rguenther@suse.de>
1886 * gcc.dg/torture/pr42667.c: New testcase.
1888 2010-01-09 Jerry DeLisle <jvdelisle@gcc.gnu.org>
1891 * gfortran.dg/array_constructor_34.f90: New test.
1893 2010-01-09 Jerry DeLisle <jvdelisle@gcc.gnu.org>
1896 * gfortran.dg/array_constructor_33.f90: New test.
1897 gfortran.dg/array_function_5.f90: Add credit.
1899 2010-01-09 Alexandre Oliva <aoliva@redhat.com>
1902 * gcc.dg/pr42631.c: New.
1904 2010-01-09 Alexandre Oliva <aoliva@redhat.com>
1907 * gcc.dg/pr42630.c: New.
1909 2010-01-09 Alexandre Oliva <aoliva@redhat.com>
1912 * gcc.dg/pr42629.c: New.
1914 2010-01-09 Alexandre Oliva <aoliva@redhat.com>
1917 * gcc.dg/torture/pr42363.c: New.
1919 2010-01-09 Alexandre Oliva <aoliva@redhat.com>
1923 * gcc.dg/vect/pr42604.c: New.
1924 * gcc.dg/vect/pr42395.c: New.
1926 2010-01-09 Richard Guenther <rguenther@suse.de>
1929 * gcc.c-torture/execute/pr42512.c: New testcase.
1931 2010-01-09 Tobias Burnus <burnus@net-b.de>
1934 * gfortran.dg/c_ptr_tests_14.f90: New test.
1936 2010-01-08 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1939 * gnat.dg/null_pointer_deref1.adb: Don't run on
1940 sparc*-sun-solaris2.11.
1942 2010-01-08 Richard Guenther <rguenther@suse.de>
1945 * gcc.dg/lto/20100103-1_0.c: New testcase.
1946 * gcc.dg/lto/20100103-2_0.c: Likewise.
1948 2010-01-08 Tobias Burnus <burnus@net-b.de
1951 * gfortran.dg/asynchronous_1.f90: New test.
1952 * gfortran.dg/asynchronous_2.f90: New test.
1953 * gfortran.dg/conflicts.f90: Update error message.
1955 2010-01-07 Dodji Seketeli <dodji@redhat.com>
1958 * g++.dg/cpp0x/variadic-unify-2.C: New test.
1960 2010-01-07 Jakub Jelinek <jakub@redhat.com>
1962 PR tree-optimization/42625
1963 * g++.dg/opt/dtor4.C: New test.
1964 * g++.dg/opt/dtor4.h: New.
1965 * g++.dg/opt/dtor4-aux.cc: New.
1967 2010-01-07 Tobias Burnus <burnus@net-b.de>
1970 * gfortran.dg/proc_ptr_26.f90: New test.
1972 2010-01-07 Tobias Burnus <burnus@net-b.de>
1975 * gfortran.dg/allocatable_scalar_7.f90: New test.
1977 2010-01-06 Richard Guenther <rguenther@suse.de>
1979 * gcc.c-torture/compile/pr42632.c: New testcase.
1981 2010-01-05 H.J. Lu <hongjiu.lu@intel.com>
1984 * gcc.target/i386/pr42542-4.c: New.
1985 * gcc.target/i386/pr42542-4a.c: Likewise.
1986 * gcc.target/i386/pr42542-5.c: Likewise.
1987 * gcc.target/i386/pr42542-5a.c: Likewise.
1989 2010-01-05 Eric Botcazou <ebotcazou@adacore.com>
1991 * gcc.dg/tls/opt-15.c: New test.
1993 2010-01-05 H.J. Lu <hongjiu.lu@intel.com>
1995 * gcc.target/i386/pr42542-1.c (res): Make it 8 elements.
1997 2010-01-05 Martin Jambor <mjambor@suse.cz>
1999 PR tree-optimization/42462
2000 * g++.dg/torture/pr42462.C: New test.
2002 2010-01-05 Jason Merrill <jason@redhat.com>
2004 * g++.dg/cpp0x/initlist30.C: New test.
2006 2010-01-05 Richard Guenther <rguenther@suse.de>
2008 PR tree-optimization/42614
2009 * gcc.c-torture/execute/pr42614.c: New testcase.
2011 2010-01-05 Eric Fisher <joefoxreal@gmail.com>
2013 * gcc.dg/pr12603.c: Remove -Wunreachable-code from dg-options.
2014 * gcc.dg/Wunreachable-1.c: Remove the testcase of
2016 * gcc.dg/Wunreachable-2.c: Likewise.
2017 * gcc.dg/Wunreachable-3.c: Likewise.
2018 * gcc.dg/Wunreachable-4.c: Likewise.
2019 * gcc.dg/Wunreachable-5.c: Likewise.
2020 * gcc.dg/Wunreachable-6.c: Likewise.
2021 * gcc.dg/Wunreachable-7.c: Likewise.
2022 * gcc.dg/Wunreachable-8.c: Likewise.
2023 * gcc.dg/20041231-1.c: Likewise.
2025 2010-01-05 Jakub Jelinek <jakub@redhat.com>
2028 * gcc.dg/pr42611.c: New test.
2030 PR tree-optimization/42508
2031 * g++.dg/opt/pr42508.C: New test.
2033 2010-01-05 Tobias Burnus <burnus@net-b.de>
2036 * gfortran.dg/allocatable_scalar_8.f90: New.
2038 2010-01-04 Martin Jambor <mjambor@suse.cz>
2040 PR tree-optimization/42398
2041 * gcc.c-torture/compile/pr42398.c: New test.
2043 2010-01-04 Jason Merrill <jason@redhat.com>
2046 * g++.dg/ext/attrib35.C: New.
2049 * g++.dg/cpp0x/auto17.C: New.
2051 2010-01-04 Rafael Avila de Espindola <espindola@google.com>
2053 * gcc.dg/lto/20100104_0.c: New.
2055 2010-01-04 H.J. Lu <hongjiu.lu@intel.com>
2058 * gcc.target/i386/pr42542-1.c: New.
2059 * gcc.target/i386/pr42542-1a.c: Likewise.
2060 * gcc.target/i386/pr42542-1b.c: Likewise.
2061 * gcc.target/i386/pr42542-2.c: Likewise.
2062 * gcc.target/i386/pr42542-2a.c: Likewise.
2063 * gcc.target/i386/pr42542-2b.c: Likewise.
2064 * gcc.target/i386/pr42542-3.c: Likewise.
2065 * gcc.target/i386/pr42542-3a.c: Likewise.
2067 2009-01-04 Tobias Burnus <burnus@net-b.de>
2070 * gfortran.dg/allocatable_scalar_5.f90: New test.
2071 * gfortran.dg/allocatable_scalar_6.f90: New test.
2073 2010-01-03 Richard Guenther <rguenther@suse.de>
2076 * gfortran.dg/gomp/recursion1.f90: Remove.
2078 2010-01-03 Richard Guenther <rguenther@suse.de>
2080 * gcc.dg/Warray-bounds.c: Remove XFAILs.
2081 * gcc.dg/uninit-6.c: Likewise.
2082 * gcc.dg/struct/wo_prof_array_through_pointer.c: Likewise.
2084 2010-01-03 Richard Guenther <rguenther@suse.de>
2086 PR tree-optimization/42589
2087 * gcc.target/i386/pr42589.c: New testcase.
2089 2010-01-03 Richard Guenther <rguenther@suse.de>
2091 PR tree-optimization/42438
2092 * gcc.dg/tree-ssa/ssa-pre-27.c: New testcase.
2094 2010-01-02 Richard Guenther <rguenther@suse.de>
2097 * g++.dg/lto/20080908-3_0.C: Avoid uninitialized vars.
2099 2010-01-02 Uros Bizjak <ubizjak@gmail.com>
2102 * gcc.target/alpha/pr42448-1.c: New test.
2103 * gcc.target/alpha/pr42448-2.c: Ditto.
2105 2010-01-01 Joseph Myers <joseph@codesourcery.com>
2107 PR preprocessor/41947
2108 * gcc.dg/c99-hexfloat-3.c: New test.
2110 2010-01-01 Richard Guenther <rguenther@suse.de>
2113 * gcc.c-torture/execute/pr42570.c: New testcase.
2115 2010-01-01 Richard Guenther <rguenther@suse.de>
2118 * gcc.c-torture/compile/pr42559.c: New testcase.
2121 Copyright (C) 2010 Free Software Foundation, Inc.
2123 Copying and distribution of this file, with or without modification,
2124 are permitted in any medium without royalty provided the copyright
2125 notice and this notice are preserved.