diff options
author | Mark Mitchell <mark@markmitchell.com> | 1998-08-19 15:14:58 +0000 |
---|---|---|
committer | Mark Mitchell <mmitchel@gcc.gnu.org> | 1998-08-19 15:14:58 +0000 |
commit | 898600d5fa876b04ef2e4de7d3f9f83fd85cf3aa (patch) | |
tree | a8e8e350b77e108b758cfb2cd7b897d48d0d05bd /gcc/cpplib.c | |
parent | a255ef043cf7c8f5e1174006b240e5d73b6242c9 (diff) | |
download | gcc-898600d5fa876b04ef2e4de7d3f9f83fd85cf3aa.zip gcc-898600d5fa876b04ef2e4de7d3f9f83fd85cf3aa.tar.gz gcc-898600d5fa876b04ef2e4de7d3f9f83fd85cf3aa.tar.bz2 |
cp-tree.h (ansi_null_node): New variable.
* cp-tree.h (ansi_null_node): New variable.
* decl.c (ansi_null_node): New variable.
(init_decl_processing): Initialize its type.
* lex.c (init_parse): Initialize its value. Use ansi_null_node
for null_node in non-ANSI mode.
* typeck.c (build_binary_op_nodefault): Use ansi_null_node in
place of null_node to avoid spurious errors.
From-SVN: r21858
Diffstat (limited to 'gcc/cpplib.c')
0 files changed, 0 insertions, 0 deletions