public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "micis at gmx dot de" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug tree-optimization/26948]  New: ICE: tree check: expected ssa_name, have struct_field_tag in is_old_name, at tree-into-ssa.c:466
Date: Thu, 30 Mar 2006 18:11:00 -0000	[thread overview]
Message-ID: <bug-26948-7559@http.gcc.gnu.org/bugzilla/> (raw)

With the actual snapshot (gcc-4.2-20060325) I get the ICE: tree check:
expected ssa_name, have struct_field_tag in is_old_name, at tree-into-ssa.c:466

Michael Cieslinski

g++42f -O1 -msse2 -mfpmath=sse -ftree-vectorize -c in.ii -S -v
Using built-in specs.
Target: x86_64-unknown-linux-gnu
Configured with: ../gcc-4.2-20060325/configure --prefix=/usr/local/gcc42f
--program-suffix=42f --with-arch=opteron --enable-languages=c,c++
--enable-__cxa_atexit --disable-nls --enable-threads=posix --disable-multilib
--enable-checking
Thread model: posix
gcc version 4.2.0 20060325 (experimental)
 /usr/local/gcc42f/libexec/gcc/x86_64-unknown-linux-gnu/4.2.0/cc1plus
-fpreprocessed in.ii -quiet -dumpbase in.ii -msse2 -mfpmath=sse -march=opteron
-auxbase in -O1 -version -ftree-vectorize -o in.s
GNU C++ version 4.2.0 20060325 (experimental) (x86_64-unknown-linux-gnu)
        compiled by GNU C version 4.2.0 20060325 (experimental).
GGC heuristics: --param ggc-min-expand=30 --param ggc-min-heapsize=4096
Compiler executable checksum: b091679bfe10b065fa639aec2f0c7166
in.ii: In function 'EVT MatchDeadPix(int, MatchDeadPixParType, long int)':
in.ii:49: internal compiler error: tree check: expected ssa_name, have
struct_field_tag in is_old_name, at tree-into-ssa.c:466
Please submit a full bug report, with preprocessed source if appropriate.


-- 
           Summary: ICE: tree check: expected ssa_name, have
                    struct_field_tag in is_old_name, at tree-into-ssa.c:466
           Product: gcc
           Version: 4.2.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: tree-optimization
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: micis at gmx dot de
 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=26948


             reply	other threads:[~2006-03-30 18:11 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-30 18:11 micis at gmx dot de [this message]
2006-03-30 18:13 ` [Bug tree-optimization/26948] " micis at gmx dot de
2006-03-31 14:24 ` [Bug tree-optimization/26948] ICE: tree check: expected ssa_name, with -ftree-vectorize reichelt at gcc dot gnu dot org
2006-04-05 18:38 ` pinskia at gcc dot gnu dot org
2006-07-26  9:05 ` micis at gmx dot de

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-26948-7559@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).