This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libfortran/34540] [4.3 Regression] cshift, eoshift, kind=1 and kind=2 arguments...
- 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: 22 Dec 2007 10:57:46 -0000
- Subject: [Bug libfortran/34540] [4.3 Regression] cshift, eoshift, kind=1 and kind=2 arguments...
- References: <bug-34540-10391@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #10 from dominiq at lps dot ens dot fr 2007-12-22 10:57 -------
The test case in comment #9 fails with:
Fortran runtime error: Argument 'DIM' is out of range in call to 'CSHIFT'
gfortran: gcc version 4.3.0 20071222, revision 131134 + patches for PR34421,
PR34514, PR34533, and PR34536 (they all did what they were supposed to do
without regression at revision 131125).
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34540