public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "ro at CeBiTec dot Uni-Bielefeld.DE" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug bootstrap/61084] [4.10 regression] wide-int merge broke Solaris/SPARC bootstrap
Date: Wed, 07 May 2014 05:46:00 -0000	[thread overview]
Message-ID: <bug-61084-4-WLKak9rMgR@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-61084-4@http.gcc.gnu.org/bugzilla/>

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=61084

--- Comment #4 from ro at CeBiTec dot Uni-Bielefeld.DE <ro at CeBiTec dot Uni-Bielefeld.DE> ---
The bootstrap is finished now: my last one is a week and a half ago, but
at least some of the regressions are wide-int related:

+FAIL: gcc.target/sparc/pdist-2.c (internal compiler error)
+FAIL: gcc.target/sparc/pdist-2.c (test for excess errors)
+UNRESOLVED: gcc.target/sparc/pdist-2.c scan-assembler-not pdist\\t%
+UNRESOLVED: gcc.target/sparc/pdist-2.c scan-tree-dump optimized "return 475"
+FAIL: gcc.target/sparc/pdist-3.c (internal compiler error)
+FAIL: gcc.target/sparc/pdist-3.c (test for excess errors)
+WARNING: gcc.target/sparc/pdist-3.c compilation failed to produce executable
+FAIL: gcc.target/sparc/pdistn-2.c (internal compiler error)
+FAIL: gcc.target/sparc/pdistn-2.c (test for excess errors)
+UNRESOLVED: gcc.target/sparc/pdistn-2.c scan-assembler-not pdistn\\t%
+UNRESOLVED: gcc.target/sparc/pdistn-2.c scan-tree-dump optimized "return 473"

The first is:

/vol/gcc/src/hg/trunk/local/gcc/testsuite/gcc.target/sparc/pdist-2.c: In
function 'foo':
/vol/gcc/src/hg/trunk/local/gcc/testsuite/gcc.target/sparc/pdist-2.c:15:1:
internal compiler error: in decompose, at wide-int.h:908
0x9d688f wi::int_traits<generic_wide_int<wide_int_storage> >::decompose(long
long*, unsigned int, generic_wide_int<wide_int_storage> const&)
        /vol/gcc/src/hg/trunk/local/gcc/wide-int.h:908
0x9d688f wide_int_ref_storage<generic_wide_int<wide_int_storage> >
        /vol/gcc/src/hg/trunk/local/gcc/wide-int.h:956
0x9d688f generic_wide_int<generic_wide_int<wide_int_storage> >
        /vol/gcc/src/hg/trunk/local/gcc/wide-int.h:732
0x9d688f add<tree_node*, generic_wide_int<wide_int_storage> >
        /vol/gcc/src/hg/trunk/local/gcc/wide-int.h:732
0x9d688f add<tree_node*, generic_wide_int<wide_int_storage> >
        /vol/gcc/src/hg/trunk/local/gcc/wide-int.h:2319
0x9d688f sparc_fold_builtin
        /vol/gcc/src/hg/trunk/local/gcc/config/sparc/sparc.c:10946
0x30ff03 fold_call_expr(unsigned int, tree_node*, bool)
        /vol/gcc/src/hg/trunk/local/gcc/builtins.c:11145
0x4e72bf gimple_fold_stmt_to_constant_1(gimple_statement_base*, tree_node*
(*)(tree_node*))
        /vol/gcc/src/hg/trunk/local/gcc/gimple-fold.c:2782
0x7ea6f3 ccp_fold
        /vol/gcc/src/hg/trunk/local/gcc/tree-ssa-ccp.c:1152
0x7ea6f3 evaluate_stmt
        /vol/gcc/src/hg/trunk/local/gcc/tree-ssa-ccp.c:1670
0x7eb737 visit_assignment
        /vol/gcc/src/hg/trunk/local/gcc/tree-ssa-ccp.c:2215
0x7ebbab ccp_visit_stmt
        /vol/gcc/src/hg/trunk/local/gcc/tree-ssa-ccp.c:2298
0x87bdb7 simulate_stmt
        /vol/gcc/src/hg/trunk/local/gcc/tree-ssa-propagate.c:329
0x87c587 simulate_block
        /vol/gcc/src/hg/trunk/local/gcc/tree-ssa-propagate.c:452
0x87c587 simulate_block
        /vol/gcc/src/hg/trunk/local/gcc/tree-ssa-propagate.c:452
0x87c587 ssa_propagate(ssa_prop_result (*)(gimple_statement_base*, edge_def**,
tree_node**), ssa_prop_result (*)(gimple_statement_base*))
        /vol/gcc/src/hg/trunk/local/gcc/tree-ssa-propagate.c:869
0x7e613f do_ssa_ccp
        /vol/gcc/src/hg/trunk/local/gcc/tree-ssa-ccp.c:2339
0x7e613f execute
        /vol/gcc/src/hg/trunk/local/gcc/tree-ssa-ccp.c:2373

+FAIL: gfortran.dg/namelist_utf8.f90  -O0  execution test
+FAIL: gfortran.dg/namelist_utf8.f90  -O1  execution test
+FAIL: gfortran.dg/namelist_utf8.f90  -O2  execution test
+FAIL: gfortran.dg/namelist_utf8.f90  -O3 -fomit-frame-pointer  execution test
+FAIL: gfortran.dg/namelist_utf8.f90  -O3 -fomit-frame-pointer -funroll-loops 
e
xecution test
+FAIL: gfortran.dg/namelist_utf8.f90  -O3 -fomit-frame-pointer
-funroll-all-loop
s -finline-functions  execution test
+FAIL: gfortran.dg/namelist_utf8.f90  -O3 -g  execution test
+FAIL: gfortran.dg/namelist_utf8.f90  -Os  execution test

Most likely unrelated, PR libfortran/52539

+WARNING: program timed out.
+FAIL: gnat.dg/nested_agg_bitfield_constructor.adb (test for excess errors)
+WARNING: program timed out.
+FAIL: gnat.dg/outer_agg_bitfield_constructor.adb (test for excess errors)
+WARNING: gnat.dg/outer_agg_bitfield_constructor.adb compilation failed to
produ
ce executable

Can't tell, but failure is consistent.

    Rainer


  parent reply	other threads:[~2014-05-07  5:46 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <bug-61084-4@http.gcc.gnu.org/bugzilla/>
2014-05-06 19:22 ` ro at gcc dot gnu.org
2014-05-06 19:22 ` ro at gcc dot gnu.org
2014-05-06 20:05 ` rsandifo at gcc dot gnu.org
2014-05-06 20:56 ` ro at CeBiTec dot Uni-Bielefeld.DE
2014-05-07  5:46 ` ro at CeBiTec dot Uni-Bielefeld.DE [this message]
2014-05-07  9:15 ` rsandifo at gcc dot gnu.org
2014-05-07 12:53 ` ro at CeBiTec dot Uni-Bielefeld.DE
2014-05-07 23:24 ` ro at CeBiTec dot Uni-Bielefeld.DE
2014-05-08 11:33 ` ro at CeBiTec dot Uni-Bielefeld.DE
2014-05-14 15:43 ` rsandifo at gcc dot gnu.org
2014-05-15  8:31 ` ro at CeBiTec dot Uni-Bielefeld.DE
2014-05-15  8:35 ` ebotcazou at gcc dot gnu.org
2014-05-19  7:26 ` rsandifo at gcc dot gnu.org
2014-05-26 14:00 ` ebotcazou at gcc dot gnu.org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-61084-4-WLKak9rMgR@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).