]> git.ipfire.org Git - thirdparty/gcc.git/commit
lex.c (make_lang_type): Clear the whole struct lang_type, not only the first multiple...
authorAndreas Schwab <schwab@issan.cs.uni-dortmund.de>
Wed, 25 Nov 1998 04:06:42 +0000 (04:06 +0000)
committerAndreas Schwab <schwab@gcc.gnu.org>
Wed, 25 Nov 1998 04:06:42 +0000 (04:06 +0000)
commit32201ce4ea04e55691947bac2a4e9247a6a9e71e
tree86a64554c807b55d5fdea1aeebaa1f8bc41fdb0e
parent84e6233f15d47c617c868750ca27adf2e772126d
lex.c (make_lang_type): Clear the whole struct lang_type, not only the first multiple of sizeof (int).

* lex.c (make_lang_type): Clear the whole struct lang_type, not
only the first multiple of sizeof (int).

From-SVN: r23848
gcc/cp/ChangeLog
gcc/cp/lex.c