--
What|Removed |Added
Target Milestone|--- |4.0.2
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21432
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-08-14
21:46 ---
Subject: Bug 21432
CVSROOT:/cvs/gcc
Module name:gcc
Branch: gcc-4_0-branch
Changes by: [EMAIL PROTECTED] 2005-08-14 21:46:52
Modified files:
gcc/fortran: gfortr
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-08-14
21:43 ---
Subject: Bug 21432
CVSROOT:/cvs/gcc
Module name:gcc
Changes by: [EMAIL PROTECTED] 2005-08-14 21:43:14
Modified files:
gcc/fortran: gfortran.texi ChangeLog
Log message
--- Additional Comments From pault at gcc dot gnu dot org 2005-08-14 19:30
---
Fixed on mainline and 4.02
There's just the documentation to do, now.
Paul T
--
What|Removed |Added
--
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-08-14
18:45 ---
Subject: Bug 21432
CVSROOT:/cvs/gcc
Module name:gcc
Branch: gcc-4_0-branch
Changes by: [EMAIL PROTECTED] 2005-08-14 18:45:42
Modified files:
gcc/fortran: io.c C
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-08-14
16:15 ---
Subject: Bug 21432
CVSROOT:/cvs/gcc
Module name:gcc
Changes by: [EMAIL PROTECTED] 2005-08-14 16:15:46
Modified files:
gcc/fortran: io.c ChangeLog
gcc/testsuite
--- Additional Comments From paulthomas2 at wanadoo dot fr 2005-08-03
12:31 ---
> Sorry if I appear dense, but where is the problem in changing
> namelist /cor/ a
> print cor
> to
> namelist /cor/ a
> write (*,cor)
> ?
Or even horrible, horrible, horrible
--- Additional Comments From tkoenig at gcc dot gnu dot org 2005-05-17
13:32 ---
(In reply to comment #3)
> The bug is that gfortran apparently does not support printing of namelists. I
> don't know if this is in the fortran standard or not, but it is a very common
> compiler extension
--
What|Removed |Added
Status|UNCONFIRMED |NEW
Ever Confirmed||1
Last reconfirmed|-00-00 00:00:00 |2005-05-
--- Additional Comments From joe at confucius dot gnacademy dot org
2005-05-07 04:19 ---
No problem. First things first :-) :-) :-)
In case you are wondering the bug reports I've been submitting come from trying
to compile a 2 line iron core collapse supernova simulation. It's the
--- Additional Comments From kargl at gcc dot gnu dot org 2005-05-07 04:02
---
Thanks for cutting it down! The code is nonstandard according to
both the NAG compiler and Lahey's web base source code checker.
Lahey will compile the code if one does not ask for strict conformance
to the
--- Additional Comments From joe at confucius dot gnacademy dot org
2005-05-07 03:45 ---
Created an attachment (id=8834)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8834&action=view)
better file
--
What|Removed |Added
---
--- Additional Comments From joe at confucius dot gnacademy dot org
2005-05-07 03:43 ---
Sorry for the spew. The code is generated by a preprocessor and I didn't
realize how large it would end up.
The bug is that gfortran apparently does not support printing of namelists. I
don't kn
13 matches
Mail list logo