diff options
author | Marek Polacek <polacek@redhat.com> | 2017-05-18 11:26:25 +0000 |
---|---|---|
committer | Marek Polacek <mpolacek@gcc.gnu.org> | 2017-05-18 11:26:25 +0000 |
commit | 6574d78eeac0e1ecddb05c6df33fa1b77e712bf6 (patch) | |
tree | 600b21f9ed1f2db68f3d2b824355badd73f5fe57 /gcc/tree-ssa-loop-prefetch.c | |
parent | 8b656ca7ea26bb53e6058c10c0016e080c39930c (diff) | |
download | gcc-6574d78eeac0e1ecddb05c6df33fa1b77e712bf6.zip gcc-6574d78eeac0e1ecddb05c6df33fa1b77e712bf6.tar.gz gcc-6574d78eeac0e1ecddb05c6df33fa1b77e712bf6.tar.bz2 |
c-common.c (c_common_type_for_size): Use NULL_TREE instead of 0.
* c-common.c (c_common_type_for_size): Use NULL_TREE instead of 0.
(c_common_fixed_point_type_for_size): Likewise.
(c_common_type_for_mode): Likewise.
(shorten_compare): Likewise.
(c_promoting_integer_type_p): Use false/true instead of 0/1.
* c-pragma.c (maybe_apply_renaming_pragma): Use NULL_TREE instead of 0.
* c-decl.c (match_builtin_function_types): Use NULL_TREE instead of 0.
(check_earlier_gotos): Likewise.
(define_label): Likewise.
(pending_xref_error): Likewise.
(smallest_type_quals_location): Likewise.
(grokdeclarator): Likewise.
(grokparms): Likewise.
(identifier_global_value): Likewise.
* c-typeck.c (set_nonincremental_init_from_string): Likewise.
(find_init_member): Likewise.
From-SVN: r248195
Diffstat (limited to 'gcc/tree-ssa-loop-prefetch.c')
0 files changed, 0 insertions, 0 deletions