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

--- Comment #8 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by hongtao Liu <liuho...@gcc.gnu.org>:

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

commit r16-164-gd85444a3b00c9a6fce56459af5ec081439a9aaa0
Author: liuhongt <hongtao....@intel.com>
Date:   Tue Apr 1 00:30:07 2025 -0700

    Refactor msse4 and mno-sse4.

    gcc/ChangeLog:

            PR target/119549
            * common/config/i386/i386-common.cc (ix86_handle_option):
            Refactor msse4 and mno-sse4.
            * config/i386/i386.opt (msse4): Remove RejectNegative.
            (mno-sse4): Remove the entry.
            * config/i386/i386-options.cc
            (ix86_valid_target_attribute_inner_p): Remove special code
            which handles mno-sse4.

Reply via email to