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

            Bug ID: 87136
           Summary: internal compiler error: in emit_move_insn, at
                    expr.c:3722
           Product: gcc
           Version: 8.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: darko.veberic at ijs dot si
  Target Milestone: ---

Created attachment 44618
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=44618&action=edit
command-line options to g++ (as invoked from a cmake makefile)

most probably our code is sub par, but the compiler should issue an error
instead of giving up. i am attaching all the relevant files: the command-line
of the g++ invocation, the cc file itself, and the compiler-produced
intermediates.

the same bug is present also in the 7.* versions, i switched my ubuntu
alternatives to gcc/g++ 8 for this reason, but it didn't help.

Reply via email to