public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/104608] New: internal compiler error: in cp_parser_template_id, at cp/parser.cc:18367
@ 2022-02-20 18:49 trpost at rocketmail dot com
  2022-02-20 22:46 ` [Bug c++/104608] " pinskia at gcc dot gnu.org
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: trpost at rocketmail dot com @ 2022-02-20 18:49 UTC (permalink / raw)
  To: gcc-bugs

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).

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2022-03-10 16:27 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-20 18:49 [Bug c++/104608] New: internal compiler error: in cp_parser_template_id, at cp/parser.cc:18367 trpost at rocketmail dot com
2022-02-20 22:46 ` [Bug c++/104608] " pinskia at gcc dot gnu.org
2022-02-21 20:53 ` trpost at rocketmail dot com
2022-02-21 20:56 ` pinskia at gcc dot gnu.org
2022-02-21 21:46 ` pinskia at gcc dot gnu.org
2022-02-21 23:02 ` [Bug c++/104608] [12 Regression] " pinskia at gcc dot gnu.org
2022-02-22 19:45 ` mpolacek at gcc dot gnu.org
2022-03-10 16:24 ` cvs-commit at gcc dot gnu.org
2022-03-10 16:27 ` mpolacek at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).