diff options
author | Andrew Pinski <apinski@marvell.com> | 2021-09-29 02:01:52 +0000 |
---|---|---|
committer | Andrew Pinski <apinski@marvell.com> | 2021-09-29 08:04:15 +0000 |
commit | c6dbe7a56dfb511101ddea98844a7be0027d30a6 (patch) | |
tree | 09f0b3147f715f0e944a8f8ab18e349cb32fc38f /gcc/gimplify.c | |
parent | 2da5ec98516c75aedecf9769b8b804fc03e3bc2d (diff) | |
download | gcc-c6dbe7a56dfb511101ddea98844a7be0027d30a6.zip gcc-c6dbe7a56dfb511101ddea98844a7be0027d30a6.tar.gz gcc-c6dbe7a56dfb511101ddea98844a7be0027d30a6.tar.bz2 |
Fix some testcases after my computed goto patch
For some reason I did not see these failures in my testing.
Sorry about that. Anyways this fixes the testcases by
adding a cast to __INTPTR_TYPE__ and then a cast to void*.
Committed after testing them on x86_64-linux-gnu.
gcc/testsuite/ChangeLog:
* gcc.c-torture/compile/920826-1.c: Fix computed goto.
* gcc.c-torture/compile/pr27863.c: Likewise.
* gcc.c-torture/compile/pr70190.c: Likewise.
* gcc.dg/torture/pr89135.c: Likewise.
* gcc.dg/torture/pr90071.c: Likewise.
* gcc.dg/vect/bb-slp-pr97709.c: Likewise.
Diffstat (limited to 'gcc/gimplify.c')
0 files changed, 0 insertions, 0 deletions