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

             Bug #: 50742
           Summary: tree check fail in check_previous_goto_1
    Classification: Unclassified
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassig...@gcc.gnu.org
        ReportedBy: dcb...@hotmail.com


I just tried to compile the package openvrml-0.18.8-2
on latest trunk snapshot 20111015 on an AMD x86_64 box.

The compiler said

libopenvrml/openvrml/script.cpp: In constructor
'openvrml::script_node::script_node(openvrml::script_node_metatype&, const
boost::shared_ptr<openvrml::scope>&, const node_interface_set&, const
initial_value_map&)':
libopenvrml/openvrml/script.cpp:2044:30: internal compiler error: tree check:
expected tree that contains 'decl minimal' structure, have 'tree_list' in
check_previous_goto_1, at cp/decl.c:2686
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.

Preprocessed source code attached. No special flags required.

Reply via email to