CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/11/16 18:47:42
Modified files:
gnu/usr.bin/gcc/gcc/config/m88k: m88k.c
Log message:
In the expansion of __builtin_saveregs(), use double store instructions to
spill the registers on __va_reg instead of calling move_block_from_reg().
