[Bug middle-end/100876] [11 Regression] -Wmismatched-new-delete should understand placement new when it's not inlined

cvs-commit at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Jun 17 20:08:25 GMT 2021


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100876

--- Comment #7 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The releases/gcc-11 branch has been updated by Martin Sebor
<msebor@gcc.gnu.org>:

https://gcc.gnu.org/g:00bf3e4d12944e659b3a3706ca720f1d6346e610

commit r11-8607-g00bf3e4d12944e659b3a3706ca720f1d6346e610
Author: Martin Sebor <msebor@redhat.com>
Date:   Thu Jun 17 12:22:28 2021 -0600

    Backported from trunk:

    Consider size_t mangling as unsigned int and long [PR100876].

    gcc/ChangeLog:

            PR middle-end/100876
            * builtins.c: (gimple_call_return_array): Account for size_t
            mangling as either unsigned int or unsigned long


More information about the Gcc-bugs mailing list