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 17:55:31+00:00
Latest update: 2025-09-29 18:09:41+00:00
Changes: 2 changed files, 30 additions, 1 deletions
Head revision: antoyo/gcc ref fix/is-same-type-vector commit 
5de69fc55b0cb8ce60b5c1bd321d9d580695d571
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/86.diff
Discussion:  https://forge.sourceware.org/gcc/gcc-TEST/pulls/86
Requested Reviewers:

```
gcc/jit/ChangeLog:

        * jit-recording.h: Fix type comparison.

gcc/testsuite/ChangeLog:

        * jit.dg/test-types.c: Add vector type comparison in test.

Co-authored-by: Antoni Boucher <[email protected]>
```


Changed files:
- M: gcc/jit/jit-recording.h
- M: gcc/testsuite/jit.dg/test-types.c


Robert Zakrzewski (1):
  Fix is_same_type_as for vector type

 gcc/jit/jit-recording.h           |  3 ++-
 gcc/testsuite/jit.dg/test-types.c | 28 ++++++++++++++++++++++++++++
 2 files changed, 30 insertions(+), 1 deletion(-)

-- 
2.50.1

Reply via email to