* tree.c (check_qualified_type): New fn.
commite40000f4cadf8da1fea0c039c878069974fece1d
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 24 Feb 2004 18:23:25 +0000 (24 18:23 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 24 Feb 2004 18:23:25 +0000 (24 18:23 +0000)
tree10d698360ffb12ad09cb08c4d3925aebb79ecd40
parentf77a5bb0ae6038b9f6d1b7dcd6541f8eece3ea89
    * tree.c (check_qualified_type): New fn.
        (get_qualified_type): Use it.  If type already has the desired
        quals, just return it.
        * tree.h: Declare it.
        * cp/tree.c (build_exception_variant): Use it.

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