http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45908
           Summary: ICE involving decltype: in tree_low_cst, at
                    tree.h:4114
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassig...@gcc.gnu.org
        ReportedBy: tom.pri...@ualberta.net


Created attachment 21968
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=21968
failing file

g++-4.6.0-alpha20100925 -std=c++0x -c test.cc
test.cc:7:50: internal compiler error: in tree_low_cst, at tree.h:4114

also:

g++-4.6.0-alpha20100925 -std=c++0x -c test2.cc
test.cc:6:33: error: 'statements' was not declared in this scope
test.cc:6:33: error: 'statements' was not declared in this scope

Reply via email to