diff options
author | Mark Mitchell <mark@markmitchell.com> | 1998-08-26 13:55:47 +0000 |
---|---|---|
committer | Mark Mitchell <mmitchel@gcc.gnu.org> | 1998-08-26 13:55:47 +0000 |
commit | dbfe21241f2cd4a39b35ef393710166ad3c4b42b (patch) | |
tree | a402af812796414725c2ac344772fbca8a82f397 /gcc/frame.c | |
parent | c0a483c70ac5593f35658f8f6ed541b45f027dab (diff) | |
download | gcc-dbfe21241f2cd4a39b35ef393710166ad3c4b42b.zip gcc-dbfe21241f2cd4a39b35ef393710166ad3c4b42b.tar.gz gcc-dbfe21241f2cd4a39b35ef393710166ad3c4b42b.tar.bz2 |
cp-tree.h (finish_enum): Change prototype.
* cp-tree.h (finish_enum): Change prototype.
* decl.c (finish_enum): Use TYPE_VALUES, rather than taking a
VALUES parameter. Don't try to compute mins/maxs if
processing_template_decl.
* parse.y (structsp): Use new calling sequence for finish_enum.
* pt.c (tsubst_enum): Likewise. Take the new type as input.
(lookup_template_class): Remove unused variables. Tweak.
Register enums on instantiation list before substituting
enumeration constants.
(tsubst_decl): Remove unused variables.
(regenerate_decl_from_template): Likewise.
* decl.c (duplicate_decls): Don't obliterate the
DECL_TEMPLATE_INFO for a template if we're not replacing it with
anything.
From-SVN: r22004
Diffstat (limited to 'gcc/frame.c')
0 files changed, 0 insertions, 0 deletions