PR C++/13429, C/11944
authorAndrew Pinski <pinskia@physics.uc.edu>
Thu, 25 Dec 2003 16:21:34 +0000 (16:21 +0000)
committerAndrew Pinski <pinskia@gcc.gnu.org>
Thu, 25 Dec 2003 16:21:34 +0000 (08:21 -0800)
commit5a6159ddb9f1c5a0bf70ae1535023f8a19870251
treec94f2316bd7c83b8dca8ca43dae87d7f7e64182c
parentdf9fe6e5769b2bf4abaafbb3a3f0e3138abb5a8a
PR C++/13429, C/11944

2003-12-25  Andrew Pinski  <pinskia@physics.uc.edu>

        PR C++/13429, C/11944
        * c-common.c (c_build_qualified_type): Return early when type is
        error_mark_node.
        (c_apply_type_quals_to_decl): Likewise.

From-SVN: r75021
gcc/ChangeLog
gcc/c-common.c