[Bug c++/27094] New: tree check: expected tree_list, have omp_return in build_call

debian-gcc at lists dot debian dot org gcc-bugzilla@gcc.gnu.org
Sun Apr 9 21:00:00 GMT 2006


[ forwarded from http://bugs.debian.org/361407 ]

falk@juist:/tmp% g++ -c maria.tab.ii
maria.y: In constructor 'std::stack<_Tp, _Sequence>::stack(const _Sequence&)
[with _Tp = std::pair<const Type*, unsigned int>, _Sequence =
std::list<std::pair<const Type*, unsigned int>, std::allocator<std::pair<const
Type*, unsigned int> > >]':
maria.y:157: internal compiler error: tree check: expected tree_list, have
omp_return in build_call, at cp/call.c:329
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.

Attempts to reduce this fail. Looks like memory corruption. No problem 
with 4.1.

    Falk


-- 
           Summary: tree check: expected tree_list, have omp_return in
                    build_call
           Product: gcc
           Version: 4.2.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: debian-gcc at lists dot debian dot org
 GCC build triplet: x86_64-linux-gnu
  GCC host triplet: x86_64-linux-gnu
GCC target triplet: x86_64-linux-gnu


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



More information about the Gcc-bugs mailing list