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

            Bug ID: 104608
           Summary: internal compiler error: in cp_parser_template_id, at
                    cp/parser.cc:18367
           Product: gcc
           Version: 12.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: trpost at rocketmail dot com
  Target Milestone: ---

Hi all.

With gcc-12.0.1 in Fedora 37, i obtain:

make[2]: Leaving directory '/builddir/build/BUILD/COPASI-Build-251/build'
In file included from
/builddir/build/BUILD/COPASI-Build-251/copasi/math/CJitCompiler.h:15,
                 from
/builddir/build/BUILD/COPASI-Build-251/copasi/math/CMathContainer.h:35,
                 from
/builddir/build/BUILD/COPASI-Build-251/copasi/function/CEvaluationNodeOperator.cpp:35:
/usr/include/NativeJIT/Function.h: In constructor 'NativeJIT::Function<R, P1,
P2, P3, P4>::Function(Allocators::IAllocator&, NativeJIT::FunctionBuffer&)':
/usr/include/NativeJIT/Function.h:192:44: internal compiler error: in
cp_parser_template_id, at cp/parser.cc:18367
  192 |         m_p1 = &this->template Parameter<P1>(slotAllocator);
      |                                            ^
Please submit a full bug report, with preprocessed source (by using
-freport-bug).

Reply via email to