aboutsummaryrefslogtreecommitdiff
path: root/gcc/final.c
diff options
context:
space:
mode:
authorMark Mitchell <mark@markmitchell.com>1998-08-07 16:33:34 +0000
committerMark Mitchell <mmitchel@gcc.gnu.org>1998-08-07 16:33:34 +0000
commitae58fa02be510bc8a7bb014a5f3f511594848d22 (patch)
treed092a56e00a569bdd8d9357a8f77fb52cca950e7 /gcc/final.c
parent523633872ac859b97c453f3c7356201f934e3478 (diff)
downloadgcc-ae58fa02be510bc8a7bb014a5f3f511594848d22.zip
gcc-ae58fa02be510bc8a7bb014a5f3f511594848d22.tar.gz
gcc-ae58fa02be510bc8a7bb014a5f3f511594848d22.tar.bz2
typeck.c (require_complete_type): Use complete_type_or_else.
* typeck.c (require_complete_type): Use complete_type_or_else. (complete_type_or_else): Always return NULL_TREE on failure, as documented. * pt.c (tsubst_aggr_type): Prototype. (tsubst_decl): New function, split out from tsubst. Set input_filename and lineno as appropriate. (pop_tinst_level): Restore the file and line number saved in push_tinst_level. (instantiate_class_template): Set input_filename and lineno as appropriate. (tsubst): Move _DECL processing to tsubst_decl. Make sure the context for a TYPENAME_TYPE is complete. * decl2.c (grokbitfield): Issue errors on bitfields declared with function type. (do_dtors): As in do_ctors, pretend to be a member of the same class as a static data member while generating a call to its destructor. From-SVN: r21627
Diffstat (limited to 'gcc/final.c')
0 files changed, 0 insertions, 0 deletions