class.c (fixed_type_or_null): Don't clear NONNULL.
authorMark Mitchell <mark@codesourcery.com>
Tue, 18 Jan 2000 04:52:50 +0000 (04:52 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Tue, 18 Jan 2000 04:52:50 +0000 (04:52 +0000)
commit97d953bb76cb7c3c8d2765c262eee2bd10faa0a1
tree1b05d0df8c00c3ce8876b1fb27c59e89e582ed5f
parent12530dbee37f016821a4ac9a6f5521b4d7b170bd
class.c (fixed_type_or_null): Don't clear NONNULL.

* class.c (fixed_type_or_null): Don't clear NONNULL.  Document
calling convention.
(resolves_to_fixed_type_p): Document calling convention.
* rtti.c (build_x_typeid): Initialize NONNULL.

From-SVN: r31481
gcc/cp/ChangeLog
gcc/cp/class.c
gcc/cp/rtti.c