https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120131
kargls at comcast dot net changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kargls at comcast dot net --- Comment #4 from kargls at comcast dot net --- (In reply to Vladimir Terzi from comment #3) > I changed the status from `RESOLVED` to `UNCONFIRMED`, because the error > message is still misleading. -2147483648 is certainly not too big for the > storage size of 4 bytes. If `gfortran` is unable to represent it as a > literal (while other compilers seemingly can), it is a completely different > matter and is an implementation detail of the compiler, so the error message > should be changed. Please change this back to RESOLVED. See Fortran 2033, 7.4.3.1 and 10.1.2.5 (in particular the Note).