Array bounds can be any values up to 2^63, and the following built-in functions return fixed-bin(63) values:
-largedata also enables -medium_model.
Data information files created by the -adt and -dc options do not support data items exceeding 2GB in size.
The Eclipse IDE does not fully support large data items; for example, Intellisense is not implemented when looking at data item sizes.
The 2GB total limit for uninitialized static does not apply when using -largedata.
On Linux, creating an object file with a .data (initialized static) or .bss (uninitialized static) section that exceeds 4GB in size requires the libelf library at v0.186 or later. You can download the latest release of libelf from https://sourceware.org/elfutils/.
-largedata is not compatible with -pic.