: 7.1.1
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: fortran
Assignee: unassigned at gcc dot gnu.org
Reporter: mathewc at nag dot co.uk
Target Milestone: ---
> uname -a && gfortran --version && cat
Priority: P3
Component: fortran
Assignee: unassigned at gcc dot gnu.org
Reporter: mathewc at nag dot co.uk
Target Milestone: ---
$ uname -a && gfortran --version && cat foo.f90 && gfortran foo.f90
Linux cuivienen.nag.co.uk 4.7.2-201.fc
.
Product: gcc
Version: 5.3.1
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: libfortran
Assignee: unassigned at gcc dot gnu.org
Reporter: mathewc at nag dot co.uk
Target Milestone: ---
I'm using
>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64921
--- Comment #14 from Mat Cross ---
For the record, perhaps it is of interest for me to note that we are running
into this (cf. PR64230 comment 9) on code like
Program test
Implicit None
Type :: t1
Integer, Allocatable :: i
End Type
T
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64230
Mat Cross changed:
What|Removed |Added
Status|REOPENED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64230
Mat Cross changed:
What|Removed |Added
Status|RESOLVED|REOPENED
Resolution|FIXED
an external procedure.
Product: gcc
Version: 4.9.1
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: fortran
Assignee: unassigned at gcc dot gnu.org
Reporter: mathewc at nag dot co.uk
Version: 4.8.2
Status: UNCONFIRMED
Severity: minor
Priority: P3
Component: fortran
Assignee: unassigned at gcc dot gnu.org
Reporter: mathewc at nag dot co.uk
> cat test.f90
Program p
Integer :: nargs
Intrinsic :: command
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52789
--- Comment #4 from Mat Cross 2012-04-02 08:03:22
UTC ---
(In reply to comment #3)
> Can you maybe check on trunk/4.7.0 ?
I've just tried with
$ gfortran --version
GNU Fortran (GCC) 4.7.1 20120331 (prerelease)
$ gfortran -c -Wunused-parameter
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52789
--- Comment #2 from Mat Cross 2012-03-30 16:22:34
UTC ---
(In reply to comment #1)
> So?
If I RTM I see:
"-Wunused-parameter
Contrary to gcc's meaning of -Wunused-parameter, gfortran's implementation
of this option does not warn about unuse
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52789
Bug #: 52789
Summary: gfortran sets -Wunused-parameter in the C sense as
well as the Fortran sense
Classification: Unclassified
Product: gcc
Version: 4.6.3
Status: UN
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52585
Bug #: 52585
Summary: Dummy procedure pointer loses its pointer association
status
Classification: Unclassified
Product: gcc
Version: 4.8.0
Status: UNCONFIRMED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52542
Bug #: 52542
Summary: Procedure with a Bind (C) named interface does not
inherit the Bind (C)
Classification: Unclassified
Product: gcc
Version: 4.8.0
Status: UNCONFI
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49885
Summary: Segmentation fault when writing to an automatic
character array
Product: gcc
Version: 4.7.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46705
Summary: Spurious "Missing '&' in continued character constant"
warning occurs twice
Product: gcc
Version: fortran-dev
Status: UNCONFIRMED
Severity: normal
Priorit
15 matches
Mail list logo