1 new GCC HEAD@167359 regression

regress regress@apple.com
Thu Dec 2 08:10:00 GMT 2010


With your recent patch, GCC HEAD revision 167359 had problems on:
native: regress-32 (1 NEW failures)
The previous build was of revision 167326.

Regressions for native:
old   g++.sum g++.dg/eh/simd-3.C
old   g++.sum g++.dg/eh/simd-4.C
old   g++.sum g++.dg/ext/altivec-15.C
old   g++.sum g++.dg/tree-prof/indir-call-prof.C
old   g++.sum tmpdir-g++.dg-struct-layout-1/t026
old   gcc.sum gcc.c-torture/execute/20040811-1.c
old   gcc.sum gcc.c-torture/execute/pr22061-4.c
old   gcc.sum gcc.dg/compat/vector-1
old   gcc.sum gcc.dg/compat/vector-2
old   gcc.sum gcc.dg/sms-2.c
old   gcc.sum gcc.dg/sms-3.c
old   gcc.sum gcc.dg/sms-4.c
old   gcc.sum gcc.dg/sms-5.c
old   gcc.sum gcc.dg/sms-6.c
old   gcc.sum gcc.dg/sms-7.c
old   gcc.sum gcc.dg/vect/costmodel/ppc/costmodel-vect-outer-fir.c
old   gcc.sum gcc.target/powerpc/405-dlmzb-strlen-1.c
old   gcc.sum gcc.target/powerpc/440-dlmzb-strlen-1.c
old   gcc.sum gcc.target/powerpc/ppc-vector-memcpy.c
old   gcc.sum tmpdir-gcc.dg-struct-layout-1/t025
old   gcc.sum tmpdir-gcc.dg-struct-layout-1/t027
old   gcc.sum tmpdir-gcc.dg-struct-layout-1/t028
NEW   libjava.sum Thread_Sleep_2
old   libstdc++.sum 20_util/unique_ptr/requirements/explicit_instantiation/explicit_instantiation.cc
old   libstdc++.sum 22_locale/ctype/to/char/1.cc
old   libstdc++.sum 22_locale/ctype/to/wchar_t/1.cc
old   libstdc++.sum 27_io/basic_streambuf/sgetn/char/1.cc
old   libstdc++.sum 27_io/basic_streambuf/sgetn/wchar_t/1.cc
old   libstdc++.sum 27_io/basic_streambuf/sputn/char/1.cc
old   libstdc++.sum 27_io/basic_streambuf/sputn/wchar_t/1.cc
old   libstdc++.sum ext/mt_allocator/deallocate_global_thread-1.cc
old   libstdc++.sum ext/mt_allocator/deallocate_global_thread-3.cc

Log information for changes since the last build:
------------------------------------------------------------------------
r167328 | ro | 2010-12-01 05:41:59 -0800 (Wed, 01 Dec 2010) | 2 lines
Changed paths:
   M /trunk/libgomp/ChangeLog
   M /trunk/libgomp/testsuite/libgomp.fortran/vla8.f90

	* testsuite/libgomp.fortran/vla8.f90: Use dg-timeout-factor 2.0.

------------------------------------------------------------------------
r167329 | jsm28 | 2010-12-01 05:46:36 -0800 (Wed, 01 Dec 2010) | 59 lines
Changed paths:
   M /trunk/gcc/ChangeLog
   M /trunk/gcc/Makefile.in
   M /trunk/gcc/c-typeck.c
   M /trunk/gcc/common.opt
   M /trunk/gcc/config/alpha/alpha.c
   M /trunk/gcc/config/arc/arc.c
   M /trunk/gcc/config/arm/arm.c
   M /trunk/gcc/config/arm/t-arm
   M /trunk/gcc/config/avr/avr.c
   M /trunk/gcc/config/bfin/bfin.c
   M /trunk/gcc/config/cris/cris.c
   M /trunk/gcc/config/crx/crx.c
   M /trunk/gcc/config/fr30/fr30.c
   M /trunk/gcc/config/frv/frv.c
   M /trunk/gcc/config/h8300/h8300.c
   M /trunk/gcc/config/ia64/ia64.c
   M /trunk/gcc/config/iq2000/iq2000.c
   M /trunk/gcc/config/lm32/lm32.c
   M /trunk/gcc/config/m32c/m32c.c
   M /trunk/gcc/config/m32r/m32r.c
   M /trunk/gcc/config/m68hc11/m68hc11.c
   M /trunk/gcc/config/m68k/m68k.c
   M /trunk/gcc/config/mcore/mcore.c
   M /trunk/gcc/config/mep/mep.c
   M /trunk/gcc/config/microblaze/microblaze.c
   M /trunk/gcc/config/mips/mips.c
   M /trunk/gcc/config/mmix/mmix.c
   M /trunk/gcc/config/mn10300/mn10300.c
   M /trunk/gcc/config/moxie/moxie.c
   M /trunk/gcc/config/pa/pa.c
   M /trunk/gcc/config/pdp11/pdp11.c
   M /trunk/gcc/config/picochip/picochip.c
   M /trunk/gcc/config/s390/s390.c
   M /trunk/gcc/config/score/score.c
   M /trunk/gcc/config/sh/sh.c
   M /trunk/gcc/config/sparc/sparc.c
   M /trunk/gcc/config/spu/spu.c
   M /trunk/gcc/config/spu/t-spu-elf
   M /trunk/gcc/config/stormy16/stormy16.c
   M /trunk/gcc/config/v850/v850.c
   M /trunk/gcc/config/vax/vax.c
   M /trunk/gcc/config/xtensa/xtensa.c
   M /trunk/gcc/cp/ChangeLog
   M /trunk/gcc/cp/Make-lang.in
   M /trunk/gcc/cp/cp-objcp-common.c
   M /trunk/gcc/cp/lex.c
   M /trunk/gcc/cp/typeck.c
   M /trunk/gcc/final.c
   M /trunk/gcc/gimple-low.c
   M /trunk/gcc/graphite-sese-to-poly.c
   M /trunk/gcc/java/ChangeLog
   M /trunk/gcc/java/Make-lang.in
   M /trunk/gcc/java/jcf-parse.c
   M /trunk/gcc/opts-global.c
   M /trunk/gcc/output.h
   M /trunk/gcc/plugin.c
   M /trunk/gcc/targhooks.c
   M /trunk/gcc/targhooks.h
   M /trunk/gcc/toplev.c
   M /trunk/gcc/toplev.h
   M /trunk/gcc/tree-cfg.c
   M /trunk/gcc/tree-dump.c
   M /trunk/gcc/tree-inline.c
   M /trunk/gcc/tree.c
   M /trunk/gcc/tree.h
   M /trunk/gcc/varasm.c
   M /trunk/gcc/xcoffout.c

	* common.opt (main_input_filename, main_input_basename,
	main_input_baselength): New Variable entries.  From toplev.c.
	* final.c (output_quoted_string): Move from toplev.c.
	* output.h (output_quoted_string): Move from toplev.h.
	* opts-global.c (read_cmdline_options): Use gcc_options pointer to
	access main_input_filename, main_input_baselength and
	main_input_basename.
	* targhooks.c: Include intl.h and opts.h.
	(option_affects_pch_p, default_get_pch_validity): Move from
	toplev.c.
	* targhooks.h (option_affects_pch_p, default_get_pch_validity):
	Move from toplev.h.
	* toplev.c (main_input_filename, main_input_basename,
	main_input_baselength): Move to common.opt.
	(output_quoted_string): Move to final.c.
	(warn_deprecated_use): Move to tree.c.
	(option_affects_pch_p, default_get_pch_validity,
	pch_option_mismatch, default_pch_valid_p): Move to targhooks.c.
	* toplev.h (skip_leading_substring): Move to tree-dump.c.
	(warn_deprecated_use): Move to tree.h.
	(output_quoted_string): Move to output.h.
	(main_input_filename, main_input_basename, main_input_baselength):
	Move to common.opt.
	(default_get_pch_validity, default_pch_valid_p): Move to
	targhooks.c.
	* tree-dump.c (skip_leading_substring): Move from toplev.h.
	* tree.c (warn_deprecated_use): Move from toplev.c.
	* tree.h (warn_deprecated_use): Move from toplev.h.
	* c-typeck.c, config/alpha/alpha.c, config/arc/arc.c,
	config/arm/arm.c, config/avr/avr.c, config/bfin/bfin.c,
	config/cris/cris.c, config/crx/crx.c, config/fr30/fr30.c,
	config/frv/frv.c, config/h8300/h8300.c, config/ia64/ia64.c,
	config/iq2000/iq2000.c, config/lm32/lm32.c, config/m32c/m32c.c,
	config/m32r/m32r.c, config/m68hc11/m68hc11.c, config/m68k/m68k.c,
	config/mcore/mcore.c, config/mep/mep.c,
	config/microblaze/microblaze.c, config/mips/mips.c,
	config/mmix/mmix.c, config/mn10300/mn10300.c,
	config/moxie/moxie.c, config/pa/pa.c, config/pdp11/pdp11.c,
	config/picochip/picochip.c, config/s390/s390.c,
	config/score/score.c, config/sh/sh.c, config/sparc/sparc.c,
	config/spu/spu.c, config/stormy16/stormy16.c, config/v850/v850.c,
	config/vax/vax.c, config/xtensa/xtensa.c, gimple-low.c,
	graphite-sese-to-poly.c, plugin.c, tree-cfg.c, tree-inline.c,
	varasm.c, xcoffout.c: Don't include toplev.h.
	* Makefile.in (c-typeck.o, tree-inline.o, tree-cfg.o,
	gimple-low.o, graphite-sese-to-poly.o, targhooks.o, plugin.o,
	varasm.o, xcoffout.o): Update dependencies.
	* config/arm/t-arm (arm.o): Update dependencies.
	* config/spu/t-spu-elf (spu.o): Update dependencies.

cp:
	* cp-objcp-common.c, lex.c, typeck.c: Don't include toplev.h.
	* Make-lang.in (cp/lex.o, cp/cp-objcp-common.o, cp/typeck2.o):
	Update dependencies.

java:
	* jcf-parse.c: Don't include toplev.h.
	* Make-lang.in (java/jcf-parse.o): Don't depend on toplev.h.

------------------------------------------------------------------------
r167330 | ro | 2010-12-01 05:55:16 -0800 (Wed, 01 Dec 2010) | 19 lines
Changed paths:
   M /trunk/libstdc++-v3/ChangeLog
   M /trunk/libstdc++-v3/Makefile.in
   M /trunk/libstdc++-v3/config/abi/post/solaris2.10/amd64/baseline_symbols.txt
   M /trunk/libstdc++-v3/config/abi/post/solaris2.10/baseline_symbols.txt
   M /trunk/libstdc++-v3/config/abi/post/solaris2.10/sparcv9/baseline_symbols.txt
   M /trunk/libstdc++-v3/config/abi/post/solaris2.8/baseline_symbols.txt
   M /trunk/libstdc++-v3/config/abi/post/solaris2.8/sparcv9/baseline_symbols.txt
   M /trunk/libstdc++-v3/configure
   M /trunk/libstdc++-v3/configure.ac
   D /trunk/libstdc++-v3/scripts/extract_symvers
   A /trunk/libstdc++-v3/scripts/extract_symvers.in (from /trunk/libstdc++-v3/scripts/extract_symvers:167328)
   A /trunk/libstdc++-v3/scripts/extract_symvers.pl
   M /trunk/libstdc++-v3/testsuite/Makefile.am
   M /trunk/libstdc++-v3/testsuite/Makefile.in
   M /trunk/libstdc++-v3/testsuite/libstdc++-abi/abi.exp

	* scripts/extract_symvers.pl: New file.
	* scripts/extract_symvers: Rename to ...
	* scripts/extract_symvers.in: ... this.
	Use extract_symvers.pl on SunOS.
	* configure.ac: Add scripts/extract_symvers to AC_CONFIG_FILES.
	* configure: Regenerate.
	* Makefile.in: Regenerate.
	* testsuite/Makefile.am (extract_symvers): Call extract_symvers
	from $(glibcxx_builddir).
	* testsuite/Makefile.in: Regenerate.
	* testsuite/libstdc++-abi/abi.exp: Call extract_symvers from
	$objdir.

	* config/abi/post/solaris2.8/baseline_symbols.txt: Regenerate.
	* config/abi/post/solaris2.8/sparcv9/baseline_symbols.txt: Likewise.
	* config/abi/post/solaris2.10/baseline_symbols.txt: Likewise.
	* config/abi/post/solaris2.10/amd64/baseline_symbols.txt: Likewise.
	* config/abi/post/solaris2.10/sparcv9/baseline_symbols.txt: Likewise.

------------------------------------------------------------------------
r167331 | jsm28 | 2010-12-01 05:58:52 -0800 (Wed, 01 Dec 2010) | 13 lines
Changed paths:
   M /trunk/gcc/ChangeLog
   M /trunk/gcc/ada/ChangeLog
   M /trunk/gcc/ada/gcc-interface/misc.c
   M /trunk/gcc/common.opt
   M /trunk/gcc/flags.h
   M /trunk/gcc/opts.c
   M /trunk/gcc/toplev.c

	* common.opt (flag_stack_check): New Variable entry.
	(fcompare-debug-second): Use Var.
	* flags.h (flag_compare_debug, flag_stack_check): Remove.
	* opts.c (flag_compare_debug): Remove.
	(common_handle_option): Don't handle OPT_fcompare_debug_second.
	Set opts->x_flag_stack_check for OPT_fstack_check_.
	* toplev.c (flag_stack_check): Remove.

ada:
	* gcc-interface/misc.c (flag_compare_debug, flag_stack_check):
	Undefine as macros then define as variables.
	(gnat_post_options): Set variables from global_options.

------------------------------------------------------------------------
r167332 | ro | 2010-12-01 06:00:01 -0800 (Wed, 01 Dec 2010) | 3 lines
Changed paths:
   M /trunk/libffi/ChangeLog
   M /trunk/libffi/testsuite/libffi.call/ffitest.h

	* testsuite/libffi.call/ffitest.h [__sgi] (PRId64, PRIu64): Define.
	(PRIuPTR): Define.

------------------------------------------------------------------------
r167333 | ro | 2010-12-01 06:01:48 -0800 (Wed, 01 Dec 2010) | 2 lines
Changed paths:
   M /trunk/libgomp/ChangeLog
   M /trunk/libgomp/configure.tgt

	* configure.tgt (mips-sgi-irix6*): Add -lpthread to XLDFLAGS.

------------------------------------------------------------------------
r167334 | qiyao | 2010-12-01 06:03:34 -0800 (Wed, 01 Dec 2010) | 4 lines
Changed paths:
   M /trunk/gcc/ChangeLog
   M /trunk/gcc/config/arm/predicates.md

gcc/
        * config/arm/predicates.md ("vfp_register_operand"): Return true for 
        VFP_D0_D7_REGS classes.

------------------------------------------------------------------------
r167340 | jsm28 | 2010-12-01 08:01:09 -0800 (Wed, 01 Dec 2010) | 2 lines
Changed paths:
   M /trunk/gcc/ChangeLog
   M /trunk/gcc/opts.c

	* opts.c: Expand comment on tm.h include.

------------------------------------------------------------------------
r167342 | hubicka | 2010-12-01 08:45:36 -0800 (Wed, 01 Dec 2010) | 11 lines
Changed paths:
   M /trunk/gcc/ChangeLog
   M /trunk/gcc/builtins.c
   M /trunk/gcc/builtins.def
   M /trunk/gcc/gimplify.c
   M /trunk/gcc/tree.c


	* tree.c (build_common_builtin_nodes): Do not initialize
	BUILT_IN_PROFILE_FUNC_ENTER and BUILT_IN_PROFILE_FUNC_EXIT.
	* builtins.c (expand_builtin_profile_func): Remove.
	(expand_builtin): Do not handle BUILT_IN_PROFILE_FUNC_ENTER and
	BUILT_IN_PROFILE_FUNC_EXIT.
	* builtins.def (profile_func_enter, profile_func_exit): Remove stubs.
	(__cyg_profile_func_enter, __cyg_profile_func_exit): New.
	* gimplify.c (gimplify_function_tree): Reorganize code calling
	profiling functions.

------------------------------------------------------------------------
r167343 | ktietz | 2010-12-01 08:57:47 -0800 (Wed, 01 Dec 2010) | 10 lines
Changed paths:
   M /trunk/lto-plugin/ChangeLog
   M /trunk/lto-plugin/Makefile.in
   M /trunk/lto-plugin/aclocal.m4
   M /trunk/lto-plugin/config.h.in
   M /trunk/lto-plugin/configure
   M /trunk/lto-plugin/configure.ac
   M /trunk/lto-plugin/lto-plugin.c

2010-12-01  Kai Tietz  <kai.tietz@onevision.com>

        * config.h.in: Regenerated.
        * configure: Regenerated.
        * Makefile.in: Regenerated.
        * configure.ac (AC_CHECK_HEADERS): Check for sys/wait.h.
        * lto-plugin.c:  Include sys/wait.h conditionally.
        * aclocal.m4: Regenerated.


------------------------------------------------------------------------
r167345 | spop | 2010-12-01 09:24:37 -0800 (Wed, 01 Dec 2010) | 11 lines
Changed paths:
   M /trunk/gcc/ChangeLog
   M /trunk/gcc/ChangeLog.graphite
   M /trunk/gcc/graphite-blocking.c
   M /trunk/gcc/graphite-poly.c
   M /trunk/gcc/graphite-poly.h

Add a stride parameter to scop_do_strip_mine.

2010-10-20  Sebastian Pop  <sebastian.pop@amd.com>

	* graphite-blocking.c (lst_do_strip_mine_loop): Extra parameter
	for the stride.
	(lst_do_strip_mine): Same.
	(scop_do_strip_mine): Same.
	* graphite-poly.c (apply_poly_transforms): Update call to
	scop_do_strip_mine.
	* graphite-poly.h (scop_do_strip_mine): Update declaration.
------------------------------------------------------------------------
r167346 | spop | 2010-12-01 09:24:47 -0800 (Wed, 01 Dec 2010) | 6 lines
Changed paths:
   M /trunk/gcc/ChangeLog
   M /trunk/gcc/ChangeLog.graphite
   M /trunk/gcc/sese.c

Call recompute_tree_invariant_for_addr_expr when replacing a constant in an ADDR_EXPR.

2010-11-22  Sebastian Pop  <sebastian.pop@amd.com>

	* sese.c (rename_uses): Call recompute_tree_invariant_for_addr_expr
	when replacing a constant in an ADDR_EXPR.
------------------------------------------------------------------------
r167347 | spop | 2010-12-01 09:24:57 -0800 (Wed, 01 Dec 2010) | 10 lines
Changed paths:
   M /trunk/gcc/ChangeLog
   M /trunk/gcc/ChangeLog.graphite
   M /trunk/gcc/graphite-sese-to-poly.c

Do not rewrite out of SSA scalar dependences crossing the limits of the scop.

2010-11-22  Sebastian Pop  <sebastian.pop@amd.com>

	* graphite-sese-to-poly.c (handle_scalar_deps_crossing_scop_limits):
	New.
	(rewrite_cross_bb_scalar_deps): Pass in the scop.  Call
	handle_scalar_deps_crossing_scop_limits.
	(rewrite_cross_bb_scalar_deps_out_of_ssa): Create an empty BB
	after the scop.  Update call to rewrite_cross_bb_scalar_deps.
------------------------------------------------------------------------
r167348 | spop | 2010-12-01 09:25:10 -0800 (Wed, 01 Dec 2010) | 56 lines
Changed paths:
   M /trunk/gcc/ChangeLog
   M /trunk/gcc/ChangeLog.graphite
   M /trunk/gcc/graphite-poly.c
   M /trunk/gcc/graphite-poly.h
   M /trunk/gcc/graphite-sese-to-poly.c
   M /trunk/gcc/graphite-sese-to-poly.h
   M /trunk/gcc/graphite.c
   M /trunk/gcc/sese.h
   M /trunk/gcc/testsuite/ChangeLog
   A /trunk/gcc/testsuite/gcc.dg/graphite/pr45297.c

Postpone the rewrite out of SSA to the end of the translation to polyhedral representation.

2010-11-22  Sebastian Pop  <sebastian.pop@amd.com>

	PR middle-end/45297
	* graphite-poly.c (new_poly_bb): Returns a poly_bb_p.  Do not take
	the reduction bool in parameter.  Clear PBB_IS_REDUCTION.  Set GBB_PBB.
	* graphite-poly.h (new_poly_bb): Update declaration.
	(gbb_from_bb): Moved here...
	(pbb_from_bb): New.
	* graphite-sese-to-poly.c (var_used_in_not_loop_header_phi_node):
	Removed.
	(graphite_stmt_p): Removed.
	(try_generate_gimple_bb): Returns a gimple_bb_p.  Do not pass in
	sbitmap reductions.  Always build a gimple_bb_p.  Do not call
	new_poly_bb.
	(build_scop_bbs_1): Do not pass in sbitmap reductions.
	(build_scop_bbs): Same.
	(gbb_from_bb): ... from here.
	(add_conditions_to_constraints): Moved up.
	(analyze_drs): New.
	(build_scop_drs): Call analyze_drs.  Remove all the PBBs that do
	not contain data references.
	(new_pbb_from_pbb): New.
	(insert_out_of_ssa_copy_on_edge): Call new_pbb_from_pbb after a
	block is split.
	(rewrite_close_phi_out_of_ssa): Update call to
	insert_out_of_ssa_copy_on_edge.
	(rewrite_reductions_out_of_ssa): Now static.
	(rewrite_cross_bb_scalar_deps_out_of_ssa): Same.
	(split_pbb): New.
	(split_reduction_stmt): Call split_pbb.
	(translate_scalar_reduction_to_array): Pass in the scop, do not
	pass in the sbitmap reductions.
	(rewrite_commutative_reductions_out_of_ssa_close_phi): Same.
	(rewrite_commutative_reductions_out_of_ssa_loop): Same.
	(rewrite_commutative_reductions_out_of_ssa): Same.
	(build_poly_scop): Call build_scop_bbs,
	rewrite_commutative_reductions_out_of_ssa,
	rewrite_reductions_out_of_ssa, and
	rewrite_cross_bb_scalar_deps_out_of_ssa.  Move build_scop_drs
	before scop_to_lst.
	* graphite-sese-to-poly.h (rewrite_commutative_reductions_out_of_ssa):
	Removed declaration.
	(rewrite_reductions_out_of_ssa): Same.
	(rewrite_cross_bb_scalar_deps_out_of_ssa): Same.
	(build_scop_bbs): Same.
	* graphite.c (graphite_transform_loops): Do not initialize reductions.
	Do not call build_scop_bbs,
	rewrite_commutative_reductions_out_of_ssa,
	rewrite_reductions_out_of_ssa, and
	rewrite_cross_bb_scalar_deps_out_of_ssa.
	* sese.h (struct gimple_bb): Add field pbb.
	(GBB_PBB): New.

	* gcc.dg/graphite/pr45297.c: New.
------------------------------------------------------------------------
r167349 | spop | 2010-12-01 09:25:20 -0800 (Wed, 01 Dec 2010) | 5 lines
Changed paths:
   M /trunk/gcc/ChangeLog
   M /trunk/gcc/ChangeLog.graphite
   M /trunk/gcc/sese.c
   M /trunk/gcc/testsuite/ChangeLog

LHS cannot be an ADDR_EXPR.

2010-11-26  Sebastian Pop  <sebastian.pop@amd.com>

	* sese.c (rename_uses): Do not handle ADDR_EXPR in LHS of assignments.
------------------------------------------------------------------------
r167350 | spop | 2010-12-01 09:25:30 -0800 (Wed, 01 Dec 2010) | 15 lines
Changed paths:
   M /trunk/gcc/ChangeLog
   M /trunk/gcc/ChangeLog.graphite
   M /trunk/gcc/graphite-sese-to-poly.c

Avoid the analysis of data references after the translation out of SSA.

2010-11-26  Sebastian Pop  <sebastian.pop@amd.com>

	* graphite-sese-to-poly.c (analyze_drs): Removed.
	(build_scop_drs): Do not call analyze_drs.
	(analyze_drs_in_stmts): New.
	(insert_stmts): New.
	(insert_out_of_ssa_copy): Call analyze_drs_in_stmts.
	(insert_out_of_ssa_copy_on_edge): Same.
	(rewrite_close_phi_out_of_ssa): Call insert_stmts.
	(rewrite_phi_out_of_ssa): Same.
	(rewrite_cross_bb_scalar_dependence): Same.
	(split_reduction_stmt): Move data references in the new basic blocks.
	(translate_scalar_reduction_to_array_for_stmt): Call insert_stmts.
------------------------------------------------------------------------
r167351 | spop | 2010-12-01 09:25:39 -0800 (Wed, 01 Dec 2010) | 7 lines
Changed paths:
   M /trunk/gcc/ChangeLog
   M /trunk/gcc/ChangeLog.graphite
   M /trunk/gcc/graphite-sese-to-poly.c

Fix unused warnings.

2010-11-26  Sebastian Pop  <sebastian.pop@amd.com>

	* graphite-sese-to-poly.c (analyze_drs_in_stmts): Fix set but
	unused warning.
	(rewrite_cross_bb_scalar_deps_out_of_ssa): Same.
------------------------------------------------------------------------
r167352 | jsm28 | 2010-12-01 09:29:12 -0800 (Wed, 01 Dec 2010) | 3 lines
Changed paths:
   M /trunk/gcc/ChangeLog
   M /trunk/gcc/Makefile.in
   M /trunk/gcc/intl.c

	* intl.c: Don't include tm.h.
	* Makefile.in (intl.o): Don't depend on $(TM_H).

------------------------------------------------------------------------
r167353 | hubicka | 2010-12-01 10:56:21 -0800 (Wed, 01 Dec 2010) | 2 lines
Changed paths:
   M /trunk/gcc/testsuite/ChangeLog
   M /trunk/gcc/testsuite/gcc.c-torture/execute/bcp-1.c

	* gcc.c-torture/execute/bcp-1.c: Make ready for -fuse-linker-plugin

------------------------------------------------------------------------
r167354 | meissner | 2010-12-01 12:47:47 -0800 (Wed, 01 Dec 2010) | 1 line
Changed paths:
   M /trunk/gcc/ChangeLog
   M /trunk/gcc/config/rs6000/rs6000.c

Provide FMA costs; enable some debug flags
------------------------------------------------------------------------
r167355 | fdumont | 2010-12-01 12:51:38 -0800 (Wed, 01 Dec 2010) | 6 lines
Changed paths:
   M /trunk/libstdc++-v3/ChangeLog
   M /trunk/libstdc++-v3/testsuite/23_containers/deque/cons/2.cc
   M /trunk/libstdc++-v3/testsuite/23_containers/vector/cons/4.cc

2010-12-01  Fran?\195?\167ois Dumont  <francois.cppdevs@free.fr>

        * testsuite/23_containers/deque/cons/2.cc: Fix to explicitely invoke
        the copy construtor with or without C++0x mode.
        * testsuite/23_containers/vector/cons/4.cc: Likewise.

------------------------------------------------------------------------

For more information, see <http://gcc.gnu.org/regtest/HEAD/>.

-------------- next part --------------

-- 
Geoffrey Keating <geoffk@apple.com> 
(via an automated GCC regression-testing script.)


More information about the Gcc-regression mailing list