OSDN Git Service

* g++.dg/ipa/iinline-1.C: Remove -c flag, add -fpie for PIC
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index 72ef87d..2b25e17 100644 (file)
@@ -1,3 +1,90 @@
+2008-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+
+       * g++.dg/ipa/iinline-1.C: Remove -c flag, add -fpie for PIC
+       targets.
+
+       * gcc.dg/tree-ssa/inline-2.c (foo): Add 'inline' keyword.
+
+2008-11-06  Sebastian Pop  <sebastian.pop@amd.com>
+
+       * gcc.dg/graphite/pr37943.c: Fix missing end of file.
+
+2008-11-06  Joseph Myers  <joseph@codesourcery.com>
+
+       * gcc.dg/utf-array-short-wchar.c, gcc.dg/utf-cvt.c,
+       gcc.dg/utf-inc-init.c, gcc.dg/utf16-1.c, gcc.dg/utf16-2.c,
+       gcc.dg/utf16-3.c, gcc.dg/utf16-4.c, gcc.dg/utf32-1.c,
+       gcc.dg/utf32-2.c, gcc.dg/utf32-3.c, gcc.dg/utf32-4.c: Use
+       __CHAR16_TYPE__ and __CHAR32_TYPE__ typedefs.
+
+2008-11-06  Richard Guenther  <rguenther@suse.de>
+
+       * gcc.dg/torture/pr37969.c: New testcase.
+
+2008-11-05  Janis Johnson  <janis187@us.ibm.com>
+
+       * lib/c-torture.exp: Use ADDITIONAL_TORTURE_OPTIONS if defined.
+       * lib/gcc-dg.exp: Ditto.
+       * lib/fortran-torture.exp: Ditto.
+       * lib/objc-torture.exp: Ditto.
+
+2008-11-05  Michael Meissner  <meissner@linux.vnet.ibm.com>
+
+       PR target/38025
+       * gcc.target/spu/intrinsics-1.c (f): Tune expected error messages
+       to match current compiler.
+
+2008-11-05  Hans-Peter Nilsson  <hp@axis.com>
+
+       PR target/38016
+       * gcc.c-torture/execute/ieee/pr38016.c: New test.
+       * gcc.c-torture/execute/ieee/pr38016.x: New file.
+
+2008-11-05  Martin Jambor  <mjambor@suse.cz>
+
+       PR middle-end/37861
+       * gcc.dg/Warray-bounds-5.c: New test.
+       * gcc.dg/Warray-bounds-6.c: New test.
+
+2008-11-05  Fabien Chene <fabien.chene@gmail.com>
+
+       PR c++/32519
+       * g++.dg/template/pr32519.C: New test.
+
+2008-11-05  Richard Guenther  <rguenther@suse.de>
+
+       PR middle-end/37742
+       * gcc.c-torture/compile/pr37742.c: New testcase.
+       * g++.dg/pr37742.C: Likewise.
+       * gcc.dg/tree-ssa/forwprop-7.c: Check for two volatile loads.
+
+2008-11-05  Uros Bizjak  <ubizjak@gmail.com>
+
+       PR middle-end/37286
+       * gfortran.dg/pr37286.f90: New test.
+
+2008-11-04  Paul Thomas  <pault@gcc.gnu.org>
+
+       PR fortran/37597
+       * gfortran.dg/host_assoc_call_5.f90: New test.
+
+2008-11-04  Jakub Jelinek  <jakub@redhat.com>
+           Andrew Pinski  <andrew_pinski@playstation.sony.com>
+
+       PR c/35430
+       * gcc.dg/pr35430.c: New test.
+       * g++.dg/warn/Wsign-compare-2.C: New test.
+
+2008-11-04  Jakub Jelinek  <jakub@redhat.com>
+
+       PR c/37106
+       * gcc.dg/pr37106-1.c: New test.
+       * gcc.dg/pr37106-2.c: New test.
+
+2008-11-03  Chao-ying Fu  <fu@mips.com>
+
+       * gcc.target/mips/dsp-ctrl.c: New test. 
+
 2008-11-03  Steve Ellcey  <sje@cup.hp.com>
 
        * gfortran.dg/f2003_io_1.f03: XFAIL until PR37839 is fixed.
        * gcc.target/bfin/hisilh-O0.c: New file.
 
        From Mike Frysinger  <michael.frysinger@analog.com>
-       * gcc.target/bfin/mcpu-bf522.c: Check SILICON_REVISION is 0x0002.  Invert
-       check for __WORKAROUND_RETS when SILICON_REVISION is 0x0002+.
+       * gcc.target/bfin/mcpu-bf522.c: Check SILICON_REVISION is 0x0002.
+       Invert check for __WORKAROUND_RETS when SILICON_REVISION is 0x0002+.
        * gcc.target/bfin/mcpu-bf523.c: Likewise.
        * gcc.target/bfin/mcpu-bf524.c: Likewise.
        * gcc.target/bfin/mcpu-bf525.c: Likewise.
        * gcc.target/bfin/mcpu-bf526.c: Likewise.
        * gcc.target/bfin/mcpu-bf527.c: Likewise.
-       * gcc.target/bfin/mcpu-bf531.c: Check SILICON_REVISION is 0x0006.  Invert
-       check for __WORKAROUND_RETS when SILICON_REVISION is 0x0006+.
+       * gcc.target/bfin/mcpu-bf531.c: Check SILICON_REVISION is 0x0006.
+       Invert check for __WORKAROUND_RETS when SILICON_REVISION is 0x0006+.
        * gcc.target/bfin/mcpu-bf532.c: Likewise.
        * gcc.target/bfin/mcpu-bf533.c: Likewise.
-       * gcc.target/bfin/mcpu-bf538.c: Check SILICON_REVISION is 0x0005.  Invert
-       check for __WORKAROUND_RETS when SILICON_REVISION is 0x0005+.
+       * gcc.target/bfin/mcpu-bf538.c: Check SILICON_REVISION is 0x0005.
+       Invert check for __WORKAROUND_RETS when SILICON_REVISION is 0x0005+.
        * gcc.target/bfin/mcpu-bf539.c: Likewise.
-       * gcc.target/bfin/mcpu-bf542.c: Check SILICON_REVISION is 0x0002.  Invert
-       check for __WORKAROUND_RETS when SILICON_REVISION is 0x0002+.
+       * gcc.target/bfin/mcpu-bf542.c: Check SILICON_REVISION is 0x0002.
+       Invert check for __WORKAROUND_RETS when SILICON_REVISION is 0x0002+.
        * gcc.target/bfin/mcpu-bf544.c: Likewise.
        * gcc.target/bfin/mcpu-bf547.c: Likewise.
        * gcc.target/bfin/mcpu-bf548.c: Likewise.
 
 2008-08-24  Daniel Kraft  <d@domob.eu>
 
-       * gfortran.dg/finalize_5.f03:  Adapted expected error message to changes
-       to handling of CONTAINS in derived-type declarations.
+       * gfortran.dg/finalize_5.f03:  Adapted expected error message to
+       changes to handling of CONTAINS in derived-type declarations.
        * gfortran.dg/typebound_proc_1.f08:  New test.
        * gfortran.dg/typebound_proc_2.f90:  New test.
        * gfortran.dg/typebound_proc_3.f03:  New test.
 2008-05-08  Rafael EspĂ­ndola  <espindola@google.com>
 
        * gcc.dg/vect/vect-111.c: Rename to no-trapping-math-vect-111.c
-       * gcc.dg/vect/vect-ifcvt-11.c: Rename to no-trapping-math-vect-ifcvt-11.c
-       * gcc.dg/vect/vect-ifcvt-12.c: Rename to no-trapping-math-vect-ifcvt-12.c
-       * gcc.dg/vect/vect-ifcvt-13.c: Rename to no-trapping-math-vect-ifcvt-13.c
-       * gcc.dg/vect/vect-ifcvt-14.c: Rename to no-trapping-math-vect-ifcvt-14.c
-       * gcc.dg/vect/vect-ifcvt-15.c: Rename to no-trapping-math-vect-ifcvt-15.c
+       * gcc.dg/vect/vect-ifcvt-11.c: Rename to
+       no-trapping-math-vect-ifcvt-11.c
+       * gcc.dg/vect/vect-ifcvt-12.c: Rename to
+       no-trapping-math-vect-ifcvt-12.c
+       * gcc.dg/vect/vect-ifcvt-13.c: Rename to
+       no-trapping-math-vect-ifcvt-13.c
+       * gcc.dg/vect/vect-ifcvt-14.c: Rename to
+       no-trapping-math-vect-ifcvt-14.c
+       * gcc.dg/vect/vect-ifcvt-15.c: Rename to
+       no-trapping-math-vect-ifcvt-15.c
 
 2008-05-08  David Daney  <ddaney@avtrex.com>
 
        gfortran.dg/fmt_t_5.f90, gfortran.dg/namelist_12.f,
        gfortran.dg/backspace_7.f90, gfortran.dg/write_rewind_2.f,
        gfortran.dg/ftell_1.f90, gfortran.dg/fseek.f90,
-       gfortran.dg/write_back.f: Gate test on effective_target
-       fd_truncate.
+       gfortran.dg/write_back.f: Gate test on effective_target fd_truncate.
 
 2008-03-04  Joseph Myers  <joseph@codesourcery.com>
 
 
 2008-01-18  Tobias Burnus  <burnus@net-b.de>
 
-       * gfortran.dg/large_real_kind_form_io_1.f90: Enlarge string for internal I/O.
+       * gfortran.dg/large_real_kind_form_io_1.f90: Enlarge string for
+       internal I/O.
 
 2008-01-18  Jonathan Wakely  <jwakely.gcc@gmail.com>
 
 2008-01-02  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
 
        PR middle-end/34562
-       * g++.dg/other/first-global.C: Also accept _GLOBAL__I_65535_0_foobar in
-       scan-assembler check.
+       * g++.dg/other/first-global.C: Also accept _GLOBAL__I_65535_0_foobar
+       in scan-assembler check.
 
 2008-01-03  Jakub Jelinek  <jakub@redhat.com>