* config/rs6000/rs6000.c (rs6000_gimplify_va_arg): Use TARGET_32BIT
commit7dee532e71021a360f168ff967e82fa79ab7987e
authorsegher <segher@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 17 Jan 2015 21:04:23 +0000 (17 21:04 +0000)
committersegher <segher@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 17 Jan 2015 21:04:23 +0000 (17 21:04 +0000)
tree4ba8dc498292a9eed4d5eea6965da9ec2492a68c
parentee645a3b86cbf1a4daa24da5cb21633ac66b66ce
* config/rs6000/rs6000.c (rs6000_gimplify_va_arg): Use TARGET_32BIT
to test for 32-bit ABIs, not !TARGET_POWERPC64.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@219805 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/rs6000/rs6000.c