diff options
author | Jakub Jelinek <jakub@redhat.com> | 2023-12-07 09:45:13 +0100 |
---|---|---|
committer | Jakub Jelinek <jakub@redhat.com> | 2023-12-07 09:45:13 +0100 |
commit | 0d79636b8d2c7f0da16fbf5f786993783a4389ff (patch) | |
tree | e0c0799e8b242a1caa61f285eb942eb4c3b27681 /gcc/expr.cc | |
parent | 3cbab07b08d2f3a3ed34b6ec12e67727c59d285c (diff) | |
download | gcc-0d79636b8d2c7f0da16fbf5f786993783a4389ff.zip gcc-0d79636b8d2c7f0da16fbf5f786993783a4389ff.tar.gz gcc-0d79636b8d2c7f0da16fbf5f786993783a4389ff.tar.bz2 |
testsuite: Fix up gcc.target/s390/pr96127.c test for modern C [PR96127]
I've noticed this test regressed on s390x-linux with the addition of the
switch to modern C patchset. Haven't tried to reproduce the ICE, but as it
was a backend ICE and FE after warning used to add such casts before (now
errors), I think this ought to keep the testcase testing what was intended
before.
2023-12-07 Jakub Jelinek <jakub@redhat.com>
PR target/96127
* gcc.target/s390/pr96127.c (c1): Add casts to long int *.
Diffstat (limited to 'gcc/expr.cc')
0 files changed, 0 insertions, 0 deletions