Home
last modified time | relevance | path

Searched refs:overflow_warning (Results 1 – 24 of 24) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-fold.c379 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 Dc-typeck.c3749 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 Dc-fold.cc379 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 Dc-typeck.cc3774 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 Dc-common.h1303 extern void overflow_warning (location_t, tree, tree = NULL_TREE);
H A Dc-warn.c85 overflow_warning (location_t loc, tree value, tree expr) in overflow_warning() function
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-common.h1407 extern void overflow_warning (location_t, tree, tree = NULL_TREE);
H A Dc-warn.cc87 overflow_warning (location_t loc, tree value, tree expr) in overflow_warning() function
H A DChangeLog1045 * 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 DChangeLog-20031089 (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 DChangeLog-20092166 * typeck.c (cp_build_binary_op): Pass location to overflow_warning.
2169 overflow_warning.
H A DChangeLog-20073248 * typeck.c (build_binary_op): Call overflow_warning if
H A Dtypeck.cc6296 overflow_warning (location, result_ovl); in cp_build_binary_op()
H A Dsemantics.cc3117 overflow_warning (combined_loc, result_ovl); in finish_unary_op_expr()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dsemantics.c2860 overflow_warning (combined_loc, result_ovl); in finish_unary_op_expr()
H A Dtypeck.c5825 overflow_warning (location, result_ovl); in cp_build_binary_op()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-200919117 (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 DChangeLog-200710550 (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 DFSFChangeLog.101532 * c-common.c (overflow_warning): Fix typo in warning message.
H A DFSFChangeLog.118799 (overflow_warning, unsigned_conversion_warning): Don't warn about
H A DChangeLog-200230663 (overflow_warning): Same.
H A DChangeLog-202021816 overflow_warning.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A DFSFChangeLog.101532 * c-common.c (overflow_warning): Fix typo in warning message.
H A DFSFChangeLog.118799 (overflow_warning, unsigned_conversion_warning): Don't warn about