[Bug fortran/17912] gfortran: Bogus "Arithmetic overflow" error, regression w.r.t. g77
tobi at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Mon Oct 11 16:28:00 GMT 2004
------- Additional Comments From tobi at gcc dot gnu dot org 2004-10-11 16:28 -------
This has been a topic of heated discussion in the past. See the bug I added as a
dependency and the various discussions this had spawned. I think as I always
thought that we're safe from the point of view of the standard to allow integer
ranges [-2**31, 2**31-1], and now that the dust has settled I think a patch for
this can be proposed again.
I'll cook something up these days.
--
What |Removed |Added
----------------------------------------------------------------------------
BugsThisDependsOn| |13490
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17912
More information about the Gcc-bugs
mailing list