Home
last modified time | relevance | path

Searched refs:warn_dealloc_offset (Results 1 – 9 of 9) sorted by relevance

/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dgimple-ssa-warn-access.cc1977 warn_dealloc_offset (location_t loc, gimple *call, const access_ref &aref) in warn_dealloc_offset() function
3330 && warn_dealloc_offset (loc, call, aref)) in maybe_check_dealloc_call()
3366 if (warn_dealloc_offset (loc, call, aref)) in maybe_check_dealloc_call()
3390 else if (warn_dealloc_offset (loc, call, aref)) in maybe_check_dealloc_call()
3409 && warn_dealloc_offset (loc, call, aref)) in maybe_check_dealloc_call()
H A DChangeLog15631 (warn_dealloc_offset): Use helper functions.
16735 (warn_dealloc_offset): Same.
19034 (warn_dealloc_offset): Same.
H A DChangeLog-2020179 * builtins.c (warn_dealloc_offset): Avoid assuming calls are made
946 (warn_dealloc_offset): Corrct the handling of user-defined operators
2195 (warn_dealloc_offset): Same.
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dbuiltins.c13537 warn_dealloc_offset (location_t loc, tree exp, const access_ref &aref) in warn_dealloc_offset() function
13656 && warn_dealloc_offset (loc, exp, aref)) in maybe_emit_free_warning()
13689 if (warn_dealloc_offset (loc, exp, aref)) in maybe_emit_free_warning()
13712 else if (warn_dealloc_offset (loc, exp, aref)) in maybe_emit_free_warning()
13731 && warn_dealloc_offset (loc, exp, aref)) in maybe_emit_free_warning()
H A DChangeLog-2020179 * builtins.c (warn_dealloc_offset): Avoid assuming calls are made
946 (warn_dealloc_offset): Corrct the handling of user-defined operators
2195 (warn_dealloc_offset): Same.
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dbuiltins.c13537 warn_dealloc_offset (location_t loc, tree exp, const access_ref &aref) in warn_dealloc_offset() function
13656 && warn_dealloc_offset (loc, exp, aref)) in maybe_emit_free_warning()
13689 if (warn_dealloc_offset (loc, exp, aref)) in maybe_emit_free_warning()
13712 else if (warn_dealloc_offset (loc, exp, aref)) in maybe_emit_free_warning()
13731 && warn_dealloc_offset (loc, exp, aref)) in maybe_emit_free_warning()
H A DChangeLog-2020179 * builtins.c (warn_dealloc_offset): Avoid assuming calls are made
946 (warn_dealloc_offset): Corrct the handling of user-defined operators
2195 (warn_dealloc_offset): Same.
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dbuiltins.c13537 warn_dealloc_offset (location_t loc, tree exp, const access_ref &aref) in warn_dealloc_offset() function
13656 && warn_dealloc_offset (loc, exp, aref)) in maybe_emit_free_warning()
13689 if (warn_dealloc_offset (loc, exp, aref)) in maybe_emit_free_warning()
13712 else if (warn_dealloc_offset (loc, exp, aref)) in maybe_emit_free_warning()
13731 && warn_dealloc_offset (loc, exp, aref)) in maybe_emit_free_warning()
H A DChangeLog-2020179 * builtins.c (warn_dealloc_offset): Avoid assuming calls are made
946 (warn_dealloc_offset): Corrct the handling of user-defined operators
2195 (warn_dealloc_offset): Same.