diff options
author | Lewis Hyatt <lhyatt@gmail.com> | 2023-07-19 22:07:54 -0400 |
---|---|---|
committer | Lewis Hyatt <lhyatt@gmail.com> | 2023-07-19 23:18:31 -0400 |
commit | b2cfe5233e682fc04a9b6fc91f3d30685515630b (patch) | |
tree | bfd9f42b8a1f675baea758b763aa446cfd57b039 /gcc/combine.cc | |
parent | 38daaaa91438d3f635a10bf5d5181c3b29f07df9 (diff) | |
download | gcc-b2cfe5233e682fc04a9b6fc91f3d30685515630b.zip gcc-b2cfe5233e682fc04a9b6fc91f3d30685515630b.tar.gz gcc-b2cfe5233e682fc04a9b6fc91f3d30685515630b.tar.bz2 |
testsuite: Fix C++ UDL tests failing on 32-bit arch [PR103902]
These tests need to use "size_t" rather than "unsigned long"
for the user-defined literal function arguments.
gcc/testsuite/ChangeLog:
PR preprocessor/103902
* g++.dg/cpp0x/udlit-extended-id-1.C: Change "unsigned long" to
"size_t" throughout.
* g++.dg/cpp0x/udlit-extended-id-3.C: Likewise.
Diffstat (limited to 'gcc/combine.cc')
0 files changed, 0 insertions, 0 deletions