From ce7d41e90527f44d5ca45db9364ba4cc0226f6e6 Mon Sep 17 00:00:00 2001 From: echristo Date: Sun, 27 Nov 2005 03:25:42 +0000 Subject: [PATCH] 2005-11-26 Eric Christopher * gcc.dg/intmax_t-1.c: Remove mips xfail. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@107562 138bc75d-0d04-0410-961f-82ee72b054a4 --- gcc/testsuite/ChangeLog | 28 ++++++++++++++++------------ gcc/testsuite/gcc.dg/intmax_t-1.c | 2 +- 2 files changed, 17 insertions(+), 13 deletions(-) diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog index 1ca403c..4ce34eb 100644 --- a/gcc/testsuite/ChangeLog +++ b/gcc/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2005-11-26 Eric Christopher + + * gcc.dg/intmax_t-1.c: Remove mips xfail. + 2005-11-26 Andrew Pinski * objc.dg/gnu-runtime-3.m: Simplify. @@ -17,7 +21,7 @@ PR libgfortran/24945 * gfortran.dg/open_status_2.f90: New test. - + 2005-11-25 Kaveh R. Ghazi * gcc.c-torture/execute/builtins/fprintf.c, @@ -200,7 +204,7 @@ 2005-11-21 Uros Bizjak * gcc.dg/fold-div-2.c: New test. - + 2005-11-20 Ian Lance Taylor PR rtl-optimization/24883 @@ -257,7 +261,7 @@ gcc.target/ia64/float80-2.c, gcc.target/ia64/got-1.c, gcc.target/ia64/postinc-1.c, gcc.target/ia64/types-1.c, gcc.target/ia64/types-2.c, gcc.target/ia64/visibility-1.c, - gcc.target/ia64/visibility-2.c: Move from gcc.dg/, with + gcc.target/ia64/visibility-2.c: Move from gcc.dg/, with renaming to remove initial "ia64-". 2005-11-18 Eric Botcazou @@ -346,7 +350,7 @@ 2005-11-14 Mark Mitchell PR c++/24687 - * g++.dg/template/crash43.C: New test. + * g++.dg/template/crash43.C: New test. 2005-11-14 Daniel Jacobowitz @@ -466,13 +470,13 @@ PR libgfortran/24719 gfortran.dg/read_noadvance.f90: New test. - + PR libgfortran/24699 gfortran.dg/fmt_t_2.f90: New test. - + PR libgfortran/24785 gfortran.dg/read_x_eor.f90: New test. - + PR libgfortran/24584 gfortran.dg/namelist_empty.f90: Rename test. @@ -493,7 +497,7 @@ PR fortran/24655 PR fortran/24755 - * gfortran.dg/recursive_statement_functions.f90: Add statement + * gfortran.dg/recursive_statement_functions.f90: Add statement functions using inline intrinsic functions and parameters to test that they no longer seg-fault. @@ -535,10 +539,10 @@ * gcc.dg/pr24624.c: Disable for non S/390 targets. 2005-11-09 Andreas Krebbel - + PR 24624 * gcc.dg/pr24624.c: Testcase added. - + 2005-11-09 Andreas Krebbel PR 24623 @@ -573,7 +577,7 @@ PR tree-optimization/23115 * gcc.dg/tree-ssa/pr23115.c: New. - + 2005-11-08 David Edelsohn * g++.dg/ext/altivec-{1-13}.C: XFAIL on AIX and SPE. @@ -655,7 +659,7 @@ PR fortran/24174 PR fortran/24305 - * testsuite/gfortran.dg/large_real_kind_form_io_1.f90: New file. + * testsuite/gfortran.dg/large_real_kind_form_io_1.f90: New file. 2005-11-06 Diego Novillo diff --git a/gcc/testsuite/gcc.dg/intmax_t-1.c b/gcc/testsuite/gcc.dg/intmax_t-1.c index bcfb51c..8089340 100644 --- a/gcc/testsuite/gcc.dg/intmax_t-1.c +++ b/gcc/testsuite/gcc.dg/intmax_t-1.c @@ -1,6 +1,6 @@ /* { dg-do compile } */ /* { dg-options "-Wall" } */ -/* { dg-error "" "" { target *-*-solaris2.5.1 mips*-*-elf* *arm*-*-*elf* xscale*-*-elf* xtensa-*-elf* } 0 } */ +/* { dg-error "" "" { target *-*-solaris2.5.1 *arm*-*-*elf* xscale*-*-elf* xtensa-*-elf* } 0 } */ /* Compile with -Wall to get a warning if built-in and system intmax_t don't match. */ -- 2.7.4