[Bug c++/93028] internal compiler error: in write_type, at cp/mangle.c:2073

2019-12-21 Thread itchka at compuserve dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93028 --- Comment #6 from Colin H Close --- Removing the lto flag allowed the source to compile without error. To make sure it wasn't a linker issue I ran tests with both the bfd and gold linkers by using -fuser-ld= both failed with the identical error

[Bug c++/93028] internal compiler error: in write_type, at cp/mangle.c:2073

2019-12-21 Thread itchka at compuserve dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93028 --- Comment #5 from Colin H Close --- Created attachment 47540 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=47540&action=edit Easy compile of pre-processed source Even easier reproduction of the fault. Untar the archive and run create_er

[Bug c++/93028] internal compiler error: in write_type, at cp/mangle.c:2073

2019-12-21 Thread itchka at compuserve dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93028 --- Comment #4 from Colin H Close --- Here's a new link for the sources (much reduced in size) Which have been massaged to make them more portable. https://drive.google.com/file/d/13KecN2DjtNsO2i3oJDhFoaUv06CoP6OB/view?usp=sharing Untar the arc

[Bug c++/93028] internal compiler error: in write_type, at cp/mangle.c:2073

2019-12-21 Thread itchka at compuserve dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93028 --- Comment #3 from Colin H Close --- Created attachment 47539 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=47539&action=edit Shell script containing compiler commands

[Bug c++/93028] internal compiler error: in write_type, at cp/mangle.c:2073

2019-12-20 Thread itchka at compuserve dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93028 --- Comment #2 from Colin H Close --- (In reply to Marek Polacek from comment #1) > It's not (easily) possible to reproduce the problem with what you've > provided; the shell script has stuff like > /home/colin/Development/bluegriffon/BUILD/gecko

[Bug c++/93028] New: internal compiler error: in write_type, at cp/mangle.c:2073

2019-12-20 Thread itchka at compuserve dot com
Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: itchka at compuserve dot com Target Milestone: --- Created attachment 47533 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=47533&action=edit Shell script containing compiler c