On MSC compiler version when we try open too large file (but still less than 2GB) we get a Exception:

After closing this dialog we can continue working with NPP.
But on GCC compiler we get crash:

Can we somehow get a similar effect as in MSC (I mean catch the exception and continue working)?
Notepad++ v8.2.1 (32-bit)
Build time : Jan 29 2022 - 00:32:04
Built with : GCC 8.1.0
Path : D:\WebTools\GitHub\NPP\PowerEditor\gcc\bin.i686\notepad++.exe
Command Line : -multiInst
Admin mode : ON
Local Conf mode : ON
Cloud Config : OFF
OS Name : Windows 7 Ultimate (64-bit)
OS Build : 7601.0
Current ANSI codepage : 1250
Plugins : none
On MSC compiler version when we try open too large file (but still less than 2GB) we get a Exception:

After closing this dialog we can continue working with NPP.
But on GCC compiler we get crash:

Can we somehow get a similar effect as in MSC (I mean catch the exception and continue working)?