CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2012/11/14 12:58:47
Modified files: gnu/usr.bin/gcc/gcc/config/m88k: m88k.c Log message: Generously sprinkle RTX_FRAME_RELATED_P() in the prologue and epilogue code, as recommended by the documentation. I have not seen a difference in the generated code so far, but I'd rather play safe at the moment.