Intel® Fortran Compiler Classic and Intel® Fortran Compiler Developer Guide and Reference

ID 767251
Date 3/22/2024
Public
Document Table of Contents

Ge

Enables stack-checking for all functions. This is a deprecated option that may be removed in a future release.

Syntax

Linux:

None

Windows:

/Ge

Arguments

None

Default

OFF

Stack-checking for all functions is disabled.

Description

This option enables stack-checking for all functions.

This is a deprecated option that may be removed in a future release. The replacement option is /Gs0.

IDE Equivalent

None

Alternate Options

Linux: None

Windows: /Gs0