https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96127
--- Comment #6 from GCC Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Jakub Jelinek <ja...@gcc.gnu.org>: https://gcc.gnu.org/g:0d79636b8d2c7f0da16fbf5f786993783a4389ff commit r14-6263-g0d79636b8d2c7f0da16fbf5f786993783a4389ff Author: Jakub Jelinek <ja...@redhat.com> Date: Thu Dec 7 09:45:13 2023 +0100 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 <ja...@redhat.com> PR target/96127 * gcc.target/s390/pr96127.c (c1): Add casts to long int *.