[Bug fortran/17912] gfortran: Bogus Arithmetic overflow error, regression w.r.t. g77

2004-11-21 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-11-21 16:19 --- *** Bug 18597 has been marked as a duplicate of this bug. *** -- What|Removed |Added

[Bug fortran/17912] gfortran: Bogus Arithmetic overflow error, regression w.r.t. g77

2004-10-28 Thread coyote at coyotegulch dot com
-- Bug 17912 depends on bug 13490, which changed state. Bug 13490 Summary: Compiler rejects valid constant -2147483648 for 32-bit int http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13490 What|Old Value |New Value

[Bug fortran/17912] gfortran: Bogus Arithmetic overflow error, regression w.r.t. g77

2004-10-28 Thread coyote at coyotegulch dot com
--- Additional Comments From coyote at coyotegulch dot com 2004-10-28 21:46 --- Patch committed after approval -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17912

[Bug fortran/17912] gfortran: Bogus Arithmetic overflow error, regression w.r.t. g77

2004-10-28 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-10-28 21:48 --- Fixed. -- What|Removed |Added Status|NEW |RESOLVED

[Bug fortran/17912] gfortran: Bogus Arithmetic overflow error, regression w.r.t. g77

2004-10-28 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-10-28 22:25 --- Subject: Bug 17912 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2004-10-28 22:25:18 Modified files: gcc/fortran: ChangeLog Log message: Fix

[Bug fortran/17912] gfortran: Bogus Arithmetic overflow error, regression w.r.t. g77

2004-10-21 Thread coyote at coyotegulch dot com
--- Additional Comments From coyote at coyotegulch dot com 2004-10-22 00:07 --- An improved patch. See comments attached to PR13490, or the patch below: http://gcc.gnu.org/ml/gcc-patches/2004-10/msg01876.html -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17912

[Bug fortran/17912] gfortran: Bogus Arithmetic overflow error, regression w.r.t. g77

2004-10-19 Thread coyote at coyotegulch dot com
--- Additional Comments From coyote at coyotegulch dot com 2004-10-19 18:54 --- I've posted an update to the original asymmetric integers patch, but it did not address this specific PR. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17912

[Bug fortran/17912] gfortran: Bogus Arithmetic overflow error, regression w.r.t. g77

2004-10-19 Thread coyote at coyotegulch dot com
--- Additional Comments From coyote at coyotegulch dot com 2004-10-19 19:06 --- Correction: My patch does fix this bug. See: http://gcc.gnu.org/ml/gcc-patches/2004-10/msg01613.html -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17912

[Bug fortran/17912] gfortran: Bogus Arithmetic overflow error, regression w.r.t. g77

2004-10-11 Thread tobi at gcc dot gnu dot org
--- 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