This is a small change to diagnose unsafe calls to __builtin_{frame,return}_address (with an argument > 2) than tend to return bogus values or lead to crashes at runtime.
A review would be appreciated. Thanks Martin On 06/26/2015 05:49 PM, Martin Sebor wrote:
Is this patch okay for trunk? On 06/18/2015 11:15 AM, Martin Sebor wrote:Are there any concerns with or suggestions for changes to the following patch? https://gcc.gnu.org/ml/gcc-patches/2015-06/msg00886.html Thanks Martin