diff options
author | Marek Polacek <polacek@redhat.com> | 2015-09-15 12:48:50 +0000 |
---|---|---|
committer | Marek Polacek <mpolacek@gcc.gnu.org> | 2015-09-15 12:48:50 +0000 |
commit | 2f3bb934a1223f6f98314a7e730407e5e8ff1e68 (patch) | |
tree | f8201dfa06a26b11130c16ab1eccf8a732aa2e59 /gcc/tree-ssa-loop-im.c | |
parent | abf47511f57721e791c48852c01bb32d0689525f (diff) | |
download | gcc-2f3bb934a1223f6f98314a7e730407e5e8ff1e68.zip gcc-2f3bb934a1223f6f98314a7e730407e5e8ff1e68.tar.gz gcc-2f3bb934a1223f6f98314a7e730407e5e8ff1e68.tar.bz2 |
c-decl.c (lookup_label): Return NULL_TREE instead of 0.
* c-decl.c (lookup_label): Return NULL_TREE instead of 0.
(lookup_tag): Change the type of THISLEVEL_ONLY to bool.
Return NULL_TREE instead of 0.
(lookup_name): Return NULL_TREE instead of 0.
(lookup_name_in_scope): Likewise.
(shadow_tag_warned): Use true instead of 1 and NULL_TREE instead of 0.
(parser_xref_tag): Use false instead of 0.
(start_struct): Use true instead of 1.
(start_enum): Use true instead of 1 and NULL_TREE instead of 0.
From-SVN: r227791
Diffstat (limited to 'gcc/tree-ssa-loop-im.c')
0 files changed, 0 insertions, 0 deletions