rs6000: fix for PR61396 (wide-int fallout)
commitf1d7f5a804434395388c9091e19010f885169ab7
authorsegher <segher@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 23 Jul 2014 12:35:16 +0000 (23 12:35 +0000)
committersegher <segher@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 23 Jul 2014 12:35:16 +0000 (23 12:35 +0000)
treeb758b55cb5b7633fe73a8f45a6bd923cdb79a63b
parent145d88ea1883c5fd7164794f71f1e9b0bd2c08f7
rs6000: fix for PR61396 (wide-int fallout)

CONSTANT_P is true for more than just all kinds of constant number.
This patch undoes that part of the wide-int patches.

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