https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85669

--- Comment #20 from Segher Boessenkool <segher at gcc dot gnu.org> ---
This is

#define SUPPORTS_STACK_ALIGNMENT (MAX_STACK_ALIGNMENT > STACK_BOUNDARY)

and

#define MAX_STACK_ALIGNMENT STACK_BOUNDARY

so that seems normal.

Reply via email to