diff options
author | Marc Poulhiès <poulhies@adacore.com> | 2024-10-28 16:10:25 +0100 |
---|---|---|
committer | Marc Poulhiès <dkm@gcc.gnu.org> | 2024-10-29 11:08:22 +0100 |
commit | 61977b8af087a8e0f738a2c51f86ec12c554ec43 (patch) | |
tree | bafe08846156970fdc23ecef642a46316b14d0f6 /gcc/fortran | |
parent | 63b6967b06b5387821c4e5f2c113da6aaeeae2b7 (diff) | |
download | gcc-61977b8af087a8e0f738a2c51f86ec12c554ec43.zip gcc-61977b8af087a8e0f738a2c51f86ec12c554ec43.tar.gz gcc-61977b8af087a8e0f738a2c51f86ec12c554ec43.tar.bz2 |
ada: Fix static_assert with one argument
Single argument static_assert is C++17 only and breaks the build using
older GCC (prerequisite is C++14).
gcc/ada
* types.h: fix static_assert.
Diffstat (limited to 'gcc/fortran')
0 files changed, 0 insertions, 0 deletions