This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/33376] [4.3 regression] USE with renaming, assembler message: symbol already defined
- From: "burnus at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 10 Sep 2007 14:08:06 -0000
- Subject: [Bug fortran/33376] [4.3 regression] USE with renaming, assembler message: symbol already defined
- References: <bug-33376-6318@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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