OSDN Git Service

* intrinsic.c: Add EXECUTE_COMMAND_LINE intrinsic.
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index df1525d..3acadbc 100644 (file)
@@ -1,3 +1,74 @@
+2010-09-01  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
+
+       * gfortran.dg/execute_command_line_1.f90: New test.
+
+2010-08-31  Jakub Jelinek  <jakub@redhat.com>
+
+       PR preprocessor/45457
+       * c-c++-common/cpp/pr45457.c: New test.
+
+2010-08-31  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * gcc.dg/nested-func-8.c: New test.
+
+2010-08-31  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
+
+       PR fortran/38282
+       * gfortran.dg/popcnt_poppar_1.F90: New test.
+       * gfortran.dg/popcnt_poppar_2.F90: New test.
+
+2010-08-31  Uros Bizjak  <ubizjak@gmail.com>
+
+       * gcc.target/i386/volatile-2.c: Require nonpic target.
+
+2010-08-31  Jakub Jelinek  <jakub@redhat.com>
+
+       PR middle-end/45461
+       * gcc.dg/pr45461.c: New test.
+
+2010-08-31  Richard Guenther  <rguenther@suse.de>
+
+       PR testsuite/45455
+       * gcc.dg/vect/vect-cond-4.c: Fix use of uninitialized variable.
+
+2010-08-31  Bingfeng Mei  <bmei@broadcom.com>
+
+       * gcc.dg/vect/pr43430-1.c: Requires vect_condition target.
+
+2010-08-30  Janus Weil  <janus@gcc.gnu.org>
+
+       PR fortran/45456
+       * gfortran.dg/typebound_proc_18.f03: New.
+
+2010-08-30  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * lib/gcc-dg.exp (cleanup-stack-usage): New procedure.
+       * lib/scanasm.exp (scan-stack-usage): Likewise.
+       (scan-stack-usage-not): Likewise.
+       * gcc.dg/stack-usage-1.c: New test.
+       * gcc.target/i386/stack-usage-realign.c: Likewise.
+
+2010-08-30  Zdenek Dvorak  <ook@ucw.cz>
+
+       PR tree-optimization/45427
+       * gcc.dg/tree-ssa/pr45427.c: New test.
+
+2010-08-30  Paolo Carlini  <paolo.carlini@oracle.com>
+
+       PR c++/45043
+       * g++.dg/template/crash102.C: New.
+
+2010-08-30  Jakub Jelinek  <jakub@redhat.com>
+
+       PR middle-end/45423
+       * gcc.dg/gomp/atomic-12.c: New test.
+       * gcc.dg/gomp/atomic-13.c: New test.
+       * gcc.dg/gomp/atomic-14.c: New test.
+       * g++.dg/gomp/atomic-11.C: New test.
+       * g++.dg/gomp/atomic-12.C: New test.
+       * g++.dg/gomp/atomic-13.C: New test.
+       * g++.dg/gomp/atomic-14.C: New test.
+
 2010-08-30  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
 
        * g++.dg/debug/dwarf2/nested-2.C: Allow for single / as comment
 
        * lib/target-supports.exp (check_effective_target_vect_unpack):
        Set vect_unpack supported flag to true for neon.
-       
+
 2010-08-24  Sebastian Pop  <sebastian.pop@amd.com>
 
        * gcc.dg/tree-ssa/ifc-5.c: New.