[Bug tree-optimization/123753] [16 Regression] wrong code with un/signed char array/vector union since r16-6671

cvs-commit at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Jan 22 12:55:58 GMT 2026


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

--- Comment #6 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Jakub Jelinek <jakub@gcc.gnu.org>:

https://gcc.gnu.org/g:d52669acc6829c93270b9014af7a681dbd694c39

commit r16-6979-gd52669acc6829c93270b9014af7a681dbd694c39
Author: Jakub Jelinek <jakub@redhat.com>
Date:   Thu Jan 22 13:54:08 2026 +0100

    testsuite: Add testcase for already fixed PR [PR123753]

    This testcase started to ICE with r16-6671, since r16-6741
    it has been miscompiled and finally fixed with r16-6976.

    2026-01-22  Jakub Jelinek  <jakub@redhat.com>

            PR tree-optimization/123753
            * gcc.c-torture/execute/pr123753.c: New test.


More information about the Gcc-bugs mailing list