[Bug tree-optimization/102645] [12 Regression] ICE on valid code at -O3 on x86_64-linux-gnu: Segmentation fault

cvs-commit at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Mar 22 07:42:01 GMT 2022


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

--- Comment #6 from CVS 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:7d5ee289510f0c7ac2c318e396c8a6f0d0d93db0

commit r12-7750-g7d5ee289510f0c7ac2c318e396c8a6f0d0d93db0
Author: Jakub Jelinek <jakub@redhat.com>
Date:   Tue Mar 22 08:41:02 2022 +0100

    testsuite: Add testcase for no longer failing PR [PR102645]

    This test started ICEing with r12-3876 but stopped with r12-5264.

    2022-03-22  Jakub Jelinek  <jakub@redhat.com>

            PR tree-optimization/102645
            * gcc.c-torture/compile/pr102645.c: New test.


More information about the Gcc-bugs mailing list