https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96358
Bug ID: 96358 Summary: d: Merge indirect_ref and build_deref, represent with a MEM_REF expression Product: gcc Version: 11.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: d Assignee: ibuclaw at gdcproject dot org Reporter: ibuclaw at gdcproject dot org Target Milestone: --- Both functions do pretty much identical things, can build a MEM_REF expression instead of INDIRECT_REF whilst that part of the code-gen is being refactored.