This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/36341] Matrix assignment error not detected
- From: "dominiq at lps dot ens dot fr" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 27 May 2008 11:36:32 -0000
- Subject: [Bug fortran/36341] Matrix assignment error not detected
- References: <bug-36341-14178@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from dominiq at lps dot ens dot fr 2008-05-27 11:36 -------
The 'nint' in
real(kind=8),dimension(nint,n3)::dzeta
looks like a typo.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36341