[Bug fortran/31964] ishftc fails with certain thrid argument
jvdelisle at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Thu May 17 00:31:00 GMT 2007
------- Comment #2 from jvdelisle at gcc dot gnu dot org 2007-05-17 01:30 -------
$ gfc shifter.f90
$ ./a.out
32
2
1
1
$ ifort shifter.f90
$ ./a.out
32
2
2
2
$
--
jvdelisle at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
Last reconfirmed|0000-00-00 00:00:00 |2007-05-17 01:30:46
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31964
More information about the Gcc-bugs
mailing list