------- 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

Reply via email to