* tree.c (variably_modified_type_p) <ARRAY_TYPE>: Return true
commit6726ef597af33b135af8b1c24ab284100e5c2514
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 17 May 2006 13:11:09 +0000 (17 13:11 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 17 May 2006 13:11:09 +0000 (17 13:11 +0000)
treefc8e1b142697f52cdee3f2e49bb0e10fb379c754
parente0cf06e1bf07470375705fb2809bea842c7a36fa
* tree.c (variably_modified_type_p) <ARRAY_TYPE>: Return true
if the element type is variably modified without recursing.

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