Using built-in specs.
COLLECT_GCC=g++
COLLECT_LTO_WRAPPER=/usr/local/libexec/gcc/i686-pc-linux-gnu/4.5.0/lto-wrapper
Target: i686-pc-linux-gnu
Configured with: ../gcc-4.5-20100311/configure CFLAGS=' -O3 -march=amdfam10' :
(reconfigured) ../gcc-4.5-20100311/configure CFLAGS=' -O3 -march=amdfam10'
--enable-languages=c,c++,lto --no-create --no-recursion
Thread model: posix
gcc version 4.5.0 20100401 (experimental) (GCC) 
COLLECT_GCC_OPTIONS='-v' '-O3' '-march=amdfam10' '-std=gnu++0x' '-save-temps'
'-shared-libgcc'
 /usr/local/libexec/gcc/i686-pc-linux-gnu/4.5.0/cc1plus -fpreprocessed graph.i
-quiet -dumpbase graph.i -march=amdfam10 -auxbase graph -O3 -std=gnu++0x
-version -o graph.s
GNU C++ (GCC) version 4.5.0 20100401 (experimental) (i686-pc-linux-gnu)
        compiled by GNU C version 4.5.0 20100401 (experimental), GMP version
4.2.4, MPFR version 2.4.1, MPC version 0.8
GGC heuristics: --param ggc-min-expand=30 --param ggc-min-heapsize=4096
GNU C++ (GCC) version 4.5.0 20100401 (experimental) (i686-pc-linux-gnu)
        compiled by GNU C version 4.5.0 20100401 (experimental), GMP version
4.2.4, MPFR version 2.4.1, MPC version 0.8
GGC heuristics: --param ggc-min-expand=30 --param ggc-min-heapsize=4096
Compiler executable checksum: c567c66e8d6b22695b7fdf44edb251ed
graph.cpp: In static member function 'static std::pair<long int, float>
Graph::drawInside(DB::InsideContainer&)::<lambda(const
DB::Inside::Row*)>::_FUN(const DB::Inside::Row*)':
graph.cpp:756:5: internal compiler error: tree check: expected call_expr, have
target_expr in maybe_add_lambda_conv_op, at cp/semantics.c:5966

command line: g++ -O3 -march=amdfam10 -std=gnu++0x graph.i


-- 
           Summary: internal compiler error: tree check: expected call_expr,
                    have target_expr in maybe_add_lambda_conv_op
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: wilhelm at segatz dot org
 GCC build triplet: athlon i386 GNU/Linux
  GCC host triplet: athlon i386 GNU/Linux
GCC target triplet: athlon i386 GNU/Linux


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

Reply via email to