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

            Bug ID: 110468
           Summary: internal compiler error in nothrow_spec_p (g++ > 11)
           Product: gcc
           Version: og12 (devel/omp/gcc-12)
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: gococobu at 7art dot org
  Target Milestone: ---

Created attachment 55420
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=55420&action=edit
Command line, stack trace

Compiled without problems until g++ v12, v13.

Internal compiler error when using an alias of a boost::variant inside a struct
template.

Attached command line and stack trace (the problem is that it's not a small
codebase, can't attach the preprocessed code, it's 16M).

First time filing a bug, I hope I'm following the guidelines. I don't think
it's a duplicate of any I can see (although it might be connected).

Reply via email to