arm.c (note_invalid_constants): Try to extract the constant pool value using avoid_co...
authorRichard Earnshaw <rearnsha@arm.com>
Fri, 24 Oct 2003 08:47:18 +0000 (08:47 +0000)
committerRichard Earnshaw <rearnsha@gcc.gnu.org>
Fri, 24 Oct 2003 08:47:18 +0000 (08:47 +0000)
commit244b1afb66fc094953097790a6ea6a52d8321177
tree938cb1276268aee27afea9ca9cf019afd17f5c4b
parentbb88593883c783c600c89b8d1e5d7973c90d3f5a
arm.c (note_invalid_constants): Try to extract the constant pool value using avoid_constant_pool_reference...

* arm.c (note_invalid_constants): Try to extract the constant
pool value using avoid_constant_pool_reference; only use
get_pool_constant if that returns the original reference.

From-SVN: r72883
gcc/ChangeLog
gcc/config/arm/arm.c