CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/12/12 13:54:54
Modified files:
gnu/usr.bin/gcc/gcc/config/m88k: m88k.c
Log message:
Previous commit introduced a bug; only return early from m88k_layout_frame()
if reload_completed; INITIAL_ELIMINATION_OFFSET() invokes it (which is very
likely a source for more bugs, to be investigated)
