CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/08/08 14:11:34
Modified files:
gnu/usr.bin/gcc/gcc/config/m88k: m88k.c
Log message:
Move one of the global static variables used for frame layout computation
to a local variable in m88k_layout_frame(), it's not used anywhere else.
