https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114532
Xi Ruoyao <xry111 at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |xry111 at gcc dot gnu.org
--- Comment #6 from Xi Ruoyao <xry111 at gcc dot gnu.org> ---
(In reply to Zhaohaifeng from comment #5)
> Does gcc implement -fsection-anchors like function in -fcommon option for
> x86? In general concept, gcc should has some similar feature for x86 and ARM.
AFAIK it's not very useful for CISC architectures supporting variable-length
fancy memory operands.