testsuite: Fix up nontype-subob1.C for targets with short int, int or long long ssize_t
authorJakub Jelinek <jakub@redhat.com>
Tue, 28 Jul 2020 09:32:36 +0000 (11:32 +0200)
committerJakub Jelinek <jakub@redhat.com>
Tue, 28 Jul 2020 09:32:36 +0000 (11:32 +0200)
commitf40888fff7c4dab6d654ae4f7598f23bc472d2d1
tree694d6818a87f6d3a3313b1f3d54ff44fe6562815
parentf9264b9008386ac3b5c795472c222fa524b127b0
testsuite: Fix up nontype-subob1.C for targets with short int, int or long long ssize_t

2020-07-28  Jakub Jelinek  <jakub@redhat.com>

* g++.dg/cpp2a/nontype-subob1.C: Allow s1, i1 or x1 instead of l1 for
targets with short, int or long long ssize_t.
gcc/testsuite/g++.dg/cpp2a/nontype-subob1.C