[Bug fortran/15530] [gfortran] apsi from SPEC2K issues

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Tue Jun 1 02:29:00 GMT 2004


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-06-01 02:29 -------
Oh by the way I think this patch fixed it:
2004-05-30  Paul Brook  <paul@codesourcery.com>

        PR fortran/15620
        * trans-decl.c (gfc_shadow_sym, gfc_restore_sym): New functions.
        * trans-expr.c (gfc_trans_string_copy): New function.
        (gfc_conv_statement_function): Use them.  Create temp vars.  Enforce
        character lengths.
        (gfc_conv_string_parameter): Use gfc_trans_string_copy.
        * trans-stmt.c (gfc_trans_forall_1): Use gfc_{shadow,restore}_sym.
        * trans.h (struct gfc_saved_var): Define.
        (gfc_shadow_sym, gfc_restore_sym): Add prototypes.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |3.5.0


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



More information about the Gcc-bugs mailing list