The full error message is:
../../../../libstdc++-v3/src/functexcept.cc: In function ‘void
std::__throw_logic_error(const char*)’:
../../../../libstdc++-v3/src/functexcept.cc:65: error: region 6 may contain
throw and is contained in region that may not
Eh tree:
   8 must_not_throw also known as:4, 5
     6 allowed_exceptions tree_label:<L3>filter :0 types:
   1 cleanup tree_label:<L9>
     7 allowed_exceptions tree_label:<L7>filter :0 types:
     2 cleanup tree_label:<L2>
       3 cleanup tree_label:<L0>
../../../../libstdc++-v3/src/functexcept.cc:65: internal compiler error:
verify_eh_tree failed
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.

Using svn revision 145559 of gcc on Fedora 8
x86_64 AMD Phenom 9850 CPU
gcc configured with ../configure
--prefix=/home/rakhun/systembuilder/GNU-Linux/usr
--with-gmp=/home/rakhun/systembuilder/GNU-Linux/usr
--with-mpfr=/home/rakhun/systembuilder/GNU-Linux/usr --enable-languages=c,c++
--disable-werror
and compile initiated with 'make'

Log of make output: http://ei87.org/~rakhun/gccerrors.log
functexcept.ii: http://ei87.org/~rakhun/functexcept.ii (not sure if it is
relevant or not)


-- 
           Summary: libstdc++-v3/src/functexcept.cc:65 internal compiler
                    error: verify_eh_tree failed in stage3
           Product: gcc
           Version: 4.4.0
            Status: UNCONFIRMED
          Severity: critical
          Priority: P3
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: henrik30000 at gmail dot com
 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=39649

Reply via email to