tech-kern archive

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

Re: gcc: optimizations, and stack traces



On Sun, Feb 11, 2018 at 9:11 AM, Maxime Villard <max%m00nbsd.net@localhost> wrote:
> [...] we need to find a way
> to tell GCC to always push the frame at the beginning of the functions.

This is done by passing the -fno-shrink-wrap flag to GCC.

   /Krister


Home | Main Index | Thread Index | Old Index