[Bug fortran/56735] New: Namelist Read Error with question marks

2013-03-26 Thread madawilliams at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56735 Bug #: 56735 Summary: Namelist Read Error with question marks Classification: Unclassified Product: gcc Version: 4.6.2 Status: UNCONFIRMED Severity: normal

[Bug fortran/56735] Namelist Read Error with question marks

2013-03-26 Thread madawilliams at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56735 --- Comment #2 from Adam Williams 2013-03-26 10:26:43 UTC --- Hi Dominique Cheers for the quick response. Here is my gfortran -v info: Using built-in specs. COLLECT_GCC=gfortran COLLECT_LTO_WRAPPER=/usr/local/gfortran/libexec/gcc/x86

[Bug fortran/56735] [4.6/4.7/4.8/4.9 Regression] Namelist Read Error with question marks

2013-03-26 Thread madawilliams at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56735 --- Comment #5 from Adam Williams 2013-03-26 12:14:01 UTC --- Cheers Dominique, Unfortunately the code in question is ~25years old with an existing user base and the namelist is used to set a vast number of initial conditions for varying

[Bug fortran/56735] [4.6/4.7/4.8/4.9 Regression] Namelist Read Error with question marks

2013-03-30 Thread madawilliams at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56735 --- Comment #9 from Adam Williams 2013-03-30 18:42:44 UTC --- This is great. I look forward to testing when I get a chance to build from the latest dev branch. I understand what you mean with the "?", however they are being used in a compl

[Bug fortran/56735] [4.6/4.7/4.8/4.9 Regression] Namelist Read Error with question marks

2013-04-04 Thread madawilliams at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56735 --- Comment #14 from Adam Williams 2013-04-04 08:41:32 UTC --- Thanks for all your help