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 GCC build failure, HEAD@166631 on native


With your recent patch, GCC HEAD revision 166631 had problems on:
native: build (NEW build failure)
Attached is build output for those targets.
The previous build was of revision 166622.

Log information for changes since the last build:
------------------------------------------------------------------------
r166623 | janus | 2010-11-11 13:44:15 -0800 (Thu, 11 Nov 2010) | 9 lines
Changed paths:
   M /trunk/gcc/fortran/ChangeLog
   M /trunk/gcc/fortran/resolve.c
   M /trunk/gcc/testsuite/ChangeLog
   A /trunk/gcc/testsuite/gfortran.dg/proc_decl_24.f90

2010-11-11  Janus Weil  <janus@gcc.gnu.org>

	* resolve.c (resolve_procedure_interface): Copy 'is_bind_c' attribute.


2010-11-11  Janus Weil  <janus@gcc.gnu.org>

	* gfortran.dg/proc_decl_24.f90: New.

------------------------------------------------------------------------
r166624 | hubicka | 2010-11-11 14:08:26 -0800 (Thu, 11 Nov 2010) | 10 lines
Changed paths:
   M /trunk/gcc/ChangeLog
   M /trunk/gcc/ipa-inline.c
   M /trunk/gcc/testsuite/ChangeLog
   A /trunk/gcc/testsuite/gcc.dg/tree-ssa/inline-5.c
   A /trunk/gcc/testsuite/gcc.dg/tree-ssa/inline-6.c

	PR tree-optimize/40436
	* gcc.dg/tree-ssa/inline-5.c: New testcase.
	* gcc.dg/tree-ssa/inline-6.c: New testcase.

	* ipa-inline.c (likely_eliminated_by_inlining_p): Rename to ...
	(eliminated_by_inlining_prob): ... this one; return 50% probability for
	SRA.
	(estimate_function_body_sizes): Update use of eliminated_by_inlining_prob;
	estimate static function size for 2 instructions.

------------------------------------------------------------------------
r166625 | hubicka | 2010-11-11 14:54:53 -0800 (Thu, 11 Nov 2010) | 64 lines
Changed paths:
   M /trunk/gcc/ChangeLog
   M /trunk/gcc/cgraphunit.c
   M /trunk/gcc/collect2.c
   M /trunk/gcc/common.opt
   M /trunk/gcc/doc/invoke.texi
   M /trunk/gcc/gcc.c
   M /trunk/gcc/ipa-prop.c
   M /trunk/gcc/ipa-split.c
   M /trunk/gcc/ipa.c
   M /trunk/gcc/lto-wrapper.c
   M /trunk/gcc/opts.c
   M /trunk/gcc/testsuite/ChangeLog
   M /trunk/gcc/testsuite/g++.dg/20090107-1.C
   M /trunk/gcc/testsuite/g++.dg/20090121-1.C
   M /trunk/gcc/testsuite/g++.dg/lto/20081109-1_0.C
   M /trunk/gcc/testsuite/g++.dg/lto/20081118_0.C
   M /trunk/gcc/testsuite/g++.dg/lto/20081119-1_0.C
   M /trunk/gcc/testsuite/g++.dg/lto/20081123_0.C
   M /trunk/gcc/testsuite/g++.dg/lto/20081125_0.C
   M /trunk/gcc/testsuite/g++.dg/lto/20081204-1_0.C
   M /trunk/gcc/testsuite/g++.dg/lto/20081204-2_0.C
   M /trunk/gcc/testsuite/g++.dg/lto/20081219_0.C
   M /trunk/gcc/testsuite/g++.dg/lto/20090128_0.C
   M /trunk/gcc/testsuite/g++.dg/lto/20090302_0.C
   M /trunk/gcc/testsuite/g++.dg/lto/20090303_0.C
   M /trunk/gcc/testsuite/g++.dg/lto/20090313_0.C
   M /trunk/gcc/testsuite/g++.dg/lto/20100723-1_0.C
   M /trunk/gcc/testsuite/g++.dg/lto/20100724-1_0.C
   M /trunk/gcc/testsuite/g++.dg/lto/pr45679-1_0.C
   M /trunk/gcc/testsuite/g++.dg/lto/pr45679-2_0.C
   M /trunk/gcc/testsuite/gcc.dg/20081223-1.c
   M /trunk/gcc/testsuite/gcc.dg/lto/20081115_0.c
   M /trunk/gcc/testsuite/gcc.dg/lto/20081118_0.c
   M /trunk/gcc/testsuite/gcc.dg/lto/20081120-2_0.c
   M /trunk/gcc/testsuite/gcc.dg/lto/20081201-1_0.c
   M /trunk/gcc/testsuite/gcc.dg/lto/20081201-2_0.c
   M /trunk/gcc/testsuite/gcc.dg/lto/20081202-1_0.c
   M /trunk/gcc/testsuite/gcc.dg/lto/20081202-2_0.c
   M /trunk/gcc/testsuite/gcc.dg/lto/20081204-1_0.c
   M /trunk/gcc/testsuite/gcc.dg/lto/20081224_0.c
   M /trunk/gcc/testsuite/gcc.dg/lto/20090116_0.c
   M /trunk/gcc/testsuite/gcc.dg/lto/20090126-1_0.c
   M /trunk/gcc/testsuite/gcc.dg/lto/20090126-2_0.c
   M /trunk/gcc/testsuite/gcc.dg/lto/20090206-1_0.c
   M /trunk/gcc/testsuite/gcc.dg/lto/20090206-2_0.c
   M /trunk/gcc/testsuite/gcc.dg/lto/20090219_0.c
   M /trunk/gcc/testsuite/gcc.dg/lto/20091015-1_0.c
   M /trunk/gcc/testsuite/gcc.dg/lto/20100423-1_0.c
   M /trunk/gcc/testsuite/gcc.dg/lto/20100423-2_0.c
   M /trunk/gcc/testsuite/gcc.dg/lto/const-uniq_0.c
   M /trunk/gcc/testsuite/gcc.dg/lto/ipacp_0.c
   M /trunk/gcc/testsuite/gcc.dg/lto/ipareference2_0.c
   M /trunk/gcc/testsuite/gcc.dg/lto/ipareference_0.c
   M /trunk/gcc/testsuite/gcc.dg/lto/materialize-1_0.c
   M /trunk/gcc/testsuite/gcc.dg/lto/noreturn-1_0.c
   M /trunk/gcc/testsuite/lib/c-torture.exp
   M /trunk/gcc/testsuite/lib/gcc-dg.exp
   M /trunk/gcc/testsuite/lib/lto.exp
   M /trunk/gcc/testsuite/obj-c++.dg/lto/lto.exp
   M /trunk/gcc/testsuite/objc.dg/lto/lto.exp
   M /trunk/gcc/varpool.c


	* doc/invoke.texi (-fwhopr): Merge into -flto section.
	(-flto-partition): Document none.
	* gcc.c (LINK_COMMAND_SPEC): Remove -fwhopr.
	* lto-wrapper.c: Update comment.
	(run_gcc): Update LTO option parsing.
	* opts.c (finish_options): add support -flto-partition=none
	(common_handle_option): Remove fwhopr.
	* common.opt: Turn fwhopr into flto.
	* collect2.c (main): Update option handling.
	* cgraphunit.c (cgraph_decide_is_function_needed): Remove flag_whopr.
	* ipa-split.c (execute_split_functions): Remove flag_whopr.
	* ipa.c (function_and_variable_visibility): Remove flag_whopr.
	* ipa-prop.c (ipa_compute_jump_functions): Remove flag_whopr.
	* varpool.c (decide_is_variable_needed): Remove flag_whopr.
	
	* gcc.dg/20081223-1.c: Update LTO options.
	* gcc.dg/lto/20090206-1_0.c: Update LTO options.
	* gcc.dg/lto/20081118_0.c: Update LTO options.
	* gcc.dg/lto/ipareference_0.c: Update LTO options.
	* gcc.dg/lto/20100423-2_0.c: Update LTO options.
	* gcc.dg/lto/20081201-1_0.c: Update LTO options.
	* gcc.dg/lto/ipacp_0.c: Update LTO options.
	* gcc.dg/lto/20090116_0.c: Update LTO options.
	* gcc.dg/lto/20091015-1_0.c: Update LTO options.
	* gcc.dg/lto/20090126-2_0.c: Update LTO options.
	* gcc.dg/lto/20081202-2_0.c: Update LTO options.
	* gcc.dg/lto/20081204-1_0.c: Update LTO options.
	* gcc.dg/lto/const-uniq_0.c: Update LTO options.
	* gcc.dg/lto/20081224_0.c: Update LTO options.
	* gcc.dg/lto/20090219_0.c: Update LTO options.
	* gcc.dg/lto/ipareference2_0.c: Update LTO options.
	* gcc.dg/lto/20090206-2_0.c: Update LTO options.
	* gcc.dg/lto/20081115_0.c: Update LTO options.
	* gcc.dg/lto/20081201-2_0.c: Update LTO options.
	* gcc.dg/lto/20081120-2_0.c: Update LTO options.
	* gcc.dg/lto/materialize-1_0.c: Update LTO options.
	* gcc.dg/lto/20090126-1_0.c: Update LTO options.
	* gcc.dg/lto/20081202-1_0.c: Update LTO options.
	* gcc.dg/lto/noreturn-1_0.c: Update LTO options.
	* g++.dg/20090107-1.C: Update LTO options.
	* g++.dg/lto/pr45679-2_0.C: Update LTO options.
	* g++.dg/lto/20081123_0.C: Update LTO options.
	* g++.dg/lto/20090313_0.C: Update LTO options.
	* g++.dg/lto/20081125_0.C: Update LTO options.
	* g++.dg/lto/20081109-1_0.C: Update LTO options.
	* g++.dg/lto/20081219_0.C: Update LTO options.
	* g++.dg/lto/20100724-1_0.C: Update LTO options.
	* g++.dg/lto/20081204-1_0.C: Update LTO options.
	* g++.dg/lto/20090303_0.C: Update LTO options.
	* g++.dg/lto/20100723-1_0.C: Update LTO options.
	* g++.dg/lto/pr45679-1_0.C: Update LTO options.
	* g++.dg/lto/20090128_0.C: Update LTO options.
	* g++.dg/lto/20081204-2_0.C: Update LTO options.
	* g++.dg/lto/20090302_0.C: Update LTO options.
	* g++.dg/lto/20081119-1_0.C: Update LTO options.
	* g++.dg/lto/20081118_0.C: Update LTO options.
	* g++.dg/20090121-1.C: Update LTO options.
	* objc.dg/lto/lto.exp: Update LTO options.
	* lib/lto.exp: Update LTO options.
	* lib/gcc-dg.exp: Update LTO options.
	* lib/c-torture.exp: Update LTO options.
	* obj-c++.dg/lto/lto.exp: Update LTO options.

------------------------------------------------------------------------
r166628 | burnus | 2010-11-11 15:02:03 -0800 (Thu, 11 Nov 2010) | 6 lines
Changed paths:
   M /trunk/gcc/testsuite/ChangeLog
   M /trunk/gcc/testsuite/gfortran.dg/char_initialiser_actual.f90

2010-11-11  Jakub Jelinek <jakub@redhat.com>
            Tobias Burnus <burnus@net-b.de>

    PR fortran/46325
    * gfortran.dg/char_initialiser_actual.f90: Make test case valid. 

------------------------------------------------------------------------
r166630 | hubicka | 2010-11-11 15:06:25 -0800 (Thu, 11 Nov 2010) | 3 lines
Changed paths:
   M /trunk/ChangeLog
   M /trunk/config/bootstrap-lto.mk


	* config/bootstrap-lto: Use -flto.

------------------------------------------------------------------------
r166631 | burnus | 2010-11-11 15:07:23 -0800 (Thu, 11 Nov 2010) | 18 lines
Changed paths:
   M /trunk/gcc/fortran/ChangeLog
   M /trunk/gcc/fortran/resolve.c
   M /trunk/gcc/testsuite/ChangeLog
   A /trunk/gcc/testsuite/gfortran.dg/class_31.f90
   A /trunk/gcc/testsuite/gfortran.dg/forall_14.f90

2010-11-11  Tobias Burnus  <burnus@net-b.de>

        PR fortran/46413
        * resolve.c (resolve_transfer): Reject I/O transfer of
        polymorphic type.

        PR fortran/46205
        * resolve.c (resolve_code): Reject nonscalar FORALL masks.

2010-11-11  Tobias Burnus  <burnus@net-b.de>

        PR fortran/46413
        * gfortran.dg/class_31.f90: New.

        PR fortran/46205
        * gfortran.dg/forall_14.f90: New.


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

For more information, see <http://glutton.geoffk.org/HEAD/>.

Attachment: native-log.txt
Description: Text document

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

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