OSDN Git Service

* config/arm/arm.c (const_double_needs_minipool): New function to
authornico <nico@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 18 Nov 2004 20:28:04 +0000 (20:28 +0000)
committernico <nico@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 18 Nov 2004 20:28:04 +0000 (20:28 +0000)
commit3194bc822fe067fece410b7110dc62ac2ac660d7
tree8a87f2457fc0f84352e5578da2a5d18d4f6bb6f7
parent1114f6f159a6c09265e2e957e6685557e577d914
* config/arm/arm.c (const_double_needs_minipool): New function to
determine if a CONST_DOUBLE should be pushed to the minipool.
(note_invalid_constants): Use it.

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