GCC disallows creating arrays of variable size (and const int is a
variable as well). Fix that to fix build on powerpc64.
PR: 231736
Submitted by: Piotr Kubaj
GCC disallows creating arrays of variable size (and const int is a Tags None Referenced Files None Subscribers None
Description
Details
|