diff options
author | Georg-Johann Lay <avr@gjlay.de> | 2024-12-03 11:32:30 +0100 |
---|---|---|
committer | Georg-Johann Lay <avr@gjlay.de> | 2024-12-03 23:13:43 +0100 |
commit | 846c0b397b5c1b4ff6c68d83af99aff2aa80a162 (patch) | |
tree | 3bfb83fbf92c20c02dfb1c2a54e87f37f0ecdbd8 /libcpp | |
parent | cd107a6343c96c4ef26096e250d43a4a4211eced (diff) | |
download | gcc-846c0b397b5c1b4ff6c68d83af99aff2aa80a162.zip gcc-846c0b397b5c1b4ff6c68d83af99aff2aa80a162.tar.gz gcc-846c0b397b5c1b4ff6c68d83af99aff2aa80a162.tar.bz2 |
Rectify some test cases.
PR testsuite/52641
PR testsuite/109123
PR testsuite/114661
PR testsuite/117828
PR testsuite/116481
PR testsuite/91069
gcc/testsuite/
* gcc.dg/Wuse-after-free-pr109123.c: Use size_t
instead of long unsigned int.
* gcc.dg/c23-tag-bitfields-1.c: Requires int32plus.
* gcc.dg/pr114661.c: Same.
* gcc.dg/pr117828.c: Same.
* gcc.dg/flex-array-counted-by-2.c: Use uintptr_t
instead of unsigned long.
* gcc.dg/pr116481.c: Same.
* gcc.dg/lto/tag-1_0.c: Use int32_t instead of int.
* gcc.dg/lto/tag-1_1.c: Use int16_t instead of short.
* gcc.dg/pr91069.c: Require double64.
* gcc.dg/type-convert-var.c: Require double64plus.
Diffstat (limited to 'libcpp')
0 files changed, 0 insertions, 0 deletions