FflasFfpack
fflas-ffpack-config.h File Reference

Defaults for optimised values. More...

Macros

#define GCC_VERSION   (__GNUC__ * 10000 + __GNUC_MINOR__ * 100 + __GNUC_PATCHLEVEL__)
 

Detailed Description

Defaults for optimised values.

While fflas-ffpack-optimise.h is created by configure script, (either left blank or filled by optimiser), this file produces the defaults for the optimised values. If fflas-ffpack-optimise.h is not empty, then its values preceeds the defaults here.

Macro Definition Documentation

◆ GCC_VERSION

#define GCC_VERSION   (__GNUC__ * 10000 + __GNUC_MINOR__ * 100 + __GNUC_PATCHLEVEL__)