Fix ICE in aarch64_float_const_representable_p
commit16a5eb2d9473b7dd2dac1ebea23881d6e26e4c56
authorvries <vries@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 2 Jun 2014 13:13:43 +0000 (2 13:13 +0000)
committervries <vries@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 2 Jun 2014 13:13:43 +0000 (2 13:13 +0000)
treec0a28fb97befe9987d97d90ff539a944de8a435b
parent53687b4e8d95968d25e841a1b13fc189e5f1c6ac
Fix ICE in aarch64_float_const_representable_p

2014-06-02  Tom de Vries  <tom@codesourcery.com>

* config/aarch64/aarch64.c (aarch64_float_const_representable_p): Handle
case that x has VOIDmode.

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