public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "mario-baumann at web dot de" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug c++/50854] New: internal compiler error: verify_ssa failed
Date: Mon, 24 Oct 2011 13:12:00 -0000	[thread overview]
Message-ID: <bug-50854-4@http.gcc.gnu.org/bugzilla/> (raw)

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

             Bug #: 50854
           Summary: internal compiler error: verify_ssa failed
    Classification: Unclassified
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: mario-baumann@web.de


Created attachment 25593
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25593
c++ source

Hi all,

compiling of attached c++ source failed with optimisation -O2. It works fine
with -O1 and -O0.

Mario.

> g++ -c -m32 -O2 goo.cxx
goo.cxx: In member function 'long int sExt::evalPoint(const v2d&, v3d&) const':
goo.cxx:47:6: error: definition in block 3 does not dominate use in block 2
for SSA_NAME: .MEM_15 in statement:
.MEM_15 = PHI <.MEM_15(2)>
PHI argument
.MEM_15
for PHI node
.MEM_15 = PHI <.MEM_15(2)>
goo.cxx:47:6: internal compiler error: verify_ssa failed
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.

-------------------------------------------------------------------------------
> uname -a
Linux ahsoka.intec.dom 2.6.32-131.17.1.el6.x86_64 #1 SMP Thu Sep 29 10:24:25
EDT 2011 x86_64 x86_64 x86_64 GNU/Linux

> rpm -qa "glibc*" | grep -e 'glibc-[0-9]' | sort -u
glibc-2.12-1.25.el6_1.3.i686
glibc-2.12-1.25.el6_1.3.x86_64

> g++ -v
Using built-in specs.
COLLECT_GCC=g++
COLLECT_LTO_WRAPPER=/app2/gcc/4.7.0-20111024-svn180364/i686/libexec/gcc/i686-unknown-linux-gnu/4.7.0/lto-wrapper
Target: i686-unknown-linux-gnu
Configured with: ./configure --prefix=/app2/gcc/4.7.0-20111024-svn180364/i686
--enable-languages=c,c++,fortran --disable-nls
--with-gmp=/app2/gcc/4.7.0-20111024-svn180364/i686/aux
--with-mpfr=/app2/gcc/4.7.0-20111024-svn180364/i686/aux
--with-mpc=/app2/gcc/4.7.0-20111024-svn180364/i686/aux
--with-ppl=/app2/gcc/4.7.0-20111024-svn180364/i686/aux
--with-cloog=/app2/gcc/4.7.0-20111024-svn180364/i686/aux --disable-multilib
--build=i686-unknown-linux-gnu
Thread model: posix
gcc version 4.7.0 20111024 (experimental) (GCC) 

> ld -v
GNU ld (GNU Binutils) 2.21.52.20110714


             reply	other threads:[~2011-10-24 13:12 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-24 13:12 mario-baumann at web dot de [this message]
2011-10-24 13:44 ` [Bug c++/50854] " paolo.carlini at oracle dot com
2011-10-24 13:58 ` [Bug tree-optimization/50854] [4.7 Regression] " rguenth at gcc dot gnu.org
2011-10-27  7:33 ` vries at gcc dot gnu.org
2011-10-27  9:07 ` vries 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-50854-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).