Does the compiler accept fixed-point instructions?
The clang compiler will accept fixed-point instructions with the compiler setting -ffixed-point.
Example
_Fract x;The clang compiler will accept fixed-point instructions with the compiler setting -ffixed-point.
Example
_Fract x;