[Bug fortran/65541] [5 Regression] namelist regression
dominiq at lps dot ens.fr
gcc-bugzilla@gcc.gnu.org
Tue Mar 24 19:49:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65541
Dominique d'Humieres <dominiq at lps dot ens.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
Priority|P3 |P4
Status|UNCONFIRMED |NEW
Last reconfirmed| |2015-03-24
Summary|namelist regression |[5 Regression] namelist
| |regression
Ever confirmed|0 |1
--- Comment #2 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
This is due to revision r210934 (pr55117) from:
* trans-io.c (nml_full_name, transfer_namelist_element): Insert
a '+' rather then '%' to differentiate namelist variable names
that are based on extended derived types.
this seems to have been done on purpose (I did not follow the discussion in the
PR).
More information about the Gcc-bugs
mailing list