[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
Tue Jun 15 18:47:08 GMT 2021


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

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

https://gcc.gnu.org/g:71790f398e119c7fed867b0cfce60a7500629dff

commit r12-1490-g71790f398e119c7fed867b0cfce60a7500629dff
Author: Martin Sebor <msebor@redhat.com>
Date:   Tue Jun 15 12:42:06 2021 -0600

    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