https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110611
--- Comment #3 from Andreas Schwab <sch...@linux-m68k.org> --- uint64_t is neither Pmode nor word_mode here. POINTERS_EXTEND_UNSIGNED is only relevant if POINTER_SIZE is narrower than Pmode.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110611
--- Comment #3 from Andreas Schwab <sch...@linux-m68k.org> --- uint64_t is neither Pmode nor word_mode here. POINTERS_EXTEND_UNSIGNED is only relevant if POINTER_SIZE is narrower than Pmode.