<table border="1" cellspacing="0" cellpadding="8">
    <tr>
        <th>Issue</th>
        <td>
            <a href=https://github.com/llvm/llvm-project/issues/125496>125496</a>
        </td>
    </tr>

    <tr>
        <th>Summary</th>
        <td>
            [20.x] GCC test fixes for offload
        </td>
    </tr>

    <tr>
      <th>Labels</th>
      <td>
            new issue
      </td>
    </tr>

    <tr>
      <th>Assignees</th>
      <td>
      </td>
    </tr>

    <tr>
      <th>Reporter</th>
      <td>
          mgorny
      </td>
    </tr>
</table>

<pre>
    ```
commit 689ef5fda0ab07dfc452cb16d3646d53e612cb75
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2025-02-02 16:55:39 +0100
Commit:     GitHub <noreply@github.com>
CommitDate: 2025-02-02 16:55:39 +0100

    [offload] [test] Use test compiler ID rather than host (#124408)
    
    Use the test compiler ID to verify whether tests can be run rather than
    the host compiler. This makes it possible to run tests (with Clang)
    while the library itself was built with GCC.

commit 359a9131704277bce0f806de31ac887e68a66902
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2025-02-02 16:55:22 +0100
Commit:     GitHub <noreply@github.com>
CommitDate: 2025-02-02 16:55:22 +0100

    [offload] `gnu::format` with variadic template functions is Clang-only (#124406)
    
    Use `gnu::format` attribute only when compiling with Clang, as using it
    against variadic template functions is a Clang extension and is not
    supported by GCC.
    
    See https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77958
    
    Fixes #119069
```
</pre>
<img width="1" height="1" alt="" src="http://email.email.llvm.org/o/eJy8lE9v9CYXxT8Ns7nKCIPxn4UXE-edvF101XZdAb62aTGMAGcy_fQV9syTPFWkdtNalsBG_M7hcnRljGZyiB0Rz0S8HOSaZh-6ZfLB3Q7KD7eOVPT-0pP2y2ISVE2LoxgHSaWi9TDqUjCtimrgVVkNgmNVMK1qQejptAEJP0F-fjR6lqQXpGHwSnpOnnlwNyC83xVJSSd0yfujDxPh__sGeJEJM4RRJp4oe6IMiorwkxCEn3gLhD3TgmaL_WbxIfhq0v9XlQWcD3ixm4JJ86qO2i-7wr7jnysQurGJePbjaL0ciHjJXwljytNfIkKeg_bLxVgM8MMLBJlmDJBm6WD2MQFhDWG8YGVJG8LaB3QfNsT8BSZ5eMNgxhtcZ9yJGFMELR0ohLC6z0p3WiZtmg_SEX6eTYRF_o4RTIKLj9EoixmfETuTsOZq0gy9lW76sHidjd3dWaOCDDcwKaId4SojqNXYBNu2174_7tW6p4aLVrYFL2pasrpWGunY0GpAXkjdNDVWjayqlrL_KDWM_dup-U7h69RUdHIr4SfCT6MPi0ykonv53mQwcjAaEi4XKxPCuDqdjHcRTNwv5ck7e_ucpOrLJH2tIlMKRq0JYaNcZ3T3gBg3weeb70FGWGP-bdKdKydpXEx_Z1PuDMD3hC4a70C6IS84_yDF9XLxIeEA6vYIzacD_IQIc0qXmP2zM2HnSevj5NbtstlZrdMfxlpJ2DnO_vqrWqejngzhZzMQ_lLXrWi-J57NO-Z086JoaZXr9a3FHYaODy1v5QG7ouaNaGkp2sPctXUzKDkM9ThircdKlGVRKa1RakG55AfT5QhQRnnBy5q3x7GVsmx4yVAUjOmGlBQXaezR2rclez-YGFfsCibKtjpYqdDGrQ0z5vAK2yphLHfl0OVNT2qdIimpNTHFD0wyyW79m9Hjew7Va9_vjWPcDjr6APfIHdZgu78U8yPW7JyZ9-HpEvxvqBNh581JJOx8t_rWsT8DAAD__8F03cM">