qemu-arm
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v2 0/2] Accompany -nostdlib with -fno-stack-protector


From: Michael Tokarev
Subject: Re: [PATCH v2 0/2] Accompany -nostdlib with -fno-stack-protector
Date: Wed, 1 Nov 2023 12:58:48 +0300
User-agent: Mozilla Thunderbird

31.07.2023 12:10, Akihiko Odaki:
A build of GCC 13.2 will have stack protector enabled by default if it was
configured with --enable-default-ssp option. For such a compiler, it is
necessary to explicitly disable stack protector when linking without
standard libraries.

This is a tree-wide change to add -fno-stack-protector where -nostdlib is
present.

Should we perhaps pick this up for -stable too?
The changes seems to be harmless for older compiler and lets to test
qemu with more recent compiler.

/mjt



reply via email to

[Prev in Thread] Current Thread [Next in Thread]