[Bug d/105360] Inlined lazy parameters / delegate literals, still emitted

ibuclaw at gdcproject dot org gcc-bugzilla@gcc.gnu.org
Tue Aug 9 15:58:52 GMT 2022


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

--- Comment #2 from Iain Buclaw <ibuclaw at gdcproject dot org> ---
Looks like it's a middle-end missed-optimization, not a D front-end one.

https://godbolt.org/z/5WWYEG4jW

Perhaps we need an extra DCE pass?


More information about the Gcc-bugs mailing list