diff options
author | Florian Weimer <fweimer@redhat.com> | 2023-10-13 09:34:55 +0200 |
---|---|---|
committer | Florian Weimer <fweimer@redhat.com> | 2023-10-13 09:37:03 +0200 |
commit | 24eaada73def58a6a0c8702f873d0e2320d2fba4 (patch) | |
tree | f36492d5820f3ae20db185966b89280caf673ee8 /gcc/fortran | |
parent | 0fef2c89d165adca4c4aafeb8d822b4d6ac8623b (diff) | |
download | gcc-24eaada73def58a6a0c8702f873d0e2320d2fba4.zip gcc-24eaada73def58a6a0c8702f873d0e2320d2fba4.tar.gz gcc-24eaada73def58a6a0c8702f873d0e2320d2fba4.tar.bz2 |
C99 testsuite readiness: Some verified test case adjustments
The updated test cases still reproduce the bugs with old compilers.
gcc/testsuite/
* gcc.c-torture/compile/pc44485.c (func_21): Add missing cast.
* gcc.c-torture/compile/pr106101.c: Use builtins to avoid
calls to undeclared functions. Change type of yyvsp to
char ** and introduce yyvsp1 to avoid type errors.
* gcc.c-torture/execute/pr111331-1.c: Add missing int.
* gcc.dg/pr100512.c: Unreduce test case and suppress only
-Wpointer-to-int-cast.
* gcc.dg/pr103003.c: Likewise.
* gcc.dg/pr103451.c: Add cast to long and suppress
-Wdiv-by-zero only.
* gcc.dg/pr68435.c: Avoid implicit int and missing
static function implementation warning.
Diffstat (limited to 'gcc/fortran')
0 files changed, 0 insertions, 0 deletions