CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/08/20 09:47:42
Modified files:
gnu/gcc/gcc/config/m88k: m88k-protos.h m88k.c m88k.h
Log message:
With the availability of a logical FRAME_POINTER, rewrite the frame logic
setup and switch to FRAME_GROWS_DOWNWARD. This, in turn, allows the stack
protector logic to be enabled.
