[Bug fortran/45474] Missing definable check actuals to INTENT(INOUT) dummies of intrinsics

2010-09-23 Thread domob at gcc dot gnu dot org
--- Comment #2 from domob at gcc dot gnu dot org 2010-09-23 08:38 --- Subject: Bug 45474 Author: domob Date: Thu Sep 23 08:37:54 2010 New Revision: 164550 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=164550 Log: 2010-09-23 Daniel Kraft d...@domob.eu PR fortran/38936

[Bug fortran/44044] [OOP] SELECT TYPE with class-valued function

2010-09-23 Thread domob at gcc dot gnu dot org
--- Comment #9 from domob at gcc dot gnu dot org 2010-09-23 08:38 --- Subject: Bug 44044 Author: domob Date: Thu Sep 23 08:37:54 2010 New Revision: 164550 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=164550 Log: 2010-09-23 Daniel Kraft d...@domob.eu PR fortran/38936

[Bug fortran/38936] F2003: ASSOCIATE construct / improved SELECT TYPE (a=expr)

2010-09-23 Thread domob at gcc dot gnu dot org
--- Comment #15 from domob at gcc dot gnu dot org 2010-09-23 08:38 --- Subject: Bug 38936 Author: domob Date: Thu Sep 23 08:37:54 2010 New Revision: 164550 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=164550 Log: 2010-09-23 Daniel Kraft d...@domob.eu PR fortran/38936

[Bug fortran/44044] [OOP] SELECT TYPE with class-valued function

2010-09-23 Thread domob at gcc dot gnu dot org
--- Comment #10 from domob at gcc dot gnu dot org 2010-09-23 08:39 --- This implemented bonus feature #2 from comment #3. Closing now. -- domob at gcc dot gnu dot org changed: What|Removed |Added

[Bug fortran/45474] Missing definable check actuals to INTENT(INOUT) dummies of intrinsics

2010-09-23 Thread domob at gcc dot gnu dot org
--- Comment #3 from domob at gcc dot gnu dot org 2010-09-23 08:40 --- Fixed. -- domob at gcc dot gnu dot org changed: What|Removed |Added Status|ASSIGNED

[Bug fortran/45474] Missing definable check actuals to INTENT(INOUT) dummies of intrinsics

2010-09-22 Thread domob at gcc dot gnu dot org
--- Comment #1 from domob at gcc dot gnu dot org 2010-09-22 10:05 --- Mine. -- domob at gcc dot gnu dot org changed: What|Removed |Added AssignedTo|unassigned

[Bug fortran/44602] [F2008] EXIT: Jump to end of construct

2010-09-03 Thread domob at gcc dot gnu dot org
--- Comment #6 from domob at gcc dot gnu dot org 2010-09-03 08:02 --- Subject: Bug 44602 Author: domob Date: Fri Sep 3 08:01:51 2010 New Revision: 163798 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=163798 Log: 2010-09-03 Daniel Kraft d...@domob.eu PR fortran/44602

[Bug fortran/44602] [F2008] EXIT: Jump to end of construct

2010-09-03 Thread domob at gcc dot gnu dot org
--- Comment #7 from domob at gcc dot gnu dot org 2010-09-03 08:04 --- Fixed. -- domob at gcc dot gnu dot org changed: What|Removed |Added Status|ASSIGNED

[Bug fortran/34162] F2008: Allow internal procedures as actual argument

2010-09-03 Thread domob at gcc dot gnu dot org
--- Comment #3 from domob at gcc dot gnu dot org 2010-09-03 13:11 --- Subject: Bug 34162 Author: domob Date: Fri Sep 3 13:10:40 2010 New Revision: 163813 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=163813 Log: 2010-09-03 Daniel Kraft d...@domob.eu PR fortran/34162

[Bug fortran/34162] F2008: Allow internal procedures as actual argument

2010-09-03 Thread domob at gcc dot gnu dot org
--- Comment #4 from domob at gcc dot gnu dot org 2010-09-03 13:11 --- Fixed. -- domob at gcc dot gnu dot org changed: What|Removed |Added Status|NEW

[Bug fortran/45525] [4.6 Regression] gfortran.dg/dummy_procedure_1.f90 failed

2010-09-03 Thread domob at gcc dot gnu dot org
--- Comment #2 from domob at gcc dot gnu dot org 2010-09-03 18:24 --- Created an attachment (id=21687) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=21687action=view) Proposed patch Patch to fix this. I wonder why it did not show up for me before, but I'm taking

[Bug fortran/45525] [4.6 Regression] gfortran.dg/dummy_procedure_1.f90 failed

2010-09-03 Thread domob at gcc dot gnu dot org
--- Comment #4 from domob at gcc dot gnu dot org 2010-09-03 19:51 --- Subject: Bug 45525 Author: domob Date: Fri Sep 3 19:50:44 2010 New Revision: 163840 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=163840 Log: 2010-09-03 Daniel Kraft d...@domob.eu PR fortran/45525

[Bug fortran/45525] [4.6 Regression] gfortran.dg/dummy_procedure_1.f90 failed

2010-09-03 Thread domob at gcc dot gnu dot org
--- Comment #5 from domob at gcc dot gnu dot org 2010-09-03 20:20 --- I guess we can close this now. -- domob at gcc dot gnu dot org changed: What|Removed |Added

[Bug fortran/44602] [F2008] EXIT: Jump to end of construct

2010-08-30 Thread domob at gcc dot gnu dot org
--- Comment #4 from domob at gcc dot gnu dot org 2010-08-30 12:07 --- Mine. -- domob at gcc dot gnu dot org changed: What|Removed |Added AssignedTo|unassigned

[Bug fortran/44602] [F2008] EXIT: Jump to end of construct

2010-08-30 Thread domob at gcc dot gnu dot org
--- Comment #5 from domob at gcc dot gnu dot org 2010-08-30 18:27 --- Experimental patch here: http://gcc.gnu.org/ml/fortran/2010-08/msg00456.html It seems to do what it is supposed to (basically) and also runs the full test-case of PR 44709 comment 0, but there seems to be at least

[Bug fortran/45435] Automatically generate C interop interface blocks from C code

2010-08-28 Thread domob at gcc dot gnu dot org
--- Comment #1 from domob at gcc dot gnu dot org 2010-08-28 07:26 --- I agree, this is also something I thought about in the past. And to be complete, we could also just do the other way round? -- domob at gcc dot gnu dot org changed: What|Removed

[Bug fortran/38936] F2003: ASSOCIATE construct / improved SELECT TYPE (a=expr)

2010-08-26 Thread domob at gcc dot gnu dot org
--- Comment #13 from domob at gcc dot gnu dot org 2010-08-26 19:49 --- Subject: Bug 38936 Author: domob Date: Thu Aug 26 19:48:43 2010 New Revision: 163572 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=163572 Log: 2010-08-26 Daniel Kraft d...@domob.eu PR fortran/38936

[Bug fortran/45384] [OOP] double free with SELECT TYPE

2010-08-26 Thread domob at gcc dot gnu dot org
--- Comment #9 from domob at gcc dot gnu dot org 2010-08-26 19:49 --- Subject: Bug 45384 Author: domob Date: Thu Aug 26 19:48:43 2010 New Revision: 163572 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=163572 Log: 2010-08-26 Daniel Kraft d...@domob.eu PR fortran/38936

[Bug fortran/44047] [OOP] SELECT TYPE with associate-name and allocatable selector

2010-08-26 Thread domob at gcc dot gnu dot org
--- Comment #2 from domob at gcc dot gnu dot org 2010-08-26 19:49 --- Subject: Bug 44047 Author: domob Date: Thu Aug 26 19:48:43 2010 New Revision: 163572 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=163572 Log: 2010-08-26 Daniel Kraft d...@domob.eu PR fortran/38936

[Bug fortran/44047] [OOP] SELECT TYPE with associate-name and allocatable selector

2010-08-26 Thread domob at gcc dot gnu dot org
--- Comment #3 from domob at gcc dot gnu dot org 2010-08-26 19:51 --- Fixed. -- domob at gcc dot gnu dot org changed: What|Removed |Added Status|ASSIGNED

[Bug fortran/45384] [OOP] double free with SELECT TYPE

2010-08-26 Thread domob at gcc dot gnu dot org
--- Comment #10 from domob at gcc dot gnu dot org 2010-08-26 19:52 --- Fixed. -- domob at gcc dot gnu dot org changed: What|Removed |Added Status|ASSIGNED

[Bug fortran/38936] F2003: ASSOCIATE construct / improved SELECT TYPE (a=expr)

2010-08-26 Thread domob at gcc dot gnu dot org
--- Comment #14 from domob at gcc dot gnu dot org 2010-08-26 19:54 --- This fixed association to CLASS entities and also reworked SELECT TYPE to use the same workings internally. Still open: Association to strings and derived-types, and the extended checks for illegal usage of names

[Bug fortran/44047] [OOP] SELECT TYPE with associate-name and allocatable selector

2010-08-25 Thread domob at gcc dot gnu dot org
--- Comment #1 from domob at gcc dot gnu dot org 2010-08-25 16:33 --- Taking. -- domob at gcc dot gnu dot org changed: What|Removed |Added AssignedTo|unassigned

[Bug fortran/45384] [OOP] double free with SELECT TYPE

2010-08-25 Thread domob at gcc dot gnu dot org
--- Comment #8 from domob at gcc dot gnu dot org 2010-08-25 16:34 --- Taking. -- domob at gcc dot gnu dot org changed: What|Removed |Added AssignedTo|unassigned

[Bug fortran/45369] problem with the associate statement

2010-08-21 Thread domob at gcc dot gnu dot org
--- Comment #2 from domob at gcc dot gnu dot org 2010-08-21 16:57 --- I only get a limited set of errors: test.f03:188.10: x_dist = pt1 % Get (X_COORD) - pt2 % Get (X_COORD) 1 Error: Unclassifiable statement at (1) test.f03:189.10: y_dist = pt1 % Get

[Bug fortran/38936] F2003: ASSOCIATE construct / improved SELECT TYPE (a=expr)

2010-08-21 Thread domob at gcc dot gnu dot org
--- Comment #11 from domob at gcc dot gnu dot org 2010-08-21 16:57 --- *** Bug 45369 has been marked as a duplicate of this bug. *** -- domob at gcc dot gnu dot org changed: What|Removed |Added

[Bug fortran/45369] problem with the associate statement

2010-08-21 Thread domob at gcc dot gnu dot org
--- Comment #3 from domob at gcc dot gnu dot org 2010-08-21 16:58 --- Thanks for the test-case, I'll check against it when this will be implemented. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45369

[Bug fortran/38936] F2003: ASSOCIATE construct / improved SELECT TYPE (a=expr)

2010-08-21 Thread domob at gcc dot gnu dot org
--- Comment #12 from domob at gcc dot gnu dot org 2010-08-21 16:58 --- See also PR 45369 which has a rather complicated test-case for association to derived-types (as is currently not yet working). -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38936

[Bug fortran/45016] Support pointer assignment with bound-spec; wrong bounds for pointer assignment

2010-08-19 Thread domob at gcc dot gnu dot org
--- Comment #4 from domob at gcc dot gnu dot org 2010-08-19 16:02 --- Subject: Bug 45016 Author: domob Date: Thu Aug 19 16:02:30 2010 New Revision: 163377 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=163377 Log: 2010-08-19 Daniel Kraft d...@domob.eu PR fortran/29785

[Bug fortran/29785] Fortran 2003: POINTER Rank Remapping

2010-08-19 Thread domob at gcc dot gnu dot org
--- Comment #10 from domob at gcc dot gnu dot org 2010-08-19 16:02 --- Subject: Bug 29785 Author: domob Date: Thu Aug 19 16:02:30 2010 New Revision: 163377 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=163377 Log: 2010-08-19 Daniel Kraft d...@domob.eu PR fortran/29785

[Bug fortran/29785] Fortran 2003: POINTER Rank Remapping

2010-08-19 Thread domob at gcc dot gnu dot org
--- Comment #11 from domob at gcc dot gnu dot org 2010-08-19 16:06 --- Fixed (with an extended version of the patch attached above). -- domob at gcc dot gnu dot org changed: What|Removed |Added

[Bug fortran/45016] Support pointer assignment with bound-spec; wrong bounds for pointer assignment

2010-08-19 Thread domob at gcc dot gnu dot org
--- Comment #5 from domob at gcc dot gnu dot org 2010-08-19 16:07 --- Fixed the lower bounds remapping, and the F95 issue claimed was already working. Thus closing. -- domob at gcc dot gnu dot org changed: What|Removed |Added

[Bug fortran/29785] Fortran 2003: POINTER Rank Remapping

2010-08-18 Thread domob at gcc dot gnu dot org
--- Comment #9 from domob at gcc dot gnu dot org 2010-08-18 19:34 --- Created an attachment (id=21514) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=21514action=view) Partial patch. This implements rank remapping and also bounds remapping as for PR 45016. Tests seem

[Bug fortran/38936] F2003: ASSOCIATE construct / improved SELECT TYPE (a=expr)

2010-08-17 Thread domob at gcc dot gnu dot org
--- Comment #9 from domob at gcc dot gnu dot org 2010-08-17 08:20 --- Subject: Bug 38936 Author: domob Date: Tue Aug 17 08:20:03 2010 New Revision: 163295 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=163295 Log: 2010-08-17 Daniel Kraft d...@domob.eu PR fortran/38936

[Bug fortran/38936] F2003: ASSOCIATE construct / improved SELECT TYPE (a=expr)

2010-08-17 Thread domob at gcc dot gnu dot org
--- Comment #10 from domob at gcc dot gnu dot org 2010-08-17 08:23 --- This implements association to variables and removes the problems that were still there with array expressions and bounds. What's still missing is: * Association to polymorphic entities * Association to strings

[Bug fortran/45309] [4.6 Regression] gfortran.dg/trim_optimize_1.f90 has 4 memmove

2010-08-17 Thread domob at gcc dot gnu dot org
--- Comment #1 from domob at gcc dot gnu dot org 2010-08-17 14:14 --- Confirmed (from my point of view) -- domob at gcc dot gnu dot org changed: What|Removed |Added

[Bug fortran/45016] Support pointer assignment with bound-spec; wrong bounds for pointer assignment

2010-08-17 Thread domob at gcc dot gnu dot org
--- Comment #3 from domob at gcc dot gnu dot org 2010-08-17 16:00 --- Also working on this, as suggested by Tobias in PR 29785 maybe this can be done together. -- domob at gcc dot gnu dot org changed: What|Removed |Added

[Bug fortran/29785] Fortran 2003: POINTER Rank Remapping

2010-08-17 Thread domob at gcc dot gnu dot org
--- Comment #7 from domob at gcc dot gnu dot org 2010-08-17 17:38 --- Tobias (and all): Do you think we should check for the size of data-target shall not be less than the size of data-pointer-object at runtime when -fcheck=bounds is given? -- http://gcc.gnu.org/bugzilla

[Bug fortran/45290] [F08] pointer initialization

2010-08-16 Thread domob at gcc dot gnu dot org
--- Comment #1 from domob at gcc dot gnu dot org 2010-08-16 07:34 --- Confirmed. -- domob at gcc dot gnu dot org changed: What|Removed |Added CC

[Bug fortran/38936] F2003: ASSOCIATE construct / improved SELECT TYPE (a=expr)

2010-08-16 Thread domob at gcc dot gnu dot org
--- Comment #8 from domob at gcc dot gnu dot org 2010-08-16 08:59 --- Also one thing to note is that associate-names associated to expressions (which must not appear in variable definition contexts) are currently accepted as actual arguments to INTENT([IN]OUT) arguments. This should

[Bug fortran/45197] [F2008] Allow IMPURE elemental procedures

2010-08-15 Thread domob at gcc dot gnu dot org
--- Comment #2 from domob at gcc dot gnu dot org 2010-08-15 15:28 --- Subject: Bug 45197 Author: domob Date: Sun Aug 15 15:28:10 2010 New Revision: 163261 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=163261 Log: 2010-08-15 Daniel Kraft d...@domob.eu PR fortran/45197

[Bug fortran/45197] [F2008] Allow IMPURE elemental procedures

2010-08-15 Thread domob at gcc dot gnu dot org
--- Comment #3 from domob at gcc dot gnu dot org 2010-08-15 16:26 --- Fixed. -- domob at gcc dot gnu dot org changed: What|Removed |Added Status|ASSIGNED

[Bug fortran/38936] F2003: ASSOCIATE construct / improved SELECT TYPE (a=expr)

2010-08-15 Thread domob at gcc dot gnu dot org
--- Comment #6 from domob at gcc dot gnu dot org 2010-08-15 19:46 --- Subject: Bug 38936 Author: domob Date: Sun Aug 15 19:46:21 2010 New Revision: 163268 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=163268 Log: 2010-08-15 Daniel Kraft d...@domob.eu PR fortran/38936

[Bug fortran/38936] F2003: ASSOCIATE construct / improved SELECT TYPE (a=expr)

2010-08-15 Thread domob at gcc dot gnu dot org
--- Comment #7 from domob at gcc dot gnu dot org 2010-08-15 20:25 --- This extended the support to array-expressions -- the original example works now. Next will be a rework to do the association in the trans phase, which is probably necessary to get full array support and association

[Bug fortran/45197] New: [F2008] Allow IMPURE elemental procedures

2010-08-05 Thread domob at gcc dot gnu dot org
Severity: normal Priority: P3 Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: domob at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45197

[Bug fortran/45197] [F2008] Allow IMPURE elemental procedures

2010-08-05 Thread domob at gcc dot gnu dot org
--- Comment #1 from domob at gcc dot gnu dot org 2010-08-05 15:02 --- Mine. -- domob at gcc dot gnu dot org changed: What|Removed |Added AssignedTo|unassigned

[Bug fortran/45117] [4.3/4.4/4.5/4.6 Regression] Segfault in resolve_array_bound

2010-07-29 Thread domob at gcc dot gnu dot org
--- Comment #2 from domob at gcc dot gnu dot org 2010-07-29 09:07 --- Subject: Bug 45117 Author: domob Date: Thu Jul 29 09:06:53 2010 New Revision: 162670 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=162670 Log: 2010-07-29 Daniel Kraft d...@domob.eu PR fortran/45117

[Bug fortran/45117] [4.3/4.4/4.5/4.6 Regression] Segfault in resolve_array_bound

2010-07-29 Thread domob at gcc dot gnu dot org
--- Comment #3 from domob at gcc dot gnu dot org 2010-07-29 10:03 --- Fixed on trunk, closing. -- domob at gcc dot gnu dot org changed: What|Removed |Added

[Bug fortran/45129] I/O edit descriptors: Warn if the format field is too small for the E and F edit descriptor

2010-07-29 Thread domob at gcc dot gnu dot org
-- domob at gcc dot gnu dot org changed: What|Removed |Added CC||domob at gcc dot gnu dot org Status|UNCONFIRMED

[Bug fortran/44709] BLOCK and GOTO/EXIT/CYCLE

2010-07-23 Thread domob at gcc dot gnu dot org
--- Comment #6 from domob at gcc dot gnu dot org 2010-07-23 09:53 --- Subject: Bug 44709 Author: domob Date: Fri Jul 23 09:53:45 2010 New Revision: 162450 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=162450 Log: 2010-07-23 Daniel Kraft d...@domob.eu PR fortran/44709

[Bug fortran/44709] BLOCK and GOTO/EXIT/CYCLE

2010-07-23 Thread domob at gcc dot gnu dot org
--- Comment #7 from domob at gcc dot gnu dot org 2010-07-23 09:55 --- Fixed. -- domob at gcc dot gnu dot org changed: What|Removed |Added Status|ASSIGNED

[Bug fortran/29785] Fortran 2003: POINTER Rank Remapping

2010-07-21 Thread domob at gcc dot gnu dot org
--- Comment #5 from domob at gcc dot gnu dot org 2010-07-21 09:06 --- I'll work on this. -- domob at gcc dot gnu dot org changed: What|Removed |Added AssignedTo

[Bug fortran/45019] New: Aliasing of TARGET dummy argument not detected correctly

2010-07-21 Thread domob at gcc dot gnu dot org
AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: domob at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45019

[Bug fortran/44022] Spurious 'unused parameter' for a used procedure argument

2010-07-16 Thread domob at gcc dot gnu dot org
--- Comment #2 from domob at gcc dot gnu dot org 2010-07-16 17:50 --- I just hit it, too: subroutine foo (x) procedure(intf) :: x abstract interface integer function intf () end function intf end interface print *, x() end subroutine foo -- domob at gcc dot gnu

[Bug fortran/44709] BLOCK and GOTO/EXIT/CYCLE

2010-07-15 Thread domob at gcc dot gnu dot org
--- Comment #4 from domob at gcc dot gnu dot org 2010-07-15 12:24 --- Subject: Bug 44709 Author: domob Date: Thu Jul 15 12:23:47 2010 New Revision: 162219 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=162219 Log: 2010-07-15 Daniel Kraft d...@domob.eu PR fortran/44709

[Bug fortran/44709] BLOCK and GOTO/EXIT/CYCLE

2010-07-15 Thread domob at gcc dot gnu dot org
--- Comment #5 from domob at gcc dot gnu dot org 2010-07-15 12:31 --- Fixed the clean-up issues. Still remaining is the rejects-valid (2b) of Tobias' original comment. I'll keep on with that. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44709

[Bug fortran/44709] BLOCK and GOTO/EXIT/CYCLE

2010-07-07 Thread domob at gcc dot gnu dot org
--- Comment #3 from domob at gcc dot gnu dot org 2010-07-07 13:05 --- See http://gcc.gnu.org/ml/fortran/2010-07/msg00058.html. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44709

[Bug fortran/44709] BLOCK and GOTO/EXIT/CYCLE

2010-07-04 Thread domob at gcc dot gnu dot org
--- Comment #2 from domob at gcc dot gnu dot org 2010-07-04 11:48 --- Mine. -- domob at gcc dot gnu dot org changed: What|Removed |Added AssignedTo|unassigned

[Bug fortran/38936] F2003: ASSOCIATE construct / improved SELECT TYPE (a=expr)

2010-06-10 Thread domob at gcc dot gnu dot org
--- Comment #4 from domob at gcc dot gnu dot org 2010-06-10 14:48 --- Subject: Bug 38936 Author: domob Date: Thu Jun 10 14:47:49 2010 New Revision: 160550 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=160550 Log: 2010-06-10 Daniel Kraft d...@domob.eu PR fortran/38936

[Bug fortran/38936] F2003: ASSOCIATE construct / improved SELECT TYPE (a=expr)

2010-06-10 Thread domob at gcc dot gnu dot org
--- Comment #5 from domob at gcc dot gnu dot org 2010-06-10 16:50 --- This first commit implements association to scalar expressions as a first step. More to follow. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38936

[Bug fortran/38936] F2003: ASSOCIATE construct / improved SELECT TYPE (a=expr)

2010-05-08 Thread domob at gcc dot gnu dot org
--- Comment #3 from domob at gcc dot gnu dot org 2010-05-08 13:24 --- Taking this finally. -- domob at gcc dot gnu dot org changed: What|Removed |Added

[Bug fortran/42912] BLOCK: C1278 - wrongly accepts SAVE in pure procedure

2010-02-28 Thread domob at gcc dot gnu dot org
--- Comment #2 from domob at gcc dot gnu dot org 2010-02-28 15:07 --- *** This bug has been marked as a duplicate of 43169 *** -- domob at gcc dot gnu dot org changed: What|Removed |Added

[Bug fortran/43169] [OOP] gfortran rejects pure procedure with select type construct

2010-02-28 Thread domob at gcc dot gnu dot org
--- Comment #8 from domob at gcc dot gnu dot org 2010-02-28 15:07 --- *** Bug 42912 has been marked as a duplicate of this bug. *** -- domob at gcc dot gnu dot org changed: What|Removed |Added

[Bug fortran/43214] [OOP] TBP with non-scalar PASS

2010-02-28 Thread domob at gcc dot gnu dot org
--- Comment #1 from domob at gcc dot gnu dot org 2010-03-01 07:48 --- This is mentioned as still missing in PR 41177 which I kept open for that, but it's probably really a good idea to have a new PR. I'll close 41177 instead, referring here. Note that there might be some infos

[Bug fortran/41177] Wrong base-object checks for type-bound procedures

2010-02-28 Thread domob at gcc dot gnu dot org
--- Comment #8 from domob at gcc dot gnu dot org 2010-03-01 07:49 --- Closing, the missing part has its own PR 43214 now (which I think is a good idea). -- domob at gcc dot gnu dot org changed: What|Removed |Added

[Bug fortran/40850] double free in nested types with allocatable components

2010-02-12 Thread domob at gcc dot gnu dot org
--- Comment #8 from domob at gcc dot gnu dot org 2010-02-12 13:51 --- I hit this bug, too, it seems. My reduced test-case: PROGRAM analysis IMPLICIT NONE TYPE numlist REAL, ALLOCATABLE :: nums(:) END TYPE numlist TYPE(numlist) :: lines ALLOCATE (lines%nums(1)) CALL

[Bug fortran/43019] [F2008] BLOCK (block_6.f08): Scope of implicitly typed variables

2010-02-10 Thread domob at gcc dot gnu dot org
--- Comment #1 from domob at gcc dot gnu dot org 2010-02-10 18:26 --- *** This bug has been marked as a duplicate of 39626 *** -- domob at gcc dot gnu dot org changed: What|Removed |Added

[Bug fortran/39626] Correctly implement details of Fortran 2008 BLOCK construct

2010-02-10 Thread domob at gcc dot gnu dot org
--- Comment #8 from domob at gcc dot gnu dot org 2010-02-10 18:26 --- *** Bug 43019 has been marked as a duplicate of this bug. *** -- domob at gcc dot gnu dot org changed: What|Removed |Added

[Bug fortran/43019] [F2008] BLOCK (block_6.f08): Scope of implicitly typed variables

2010-02-10 Thread domob at gcc dot gnu dot org
--- Comment #2 from domob at gcc dot gnu dot org 2010-02-10 18:26 --- This is part of what I mention in comment 6 of PR 39626, will work on it there. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43019

[Bug fortran/39171] Misleading warning for negative character length

2010-02-09 Thread domob at gcc dot gnu dot org
--- Comment #4 from domob at gcc dot gnu dot org 2010-02-09 10:44 --- Subject: Bug 39171 Author: domob Date: Tue Feb 9 10:44:33 2010 New Revision: 156620 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=156620 Log: 2010-02-09 Daniel Kraft d...@domob.eu PR fortran/39171

[Bug fortran/39171] Misleading warning for negative character length

2010-02-09 Thread domob at gcc dot gnu dot org
--- Comment #5 from domob at gcc dot gnu dot org 2010-02-09 10:45 --- Fixed on trunk. -- domob at gcc dot gnu dot org changed: What|Removed |Added Status

[Bug fortran/41507] Documentation misleading on MAXLOC/MINLOC array type requirement

2010-02-08 Thread domob at gcc dot gnu dot org
--- Comment #6 from domob at gcc dot gnu dot org 2010-02-09 07:28 --- Subject: Bug 41507 Author: domob Date: Tue Feb 9 07:27:47 2010 New Revision: 156618 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=156618 Log: 2010-02-09 Daniel Kraft d...@domob.eu PR fortran/41507

[Bug fortran/41507] Documentation misleading on MAXLOC/MINLOC array type requirement

2010-02-08 Thread domob at gcc dot gnu dot org
--- Comment #7 from domob at gcc dot gnu dot org 2010-02-09 07:30 --- Fixed (cleared the documentation), but of course the missing support for CHARACTER arguments is still not fixed. -- domob at gcc dot gnu dot org changed: What|Removed |Added

[Bug fortran/43006] New: Support CHARACTER argument with MINLOC/MAXLOC/MINVAL/MAXVAL

2010-02-08 Thread domob at gcc dot gnu dot org
/MINVAL/MAXVAL Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3 Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: domob at gcc dot gnu dot org http://gcc.gnu.org

[Bug fortran/41507] Documentation misleading on MAXLOC/MINLOC array type requirement

2010-02-01 Thread domob at gcc dot gnu dot org
--- Comment #5 from domob at gcc dot gnu dot org 2010-02-01 16:30 --- Yes, in theory... But now I have holidays (since in some sense this evening) I'll get on hopefully soon so it will be well in 4.5. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41507

[Bug fortran/42912] BLOCK: C1278 - wrongly accepts SAVE in pure procedure

2010-01-31 Thread domob at gcc dot gnu dot org
--- Comment #1 from domob at gcc dot gnu dot org 2010-01-31 12:21 --- Mine. -- domob at gcc dot gnu dot org changed: What|Removed |Added AssignedTo|unassigned

[Bug fortran/22552] Would like warning when an undeclared function is called

2009-12-27 Thread domob at gcc dot gnu dot org
--- Comment #9 from domob at gcc dot gnu dot org 2009-12-27 09:31 --- Subject: Bug 22552 Author: domob Date: Sun Dec 27 09:30:57 2009 New Revision: 155479 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=155479 Log: 2009-12-27 Francois-Xavier Coudert fxcoud...@gcc.gnu.org

[Bug fortran/22552] Would like warning when an undeclared function is called

2009-12-27 Thread domob at gcc dot gnu dot org
--- Comment #10 from domob at gcc dot gnu dot org 2009-12-27 09:33 --- Implemented on trunk with (basically) the patch attached. -- domob at gcc dot gnu dot org changed: What|Removed |Added

[Bug fortran/39171] Misleading warning for negative character length

2009-12-27 Thread domob at gcc dot gnu dot org
--- Comment #3 from domob at gcc dot gnu dot org 2009-12-27 09:34 --- Will work on this, as Tobias suggested the warning could depend on -Wsurprising -- domob at gcc dot gnu dot org changed: What|Removed |Added

[Bug fortran/22552] Would like warning when an undeclared function is called

2009-12-11 Thread domob at gcc dot gnu dot org
--- Comment #8 from domob at gcc dot gnu dot org 2009-12-11 14:58 --- Well, on 10th of August I posted this to the mailing list to get comments about what to do with this PR and some other. I did so far never get any replies :) So actually I'd like to work things out here and either

[Bug fortran/41177] Wrong base-object checks for type-bound procedures

2009-12-08 Thread domob at gcc dot gnu dot org
--- Comment #5 from domob at gcc dot gnu dot org 2009-12-08 11:39 --- Subject: Bug 41177 Author: domob Date: Tue Dec 8 11:39:20 2009 New Revision: 155086 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=155086 Log: 2008-12-08 Daniel Kraft d...@domob.eu PR fortran/41177

[Bug fortran/38849] ICE in fold_convert with C_F_POINTER and C binding

2009-12-08 Thread domob at gcc dot gnu dot org
-- domob at gcc dot gnu dot org changed: What|Removed |Added AssignedTo|domob at gcc dot gnu dot org|unassigned at gcc dot gnu

[Bug fortran/41177] Wrong base-object checks for type-bound procedures

2009-12-08 Thread domob at gcc dot gnu dot org
--- Comment #6 from domob at gcc dot gnu dot org 2009-12-08 11:45 --- This fixes most of the issues mentioned, except that it does not yet allow calling an ELEMENTAL type-bound procedure on a non-scalar base object; this leads to an ICE and thus I disabled it for now. I'll keep

[Bug fortran/41177] Wrong base-object checks for type-bound procedures

2009-12-08 Thread domob at gcc dot gnu dot org
--- Comment #7 from domob at gcc dot gnu dot org 2009-12-08 11:48 --- Created an attachment (id=19258) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19258action=view) Test case for ELEMENTAL type-bound procedure call This is a test-case for the still missing part as per the last

[Bug fortran/41507] Documentation misleading on MAXLOC/MINLOC array type requirement

2009-12-07 Thread domob at gcc dot gnu dot org
--- Comment #3 from domob at gcc dot gnu dot org 2009-12-07 15:58 --- Thanks for reminding me, Tobias! Actually, yes, I still plan to fix this. I probably don't have time and motivation right now to work on a general plan to improve documentation issues like that, but at least

[Bug fortran/41978] [F03] ICE in gfc_conv_expr_descriptor for array PPC assignment

2009-11-11 Thread domob at gcc dot gnu dot org
--- Comment #3 from domob at gcc dot gnu dot org 2009-11-11 21:08 --- I've not checked the standard about this, but seems fine to me. I also give you an ok for that patch (maybe with a test-case) if you want to submit/commit. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41978

[Bug fortran/41978] New: ICE in gfc_conv_expr_descriptor for array PPC assignment

2009-11-07 Thread domob at gcc dot gnu dot org
Status: UNCONFIRMED Severity: normal Priority: P3 Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: domob at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41978

[Bug fortran/41177] Wrong base-object checks for type-bound procedures

2009-11-07 Thread domob at gcc dot gnu dot org
--- Comment #4 from domob at gcc dot gnu dot org 2009-11-07 19:45 --- See here for some discussion about this issue: http://groups.google.com/group/comp.lang.fortran/browse_thread/thread/8cef6676b6fa3750# -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41177

[Bug fortran/41615] Bogus error message: internal function should be module procedure

2009-10-07 Thread domob at gcc dot gnu dot org
--- Comment #1 from domob at gcc dot gnu dot org 2009-10-07 10:32 --- Confirmed, I'll investigate what we can do here (and look at similar cases). -- domob at gcc dot gnu dot org changed: What|Removed |Added

[Bug fortran/37427] Passed-object dummy argument should be polymorphic

2009-10-07 Thread domob at gcc dot gnu dot org
--- Comment #2 from domob at gcc dot gnu dot org 2009-10-07 14:04 --- At least now this can be considered fully implemented, I think. -- domob at gcc dot gnu dot org changed: What|Removed |Added

[Bug fortran/38849] ICE in fold_convert with C_F_POINTER and C binding

2009-10-07 Thread domob at gcc dot gnu dot org
--- Comment #2 from domob at gcc dot gnu dot org 2009-10-07 14:09 --- This is still happening with current gfortran trunk, though the ICE is now in [/tmp]# gfortran-dev test.f90 test.f90: In function 'myfortran_error': test.f90:8:0: internal compiler error: in fold_convert_loc

[Bug fortran/41507] Documentation misleading on MAXLOC/MINLOC array type requirement

2009-10-07 Thread domob at gcc dot gnu dot org
--- Comment #1 from domob at gcc dot gnu dot org 2009-10-07 14:10 --- I'll try to find some better formulation for the manual. -- domob at gcc dot gnu dot org changed: What|Removed |Added

[Bug fortran/38849] ICE in fold_convert with C_F_POINTER and C binding

2009-10-07 Thread domob at gcc dot gnu dot org
--- Comment #3 from domob at gcc dot gnu dot org 2009-10-07 14:12 --- As another note, I already did the mistake of indexing a string as str(n) instead of str(n:n) for single characters multiple times; and IIRC there's not much useful a diagnostic in any case, so maybe I can improve

[Bug fortran/41615] Bogus error message: internal function should be module procedure

2009-10-07 Thread domob at gcc dot gnu dot org
--- Comment #2 from domob at gcc dot gnu dot org 2009-10-07 18:13 --- Subject: Bug 41615 Author: domob Date: Wed Oct 7 18:13:28 2009 New Revision: 152534 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=152534 Log: 2009-10-07 Daniel Kraft d...@domob.eu PR fortran/41615

[Bug fortran/41615] Bogus error message: internal function should be module procedure

2009-10-07 Thread domob at gcc dot gnu dot org
--- Comment #3 from domob at gcc dot gnu dot org 2009-10-07 18:15 --- Fixed on trunk, now the message really prints module procedure for module procedures. -- domob at gcc dot gnu dot org changed: What|Removed |Added

[Bug fortran/41403] [4.3/4.4/4.5 Regression] miscompilation of goto/label using code

2009-10-05 Thread domob at gcc dot gnu dot org
--- Comment #15 from domob at gcc dot gnu dot org 2009-10-05 13:15 --- Subject: Bug 41403 Author: domob Date: Mon Oct 5 13:15:35 2009 New Revision: 152448 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=152448 Log: 2009-10-05 Daniel Kraft d...@domob.eu PR fortran/41403

[Bug fortran/41403] [4.3/4.4/4.5 Regression] miscompilation of goto/label using code

2009-10-05 Thread domob at gcc dot gnu dot org
--- Comment #16 from domob at gcc dot gnu dot org 2009-10-05 13:19 --- Fixed on trunk. I won't backport, as this is no real regression. I still volunteer to rework the assigned/computed goto implementation (and have some ideas for that) in case we deem it worth the effort, but as both

[Bug fortran/41403] [4.3/4.4/4.5 Regression] miscompilation of goto/label using code

2009-10-03 Thread domob at gcc dot gnu dot org
--- Comment #14 from domob at gcc dot gnu dot org 2009-10-03 14:13 --- Here's a patch and some comments for this: http://gcc.gnu.org/ml/fortran/2009-10/msg00017.html -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41403

[Bug fortran/41403] [4.3/4.4/4.5 Regression] miscompilation of goto/label using code

2009-10-02 Thread domob at gcc dot gnu dot org
--- Comment #13 from domob at gcc dot gnu dot org 2009-10-02 16:26 --- I'll work on this. -- domob at gcc dot gnu dot org changed: What|Removed |Added AssignedTo

[Bug fortran/39626] Fortran 2008: Implement BLOCK construct

2009-09-29 Thread domob at gcc dot gnu dot org
--- Comment #5 from domob at gcc dot gnu dot org 2009-09-29 07:43 --- Subject: Bug 39626 Author: domob Date: Tue Sep 29 07:42:42 2009 New Revision: 152266 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=152266 Log: 2009-09-29 Daniel Kraft d...@domob.eu PR fortran/39626

  1   2   3   4   >