public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "rcp at sentientmeat dot ca" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug c++/55355] New: internal compiler error: in tree_low_cst, at tree.c:6415
Date: Fri, 16 Nov 2012 17:16:00 -0000	[thread overview]
Message-ID: <bug-55355-4@http.gcc.gnu.org/bugzilla/> (raw)


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

             Bug #: 55355
           Summary: internal compiler error: in tree_low_cst, at
                    tree.c:6415
    Classification: Unclassified
           Product: gcc
           Version: 4.6.3
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: rcp@sentientmeat.ca


Created attachment 28711
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28711
Minimal C++ file to reproduce gcc 3.4.6 ICE in tree_low_cst, at tree.c:6415

The attached file produces the following error when compiled with gcc 3.4.6:

$ /usr/local/gcc-4.6.3/bin/g++ -O2 -save-temps -c test.cpp
test.cpp: In member function 'void C::funcC()':
test.cpp:34:1: internal compiler error: in tree_low_cst, at tree.c:6415
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.

gcc 3.4.6 is configured thusly:

$ /usr/local/gcc-4.6.3/bin/g++ -v
Using built-in specs.
COLLECT_GCC=/usr/local/gcc-4.6.3/bin/g++
COLLECT_LTO_WRAPPER=/usr/local/gcc-4.6.3/bin/../libexec/gcc/i686-pc-linux-gnu/4.6.3/lto-wrapper
Target: i686-pc-linux-gnu
Configured with: ../gcc-4.6.3/configure --prefix=/opt/soldev/gcc-4.6.3
--with-gnu-as --with-gnu-ld --disable-libgcj --enable-languages=c,c++
Thread model: posix
gcc version 4.6.3 (GCC)


             reply	other threads:[~2012-11-16 17:16 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-16 17:16 rcp at sentientmeat dot ca [this message]
2012-11-16 17:23 ` [Bug c++/55355] " rcp at sentientmeat dot ca
2012-11-16 17:31 ` paolo.carlini at oracle dot com
2012-11-16 17:51 ` rcp at sentientmeat dot ca
2012-11-18 13:53 ` paolo.carlini at oracle dot com
2012-11-19 16:19 ` rcp at sentientmeat dot ca
2012-11-19 17:20 ` paolo.carlini at oracle dot com
2012-11-19 17:25 ` rcp at sentientmeat dot ca
2012-11-19 17:25 ` paolo.carlini at oracle dot com
2012-11-20 15:45 ` rcp at sentientmeat dot ca
2012-11-22 14:53 ` rcp at sentientmeat dot ca
2012-11-22 15:04 ` paolo.carlini at oracle dot com
2012-11-22 23:26 ` mikpe at it dot uu.se
2012-11-23  9:14 ` jakub at gcc dot gnu.org
2012-11-23 16:06 ` rcp at sentientmeat dot ca
2012-12-09  1:38 ` pinskia at gcc dot gnu.org
2012-12-12 16:25 ` jamborm at gcc dot gnu.org
2012-12-14 12:06 ` [Bug tree-optimization/55355] " jamborm at gcc dot gnu.org
2012-12-21 22:07 ` jamborm at gcc dot gnu.org
2012-12-21 22:21 ` jamborm at gcc dot gnu.org
2012-12-21 22:29 ` jamborm at gcc dot gnu.org
2012-12-21 22:31 ` jamborm 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-55355-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).