Author: segher
Date: Fri Jan 16 16:34:31 2015
New Revision: 219752
URL: https://gcc.gnu.org/viewcvs?rev=219752&root=gcc&view=rev
Log:
* config/rs6000/rs6000.c (rs6000_va_start): Use MIN_UNITS_PER_WORD
instead of UNITS_PER_WORD to describe the size of stack slots.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/rs6000/rs6000.c