nu.org/gcc-10/changes.html
On Fri, Mar 5, 2021 at 11:21 AM Guodong Xu wrote:
> Hi, all
>
> Does anybody know what does '.isra.0' mean in GCC 10.2 compiled
> objects?
>
> I just noticed this issue when using bcc/eBPF tools. I submitted the
> detail into
>
the symbol
'finish_task_switch' becomes 'finish_task_switch.isra.0' in the object (as
reported by 'nm')
Because a lot of kernel tracers (such as bcc) use 'finish_task_switch' as
the probe point, this change in the compilation result can make all result
test program:
https://github.com/docularxu/sve-code-test/tree/working-svld1_f64
[2] Arm SVE intrinsics: https://developer.arm.com/docs/100987/latest
Feel free to contact me if you need more details.
Best regards,
-Guodong Xu
An issue of svld1_f64() and svld1_vnum_f64() in gcc10 with ‘-O0’.pdf
. What being used in ERP 17.12, as I checked, is GCC
6.3.
Thank you very much.
Best regards,
Guodong Xu
___
linaro-toolchain mailing list
linaro-toolchain@lists.linaro.org
https://lists.linaro.org/mailman/listinfo/linaro-toolchain