]> git.ipfire.org Git - thirdparty/gcc.git/commit
tree.c (type_contains_placeholder_1): Always return false for VECTOR_TYPE if its...
authorSteven Bosscher <steven@gcc.gnu.org>
Fri, 17 Dec 2004 08:17:01 +0000 (08:17 +0000)
committerSteven Bosscher <steven@gcc.gnu.org>
Fri, 17 Dec 2004 08:17:01 +0000 (08:17 +0000)
commita65735cde57039be59871a455d7f426241a57e95
tree7139067fce2facbe0f4dbcb25c73bd696369e92a
parent2312581eff185f931096d1b72d5fc73b7dc8b32c
tree.c (type_contains_placeholder_1): Always return false for VECTOR_TYPE if its TREE_TYPE does not contain a placeholder.

* tree.c (type_contains_placeholder_1): Always return false
for VECTOR_TYPE if its TREE_TYPE does not contain a placeholder.

From-SVN: r92310
gcc/ChangeLog
gcc/tree.c