[Bug middle-end/103143] [12 Regression] ICE due to infinite recursion in pointer-query.cc

cvs-commit at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Dec 9 16:52:01 GMT 2021


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

--- Comment #4 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:425a39fd4effd9604af9f5f0780d209036d6e886

commit r12-5861-g425a39fd4effd9604af9f5f0780d209036d6e886
Author: Martin Sebor <msebor@redhat.com>
Date:   Sat Dec 4 16:22:07 2021 -0700

    Use the recursive form of compute_objsize [PR 103143].

    gcc/ChangeLog:

            PR middle-end/103143
            * pointer-query.cc (gimple_call_return_array): Call
compute_objsize_r.

    gcc/testsuite/ChangeLog:
            PR middle-end/103143
            * gcc.dg/Wstringop-overflow-83.c: New test.


More information about the Gcc-bugs mailing list