In 32-bit mode, allows initialized data to be larger than 16 MB in size.
In 32-bit mode, the gcc size limit for initialized data is 16 MB. Use this option when creating 32-bit applications in which initialized data and call routines in shared libraries (like open, close, printf and so on) exceed 16 MB.