Intel® Fortran Compiler 16.0 User and Reference Guide

Ge

Enables stack-checking for all functions. This is a deprecated option. The replacement option is /Gs0.

Syntax

Linux and OS X:

None

Windows:

/Ge

Arguments

None

Default

OFF

Stack-checking for all functions is disabled.

Description

This option enables stack-checking for all functions.

IDE Equivalent

None

Alternate Options

Linux and OS X: None

Windows: /Gs0