PR 17436
commit2bd342e5980385088967ed4b0f0ece2987eaaec5
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 13 Sep 2004 20:27:05 +0000 (13 20:27 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 13 Sep 2004 20:27:05 +0000 (13 20:27 +0000)
tree65253905bbbe5f77a01c8fc77ee164b1ef236d90
parent19e0a6cca36f2a1794618e8c04abea88919d75d2
    PR 17436
        * tree.h (TYPE_CONTAINS_PLACEHOLDER_INTERNAL): New.
        (tree_type): Replace spare with contains_placeholder_bits.
        (type_contains_placeholder_1): Rename from type_contains_placeholder_p,
        make static.  Remove seen_types list.
        (type_contains_placeholder_p): New.

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