[Bug d/97842] ice compiling dxml

2020-11-18 Thread ibuclaw at gdcproject dot org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97842 Iain Buclaw changed: What|Removed |Added Resolution|--- |FIXED Status|UNCONFIRMED

[Bug d/97842] ice compiling dxml

2020-11-18 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97842 --- Comment #6 from CVS Commits --- The releases/gcc-10 branch has been updated by Iain Buclaw : https://gcc.gnu.org/g:7e6dbe4e571a375330beb4266813006dc474b716 commit r10-9042-g7e6dbe4e571a375330beb4266813006dc474b716 Author: Iain Buclaw

[Bug d/97842] ice compiling dxml

2020-11-17 Thread ibuclaw at gdcproject dot org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97842 --- Comment #5 from Iain Buclaw --- (In reply to Alex from comment #4) > Created attachment 49573 [details] > dustmite reduced problem. Your reduction seems to have instead found another segfault. :-)

[Bug d/97842] ice compiling dxml

2020-11-16 Thread alex at sunopti dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97842 --- Comment #4 from Alex --- Created attachment 49573 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=49573=edit dustmite reduced problem.

[Bug d/97842] ice compiling dxml

2020-11-16 Thread ibuclaw at gdcproject dot org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97842 --- Comment #3 from Iain Buclaw --- Upstream PR raised with related backports. https://github.com/dlang/dmd/pull/11971

[Bug d/97842] ice compiling dxml

2020-11-16 Thread ibuclaw at gdcproject dot org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97842 --- Comment #2 from Iain Buclaw --- I think it is this issue that is being hit: https://issues.dlang.org/show_bug.cgi?id=18970

[Bug d/97842] ice compiling dxml

2020-11-16 Thread ibuclaw at gdcproject dot org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97842 --- Comment #1 from Iain Buclaw --- It would be great if you can use dustmite to make a reduced test case, preferably by reducing phobos as well so it's just a standalone test. https://github.com/CyberShadow/DustMite