Hi gcc-patches mailing list,
[email protected] has requested that the following forgejo pull request
be published on the mailing list.

Created on: 2025-09-29 18:27:15+00:00
Latest update: 2025-09-29 18:30:02+00:00
Changes: 1 changed files, 4 additions, 0 deletions
Head revision: antoyo/gcc ref missing-types commit 
a8c7593204948a3ee3642c6d3dacb10bfe9df498
Base revision: gcc/gcc-TEST ref trunk commit 
850c1ad7e3cd240e97e41fa3f1e6b38c2700106b r16-4134-g850c1ad7e3cd24
Merge base: 850c1ad7e3cd240e97e41fa3f1e6b38c2700106b
Full diff url: https://forge.sourceware.org/gcc/gcc-TEST/pulls/87.diff
Discussion:  https://forge.sourceware.org/gcc/gcc-TEST/pulls/87
Requested Reviewers:

```
gcc/jit/ChangeLog:

        * dummy-frontend.cc: Handle new types in jit_langhook_type_for_mode.
```

On some targets (I found this was the case for Aarch64, probably), we need to 
handle some float types in jit_langhook_type_for_mode.


Changed files:
- M: gcc/jit/dummy-frontend.cc


Antoni Boucher (1):
  libgccjit: Handle missing types in jit_langhook_type_for_mode

 gcc/jit/dummy-frontend.cc | 4 ++++
 1 file changed, 4 insertions(+)

-- 
2.50.1

Reply via email to