-
Nicolas Tancogne-Dejean authored
Compiling the code with GFortra with -Warray-temporaries points out to many temporary array been created at compile time. While we cannot remove all of them, many of them are removed here.
Nicolas Tancogne-Dejean authoredCompiling the code with GFortra with -Warray-temporaries points out to many temporary array been created at compile time. While we cannot remove all of them, many of them are removed here.
Loading