Author: segher
Date: Sat Jan 17 21:04:23 2015
New Revision: 219805
URL: https://gcc.gnu.org/viewcvs?rev=219805&root=gcc&view=rev
Log:
* config/rs6000/rs6000.c (rs6000_gimplify_va_arg): Use TARGET_32BIT
to test for 32-bit ABIs, not !TARGET_POWERPC64.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/rs6000/rs6000.c