https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82895
--- Comment #6 from Arjen Markus ---
Thanks for the explanation and the adjusted example. This is clear enough.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82895
--- Comment #4 from Arjen Markus ---
It was precisely this sort of issues that led me to write this small sample
program. And I realised this morning, that indeed the host variables need to be
avoided.
But does:
- loop_body accesses the host-ass
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82895
--- Comment #2 from Arjen Markus ---
Clear, so the workaround I found actually constitutes the proper method of
doing this?
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: fortran
Assignee: unassigned at gcc dot gnu.org
Reporter: arjen.markus at deltares dot nl
Target Milestone: ---
Created attachment 42559
--> https://gcc.gnu.org/bugzi
Component: fortran
Assignee: unassigned at gcc dot gnu.org
Reporter: arjen.markus at deltares dot nl
Target Milestone: ---
The following program is accepted without complaints from the compiler:
module chkdim
implicit none
contains
subroutine calculate
real, dimension
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56667
Bug #: 56667
Summary: Syntax error causes misleading message: "Expected
PARAMETER symbol in complex constant"
Classification: Unclassified
Product: gcc
Version: 4.7.1
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56520
Bug #: 56520
Summary: Syntax error causes misleading message: "Invalid
character in name"
Classification: Unclassified
Product: gcc
Version: 4.7.1
Status: U
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56284
--- Comment #1 from Arjen Markus 2013-02-11
09:01:29 UTC ---
Correcting the mistakes still causes an ICE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56284
Bug #: 56284
Summary: ICE with contained routine which inappropriately
compares a string and a number
Classification: Unclassified
Product: gcc
Version: 4.7.2
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53537
Bug #: 53537
Summary: Abstract interface with import interferes with
only-clause
Classification: Unclassified
Product: gcc
Version: 4.6.1
Status: UNCONFIRMED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51550
Bug #: 51550
Summary: ICE in gfc_get_derived_type, at
fortran/trans-types.c:2401
Classification: Unclassified
Product: gcc
Version: 4.6.2
Status: UNCONFIRMED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51052
Bug #: 51052
Summary: Internal compiler error in gfc_conv_component
Classification: Unclassified
Product: gcc
Version: 4.6.2
Status: UNCONFIRMED
Severity: normal
Prio
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47730
Summary: ICE as a consequence of invalid source code attempting
to register a type-bound procedure
Product: gcc
Version: 4.6.0
Status: UNCONFIRMED
Severity: normal
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47728
Summary: Assigning an object of one type to a class variable
leads to an ICE
Product: gcc
Version: 4.6.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
14 matches
Mail list logo