new FAILs on HEAD
Michael Ritzert
gcc@ds217-115-141-84.dedicated.hosteurope.de
Tue Sep 14 15:20:00 GMT 2004
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:
debian GNU/Linux i686 unstable
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: gfortran.fortran-torture/execute/common.f90 execution, -O0
FAIL: gfortran.fortran-torture/execute/common.f90 execution, -O1
FAIL: gfortran.fortran-torture/execute/common.f90 execution, -O2
FAIL: gfortran.fortran-torture/execute/common.f90 execution, -O3 -fomit-frame-pointer
FAIL: gfortran.fortran-torture/execute/common.f90 execution, -O3 -fomit-frame-pointer -funroll-loops
FAIL: gfortran.fortran-torture/execute/common.f90 execution, -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions
FAIL: gfortran.fortran-torture/execute/common.f90 execution, -O3 -g
FAIL: gfortran.fortran-torture/execute/common.f90 execution, -Os
FAIL: gfortran.fortran-torture/execute/equiv_1.f90 execution, -O0
FAIL: gfortran.fortran-torture/execute/equiv_1.f90 execution, -O1
FAIL: gfortran.fortran-torture/execute/equiv_1.f90 execution, -O2
FAIL: gfortran.fortran-torture/execute/equiv_1.f90 execution, -O3 -fomit-frame-pointer
FAIL: gfortran.fortran-torture/execute/equiv_1.f90 execution, -O3 -fomit-frame-pointer -funroll-loops
FAIL: gfortran.fortran-torture/execute/equiv_1.f90 execution, -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions
FAIL: gfortran.fortran-torture/execute/equiv_1.f90 execution, -O3 -g
FAIL: gfortran.fortran-torture/execute/equiv_1.f90 execution, -Os
FAIL: gfortran.fortran-torture/execute/equiv_init_1.f90 execution, -O0
FAIL: gfortran.fortran-torture/execute/equiv_init_1.f90 execution, -O1
FAIL: gfortran.fortran-torture/execute/equiv_init_1.f90 execution, -O2
FAIL: gfortran.fortran-torture/execute/equiv_init_1.f90 execution, -O3 -fomit-frame-pointer
FAIL: gfortran.fortran-torture/execute/equiv_init_1.f90 execution, -O3 -fomit-frame-pointer -funroll-loops
FAIL: gfortran.fortran-torture/execute/equiv_init_1.f90 execution, -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions
FAIL: gfortran.fortran-torture/execute/equiv_init_1.f90 execution, -O3 -g
FAIL: gfortran.fortran-torture/execute/equiv_init_1.f90 execution, -Os
FAIL: gfortran.fortran-torture/execute/intrinsic_nearest.f90 execution, -O0
FAIL: gfortran.fortran-torture/execute/intrinsic_nearest.f90 execution, -O1
FAIL: gfortran.fortran-torture/execute/intrinsic_nearest.f90 execution, -O2
FAIL: gfortran.fortran-torture/execute/intrinsic_nearest.f90 execution, -O3 -fomit-frame-pointer
FAIL: gfortran.fortran-torture/execute/intrinsic_nearest.f90 execution, -O3 -fomit-frame-pointer -funroll-loops
FAIL: gfortran.fortran-torture/execute/intrinsic_nearest.f90 execution, -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions
FAIL: gfortran.fortran-torture/execute/intrinsic_nearest.f90 execution, -O3 -g
FAIL: gfortran.fortran-torture/execute/intrinsic_nearest.f90 execution, -Os
The complete testsuite logs can be found at
http://www.mailsys.de/~gcc/logs-HEAD-i686-1095145924.tar.bz2
These are the new ChangeLog entries since the last run:
2004-09-14 Uros Bizjak <uros@kss-loka.si>
* config/i386/i386.c (output_fp_compare): Add generation
of ftst instruction.
* config/i386/i386.md (*cmpfp_0_sf, cmpfp_0_df, cmpfp_0_xf):
Use output_fp_compare () function.
(cmpfp_i, *cmpfp_i_sse, *cmpfp_i_sse_only): Fix insn constraint.
(fix_truncdi_memory): Remove operands[5] copy.
2004-09-14 Kazu Hirata <kazu@cs.umass.edu>
* config/m32r/m32r.md, config/m68k/m68kelf.h,
config/mcore/mcore.md, config/rs6000/linux64.h,
config/rs6000/rs6000.c, config/sparc/sparc.c: Fix comment
typos.
2004-09-13 James E Wilson <wilson@specifixinc.com>
* Makefile.in (GEN_PROTOS_OBJS): Add $(BUILD_ERRORS).
* gen-protos.c: Include errors.h.
(progname): Delete.
2004-09-14 Jan Hubicka <jh@suse.cz>
* Makefile.in (predict.o): Depend on tree-scalar-evolution.h
* predict.c: Include tree-scalar-evolution.h and cfgloop.h
(predict_loops): Use number_of_iterations_exit to predict
number of iterations on trees.
2004-09-13 Dale Johannesen <dalej@apple.com>
PR 17408
PR 17409
* c-decl.c (start_decl): Repair TREE_STATIC for initialized
objects declared extern.
2004-09-14 Paul Brook <paul@codesourcery.com>
* config/arm/arm.c (arm_expand_prologue): Make args_to_push a
HOST_WIDE_INT.
2004-09-13 Daniel Jacobowitz <dan@debian.org>
* fold-const.c (fold_checksum_tree): Ignore TYPE_CACHED_VALUES.
Only use TYPE_BINFO for aggregates.
2004-09-13 Daniel Jacobowitz <dan@debian.org>
* expmed.c (synth_mult): Initialize latency. Check cost before
checking ops count.
2004-09-13 Kenneth Zadeck <Kenneth.Zadeck@NaturalBridge.com>
* tree-ssa-operands.c (get_call_expr_operands): Added parm to
add_call_clobber_ops and add_call_read_ops.
(add_call_clobber_ops, add_call_read_ops): Added code to reduce
the number of vdefs and vuses inserted based on analysis of global
variables across calls. * tree-dfa.c (find_referenced_vars):
Needed to reset static var maps before each function is compiled.
* cgraphunit.c:
(static_vars_to_consider_by_tree,static_vars_to_consider_by_uid,
static_vars_info,functions_to_static_vars_info,module_statics_escape,
all_module_statics,searchc_env,dfs_info): New fields to support
analysis of static global variables.
(print_order, convert_UIDs_in_bitmap, new_static_vars_info,
cgraph_reset_static_var_maps, get_global_static_vars_info,
get_global_statics_not_read, get_global_statics_not_written,
searchc, cgraph_reduced_inorder, has_proper_scope_for_analysis,
check_rhs_var, check_lhs_var, get_asm_expr_operands,
process_call_for_static_vars, scan_for_static_refs,
cgraph_characterize_statics_local, cgraph_get_static_name_by_uid,
clear_static_vars_maps, cgraph_propagate_bits,
cgraph_characterize_statics): New. Functions to support analysis
of static global variables.
(cgraph_mark_local_and_external_functions): Renamed from:
(cgraph_mark_local_functions)
(cgraph_expand_all_functions): Remove call to
cgraph_mark_local_and_external_functions.
(cgraph_optimize): Added driver to analyze static variables whose
scope is within the compilation unit. * cgraph.h (struct
cgraph_local_info, GTY): Added statics_read, statics_written,
local, calls_read_all, calls_write_all, for_functions_valid.
(struct cgraph_node): Added next_cycle. * cgraph.c
(dump_cgraph_node): Added print routines for new fields. *
makefile.in: macroized cgraph.h, added cgraphunit.c to the ggc
list.
2004-09-13 Mark Mitchell <mark@codesourcery.com>
PR c++/16162
* parser.c (cp_parser_id_expression): Correct value for
is_declarator.
(cp_parser_nested_name_specifier_opt): Look through typenames as
necessary.
(cp_parser_template_name): Honor check_dependency_p.
PR c++/16716
* parser.c (cp_parser_parse_and_diagnose_invalid_type_name):
Robustify.
PR c++/17327
* pt.c (unify): Add ENUMERAL_TYPE case. Replace sorry with
gcc_unreacable.
2004-09-13 Tom Tromey <tromey@redhat.com>
PR java/17216:
* class.c (layout_class_method): Put synthetic methods into the
vtable.
2004-09-13 Mark Mitchell <mark@codesourcery.com>
PR c++/16162
* g++.dg/template/decl2.C: New test.
2004-09-13 Bud Davis <bdavis9659@comcast.net>
PR fortran/17090
* gfortran.dg/pr17090.f90: New test.
2004-09-13 Dale Johannesen <dalej@apple.com>
* gcc.c-torture/compile/pr17408.c: New test case.
2004-09-13 Mark Mitchell <mark@codesourcery.com>
PR c++/16716
* g++.dg/parse/crash17.C: New test.
PR c++/17327
* g++.dg/template/enum3.C: New test.
2004-09-13 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
* libiberty.h (basename): Prototype for __MINGW32__.
2004-09-13 Bud Davis <bdavis9659@comcast.net>
PR fortran/17090
* io/list_read.c (list_formatted_read): Handle trailing spaces
at end of line.
2004-09-13 Loren J. Rittle <ljrittle@acm.org>
* inclhack.def (freebsd_gcc4_breakage): Add.
* fixincl.x: Regenerate.
* tests/base/sys/cdefs.h: Update for new test.
More information about the Gcc-regression
mailing list