public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/55355] New: internal compiler error: in tree_low_cst, at tree.c:6415
@ 2012-11-16 17:16 rcp at sentientmeat dot ca
  2012-11-16 17:23 ` [Bug c++/55355] " rcp at sentientmeat dot ca
                   ` (20 more replies)
  0 siblings, 21 replies; 22+ messages in thread
From: rcp at sentientmeat dot ca @ 2012-11-16 17:16 UTC (permalink / raw)
  To: gcc-bugs


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)


^ permalink raw reply	[flat|nested] 22+ messages in thread

end of thread, other threads:[~2012-12-21 22:31 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-11-16 17:16 [Bug c++/55355] New: internal compiler error: in tree_low_cst, at tree.c:6415 rcp at sentientmeat dot ca
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 ` paolo.carlini at oracle dot com
2012-11-19 17:25 ` rcp at sentientmeat dot ca
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

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).