This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/41775] New: ice in rewrite_stmt, at tree-into-ssa.c:1302
- From: "regehr at cs dot utah dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 21 Oct 2009 04:13:03 -0000
- Subject: [Bug c++/41775] New: ice in rewrite_stmt, at tree-into-ssa.c:1302
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
This ice prevents the gcc svn head from building the LLVM svn head.
regehr@john-home:~/volatile/tmp208$ current-g++ -c -O3 small.cpp
small.cpp: In member function ?(anonymous
namespace)::StrongPHIElimination::runOnMachineFunction(llvm::MachineFunction&)?:
small.cpp:281:1: internal compiler error: in rewrite_stmt, at
tree-into-ssa.c:1302
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
regehr@john-home:~/volatile/tmp208$ current-g++ -v
Using built-in specs.
COLLECT_GCC=current-g++
COLLECT_LTO_WRAPPER=/home/regehr/z/tmp/gcc-r153044-install/libexec/gcc/i686-pc-linux-gnu/4.5.0/lto-wrapper
Target: i686-pc-linux-gnu
Configured with: ../configure --enable-lto
--prefix=/home/regehr/z/tmp/gcc-r153044-install --program-prefix=r153044-
--enable-languages=c,c++
Thread model: posix
gcc version 4.5.0 20091020 (experimental) (GCC)
--
Summary: ice in rewrite_stmt, at tree-into-ssa.c:1302
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: regehr at cs dot utah dot edu
GCC build triplet: i686-pc-linux-gnu
GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41775
- Follow-Ups:
- [Bug c++/41775] ice in rewrite_stmt, at tree-into-ssa.c:1302
- From: regehr at cs dot utah dot edu
- [Bug tree-optimization/41775] [4.5 Regression] IPA-SRA: ice in rewrite_stmt, at tree-into-ssa.c:1302
- From: rguenth at gcc dot gnu dot org
- [Bug tree-optimization/41775] [4.5 Regression] IPA-SRA: ice in rewrite_stmt, at tree-into-ssa.c:1302
- From: jamborm at gcc dot gnu dot org
- [Bug tree-optimization/41775] [4.5 Regression] IPA-SRA: ice in rewrite_stmt, at tree-into-ssa.c:1302
- From: rguenth at gcc dot gnu dot org
- [Bug tree-optimization/41775] [4.5 Regression] IPA-SRA: ice in rewrite_stmt, at tree-into-ssa.c:1302
- From: jamborm at gcc dot gnu dot org
- [Bug tree-optimization/41775] [4.5 Regression] IPA-SRA: ice in rewrite_stmt, at tree-into-ssa.c:1302
- From: jamborm at gcc dot gnu dot org
- [Bug tree-optimization/41775] [4.5 Regression] IPA-SRA: ice in rewrite_stmt, at tree-into-ssa.c:1302
- From: ubizjak at gmail dot com
- [Bug tree-optimization/41775] [4.5 Regression] IPA-SRA: ice in rewrite_stmt, at tree-into-ssa.c:1302
- From: jamborm at gcc dot gnu dot org
- [Bug tree-optimization/41775] [4.5 Regression] IPA-SRA: ice in rewrite_stmt, at tree-into-ssa.c:1302
- From: jamborm at gcc dot gnu dot org
- [Bug tree-optimization/41775] [4.5 Regression] IPA-SRA: ice in rewrite_stmt, at tree-into-ssa.c:1302
- From: hjl at gcc dot gnu dot org