This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/19015] shape / rank mismatch in maxloc / minloc could be caught at compile time
- From: "tkoenig at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 6 Jun 2005 20:22:27 -0000
- Subject: [Bug fortran/19015] shape / rank mismatch in maxloc / minloc could be caught at compile time
- References: <20041215165814.19015.Thomas.Koenig@online.de>
- Reply-to: gcc-bugzilla 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
----------------------------------------------------------------------------
Summary|shape / rank mismatch in |shape / rank mismatch in
|maxloc / minloc leads to |maxloc / minloc could be
|assertion failure at runtime|caught at compile time
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19015