]> git.ipfire.org Git - thirdparty/gcc.git/commit
[PR118017][LRA]: Fix test for i686
authorVladimir N. Makarov <vmakarov@redhat.com>
Fri, 10 Jan 2025 15:36:24 +0000 (10:36 -0500)
committerVladimir N. Makarov <vmakarov@redhat.com>
Fri, 10 Jan 2025 15:36:24 +0000 (10:36 -0500)
commit94d8de53388793f4d5fc0d0aa00fef32ca4aa870
tree31d7a91d1bb5cc26426abf9619497189997c5d63
parent288ac095b4df1a47a4cf9ba2efdc56a568a6e951
[PR118017][LRA]: Fix test for i686

My previous patch for PR118017 contains a test which fails on i686.  The patch fixes this.

gcc/testsuite/ChangeLog:

PR target/118017
* gcc.target/i386/pr118017.c: Check target int128.
gcc/testsuite/gcc.target/i386/pr118017.c