diff options
author | Xi Ruoyao <xry111@xry111.site> | 2023-07-11 15:55:54 +0800 |
---|---|---|
committer | Xi Ruoyao <xry111@xry111.site> | 2023-07-11 16:08:11 +0800 |
commit | 312839653b8295599c63cae90278a87af528edad (patch) | |
tree | bed3ff6d5c31254ffd2cad1a7157039543986896 /libgcc | |
parent | 104b09005229ef48a79a33511ea192bb3ec3c415 (diff) | |
download | gcc-312839653b8295599c63cae90278a87af528edad.zip gcc-312839653b8295599c63cae90278a87af528edad.tar.gz gcc-312839653b8295599c63cae90278a87af528edad.tar.bz2 |
testsuite: Unbreak pr110557.cc where long is 32-bit
On ports with 32-bit long, the test produced excess errors:
gcc/testsuite/g++.dg/vect/pr110557.cc:12:8: warning: width of
'Item::y' exceeds its type
Reported-by: Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>
gcc/testsuite/ChangeLog:
* g++.dg/vect/pr110557.cc: Use long long instead of long for
64-bit type.
(test): Remove an unnecessary cast.
Diffstat (limited to 'libgcc')
0 files changed, 0 insertions, 0 deletions