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

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

            Bug ID: 57490
           Summary: ICE on c-c++-common/cilk-plus/AN/an-if.c
           Product: gcc
           Version: 4.9.0
            Status: UNCONFIRMED
          Keywords: ice-on-valid-code
          Severity: normal
          Priority: P3
         Component: c
          Assignee: unassigned at gcc dot gnu.org
          Reporter: ebotcazou at gcc dot gnu.org
            Target: sparc*-sun-solaris2.*

The test triggers an ICE with any options:

(botcazou@ob) /nile.build/botcazou/gcc-head/sparc-sun-solaris2.10 $ gcc/xgcc
-Bgcc -S an-if.c -fcilkplus
In file included from an-if.c:7:0:
an-if.c: In function 'main':
an-if.c:28:33: internal compiler error: in gimplify_expr, at gimplify.c:7809
         assert( __sec_reduce_add(x[0:n])==3*n );
                                 ^
0x37c04b gimplify_expr(tree_node**, gimple_statement_d**, gimple_statement_d**,
bool (*)(tree_node*), int)
        /nile.build/botcazou/gcc-head/src/gcc/gimplify.c:7809
0x382fdb gimplify_call_expr
        /nile.build/botcazou/gcc-head/src/gcc/gimplify.c:2629
0x379417 gimplify_expr(tree_node**, gimple_statement_d**, gimple_statement_d**,
bool (*)(tree_node*), int)
        /nile.build/botcazou/gcc-head/src/gcc/gimplify.c:7131
0x37bdc7 gimplify_expr(tree_node**, gimple_statement_d**, gimple_statement_d**,
bool (*)(tree_node*), int)
        /nile.build/botcazou/gcc-head/src/gcc/gimplify.c:7771
0x379967 gimplify_expr(tree_node**, gimple_statement_d**, gimple_statement_d**,
bool (*)(tree_node*), int)
        /nile.build/botcazou/gcc-head/src/gcc/gimplify.c:7780
0x381a23 gimplify_cond_expr
        /nile.build/botcazou/gcc-head/src/gcc/gimplify.c:3245
0x3792df gimplify_expr(tree_node**, gimple_statement_d**, gimple_statement_d**,
bool (*)(tree_node*), int)
        /nile.build/botcazou/gcc-head/src/gcc/gimplify.c:7116
[...]


             reply	other threads:[~2013-05-31 19:50 UTC|newest]

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