Command line:
$ g++ testcase.C

Compiler output:
$ g++ testcase.C 
testcase.C: In function 'void max()':
testcase.C:14:13: internal compiler error: tree check: expected tree that
contains 'decl minimal' structure, have 'tree_list' in push_overloaded_decl, at
cp/name-lookup.c:2160
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.

Tested revisions:
r162456 - crash
r162269 - crash
r162222 - OK


-- 
           Summary: [4.6 Regression] ICE: tree check: expected tree that
                    contains 'decl minimal' structure, have 'tree_list' in
                    push_overloaded_decl, at cp/name-lookup.c:2160
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: zsojka at seznam dot cz


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

Reply via email to