[Bug 287] ice-on-valid: segfault when taking the address of a delegate

2018-03-20 Thread gdc-bugzilla--- via D.gnu
https://bugzilla.gdcproject.org/show_bug.cgi?id=287 Iain Buclaw changed: What|Removed |Added CC||ibuc...@gdcproject.org --- Comment #1 fro

[Bug 287] New: ice-on-valid: segfault when taking the address of a delegate

2018-03-20 Thread gdc-bugzilla--- via D.gnu
https://bugzilla.gdcproject.org/show_bug.cgi?id=287 Bug ID: 287 Summary: ice-on-valid: segfault when taking the address of a delegate Product: GDC Version: development Hardware: All OS: All Statu

Re: How to report code generation weirdness

2018-03-20 Thread Mike Franklin via D.gnu
On Tuesday, 20 March 2018 at 23:06:23 UTC, Cecil Ward wrote: How do I report some extremely weird (useless) code generated by GDC when the -O3 option is used? (bizarre rats’ nest of conditional jumps). [I am an experienced professional asm programmer, now retired.] The D source is short, fort

How to report code generation weirdness

2018-03-20 Thread Cecil Ward via D.gnu
How do I report some extremely weird (useless) code generated by GDC when the -O3 option is used? (bizarre rats’ nest of conditional jumps). [I am an experienced professional asm programmer, now retired.] The D source is short, fortunately. The asm output I am looking at is seen through the t