[PATCH v1 0/1] libgccjit: Fix error on Power architectures caused by wrong jit_target_objs

via Sourceware Forge forge-bot@forge-test.rdfm.org
Thu Oct 9 20:58:59 GMT 2025


Hi gcc-patches mailing list,
antoyo@noreply.localhost has requested that the following forgejo pull request
be published on the mailing list.

Created on: 2025-10-09 20:56:11+00:00
Latest update: 2025-10-09 20:57:44+00:00
Changes: 1 changed files, 0 additions, 1 deletions
Head revision: antoyo/gcc ref fix/jit-target-jobs-power commit aa13f1fac18d11a5a472e542668c9aa089e1f10f
Base revision: gcc/gcc-TEST ref trunk commit 4ee06690a47cd39b6003fc6589d4f292aeb67033 r16-4337-g4ee06690a47cd3
Merge base: 4ee06690a47cd39b6003fc6589d4f292aeb67033
Full diff url: https://forge.sourceware.org/gcc/gcc-TEST/pulls/95.diff
Discussion:  https://forge.sourceware.org/gcc/gcc-TEST/pulls/95
Requested Reviewers:

```
gcc/ChangeLog:
	* config.gcc (jit_target_objs): Don't set this variable since
	the object files don't exist.
```


Changed files:
- M: gcc/config.gcc


Antoni Boucher (1):
  libgccjit: Fix error on Power architectures caused by wrong
    jit_target_objs

 gcc/config.gcc | 1 -
 1 file changed, 1 deletion(-)

-- 
2.50.1



More information about the Jit mailing list