public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "danglin at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug tree-optimization/57027] [4.9 Regression] ICE in gimple_assign_rhs_code, at gimple.h:2022
Date: Thu, 02 May 2013 15:42:00 -0000	[thread overview]
Message-ID: <bug-57027-4-QXquVfrKFH@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-57027-4@http.gcc.gnu.org/bugzilla/>


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

--- Comment #2 from John David Anglin <danglin at gcc dot gnu.org> 2013-05-02 15:42:23 UTC ---
Related fails:

FAIL: gcc.c-torture/compile/991202-1.c  -O2  (internal compiler error)
FAIL: gcc.c-torture/compile/991202-1.c  -O2  (test for excess errors)
FAIL: gcc.c-torture/compile/991202-1.c  -O3 -fomit-frame-pointer  (internal
comp
iler error)
FAIL: gcc.c-torture/compile/991202-1.c  -O3 -fomit-frame-pointer  (test for
exce
ss errors)
FAIL: gcc.c-torture/compile/991202-1.c  -O3 -g  (internal compiler error)
FAIL: gcc.c-torture/compile/991202-1.c  -O3 -g  (test for excess errors)
FAIL: gcc.c-torture/compile/991202-1.c  -Os  (internal compiler error)
FAIL: gcc.c-torture/compile/991202-1.c  -Os  (test for excess errors)
FAIL: gcc.c-torture/compile/991202-1.c  -O2 -flto -flto-partition=none 
(interna
l compiler error)
FAIL: gcc.c-torture/compile/991202-1.c  -O2 -flto -flto-partition=none  (test
fo
r excess errors)
FAIL: gcc.c-torture/compile/991202-1.c  -O2 -flto  (internal compiler error)
FAIL: gcc.dg/pr41345.c (test for excess errors)
FAIL: gcc.dg/pr52132.c (internal compiler error)
FAIL: gcc.dg/pr52132.c (test for excess errors)
FAIL: gcc.dg/torture/vec-cvt-1.c  -O2  (internal compiler error)
FAIL: gcc.dg/torture/vec-cvt-1.c  -O2  (test for excess errors)
FAIL: gcc.dg/torture/vec-cvt-1.c  -O3 -fomit-frame-pointer  (internal compiler
error)
FAIL: gcc.dg/torture/vec-cvt-1.c  -O3 -fomit-frame-pointer  (test for excess
errors)
FAIL: gcc.dg/torture/vec-cvt-1.c  -O3 -fomit-frame-pointer -funroll-loops 
(internal compiler error)
FAIL: gcc.dg/torture/vec-cvt-1.c  -O3 -fomit-frame-pointer -funroll-loops 
(test for excess errors)
FAIL: gcc.dg/torture/vec-cvt-1.c  -O3 -fomit-frame-pointer -funroll-all-loops
-finline-functions  (internal compiler error)
FAIL: gcc.dg/torture/vec-cvt-1.c  -O3 -fomit-frame-pointer -funroll-all-loops
-finline-functions  (test for excess errors)
FAIL: gcc.dg/torture/vec-cvt-1.c  -O3 -g  (internal compiler error)
FAIL: gcc.dg/torture/vec-cvt-1.c  -O3 -g  (test for excess errors)
FAIL: gcc.dg/torture/vec-cvt-1.c  -Os  (internal compiler error)
FAIL: gcc.dg/torture/vec-cvt-1.c  -Os  (test for excess errors)
FAIL: gcc.dg/torture/vec-cvt-1.c  -O2 -flto -flto-partition=none  (internal
compiler error)
FAIL: gcc.dg/torture/vec-cvt-1.c  -O2 -flto -flto-partition=none  (test for
excess errors)
FAIL: gcc.dg/torture/vec-cvt-1.c  -O2 -flto  (internal compiler error)
FAIL: gcc.dg/torture/vec-cvt-1.c  -O2 -flto  (test for excess errors)

All fail with similar ICEs:

Executing on host: /test/gnu/gcc/objdir/gcc/xgcc -B/test/gnu/gcc/objdir/gcc/ 
-f
no-diagnostics-show-caret -fdiagnostics-color=never   -O2  -w -c  -o 991202-1.o
/test/gnu/gcc/gcc/gcc/testsuite/gcc.c-torture/compile/991202-1.c    (timeout =
3
00)
spawn /test/gnu/gcc/objdir/gcc/xgcc -B/test/gnu/gcc/objdir/gcc/
-fno-diagnostics
-show-caret -fdiagnostics-color=never -O2 -w -c -o 991202-1.o
/test/gnu/gcc/gcc/
gcc/testsuite/gcc.c-torture/compile/991202-1.c
/test/gnu/gcc/gcc/gcc/testsuite/gcc.c-torture/compile/991202-1.c: In function
'k
1f':
/test/gnu/gcc/gcc/gcc/testsuite/gcc.c-torture/compile/991202-1.c:6:7: internal
c
ompiler error: tree check: expected ssa_name, have real_cst in
convert_mult_to_f
ma, at tree-ssa-math-opts.c:2584


  parent reply	other threads:[~2013-05-02 15:42 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-21 23:26 [Bug translation/57027] New: " danglin at gcc dot gnu.org
2013-04-22 12:32 ` [Bug translation/57027] " rguenth at gcc dot gnu.org
2013-04-29 15:33 ` [Bug tree-optimization/57027] " danglin at gcc dot gnu.org
2013-05-02 15:42 ` danglin at gcc dot gnu.org [this message]
2013-05-02 16:28 ` amylaar at gcc dot gnu.org
2013-05-03 10:11 ` amylaar at gcc dot gnu.org
2013-05-03 10:53 ` rguenth at gcc dot gnu.org
2013-05-04 23:03 ` dave.anglin at bell dot net
2013-05-05  8:53 ` amylaar 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-57027-4-QXquVfrKFH@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).