tree.c (cp_build_qualified_type_real): If we're asking for the same quals we already...
authorJason Merrill <jason@yorick.cygnus.com>
Thu, 26 Aug 1999 02:19:26 +0000 (02:19 +0000)
committerJason Merrill <jason@gcc.gnu.org>
Thu, 26 Aug 1999 02:19:26 +0000 (22:19 -0400)
commite271912d4b0c0c078f5e4260bde5b196520de79e
tree7b576882b4086574d97f4e992e445a118436897b
parent5879933a92e9b01b6233b8e9c276446cc5ef0734
tree.c (cp_build_qualified_type_real): If we're asking for the same quals we already have, just return.

* tree.c (cp_build_qualified_type_real): If we're asking for the
same quals we already have, just return.

From-SVN: r28886
gcc/cp/ChangeLog
gcc/cp/tree.c