/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/ |
H A D | c-fold.c | 379 overflow_warning (EXPR_LOC_OR_LOC (expr, input_location), ret, expr); in c_fully_fold_internal() 513 overflow_warning (EXPR_LOCATION (expr), ret, op0); in c_fully_fold_internal()
|
H A D | c-typeck.c | 3749 overflow_warning (loc, result.value, arg.value); in parser_build_unary_op() 3924 overflow_warning (location, result.value); in parser_build_binary_op()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c/ |
H A D | c-fold.cc | 379 overflow_warning (EXPR_LOC_OR_LOC (expr, input_location), ret, expr); in c_fully_fold_internal() 514 overflow_warning (EXPR_LOCATION (expr), ret, op0); in c_fully_fold_internal()
|
H A D | c-typeck.cc | 3774 overflow_warning (loc, result.value, arg.value); in parser_build_unary_op() 3956 overflow_warning (location, result.value); in parser_build_binary_op()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/ |
H A D | c-common.h | 1303 extern void overflow_warning (location_t, tree, tree = NULL_TREE);
|
H A D | c-warn.c | 85 overflow_warning (location_t loc, tree value, tree expr) in overflow_warning() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/ |
H A D | c-common.h | 1407 extern void overflow_warning (location_t, tree, tree = NULL_TREE);
|
H A D | c-warn.cc | 87 overflow_warning (location_t loc, tree value, tree expr) in overflow_warning() function
|
H A D | ChangeLog | 1045 * c-warn.c (overflow_warning): Same. 3406 * c-warn.c (overflow_warning, warn_logical_operator): Likewise. 4352 * c-warn.c (overflow_warning): Do not use 6172 (overflow_warning): Likewise.
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | ChangeLog-2003 | 1089 (decl_constant_value, overflow_warning): Make static functions. 1140 (overflow_warning, default_conversion, c_expand_asm_operands):
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | ChangeLog-2009 | 2166 * typeck.c (cp_build_binary_op): Pass location to overflow_warning. 2169 overflow_warning.
|
H A D | ChangeLog-2007 | 3248 * typeck.c (build_binary_op): Call overflow_warning if
|
H A D | typeck.cc | 6296 overflow_warning (location, result_ovl); in cp_build_binary_op()
|
H A D | semantics.cc | 3117 overflow_warning (combined_loc, result_ovl); in finish_unary_op_expr()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | semantics.c | 2860 overflow_warning (combined_loc, result_ovl); in finish_unary_op_expr()
|
H A D | typeck.c | 5825 overflow_warning (location, result_ovl); in cp_build_binary_op()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ChangeLog-2009 | 19117 (overflow_warning): Check c_inhibit_evaluation_warnings rather 19506 (parser_build_unary_op): Pass location to overflow_warning. 19524 * c-common.c (overflow_warning): New argument. 19525 * c-common.h: New argument to build_modify_expr, overflow_warning.
|
H A D | ChangeLog-2007 | 10550 (overflow_warning): Likewise. 33513 (convert_for_assignment): Remove redundant overflow_warning. 33514 * c-common.c (overflow_warning): Don't check or set TREE_OVERFLOW.
|
H A D | FSFChangeLog.10 | 1532 * c-common.c (overflow_warning): Fix typo in warning message.
|
H A D | FSFChangeLog.11 | 8799 (overflow_warning, unsigned_conversion_warning): Don't warn about
|
H A D | ChangeLog-2002 | 30663 (overflow_warning): Same.
|
H A D | ChangeLog-2020 | 21816 overflow_warning.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | FSFChangeLog.10 | 1532 * c-common.c (overflow_warning): Fix typo in warning message.
|
H A D | FSFChangeLog.11 | 8799 (overflow_warning, unsigned_conversion_warning): Don't warn about
|