[Bug testsuite/51875] FAIL: gfortran.dg/guality/pr41558.f90 -O0 line 7 s == 'foo'

2013-01-19 Thread t...@tilo-schwarz.de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51875 --- Comment #4 from Tilo Schwarz t...@tilo-schwarz.de 2013-01-19 20:44:46 UTC --- Also seen on platform Linux 3.2.0-4-686-pae #1 SMP Debian 3.2.35-2 i686 GNU/Linux using % gfortran -v Using

[Bug fortran/55887] [OOP][F2008] ICE with CLASS and data-target pointer association in (default) initialization

2013-01-24 Thread t...@tilo-schwarz.de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55887 Tilo Schwarz t...@tilo-schwarz.de changed: What|Removed |Added CC||t...@tilo

[Bug fortran/55117] Programs fails to read namelist (contains derived types objects)

2013-02-22 Thread t...@tilo-schwarz.de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55117 Tilo Schwarz t...@tilo-schwarz.de changed: What|Removed |Added CC||t...@tilo

[Bug fortran/55117] Programs fails to read namelist (contains derived types objects)

2013-02-22 Thread t...@tilo-schwarz.de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55117 --- Comment #12 from Tilo Schwarz t...@tilo-schwarz.de 2013-02-22 22:40:11 UTC --- (In reply to comment #11) Running above program on all two line combinations of the namelist gives different errors using 4.7.2 and gcc version

[Bug fortran/55117] Programs fails to read namelist (contains derived types objects)

2013-02-23 Thread t...@tilo-schwarz.de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55117 --- Comment #13 from Tilo Schwarz t...@tilo-schwarz.de 2013-02-24 00:27:49 UTC --- If in gfortran.dg/namelist_64.f90 instead of curve(1)%symbol%typee = 1234 any other array index 1 is set and tested, e.g. curve(2

[Bug fortran/55117] Programs fails to read namelist (contains derived types objects)

2013-02-24 Thread t...@tilo-schwarz.de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55117 --- Comment #14 from Tilo Schwarz t...@tilo-schwarz.de 2013-02-25 01:00:01 UTC --- Created attachment 29532 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=29532 Namelist patch

[Bug fortran/55117] Programs fails to read namelist (contains derived types objects)

2013-02-24 Thread t...@tilo-schwarz.de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55117 --- Comment #15 from Tilo Schwarz t...@tilo-schwarz.de 2013-02-25 01:02:45 UTC --- This week I used the Fortran namelist feature for the first time and I was really impressed, that it does all the parsing for me. But since I ran

[Bug fortran/55117] Programs fails to read namelist (contains derived types objects)

2013-02-25 Thread t...@tilo-schwarz.de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55117 --- Comment #16 from Tilo Schwarz t...@tilo-schwarz.de 2013-02-25 19:01:50 UTC --- (In reply to comment #14) Created attachment 29532 [details] Namelist patch Bummer, I had a typo in the comment: The second hunk should read

[Bug fortran/55117] Programs fails to read namelist (contains derived types objects)

2013-02-25 Thread t...@tilo-schwarz.de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55117 --- Comment #18 from Tilo Schwarz t...@tilo-schwarz.de 2013-02-25 20:28:40 UTC --- (In reply to comment #17) (In reply to comment #15) The type extension problem might be related to the fact, that gfortran does not generate

[Bug fortran/56594] Invalid read of size 1 for gfortran.dg/realloc_on_assign_5.f03

2013-03-17 Thread t...@tilo-schwarz.de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56594 Tilo Schwarz t...@tilo-schwarz.de changed: What|Removed |Added CC||t...@tilo

[Bug fortran/52512] Cannot match namelist object name

2013-03-25 Thread t...@tilo-schwarz.de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52512 Tilo Schwarz t...@tilo-schwarz.de changed: What|Removed |Added CC||t...@tilo