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

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

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

commit r14-6267-gbf38c6374b5fb6a2afa05af26432f1fd1a120bc4
Author: Jakub Jelinek <ja...@redhat.com>
Date:   Thu Dec 7 09:48:57 2023 +0100

    testsuite: Add testcase for already fixed PR [PR111068]

    This one unfortunately can't be bisected, it ICEd until r14-3430
    inclusive, but r14-3431 removed -mavx10.1-512 support and when it
    was readded in r14-5607 it doesn't ICE anymore.

    I'm just committing the testcase so that it doesn't reappear.

    2023-12-07  Jakub Jelinek  <ja...@redhat.com>

            PR target/111068
            * gcc.target/i386/pr111068.c: New test.

Reply via email to