[Bug fortran/17229] parser confused by arithmetic if inside an if

2005-04-19 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|--- |4.0.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17229

[Bug fortran/17229] parser confused by arithmetic if inside an if

2005-04-08 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-04-08 11:43 --- *** Bug 20824 has been marked as a duplicate of this bug. *** -- What|Removed |Added

[Bug fortran/17229] parser confused by arithmetic if inside an if

2005-04-08 Thread fxcoudert at gcc dot gnu dot org
--- Additional Comments From fxcoudert at gcc dot gnu dot org 2005-04-08 11:11 --- Fixed. -- What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug fortran/17229] parser confused by arithmetic if inside an if

2005-04-08 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-04-08 10:57 --- Subject: Bug 17229 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-04-08 10:57:00 Modified files: gcc/fortran: ChangeLog match.c gcc/testsu

[Bug fortran/17229] parser confused by arithmetic if inside an if

2005-04-08 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-04-08 10:57 --- Subject: Bug 17229 CVSROOT:/cvs/gcc Module name:gcc Branch: gcc-4_0-branch Changes by: [EMAIL PROTECTED] 2005-04-08 10:56:54 Modified files: gcc/fortran: Change

[Bug fortran/17229] parser confused by arithmetic if inside an if

2005-04-06 Thread fxcoudert at gcc dot gnu dot org
--- Additional Comments From fxcoudert at gcc dot gnu dot org 2005-04-06 14:57 --- Patch proposed here: http://gcc.gnu.org/ml/fortran/2005-04/msg00104.html -- What|Removed |Added

[Bug fortran/17229] parser confused by arithmetic if inside an if

2005-04-06 Thread fxcoudert at gcc dot gnu dot org
--- Additional Comments From fxcoudert at gcc dot gnu dot org 2005-04-06 13:52 --- Paul: Before I changed the severity field, it was "enhancement". All: I was a patch for this one, I will polish the testcase a bit and post it in a few days. -- What|Removed

[Bug fortran/17229] parser confused by arithmetic if inside an if

2005-04-06 Thread prthomas at drfccad dot cea dot fr
--- Additional Comments From prthomas at drfccad dot cea dot fr 2005-04-06 13:22 --- Subject: RE: parser confused by arithmetic if inside a n if > But then, some scientific libraries are using it (I was about > to report the same > bug when a search pointed to this one). And

[Bug fortran/17229] parser confused by arithmetic if inside an if

2005-04-06 Thread fxcoudert at gcc dot gnu dot org
--- Additional Comments From fxcoudert at gcc dot gnu dot org 2005-04-06 12:38 --- But then, some scientific libraries are using it (I was about to report the same bug when a search pointed to this one). And since it works on any compiler I could find (including g77), I'd change that int

[Bug fortran/17229] parser confused by arithmetic if inside an if

2005-01-06 Thread tobi at gcc dot gnu dot org
-- What|Removed |Added OtherBugsDependingO||19292 nThis|| http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17229

[Bug fortran/17229] parser confused by arithmetic if inside an if

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