-Fd: Double is IEEE32

Group

CODE GENERATION

Scope

Application

Syntax
  -Fd
  
  
Arguments

None

Default

None

Defines

See -T: Flexible Type Management

Pragmas

See -T

Description

Allows you to change the float or double format. By default, float is IEEE32 and doubles are IEEE64.

When you set this option, all doubles are in IEEE32 instead of IEEE64.

Floating point formats may be also changed with the -T option.