OSDN Git Service

2009-04-01 H.J. Lu <hongjiu.lu@intel.com>
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index 4065c86..77df8ab 100644 (file)
@@ -1,3 +1,578 @@
+2009-04-01  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR tree-optimization/35011
+       * g++.dg/other/pr35011.C: New.
+
+2009-04-01  Jakub Jelinek  <jakub@redhat.com>
+
+       PR target/39226
+       * gcc.dg/pr39226.c: New test.
+
+2009-04-01  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR c++/35240
+       * g++.dg/template/pr35240.C: New.
+
+2009-04-01  Joseph Myers  <joseph@codesourcery.com>
+
+       PR c/39605
+       * gcc.dg/vla-17.c, gcc.dg/vla-18.c: New tests.
+       * gcc.dg/pr25682.c: Update expected diagnostics.
+
+2009-04-01  Richard Guenther  <rguenther@suse.de>
+
+       * gcc.dg/fold-plusmult-2.c: New testcase.
+
+2009-04-01  Jakub Jelinek  <jakub@redhat.com>
+
+       PR c/37772
+       * gcc.dg/pr37772.c: New test.
+       * g++.dg/ext/asm11.C: New test.
+
+2009-04-01  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * lib/target-libpath.exp (restore_ld_library_path_env_vars): Always
+       restore GCC_EXEC_PREFIX to its original value, or unset if it was not
+       defined.
+
+2009-03-31  Jason Merrill  <jason@redhat.com>
+
+       * g++.old-deja/g++.other/using9.C: Add expected errors.
+
+2009-03-31  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * gcc.c-torture/compile/pr33009.c: Removed.
+
+2009-03-31  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
+
+       * gcc.c-torture/compile/pr33009.c: Delete.
+       * gcc.c-torture/compile/pr11832.c: Likewise.
+
+2009-03-31  Joseph Myers  <joseph@codesourcery.com>
+
+       PR c/448
+       * lib/target-supports.exp (check_effective_target_stdint_types):
+       Update comment.
+       (check_effective_target_inttypes_types): New.
+       * gcc.dg/c99-stdint-1.c, gcc.dg/c99-stdint-2.c,
+       gcc.dg/c99-stdint-3.c, gcc.dg/c99-stdint-4.c,
+       gcc.dg/c99-stdint-5.c, gcc.dg/c99-stdint-6.c: New tests.
+
+2009-03-31  Paul Thomas  <pault@gcc.gnu.org>
+
+       PR fortran/38917
+       PR fortran/38918
+       * gfortran.dg/data_pointer_1.f90: New test.
+
+2009-03-31  Paul Thomas  <pault@gcc.gnu.org>
+
+       PR fortran/38915
+       * gfortran.dg/char_length_15.f90: New test.
+
+2009-03-31  Jason Merrill  <jason@redhat.com>
+
+       C++ DR 613
+       * g++.old-deja/g++.dg/cpp0x/decltype3.C: Remove expected errors.
+       * g++.old-deja/g++.ext/typeof2.C: Remove expected errors.
+       * g++.old-deja/g++.other/sizeof2.C: Remove some expected errors,
+       xfail others.
+
+       * g++.dg/other/typedef2.C: New test.
+
+       PR c++/37806
+       * g++.dg/template/typedef17.C: New test.
+
+       * g++.dg/cpp0x/auto6.C: Adjust expected mangling.
+       * g++.dg/cpp0x/auto12.C: Likewise.
+
+2009-03-31  Richard Guenther  <rguenther@suse.de>
+
+       PR middle-end/31029
+       * gcc.dg/fold-compare-4.c: New testcase.
+       * gcc.dg/fold-compare-5.c: Likewise.
+
+2009-03-31  Richard Guenther  <rguenther@suse.de>
+
+       * gcc.dg/tree-ssa/forwprop-12.c: New testcase.
+
+2009-03-31  Joseph Myers  <joseph@codesourcery.com>
+
+       PR target/39592
+       * gcc.target/i386/pr39592-1.c: New test.
+
+2009-03-31  Joseph Myers  <joseph@codesourcery.com>
+
+       PR preprocessor/15638
+       * gcc.dg/cpp/missing-header-1.c: New test.
+       * gcc.dg/cpp/include2.c: Only test #include <>.  Expect
+       "compilation terminated" message.
+       * gcc.dg/cpp/include2a.c: New test.  Copy of include2.c but only
+       test #include "".
+       * gcc.dg/pch/counter-2.c, gcc.dg/pch/valid-1.c,
+       gcc.dg/pch/valid-2.c, gcc.dg/pch/warn-1.c: Expect "compilation
+       terminated" message.
+
+2009-03-31  Richard Guenther  <rguenther@suse.de>
+
+       PR middle-end/23401
+       PR middle-end/27810
+       * gcc.dg/tree-ssa/pr23401.c: New testcase.
+       * gcc.dg/tree-ssa/pr27810.c: Likewise.
+
+2009-03-30  Steven G. Kargl  <kargls@comcast.net>
+
+       PR fortran/38389
+       * gfortran.dg/alloc_alloc_expr_1.f90: Adjust for new error message.
+       * gfortran.dg/allocate_alloc_opt_1.f90: New test.
+       * gfortran.dg/allocate_alloc_opt_2.f90: Ditto.
+       * gfortran.dg/allocate_alloc_opt_3.f90: Ditto.
+       * gfortran.dg/deallocate_alloc_opt_1.f90: Ditto.
+       * gfortran.dg/deallocate_alloc_opt_2.f90: Ditto.
+       * gfortran.dg/deallocate_alloc_opt_3.f90: Ditto.
+
+2009-03-30  Paul Thomas  <pault@gcc.gnu.org>
+
+       PR fortran/22571
+       * gfortran.dg/whole_file_1.f90: New test.
+       PR fortran/26227
+       * gfortran.dg/whole_file_2.f90: New test.
+       * gfortran.dg/whole_file_3.f90: New test.
+       PR fortran/24886
+       * gfortran.dg/whole_file_4.f90: New test.
+
+2009-03-30  Jakub Jelinek  <jakub@redhat.com>
+
+       * gfortran.dg/bind_c_usage_19.f90: New test.
+
+       PR target/39558
+       * gcc.target/powerpc/altivec-29.c: New test.
+
+2009-03-30  Joseph Myers  <joseph@codesourcery.com>
+
+       PR rtl-optimization/323
+       * gcc.target/i386/excess-precision-1.c,
+       gcc.target/i386/excess-precision-2.c,
+       gcc.target/i386/excess-precision-3.c,
+       gcc.target/i386/excess-precision-4.c,
+       gcc.target/i386/excess-precision-5.c,
+       gcc.target/i386/excess-precision-6.c: New tests.
+
+2009-03-30  Joseph Myers  <joseph@codesourcery.com>
+
+       PR c/35235
+       * gcc.dg/c99-array-lval-8.c: New test.
+
+2009-03-29  Joseph Myers  <joseph@codesourcery.com>
+
+       PR preprocessor/34695
+       * gcc.dg/builtin-redefine.c, gcc.dg/cpp/redef2.c,
+       gcc.dg/cpp/redef3.c, gcc.dg/cpp/trad/redef2.c: Use dg-message
+       instead of dg-warning for "previous definition" messages.
+       * gcc.dg/cpp/Wvariadic-1.c, gcc.dg/cpp/Wvariadic-3.c: Expect
+       "warnings being treated as errors" message.
+       * gcc.dg/fltconst-1.c: Use -fshow-column.
+
+2009-03-29  Steven G. Kargl  <kargl@gcc.gnu.org>
+
+       PR fortran/38823
+       * gfortran.dg/power1.f90: New test.
+
+2009-03-29  Joseph Myers  <joseph@codesourcery.com>
+
+       PR c/456
+       PR c/5675
+       PR c/19976
+       PR c/29116
+       PR c/31871
+       PR c/35198
+       * gcc.c-torture/compile/20081108-1.c,
+       gcc.c-torture/compile/20081108-2.c,
+       gcc.c-torture/compile/20081108-3.c, gcc.dg/bconstp-2.c,
+       gcc.dg/bconstp-3.c, gcc.dg/bconstp-4.c, gcc.dg/c90-const-expr-6.c,
+       gcc.dg/c90-const-expr-7.c, gcc.dg/c90-const-expr-8.c,
+       gcc.dg/c90-const-expr-9.c, gcc.dg/c90-const-expr-10.c,
+       gcc.dg/c90-const-expr-11.c, gcc.dg/c99-const-expr-6.c,
+       gcc.dg/c99-const-expr-7.c, gcc.dg/c99-const-expr-8.c,
+       gcc.dg/c99-const-expr-9.c, gcc.dg/c99-const-expr-10.c,
+       gcc.dg/c99-const-expr-11.c, gcc.dg/c99-const-expr-12.c,
+       gcc.dg/c99-const-expr-13.c, gcc.dg/compare10.c,
+       gcc.dg/gnu89-const-expr-1.c, gcc.dg/gnu89-const-expr-2.c,
+       gcc.dg/gnu99-const-expr-1.c, gcc.dg/gnu99-const-expr-2.c,
+       gcc.dg/gnu99-const-expr-3.c, gcc.dg/vla-12.c, gcc.dg/vla-13.c,
+       gcc.dg/vla-14.c, gcc.dg/vla-15.c, gcc.dg/vla-16.c: New tests.
+       * gcc.dg/c90-const-expr-1.c, gcc.dg/c90-const-expr-2.c,
+       gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-2.c,
+       gcc.dg/c99-const-expr-3.c, gcc.dg/c99-static-1.c: Remove XFAILs.
+       * gcc.dg/c90-const-expr-2.c: Use ZERO in place of 0 in another
+       case.
+       * gcc.dg/overflow-warn-1.c, gcc.dg/overflow-warn-2.c,
+       gcc.dg/overflow-warn-3.c, gcc.dg/overflow-warn-4.c: Remove
+       XFAILs.  Update expected messages.
+       * gcc.dg/pr14649-1.c, gcc.dg/pr19984.c, gcc.dg/pr25682.c: Update
+       expected messages.
+       * gcc.dg/real-const-1.c: Replace with test from original PR.
+       * gcc.dg/vect/pr32230.c: Use intermediate cast to __PTRDIFF_TYPE__
+       when casting from non-constant integer to pointer.
+
+2009-03-29  Richard Guenther  <rguenther@suse.de>
+
+       * gcc.dg/tree-ssa/forwprop-11.c: New testcase.
+
+2009-03-29  Daniel Kraft  <d@domob.eu>
+
+       PR fortran/37423
+       * gfortran.dg/typebound_proc_4.f03: Remove not-implemented check for
+       DEFERRED bindings.
+       * gfortran.dg/typebound_proc_9.f03: New test.
+       * gfortran.dg/typebound_proc_10.f03: New test.
+       * gfortran.dg/typebound_proc_11.f03: New test.
+       * gfortran.dg/abstract_type_5.f03: New test.
+
+2008-03-29  Tobias Schlüter  <tobi@gcc.gnu.org>
+
+       PR fortran/38507
+       * gfortran.dg/do_4.f: New.
+       * gfortran.dg/goto_2.f90: Correct expected warnings.
+       * gfortran.dg/goto_4.f90: Likewise.
+       * gfortran.dg/goto_5.f90: New.
+
+2009-03-29  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR target/39545
+       * gcc.c-torture/compile/pr16566-2.c: Add -Wno-psabi for x86-64.
+
+       * gcc.target/i386/pr39545-1.c: New.
+       * gcc.target/i386/pr39545-2.c: Likewise.
+
+       * gcc.target/x86_64/abi/test_passing_structs.c (flex1_struct): New.
+       (flex2_struct): Likewise.
+       (check_struct_passing7): Likewise.
+       (check_struct_passing8): Likewise.
+       (f1s): Likewise.
+       (f2s): Likewise.
+       (main): Call check_struct_passing7 and check_struct_passing8.
+
+2009-03-29  Richard Guenther  <rguenther@suse.de>
+
+       * gcc.c-torture/execute/20090113-1.c: New testcase.
+       * gcc.c-torture/execute/20090113-2.c: Likewise.
+       * gcc.c-torture/execute/20090113-3.c: Likewise.
+       * gcc.c-torture/execute/20090207-1.c: Likewise.
+       * gcc.c-torture/compile/20090114-1.c: Likewise.
+       * gcc.c-torture/compile/20090328-1.c: Likewise.
+       * gcc.dg/noncompile/920507-1.c: Fix out-of-bounds array access.
+
+2009-03-29  David Ayers  <ayers@fsfe.org>
+
+       PR objc/27377
+       * objc.dg/conditional-1.m: New tests.
+       
+2009-03-28  Adam Nemet  <anemet@caviumnetworks.com>
+
+       * gcc.dg/winline-10.c: New test.
+
+2009-03-28  Tobias Burnus  <burnus@net-b.de>
+
+       PR fortran/34656
+       * gfortran.dg/do_check_1.f90: Add test.
+       * gfortran.dg/do_check_2.f90: Add test.
+       * gfortran.dg/do_check_3.f90: Add test.
+       * gfortran.dg/do_check_4.f90: Add test.
+
+2009-03-28  Jan Hubicka  <jh@suse.cz>
+
+       * gcc.dg/attr-noinline.c: Avoid pure-const optimization.
+       * gcc.dg/pr33826.c: Update dump files.
+       * gcc.dg/ipa/ipa-3.c: Avoid pure-const optimization.
+       * gcc.dg/ipa/ipa-5.c: Avoid pure-const optimization.
+
+2009-03-28  Martin Jambor  <mjambor@suse.cz>
+
+       * g++.dg/tree-ssa/fwprop-align.C: New test.
+
+2009-03-28  Jakub Jelinek  <jakub@redhat.com>
+
+       * gcc.target/powerpc/altivec-28.c: New test.
+
+       PR c++/39554
+       * gcc.dg/wdisallowed-functions-1.c: Removed.
+       * gcc.dg/wdisallowed-functions-2.c: Removed.
+       * gcc.dg/wdisallowed-functions-3.c: Removed.
+       * g++.dg/warn/Wdisallowed-functions-1.C: Removed.
+       * g++.dg/warn/Wdisallowed-functions-2.C: Removed.
+       * g++.dg/warn/Wdisallowed-functions-3.C: Removed.
+
+2009-03-28  Richard Guenther  <rguenther@suse.de>
+
+       PR tree-optimization/38723
+       * gcc.dg/tree-ssa/ssa-fre-22.c: New testcase.
+
+2009-03-28  Paul Thomas  <pault@gcc.gnu.org
+
+       PR fortran/38538
+       * gfortran.dg/char_result_13.f90: New test.
+
+2009-03-28  Paul Thomas  <pault@gcc.gnu.org>
+
+       PR fortran/38765
+       * gfortran.dg/alloc_comp_assign_9.f90: New test.
+
+2009-03-28  Daniel Kraft  <d@domob.eu>
+
+       * gfortran.dg/trim_1.f90: New test.
+
+2009-03-28  Richard Guenther  <rguenther@suse.de>
+
+       * gcc.dg/Warray-bounds.c: Do not use redundant stores.
+       * g++.dg/warn/Warray-bounds.C: Likewise.
+
+2009-03-28  Tobias Burnus  <burnus@net-b.de>
+
+       PR fortran/32626
+       * gfortran.dg/recursive_check_7.f90: New test.
+
+2009-03-28  Tobias Burnus  <burnus@net-b.de>
+
+       PR fortran/38432
+       * gfortran.dg/do_check_5.f90: New test.
+       * gfortran.dg/array_constructor_11.f90: Add dg-warning.
+       * gfortran.dg/array_constructor_18.f90: Ditto.
+       * gfortran.dg/array_constructor_22.f90: Ditto.
+       * gfortran.dg/do_3.F90: Ditto.
+       * gfortran.dg/do_1.f90: Ditto.
+
+2009-03-28  Richard Guenther  <rguenther@suse.de>
+
+       PR tree-optimization/38180
+       * gcc.dg/tree-ssa/ssa-ccp-24.c: New testcase.
+
+2009-03-28  Richard Guenther  <rguenther@suse.de>
+
+       PR tree-optimization/38513
+       * gcc.dg/tree-ssa/ssa-fre-21.c: New testcase.
+       * gcc.dg/tree-ssa/ssa-dse-11.c: Adjust.
+       * gcc.dg/vect/vect-reduc-dot-u8a.c: Likewise.
+       * gcc.dg/vect/vect-reduc-dot-u8b.c: Likewise.
+       * gcc.dg/vect/slp-widen-mult-u8.c: Likewise.
+       * gcc.dg/vect/vect-multitypes-16.c: Likewise.
+       * gcc.dg/vect/vect-35.c: Likewise.
+       * gcc.dg/vect/wrapv-vect-reduc-dot-s8b.c: Likewise.
+       * gcc.dg/vect/vect-multitypes-17.c: Likewise.
+       * gcc.dg/vect/slp-widen-mult-s16.c: Likewise.
+
+2009-03-28  Richard Guenther  <rguenther@suse.de>
+
+       PR tree-optimization/38968
+       * gfortran.dg/vect/fast-math-pr38968.f90: New testcase.
+
+2009-03-28  Richard Guenther  <rguenther@suse.de>
+
+       PR tree-optimization/37795
+       * gcc.dg/tree-ssa/ssa-ifcombine-7.c: New testcase.
+
+2009-03-28  Joseph Myers  <joseph@codesourcery.com>
+
+       * g++.old-deja/g++.ext/attrib5.C, g++.old-deja/g++.jason/thunk3.C,
+       gcc.c-torture/compile/981006-1.c: Don't XFAIL or add special
+       options for removed targets.
+
+2009-03-27  Richard Guenther  <rguenther@suse.de>
+
+       PR tree-optimization/39120
+       * gcc.c-torture/execute/pr39120.c: New testcase.
+
+2009-03-27  Richard Guenther  <rguenther@suse.de>
+
+       PR tree-optimization/39120
+       * gcc.dg/torture/pta-callused-1.c: New testcase.
+
+2009-03-27  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR middle-end/39315
+       * gcc.target/i386/pr39315-1.c: New.
+       * gcc.target/i386/pr39315-2.c: Likewise.
+       * gcc.target/i386/pr39315-3.c: Likewise.
+       * gcc.target/i386/pr39315-4.c: Likewise.
+       * gcc.target/i386/pr39315-check.c: Likewise.
+
+2009-03-27  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR c/39323
+       * gcc.dg/pr39323-1.c: New.
+       * gcc.dg/pr39323-2.c: Likewise.
+       * gcc.dg/pr39323-3.c: Likewise.
+
+2009-03-27  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR target/38034
+       * gcc.target/ia64/sync-1.c: New.
+
+2009-03-27  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR target/39472
+       * gcc.target/x86_64/abi/callabi/func-2a.c: New.
+       * gcc.target/x86_64/abi/callabi/func-2b.c: Likewise.
+       * gcc.target/x86_64/abi/callabi/func-indirect-2a.c: Likewise.
+       * gcc.target/x86_64/abi/callabi/func-indirect-2b.c: Likewise.
+       * gcc.target/x86_64/abi/callabi/vaarg-4a.c: Likewise.
+       * gcc.target/x86_64/abi/callabi/vaarg-4b.c: Likewise.
+       * gcc.target/x86_64/abi/callabi/vaarg-5a.c: Likewise.
+       * gcc.target/x86_64/abi/callabi/vaarg-5b.c: Likewise.
+
+2009-03-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+
+       * gcc.dg/torture/builtin-explog-1.c: Remove tests that aren't true
+       for low precision (i.e. float).
+
+2009-03-27  Dodji Seketeli  <dodji@redhat.com>
+           Jakub Jelinek  <jakub@redhat.com>
+
+       PR debug/37959
+       * g++.dg/debug/dwarf2/explicit-constructor.C: New test.
+
+2009-03-27  Jakub Jelinek  <jakub@redhat.com>
+
+       * gcc.dg/memmove-2.c: New test.
+       * gcc.dg/memmove-3.c: New test.
+
+       * gcc.dg/ipa/ipacost-1.c: Adjust match pattern for change
+       in clone naming.
+
+2009-03-27  Xinliang David Li  <davidxl@google.com>
+
+       PR tree-optimization/39557
+       * g++.dg/tree-ssa/dom-invalid.C: New test.
+
+2009-03-27  Xinliang David Li  <davidxl@google.com>
+
+       PR tree-optimization/39548
+       * g++.dg/tree-ssa/copyprop.C: New test.
+
+2009-03-27  Andrew Pinski  <andrew_pinski@playstation.sony.com>
+
+       PR c++/38638
+       * g++.dg/template/typename17.C: New testcase.
+       * g++.dg/template/typename18.C: New testcase.
+
+2009-03-27  Andrew Pinski  <andrew_pinski@playstation.sony.com>
+
+       PR c++/36799
+       * g++.dg/other/var_copy-1.C: New test.
+
+2009-03-27  Simon Martin  <simartin@users.sourceforge.net>
+
+       PR c++/37647
+       * g++.dg/parse/ctor9.C: New test.
+
+2009-03-27  Simon Martin  <simartin@users.sourceforge.net>
+
+       PR c++/29727
+       * g++.dg/init/error2.C: New test.
+
+2009-03-27  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
+
+       PR c++/35652
+       * gcc.dg/pr35652.C: New.
+       * g++.dg/warn/pr35652.C: New.
+       * gcc.dg/format/plus-1.c: Adjust message.
+
+2009-03-26  Jakub Jelinek  <jakub@redhat.com>
+
+       PR c++/39554
+       * gcc.dg/wdisallowed-functions-3.c: New test.
+       * g++.dg/warn/Wdisallowed-functions-3.C: New test.
+
+2009-03-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+
+       * gcc.dg/inline-33.c: Fix when pic.
+
+2009-03-25  Alexander Monakov  <amonakov@ispras.ru>
+
+       * gcc.target/ia64/20090324-1.c: New test.
+
+2009-03-25  Jakub Jelinek  <jakub@redhat.com>
+
+       PR c/27898
+       * gcc.dg/pr27898.c: New test.
+
+       PR tree-optimization/32139
+       * gcc.c-torture/compile/pr32139.c: New test.
+
+2009-03-24  Jason Merrill  <jason@redhat.com>
+
+       PR c++/28274
+       * g++.dg/parse/defarg14.C: New test.
+
+2009-03-24  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
+
+       PR libfortran/39528
+       * gfortran.dg/read_repeat.f90: New test.
+
+2009-03-24  Ira Rosen  <irar@il.ibm.com>
+
+       PR tree-optimization/39529
+       * gcc.dg/vect/pr39529.c: New test.
+
+2009-03-24  Dodji Seketeli  <dodji@redhat.com>
+           Jakub Jelinek  <jakub@redhat.com>
+
+       PR debug/39524
+       * g++.dg/debug/dwarf2/imported-decl-1.C: New test.
+
+2009-03-23  Jakub Jelinek  <jakub@redhat.com>
+
+       PR c/39495
+       * gcc.dg/gomp/pr39495-2.c: Remove xfails.
+
+2009-03-23  Jason Merrill  <jason@redhat.com>
+
+       * g++.dg/cpp0x/auto12.C: Add variadic test.
+       
+       PR c++/39526
+       * g++.dg/warn/Wshadow-4.C: New test.
+
+2009-03-23  Jakub Jelinek  <jakub@redhat.com>
+
+       PR tree-optimization/39516
+       * gfortran.dg/pr39516.f: New test.
+
+2009-03-22  Hans-Peter Nilsson  <hp@axis.com>
+
+       * lib/target-libpath.exp (set_ld_library_path_env_vars):
+       Correct TEST_GCC_EXEC_PREFIX test to check existence as a tcl
+       variable, not environment variable.
+
+2009-03-21  Jason Merrill  <jason@redhat.com>
+
+       PR c++/28879
+       * g++.dg/ext/vla6.C: New test.
+
+2009-03-20  Jason Merrill  <jason@redhat.com>
+
+       * g++.dg/cpp0x/initlist5.C: Add additional test.
+
+2009-03-19  Jakub Jelinek  <jakub@redhat.com>
+           Janis Johnson  <janis187@us.ibm.com>
+
+       * lib/compat.exp (compat-get-options-main, compat-get-options):
+       Handle dg-prune-output in source file.
+       * lib/gcc-defs.exp (${tool}_check_compile): Process prune requests.
+       * gcc.dg/compat/struct-layout-1_main.c: Use dg-prune for warning.
+       * gcc.dg/compat/struct-layout-1_generate.c: Use -Wno-abi, prune
+       two warnings.
+
+2009-03-19  Jakub Jelinek  <jakub@redhat.com>
+
+       PR c/39495
+       * gcc.dg/gomp/pr39495-1.c: New test.
+       * gcc.dg/gomp/pr39495-2.c: New test.
+       * g++.dg/gomp/pr39495-1.C: New test.
+       * g++.dg/gomp/pr39495-2.C: New test.
+
+       PR target/39496
+       * gcc.target/i386/pr39496.c: New test.
+       * g++.dg/other/pr39496.C: New test.
+
 2009-03-19  Li Feng  <nemokingdom@gmail.com>
 
        PR middle-end/39500