http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55117
Tilo Schwarz changed:
What|Removed |Added
CC||t...@tilo-schwarz.de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55117
--- Comment #12 from Tilo Schwarz 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 4.8.0 20130222 (exper
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55117
--- Comment #13 from Tilo Schwarz 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)%symbol%typee = 1234
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55117
--- Comment #14 from Tilo Schwarz 2013-02-25 01:00:01
UTC ---
Created attachment 29532
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=29532
Namelist patch
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55117
--- Comment #15 from Tilo Schwarz 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 into this issue I was wonderi
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55117
--- Comment #16 from Tilo Schwarz 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
"/* Don't move first_nl
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55117
--- Comment #18 from Tilo Schwarz 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 a namelist entry for
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56594
Tilo Schwarz changed:
What|Removed |Added
CC||t...@tilo-schwarz.de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52512
Tilo Schwarz changed:
What|Removed |Added
CC||t...@tilo-schwarz.de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51875
--- Comment #4 from Tilo Schwarz 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 built-in specs.
COLLE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55887
Tilo Schwarz changed:
What|Removed |Added
CC||t...@tilo-schwarz.de
11 matches
Mail list logo