On 1/19/25 2:28 PM, Uros Bizjak wrote:
On Fri, Jan 17, 2025 at 10:01 PM Vladimir Makarov <vmaka...@redhat.com> wrote:
This is one more patch to solve

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

with different -mcpu used.

The patch was successfully bootstrapped and tested on x86-64, aarch64, and 
ppc64le.
I have committed a small testsuite adjustment to refine target
selector and to use -mtune= compiler directive instead of obsolete
-mcpu= to avoid compiler warning.
Thank you, Uros.
gcc/testsuite/ChangeLog:

     * gcc.target/i386/pr118067.c (dg-compile): Use target int128.
     * gcc.target/i386/pr118067-2.c (dg-compile): Ditto.
     (dg-options): Use -mtune= instead of deprecated -mcpu= option.


Reply via email to