typeck.c (cp_apply_type_quals_to_decl): Don't check COMPLETE_TYPE_P either.
authorJason Merrill <jason@redhat.com>
Fri, 8 Jul 2011 17:37:29 +0000 (13:37 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Fri, 8 Jul 2011 17:37:29 +0000 (13:37 -0400)
commit859f6cb4c614aa98677de15733634ea58d03ed87
tree4d9c74305b9edaad09487de198586270da827df3
parent0094f21b6186ed0ba4d580889164fb7ffd15b51f
typeck.c (cp_apply_type_quals_to_decl): Don't check COMPLETE_TYPE_P either.

* typeck.c (cp_apply_type_quals_to_decl): Don't check
COMPLETE_TYPE_P either.

From-SVN: r176052
gcc/cp/ChangeLog
gcc/cp/typeck.c