public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "b3timmons at speedymail dot org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug c/42221]  New: ICE from '-Os -fgraphite-identity'
Date: Sun, 29 Nov 2009 17:23:00 -0000	[thread overview]
Message-ID: <bug-42221-18357@http.gcc.gnu.org/bugzilla/> (raw)

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 2254 bytes --]

gcc -v -B. -r -nostdlib -Wall -Wextra -Os -fgraphite-identity md4.i; echo EXIT:
$?
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/local/libexec/gcc/x86_64-unknown-linux-gnu/4.5.0/lto-wrapper
Target: x86_64-unknown-linux-gnu
Configured with: ../gcc/configure --with-mpfr=/usr/local --with-gmp=/usr/local
--with-ppl=/usr/local --with-cloog=/usr/local --with-mpc=/usr/local
--with-libelf=/usr/local --enable-languages=c,c++ --enable-__cxa_atexit
--enable-targets=all
Thread model: posix
gcc version 4.5.0 20091129 (experimental) (GCC)
COLLECT_GCC_OPTIONS='-v' '-B.' '-r' '-nostdlib' '-Wall' '-Wextra' '-Os'
'-fgraphite-identity' '-mtune=generic'
 /usr/local/libexec/gcc/x86_64-unknown-linux-gnu/4.5.0/cc1 -fpreprocessed md4.i
-quiet -dumpbase md4.i -mtune=generic -auxbase md4 -Os -Wall -Wextra -version
-fgraphite-identity -o /tmp/ccR7BjWO.s
GNU C (GCC) version 4.5.0 20091129 (experimental) (x86_64-unknown-linux-gnu)
        compiled by GNU C version 4.5.0 20091129 (experimental), GMP version
4.3.1, MPFR version 2.4.1, MPC version 0.8
GGC heuristics: --param ggc-min-expand=30 --param ggc-min-heapsize=4096
GNU C (GCC) version 4.5.0 20091129 (experimental) (x86_64-unknown-linux-gnu)
        compiled by GNU C version 4.5.0 20091129 (experimental), GMP version
4.3.1, MPFR version 2.4.1, MPC version 0.8
GGC heuristics: --param ggc-min-expand=30 --param ggc-min-heapsize=4096
Compiler executable checksum: 89b3c82a0e7a4c9be3065ee229d764cd
md4.c: In function ‘md4step’:
md4.c:106:13: error: incorrect sharing of tree nodes
var.35_1139 = &X[D.3485_1099];

&X[D.3485_1099]
md4.c:106:13: error: incorrect sharing of tree nodes
wp_437 = &X[D.3485_1099];

&X[D.3485_1099]
md4.c:106:13: internal compiler error: verify_stmts failed


-- 
           Summary: ICE from '-Os -fgraphite-identity'
           Product: gcc
           Version: 4.5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: b3timmons at speedymail dot org
 GCC build triplet: x86_64-unknown-linux-gnu
  GCC host triplet: x86_64-unknown-linux-gnu
GCC target triplet: x86_64-unknown-linux-gnu


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


             reply	other threads:[~2009-11-29 17:23 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-29 17:23 b3timmons at speedymail dot org [this message]
2009-11-29 17:25 ` [Bug c/42221] " b3timmons at speedymail dot org
2009-11-29 18:23 ` [Bug tree-optimization/42221] [4.5 Regression] " rguenth at gcc dot gnu dot org
2009-12-15 21:28 ` spop at gcc dot gnu dot org
2009-12-15 21:41 ` spop at gcc dot gnu dot org
2009-12-18  5:31 ` spop at gcc dot gnu dot org
2009-12-18  5:33 ` spop at gcc dot gnu dot org
2009-12-18 12:41 ` rguenth at gcc dot gnu dot org
2009-12-23  6:04 ` spop at gcc dot gnu dot org
2009-12-23  7:05 ` spop at gcc dot gnu dot org
2010-01-08  7:56 ` spop at gcc dot gnu dot org
2010-01-08  8:04 ` spop at gcc dot gnu dot org
2010-01-08  8:05 ` spop at gcc dot gnu dot 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-42221-18357@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).