]> git.ipfire.org Git - thirdparty/gcc.git/commit
emit-rtl.c (gen_complex_constant_part): Remove unnecessary test of TREE_CONSTANT_POOL...
authorRoger Sayle <roger@eyesopen.com>
Mon, 2 Jun 2003 14:19:24 +0000 (14:19 +0000)
committerRoger Sayle <sayle@gcc.gnu.org>
Mon, 2 Jun 2003 14:19:24 +0000 (14:19 +0000)
commit4c2da7f2a7a9c6696931db5f5954240bfa7578ee
tree29c5440c2d791583dc8372c1b753839af9a681cc
parente91e4f6ceea7584e06dafa3aca1ad62167fe8621
emit-rtl.c (gen_complex_constant_part): Remove unnecessary test of TREE_CONSTANT_POOL_ADDRESS_P.

* emit-rtl.c (gen_complex_constant_part):  Remove unnecessary
test of TREE_CONSTANT_POOL_ADDRESS_P.

Co-Authored-By: Zack Weinberg <zack@codesourcery.com>
From-SVN: r67331
gcc/ChangeLog
gcc/emit-rtl.c