Home
last modified time | relevance | path

Searched refs:warn_placement_new_too_small (Results 1 – 8 of 8) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
DChangeLog-2016710 * init.c (warn_placement_new_too_small): Likewise.
1017 * init.c (warn_placement_new_too_small): Avoid assuming an array type
2410 * init.c (warn_placement_new_too_small): Handle placement new arguments
3259 * init.c (warn_placement_new_too_small): Test whether
3968 (warn_placement_new_too_small): Call it. Handle one-element arrays
Dinit.cc2806 warn_placement_new_too_small (tree type, tree nelts, tree size, tree oper) in warn_placement_new_too_small() function
3499 warn_placement_new_too_small (orig_type, nelts, size, placement); in build_new_1()
DChangeLog-2015901 * cp/init.c (warn_placement_new_too_small): Convert integer
938 * init.c (warn_placement_new_too_small): Use %wu format
968 * cp/init.c (warn_placement_new_too_small): Avoid assuming
975 * cp/init.c (warn_placement_new_too_small): New function.
DChangeLog-2017142 (warn_placement_new_too_small): Adjust caller.
428 * init.c (warn_placement_new_too_small): Use offset_int instead of
5222 * init.c (warn_placement_new_too_small): Add missing space in
DChangeLog-2018127 (warn_placement_new_too_small): Call fold_for_warn on adj before
2755 * init.c (warn_placement_new_too_small): Likewise.
DChangeLog1628 * init.cc (warn_placement_new_too_small): Check deref.
DChangeLog-20201884 * init.c (warn_placement_new_too_small): Call builtin_objsize instead
DChangeLog-20193008 warn_placement_new_too_small, build_new_1, build_vec_init): Likewise.