[Bug fortran/19015] shape / rank mismatch in maxloc / minloc could be caught at compile time

2005-06-06 Thread tkoenig at gcc dot gnu dot org
--- Additional Comments From tkoenig at gcc dot gnu dot org 2005-06-06 20:22 --- This is also a runtime error in 4.0 now. I am changing the subject to reflect my preference that this should be caught at compile time. Thomas -- What|Removed |Added --

[Bug fortran/19015] shape / rank mismatch in maxloc / minloc could be caught at compile time

2006-05-12 Thread paul dot richard dot thomas at cea dot fr
--- Comment #4 from paul dot richard dot thomas at cea dot fr 2006-05-12 11:42 --- Created an attachment (id=11442) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11442&action=view) Patch to effect compile time checking Thomas, The attached patch corrects the problem and is prese

[Bug fortran/19015] shape / rank mismatch in maxloc / minloc could be caught at compile time

2006-05-12 Thread paul dot richard dot thomas at cea dot fr
--- Comment #5 from paul dot richard dot thomas at cea dot fr 2006-05-12 13:45 --- Created an attachment (id=11444) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11444&action=view) Corrected version of patch This version of the patch survives regtesting! -- paul dot richard d

[Bug fortran/19015] shape / rank mismatch in maxloc / minloc could be caught at compile time

2006-05-15 Thread pault at gcc dot gnu dot org
--- Comment #6 from pault at gcc dot gnu dot org 2006-05-15 19:02 --- I'll submit tonight, once I have got a couple of other pending patches out of the door. Paul -- pault at gcc dot gnu dot org changed: What|Removed |Added ---

[Bug fortran/19015] shape / rank mismatch in maxloc / minloc could be caught at compile time

2006-05-15 Thread patchapp at dberlin dot org
--- Comment #7 from patchapp at dberlin dot org 2006-05-15 20:35 --- Subject: Bug number PR19015 A patch for this bug has been added to the patch tracker. The mailing list url for the patch is http://gcc.gnu.org/ml/gcc-patches/2006-05/msg00685.html -- http://gcc.gnu.org/bugzilla/sh

[Bug fortran/19015] shape / rank mismatch in maxloc / minloc could be caught at compile time

2006-05-21 Thread pault at gcc dot gnu dot org
--- Comment #8 from pault at gcc dot gnu dot org 2006-05-21 07:35 --- Subject: Bug 19015 Author: pault Date: Sun May 21 07:35:05 2006 New Revision: 113949 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=113949 Log: 2006-05-21 Paul Thomas <[EMAIL PROTECTED]> PR fortran/

[Bug fortran/19015] shape / rank mismatch in maxloc / minloc could be caught at compile time

2006-05-28 Thread pault at gcc dot gnu dot org
--- Comment #11 from pault at gcc dot gnu dot org 2006-05-28 19:55 --- Fixed in trunk and 4.1 Paul -- pault at gcc dot gnu dot org changed: What|Removed |Added

[Bug fortran/19015] shape / rank mismatch in maxloc / minloc could be caught at compile time (fixed in trunk)

2006-05-28 Thread pault at gcc dot gnu dot org
--- Comment #9 from pault at gcc dot gnu dot org 2006-05-28 19:47 --- Subject: Bug 19015 Author: pault Date: Sun May 28 19:46:22 2006 New Revision: 114173 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=114173 Log: 2006-05-28 Paul Thomas <[EMAIL PROTECTED]> PR fortran/

[Bug fortran/19015] shape / rank mismatch in maxloc / minloc could be caught at compile time (fixed in trunk)

2006-05-28 Thread pault at gcc dot gnu dot org
--- Comment #10 from pault at gcc dot gnu dot org 2006-05-28 19:51 --- Subject: Bug 19015 Author: pault Date: Sun May 28 19:50:51 2006 New Revision: 114174 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=114174 Log: 2006-05-28 Paul Thomas <[EMAIL PROTECTED]> PR fortran