public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "ro at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug c/57490] ICE on c-c++-common/cilk-plus/AN/an-if.c
Date: Fri, 14 Jun 2013 20:48:00 -0000	[thread overview]
Message-ID: <bug-57490-4-hQziFjhP0m@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-57490-4@http.gcc.gnu.org/bugzilla/>

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

Rainer Orth <ro at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Target|sparc*-sun-solaris2.*       |*-*-solaris2.*
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2013-06-14
                 CC|                            |ro at gcc dot gnu.org
   Target Milestone|---                         |4.9.0
     Ever confirmed|0                           |1

--- Comment #1 from Rainer Orth <ro at gcc dot gnu.org> ---
As of 2013-06-14 (r200089), I see the following ICE on both Solaris/SPARC and
Solaris/x86, can be reproduced with x86_64-unknown-linux-gnu x
i386-pc-solaris2.10 cross compiler:

% cc1 -fpreprocessed an-if.i -quiet -fcilkplus -o an-if.s
/vol/gcc/src/hg/trunk/local/gcc/testsuite/c-c++-common/cilk-plus/AN/an-if.c: In
function 'main':
/vol/gcc/src/hg/trunk/local/gcc/testsuite/c-c++-common/cilk-plus/AN/an-if.c:14:9:
internal compiler error: in gimplify_var_or_parm_decl, at gimplify.c:2042
     int i = 0;
         ^
0x7884f7 gimplify_var_or_parm_decl
        /vol/gcc/src/hg/trunk/local/gcc/gimplify.c:2042
0x790c18 gimplify_expr(tree_node**, gimple_statement_d**, gimple_statement_d**,
bool (*)(tree_node*), int)
        /vol/gcc/src/hg/trunk/local/gcc/gimplify.c:7565
0x7a2980 gimplify_modify_expr
        /vol/gcc/src/hg/trunk/local/gcc/gimplify.c:4851
0x790b6f gimplify_expr(tree_node**, gimple_statement_d**, gimple_statement_d**,
bool (*)(tree_node*), int)
        /vol/gcc/src/hg/trunk/local/gcc/gimplify.c:7160
0x797758 gimplify_stmt(tree_node**, gimple_statement_d**)
        /vol/gcc/src/hg/trunk/local/gcc/gimplify.c:5692
0x79a5d3 gimplify_and_add
        /vol/gcc/src/hg/trunk/local/gcc/gimplify.c:327
0x79a5d3 gimplify_decl_expr
        /vol/gcc/src/hg/trunk/local/gcc/gimplify.c:1468
0x790629 gimplify_expr(tree_node**, gimple_statement_d**, gimple_statement_d**,
bool (*)(tree_node*), int)
        /vol/gcc/src/hg/trunk/local/gcc/gimplify.c:7327
0x797758 gimplify_stmt(tree_node**, gimple_statement_d**)
        /vol/gcc/src/hg/trunk/local/gcc/gimplify.c:5692
0x790e33 gimplify_statement_list
        /vol/gcc/src/hg/trunk/local/gcc/gimplify.c:1521
0x790e33 gimplify_expr(tree_node**, gimple_statement_d**, gimple_statement_d**,
bool (*)(tree_node*), int)
        /vol/gcc/src/hg/trunk/local/gcc/gimplify.c:7549
0x797758 gimplify_stmt(tree_node**, gimple_statement_d**)
        /vol/gcc/src/hg/trunk/local/gcc/gimplify.c:5692
0x79786a gimplify_body(tree_node*, bool)
        /vol/gcc/src/hg/trunk/local/gcc/gimplify.c:8193
0x797d82 gimplify_function_tree(tree_node*)
        /vol/gcc/src/hg/trunk/local/gcc/gimplify.c:8325
0x621c77 analyze_function
        /vol/gcc/src/hg/trunk/local/gcc/cgraphunit.c:630
0x624399 analyze_functions
        /vol/gcc/src/hg/trunk/local/gcc/cgraphunit.c:914
0x624b07 finalize_compilation_unit()
        /vol/gcc/src/hg/trunk/local/gcc/cgraphunit.c:2088
0x4e7092 c_write_global_declarations()
        /vol/gcc/src/hg/trunk/local/gcc/c/c-decl.c:10118

Preprocessed testcase attached.

Balaji, could you please have a look.  At least on Solaris/x86, this is the
last
remaining cilkplus testsuite failure (Solaris/SPARC bootstrap still running).

  Rainer


  reply	other threads:[~2013-06-14 20:48 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-31 19:50 [Bug c/57490] New: " ebotcazou at gcc dot gnu.org
2013-06-14 20:48 ` ro at gcc dot gnu.org [this message]
2013-06-14 20:49 ` [Bug c/57490] " ro at gcc dot gnu.org
2014-02-07 10:10 ` ro 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-57490-4-hQziFjhP0m@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).