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

            Bug ID: 62053
           Summary: ice in remap_type_1
           Product: gcc
           Version: 4.9.2
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: dcb314 at hotmail dot com

Created attachment 33269
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=33269&action=edit
gzipped C++ source code

For the attached code, compiled by gcc trunk dated 20140806,
the following crash messge is produced

/home/dcb/rpmbuild/BUILD/libyui-gtk-libyui-gtk-master-2.44.5/src/YGTreeView.cc:
In constructor ‘YGTable::YGTable(YWidget*, YTableHeader*, bool)’:
/home/dcb/rpmbuild/BUILD/libyui-gtk-libyui-gtk-master-2.44.5/src/YGTreeView.cc:380:2:
internal compiler error: in remap_type_1, at tree-inline.c:540
  }
  ^
0xcffb69 remap_type_1
    ../../src/trunk/gcc/tree-inline.c:540

...

Please submit a full bug report,
with preprocessed source if appropriate.
Please include the complete backtrace with any bug report.
See <http://gcc.gnu.org/bugs.html> for instructions.

Compiler flag -std=c++0x required.

Reply via email to