------- Comment #1 from fxcoudert at gcc dot gnu dot org  2008-06-02 11:29 
-------
It's a front-end issue: as the BOUNDARY character argument is not present, its
length is not appended to the argument list as it should. I guess we need to
add a gfc_conv_intrinsic_eoshift function in trans-intrinsic.c to take care of
EOSHIFT.


-- 

fxcoudert at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |fxcoudert at gcc dot gnu dot
                   |dot org                     |org
             Status|UNCONFIRMED                 |ASSIGNED
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2008-06-02 11:29:59
               date|                            |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36403

Reply via email to