mirror of
git://gcc.gnu.org/git/gcc.git
synced 2024-12-27 14:49:37 +08:00
* decl2.c (finish_file): Correct spelling.
From-SVN: r58847
This commit is contained in:
parent
93d87ec6f8
commit
0a288b9a25
@ -1,3 +1,7 @@
|
||||
2002-11-05 Geoffrey Keating <geoffk@apple.com>
|
||||
|
||||
* decl2.c (finish_file): Correct spelling.
|
||||
|
||||
2002-11-03 Mark Mitchell <mark@codesourcery.com>
|
||||
|
||||
* call.c (build_special_member_call): Do not try to lookup VTTs by
|
||||
|
@ -2757,7 +2757,7 @@ finish_file ()
|
||||
|
||||
All of these may cause others to be needed. For example,
|
||||
instantiating one function may cause another to be needed, and
|
||||
generating the intiailzer for an object may cause templates to be
|
||||
generating the initializer for an object may cause templates to be
|
||||
instantiated, etc., etc. */
|
||||
|
||||
timevar_push (TV_VARCONST);
|
||||
|
Loading…
Reference in New Issue
Block a user