diff options
author | Eugene Kosov <claprix@yandex.ru> | 2020-04-23 18:31:32 +0300 |
---|---|---|
committer | Eugene Kosov <claprix@yandex.ru> | 2020-04-24 12:09:49 +0300 |
commit | 2b2dcf34f7325872b03534ebca31c396f449330f (patch) | |
tree | f1e9e96004361034a8773c20cf985053dc9f9772 /sql/sql_partition.cc | |
parent | a4bccefb1153fee80de764e7231fecd7bf8c3f0e (diff) | |
download | mariadb-git-2b2dcf34f7325872b03534ebca31c396f449330f.tar.gz |
fix buggy gcc warning on ARMbb-10.4-see
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89357
In short, alignas of big alignments doesn't work for gcc on ARM.
The bug is fixed in gcc-9.3 and won't be fixed in older branches.
F.ex gcc-7 is not supported already.
Diffstat (limited to 'sql/sql_partition.cc')
0 files changed, 0 insertions, 0 deletions