This is the mail archive of the gcc-regression@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

new FAILs on HEAD


If you directly receive this mail, your name is tagged to one of the ChangeLog
entries. A copy is also mailed to gcc-regressions.

The build system:
Fedora Core release 2 (Tettnang)
i686
i686-pc-linux-gnu
configure flags: --enable-threads=posix --prefix=/opt/gcc-HEAD --enable-__cxa_atexit --with-system-zlib --enable-languages=c,c++,f95,java,objc

These new FAILs appeared since the last run:

FAIL: 102:is -:should be 1
FAIL: g++.dg/gcov/gcov-1.C gcov: 1 failures in line counts, 0 in branch percentages, 0 in return percentages
FAIL: gcc.dg/cpp/ident-1.c (test for excess errors)
FAIL: gcc.dg/debug/dwarf2/dwarf-die7.c scan-assembler 1.*DW_AT_inline
FAIL: gcc.dg/c90-const-expr-3.c (test for excess errors)
FAIL: gcc.dg/c99-const-expr-3.c (test for excess errors)
FAIL: gcc.dg/tree-ssa/ifc-20040816-2.c scan-tree-dump-times Applying if-conversion 1
FAIL: 96:is -:should be 1
FAIL: gcc.misc-tests/gcov-4.c gcov: 1 failures in line counts, 0 in branch percentages, 0 in return percentages
FAIL: gfortran.fortran-torture/execute/emptyif.f90 compilation,  -O1 
FAIL: gfortran.fortran-torture/execute/emptyif.f90 compilation,  -O2 
FAIL: gfortran.fortran-torture/execute/emptyif.f90 compilation,  -O3 -fomit-frame-pointer 
FAIL: gfortran.fortran-torture/execute/emptyif.f90 compilation,  -O3 -fomit-frame-pointer -funroll-loops 
FAIL: gfortran.fortran-torture/execute/emptyif.f90 compilation,  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions 
FAIL: gfortran.fortran-torture/execute/emptyif.f90 compilation,  -O3 -g 
FAIL: gfortran.fortran-torture/execute/emptyif.f90 compilation,  -Os 
FAIL: gfortran.fortran-torture/execute/forall_3.f90 execution,  -O1 
FAIL: libmudflap.cth/pass40-frag.c execution test
FAIL: libmudflap.cth/pass40-frag.c output pattern test
FAIL: libmudflap.cth/pass40-frag.c (-O2) execution test
FAIL: libmudflap.cth/pass40-frag.c (-O2) output pattern test
FAIL: libmudflap.cth/pass40-frag.c (-O3) execution test
FAIL: libmudflap.cth/pass40-frag.c (-O3) output pattern test

The complete testsuite logs can be found at
http://www.mailsys.de/~gcc/logs-HEAD-i686-1097267089.tar.bz2

These are the new ChangeLog entries since the last run:

2004-10-08  Andrew Pinski  <pinskia@physics.uc.edu>

	PR c/16999
	* c-ppoutput.c (cb_ident): Don't quote string as it is already
	quoted.

2004-10-08  Diego Novillo  <dnovillo@redhat.com>

	* tree-ssa-pre.c (init_pre): Use size of ARRAY_REF to allocate
	reference_node_pool.

2004-10-08  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>

	PR c++/17868
	* error.c (dump_expr): Add missing case for RDIV_EXPR.

2004-10-08  Andrew Pinski  <pinskia@physics.uc.edu>

	PR c/16999
	* gcc.dg/cpp/ident-1.c: New test.

2004-10-08  Tobias Schlueter  <tobias.shclueter@physik.uni-muenchen.de>

	* arith.c: Fix formatting issues.
	


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]