[Bug fortran/33376] [4.3 regression] USE with renaming, assembler message: symbol already defined

burnus at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Mon Sep 10 14:08:00 GMT 2007



------- Comment #2 from burnus at gcc dot gnu dot org  2007-09-10 14:08 -------
The regression is caused by
http://gcc.gnu.org/ml/gcc-cvs/2007-09/msg00124.html

2007-09-05  Paul Thomas  <pault@gcc.gnu.org>

        PR fortran/31564 (PR31564)
        * primary.c (gfc_match_rvalue): Make expressions that refer
        to derived type parameters that have array references into
        variable expressions.  Remove references to use association
        from the symbol.

        PR fortran/33241 (PR33241)
        * decl.c (add_init_expr_to_sym): Provide assumed character
        length parameters with the length of the initialization
        expression, if a constant, or that of the first element of
        an array.


-- 

burnus at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pault at gcc dot gnu dot org
           Keywords|                            |link-failure
   Target Milestone|---                         |4.3.0


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



More information about the Gcc-bugs mailing list