[Bug c++/81922] New: ICE in output_constructor_regular_field, at varasm.c:5030

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Aug 22 12:47:00 GMT 2017


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

            Bug ID: 81922
           Summary: ICE in output_constructor_regular_field, at
                    varasm.c:5030
           Product: gcc
           Version: 7.2.1
            Status: UNCONFIRMED
          Keywords: ice-on-valid-code
          Severity: normal
          Priority: P3
         Component: c++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: rguenth at gcc dot gnu.org
  Target Milestone: ---
            Target: x86_64-*-*

Created attachment 42024
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=42024&action=edit
unincluded unreduced testcase

> g++-7 -std=gnu++1z -S floc.cc 
floc.cc:187:1: internal compiler error: in output_constructor_regular_field, at
varasm.c:5030
    continue;
 ^
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://bugs.opensuse.org/> for instructions.

same ICE with gcc 6 and trunk.


More information about the Gcc-bugs mailing list