s390: -Wpsabi diagnostics for C++14 vs. C++17 ABI incompatibility on s390{,x} [PR94704]
authorJakub Jelinek <jakub@redhat.com>
Tue, 28 Apr 2020 08:26:24 +0000 (10:26 +0200)
committerJakub Jelinek <jakub@redhat.com>
Tue, 28 Apr 2020 08:26:24 +0000 (10:26 +0200)
commitdde5ce541e3258276848aee85229a71c0e5f6965
tree30a4e3260b8c2128a3e423a83b06a666375ac131
parente62a820d686d1fa97a9eefdc65ca07d8f96ac9f4
s390: -Wpsabi diagnostics for C++14 vs. C++17 ABI incompatibility on s390{,x} [PR94704]

> We probably have to look into providing a -Wpsabi warning as well.

So like this?

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

PR target/94704
* config/s390/s390.c (s390_function_arg_vector,
s390_function_arg_float): Emit -Wpsabi diagnostics if the ABI changed.
gcc/ChangeLog
gcc/config/s390/s390.c