在 2025-7-13 20:47, Pali Rohár 写道:
The attribute __no_stack_protector__ was introduced in the commit
a0e69f7bc83a ("crt/ssp: fix stack smashing protection bootstrapping").

Could you look at this issue? It looks like that gcc ignores this
attribute and hence the commit for this gcc build does nothing.


The attribute is available in GCC 11+ and Clang 7+. GCC 8 doesn't support the 
attribute.

The warning is harmless and can be ignored. It's only an issue if someone has `-fstack-protector` in their CFLAGS.


--
Best regards,
LIU Hao

Attachment: OpenPGP_signature.asc
Description: OpenPGP digital signature

_______________________________________________
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to