public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/42883]  New: 4.5-20100121: internal compiler error: in redirect_eh_edge_1, at tree-eh.c:2112
@ 2010-01-27 13:11 bugs at 59A2 dot org
  2010-01-27 13:14 ` [Bug c++/42883] " bugs at 59A2 dot org
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: bugs at 59A2 dot org @ 2010-01-27 13:11 UTC (permalink / raw)
  To: gcc-bugs

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 2387 bytes --]

This only occurs at positive optimization levels

$ g++-4.5 -c -O0 avtOpenFOAMFileFormat.preprocessed.C   # okay
$ g++-4.5 -c -O1 avtOpenFOAMFileFormat.preprocessed.C 
/home/jed/visit/src/databases/OpenFOAM/avtOpenFOAMFileFormat.C: In member
function ‘vtkUnstructuredGrid* avtOpenFOAMFileFormat::MakeInternalMesh()’:
/home/jed/visit/src/databases/OpenFOAM/avtOpenFOAMFileFormat.C:443:23: internal
compiler error: in redirect_eh_edge_1, at tree-eh.c:2112
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.

$ g++-4.5 -v
Using built-in specs.
COLLECT_GCC=g++-4.5
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.0/lto-wrapper
Target: x86_64-unknown-linux-gnu
Configured with: ../configure --prefix=/usr --enable-languages=c,c++,fortran
--enable-gold --enable-plugin --enable-threads=posix --enable-__cxa_atexit
--enable-clocale=gnu --enable-lto --enable-gnu-unique-object --disable-multilib
--disable-libstdcxx-pch --with-tune=generic --with-system-zlib --with-ppl
--with-cloog --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man
--infodir=/usr/share/info --disable-werror --enable-checking=release
--program-suffix=-4.5 --enable-version-specific-runtime-libs : (reconfigured)
../configure --prefix=/usr --enable-languages=c,c++,fortran --enable-gold
--enable-plugin --enable-threads=posix --enable-__cxa_atexit
--enable-clocale=gnu --enable-lto --enable-gnu-unique-object --disable-multilib
--disable-libstdcxx-pch --with-system-zlib --with-ppl --with-cloog
--libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man
--infodir=/usr/share/info --disable-werror --enable-checking=release
--program-suffix=-4.5 --enable-version-specific-runtime-libs
Thread model: posix
gcc version 4.5.0 20100121 (experimental) (GCC)


-- 
           Summary: 4.5-20100121: internal compiler error: in
                    redirect_eh_edge_1, at tree-eh.c:2112
           Product: gcc
           Version: 4.5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: bugs at 59A2 dot org
 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=42883


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

end of thread, other threads:[~2010-02-07  4:46 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-01-27 13:11 [Bug c++/42883] New: 4.5-20100121: internal compiler error: in redirect_eh_edge_1, at tree-eh.c:2112 bugs at 59A2 dot org
2010-01-27 13:14 ` [Bug c++/42883] " bugs at 59A2 dot org
2010-01-27 16:08 ` [Bug middle-end/42883] [4.5 Regression] " rguenth at gcc dot gnu dot org
2010-01-27 17:14 ` rguenth at gcc dot gnu dot org
2010-01-28 12:48 ` rguenth at gcc dot gnu dot org
2010-01-28 14:41 ` rguenth at gcc dot gnu dot org
2010-01-28 14:41 ` rguenth at gcc dot gnu dot org
2010-02-07  4:46 ` hjl at gcc dot gnu dot 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).