On 2022/7/27 17:28, Lulu Cheng wrote:
在 2022/7/27 下午5:15, Xi Ruoyao 写道:
On Wed, 2022-07-27 at 16:47 +0800, Lulu Cheng wrote:
"Use or do not use assembler relocation operators when dealing with
symbolic addresses. The alternative is to use assembler macros
instead, which may limit optimization.
The default value for the option is determined during GCC build-
time by detecting corresponding assembler support: @code{-mexplicit-
relocs} if said support is present, @code{-mno-explicit-relocs}
otherwise. This option is mostly useful for debugging, or
interoperation with assemblers different from the build-time one."
I agree with wangxuerui's idea.
The same parameter and the same description information can reduce the
user's time to learn how to use this parameter.
I agree it's better than my origin paragraph.
If you agree I'll commit it with Xuerui as the commit author.
I have no opinion if wangxuerui agrees.
Either is OK (if you really think the commit is effectively rewritten by
me), thanks.