This is a summary of discussions relative to the merge request created by
Antoni Boucher (antoyo) titled
libgccjit: Fix error on Power architectures caused by wrong jit_target_objs
since its creation.
Description: ```
gcc/ChangeLog:
* config.gcc (jit_target_objs): Don't set this variable since
the object files don't exist.
```
CC: Andreas Schwab <[email protected]>, <[email protected]>
The full and up to date discussion can be found at
https://forge.sourceware.org/gcc/gcc-TEST/pulls/95
The merge request has been closed without being merged directly on the forge
repository.
On 2025-10-09 20:58:57+00:00, Lichenor Forgejo Bot (forge-bot) wrote:
<!-- pr-new-version -->
Version 1 of this pull request has been stored. It includes the following
commits:
- libgccjit: Fix error on Power architectures caused by wrong jit_target_objs -
aa13f1fac18d11a5a472e542668c9aa089e1f10f
On 2025-10-09 20:59:29+00:00, Lichenor Forgejo Bot (forge-bot) wrote:
Sent patch series version 1 containing 1 patches to gcc-patches mailing list
<[email protected]> and cc'd Andreas Schwab <[email protected]>,
<[email protected]>.
[Cover
letter](https://inbox.sourceware.org/test-list/176004353952.705.10328913442366740610.batrachomyomachia.gcc.gcc-test.95....@forge-test.rdfm.org)
On 2025-10-21 18:37:51+00:00, Antoni Boucher (antoyo) wrote:
Merged.