[Bug libgcc/99157] [ARM] libgcc -mcmse check always fail

2021-02-23 Thread hsuhau617 at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99157 --- Comment #5 from Hau Hsu --- Hi Christophe, The name and email are OK. Thanks!

[Bug libgcc/99157] [ARM] libgcc -mcmse check always fail

2021-02-19 Thread hsuhau617 at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99157 --- Comment #3 from Hau Hsu --- Here are some more info. This check determines whether macro __ARM_FEATURE_CMSE is set to 3, and affects CMSE support for function cmse_check_address_range(): void * __attribute__ ((warn_unused_result))

[Bug libgcc/99157] [ARM] libgcc -mcmse check always fail

2021-02-19 Thread hsuhau617 at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99157 --- Comment #2 from Hau Hsu --- Created attachment 50221 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=50221=edit libgcc objdump result for gcc-7 and gcc-10

[Bug libgcc/99157] New: [ARM] libgcc -mcmse check always fail

2021-02-18 Thread hsuhau617 at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99157 Bug ID: 99157 Summary: [ARM] libgcc -mcmse check always fail Product: gcc Version: 10.2.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: libgcc