https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66745

            Bug ID: 66745
           Summary: ice in check_unstripped_args
           Product: gcc
           Version: 6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: dcb314 at hotmail dot com
  Target Milestone: ---

gcc trunk dated 20150701, trying to compile the attached source code
with flags -g -std=c++11, does this

/usr/include/boost/python/detail/caller.hpp:194:43: internal compiler error: in
check_unstripped_args, at cp/pt.c:1039
         impl(F f, Policies p) : m_data(f,p) {}
                                           ^

Reply via email to