https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118802
--- Comment #11 from Sam James <sjames at gcc dot gnu.org> --- ``` --- stage2-gc.d.010t.omplower 2025-02-18 17:37:52.789497648 +0000 +++ stage3-gc.d.010t.omplower 2025-02-18 17:38:00.421354601 +0000 @@ -5910,7 +5910,7 @@ -;; Function __xtoHash (_D4core8internal2gc4impl12conservativeQw3Gcx9__xtoHashFNbNeKxSQCiQCgQCaQCaQByQCjQBoZm, funcdef_no=124, decl_uid=3393, cgraph_uid=339, symbol_order=338) +;; Function __xtoHash (_D4core8internal2gc4impl12conservativeQw3Gcx9__xtoHashFNbNeKxSQCiQCgQCaQCaQByQCjQBoZm, funcdef_no=124, decl_uid=3394, cgraph_uid=339, symbol_order=338) __attribute__((weak)) ulong __xtoHash (const struct Gcx & p) @@ -6274,7 +6274,7 @@ -;; Function __xopEquals (_D4core8internal2gc4impl12conservativeQw3Gcx11__xopEqualsMxFKxSQCjQChQCbQCbQBzQCkQBpZb, funcdef_no=123, decl_uid=3394, cgraph_uid=340, symbol_order=339) +;; Function __xopEquals (_D4core8internal2gc4impl12conservativeQw3Gcx11__xopEqualsMxFKxSQCjQChQCbQCbQBzQCkQBpZb, funcdef_no=123, decl_uid=3395, cgraph_uid=340, symbol_order=339) __attribute__((weak)) bool __xopEquals (const struct Gcx & this, const struct Gcx & p) @@ -6539,7 +6539,7 @@ -;; Function __fieldDtor (_D4core8internal2gc4impl12conservativeQw3Gcx11__fieldDtorMFNbNiZv, funcdef_no=122, decl_uid=3395, cgraph_uid=341, symbol_order=340) +;; Function __fieldDtor (_D4core8internal2gc4impl12conservativeQw3Gcx11__fieldDtorMFNbNiZv, funcdef_no=122, decl_uid=3396, cgraph_uid=341, symbol_order=340) __attribute__((weak)) void __fieldDtor (struct Gcx & this) ```