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

2018-10-01 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=44044 Bug 44044 depends on bug 38936, which changed state. Bug 38936 Summary: [F03] ASSOCIATE construct / improved SELECT TYPE (a=>expr) https://gcc.gnu.org/bugzilla/show_bug.cgi?id=38936 What|Removed |Added -

[Bug fortran/41599] [OOP] SELECT TYPE with associate-name => exp: Use (sometimes) a restricted pointer

2018-10-01 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=41599 Paul Thomas changed: What|Removed |Added CC||pault at gcc dot gnu.org --- Comment #5

[Bug fortran/87359] [9 regression] pointer being freed was not allocated

2018-09-30 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87359 --- Comment #45 from Paul Thomas --- Author: pault Date: Sun Sep 30 13:52:55 2018 New Revision: 264725 URL: https://gcc.gnu.org/viewcvs?rev=264725&root=gcc&view=rev Log: 2018-09-30 Paul Thomas PR fortran/87359 * trans-array.c

[Bug fortran/72709] Incorrect assignment of allocatable character array used as component of derived type

2018-09-30 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72709 --- Comment #9 from Paul Thomas --- Author: pault Date: Sun Sep 30 12:22:07 2018 New Revision: 264724 URL: https://gcc.gnu.org/viewcvs?rev=264724&root=gcc&view=rev Log: 2018-09-30 Paul Thomas PR fortran/70752 PR fortran/72709

[Bug fortran/70752] Incorrect LEN for ALLOCATABLE CHARACTER

2018-09-30 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70752 --- Comment #3 from Paul Thomas --- Author: pault Date: Sun Sep 30 12:22:07 2018 New Revision: 264724 URL: https://gcc.gnu.org/viewcvs?rev=264724&root=gcc&view=rev Log: 2018-09-30 Paul Thomas PR fortran/70752 PR fortran/72709

[Bug fortran/70149] [F08] Character pointer initialization causes ICE

2018-09-30 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70149 --- Comment #8 from Paul Thomas --- Author: pault Date: Sun Sep 30 07:02:49 2018 New Revision: 264721 URL: https://gcc.gnu.org/viewcvs?rev=264721&root=gcc&view=rev Log: 2018-09-30 Paul Thomas PR fortran/70149 * trans-decl.c (

[Bug c++/65667] [5 Regression] FAIL: g++.dg/cpp0x/pr57101.C -std=gnu++11 (test for excess errors)

2018-09-29 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65667 --- Comment #4 from Paul Thomas --- Author: pault Date: Sat Sep 29 17:17:09 2018 New Revision: 264715 URL: https://gcc.gnu.org/viewcvs?rev=264715&root=gcc&view=rev Log: 2018-09-29 Paul Thomas PR fortran/65667 * trans-expr.c (

[Bug fortran/64120] [F03] Wrong handling of allocatable character string

2018-09-26 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64120 --- Comment #9 from Paul Thomas --- (In reply to Francois-Xavier Coudert from comment #0) > The following code shows allocatable character does not work as it should: > >call g(1) > contains > subroutine g(x) > integer :: x > c

[Bug fortran/70752] Incorrect LEN for ALLOCATABLE CHARACTER

2018-09-25 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70752 Paul Thomas changed: What|Removed |Added CC||pault at gcc dot gnu.org

[Bug fortran/70149] [F08] Character pointer initialization causes ICE

2018-09-25 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70149 Paul Thomas changed: What|Removed |Added Assignee|unassigned at gcc dot gnu.org |pault at gcc dot gnu.org

[Bug fortran/70149] [F08] Character pointer initialization causes ICE

2018-09-25 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70149 Paul Thomas changed: What|Removed |Added CC||pault at gcc dot gnu.org --- Comment #6

[Bug fortran/87359] [9 regression] pointer being freed was not allocated

2018-09-25 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87359 --- Comment #42 from Paul Thomas --- Created attachment 44746 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=44746&action=edit Patch for the PR Many thanks Juergen for the reduced test. This is now DEJA-GNUified (see below). The patch reg

[Bug fortran/87359] [9 regression] pointer being freed was not allocated

2018-09-25 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87359 --- Comment #41 from Paul Thomas --- (In reply to Jürgen Reuter from comment #40) > (In reply to Dominique d'Humieres from comment #39) > > The culprit for the second problem is r264358, exposed only once the > > original problem is fixed, i.e. w

[Bug fortran/72709] Incorrect assignment of allocatable character array used as component of derived type

2018-09-24 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72709 Paul Thomas changed: What|Removed |Added Assignee|unassigned at gcc dot gnu.org |pault at gcc dot gnu.org

[Bug fortran/68241] [meta-bug] [F03] Deferred-length character

2018-09-23 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68241 Bug 68241 depends on bug 67883, which changed state. Bug 67883 Summary: ICE on empty array constructor of character function https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67883 What|Removed |Added ---

[Bug fortran/67883] ICE on empty array constructor of character function

2018-09-23 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67883 Paul Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug fortran/67883] ICE on empty array constructor of character function

2018-09-23 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67883 --- Comment #9 from Paul Thomas --- (In reply to Gerhard Steinmetz from comment #2) > Another group of examples. > First case is working in a sufficient manner. > Concatenating two empty hulls (zero len and size, respectivly) > gives an empty hul

[Bug fortran/67883] ICE on empty array constructor of character function

2018-09-23 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67883 --- Comment #8 from Paul Thomas --- (In reply to Gerhard Steinmetz from comment #0) > With an effectively empty (i=m,n and m>n) array constructor : > > > $ cat z1.f90 > program p >integer i >print *, [(f(i), i=2,1)] > contains >func

[Bug fortran/65677] Incomplete assignment on deferred-length character variable

2018-09-23 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65677 --- Comment #5 from Paul Thomas --- Created attachment 44738 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=44738&action=edit A fix for the PR I have no idea at all why I didn't manage to fix this previously. It is almost obvious. Paul

[Bug fortran/65677] Incomplete assignment on deferred-length character variable

2018-09-22 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65677 Paul Thomas changed: What|Removed |Added CC||pault at gcc dot gnu.org

[Bug fortran/64120] [F03] Wrong handling of allocatable character string

2018-09-22 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64120 Paul Thomas changed: What|Removed |Added Assignee|unassigned at gcc dot gnu.org |pault at gcc dot gnu.org

[Bug fortran/85603] ICE with character array substring assignment

2018-09-22 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85603 --- Comment #3 from Paul Thomas --- Author: pault Date: Sat Sep 22 10:21:25 2018 New Revision: 264502 URL: https://gcc.gnu.org/viewcvs?rev=264502&root=gcc&view=rev Log: 2018-09-22 Paul Thomas PR fortran/85603 * trans-array.c

[Bug fortran/85603] ICE with character array substring assignment

2018-09-22 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85603 Paul Thomas changed: What|Removed |Added CC||pault at gcc dot gnu.org

[Bug fortran/87151] allocating array of character

2018-09-22 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87151 Paul Thomas changed: What|Removed |Added CC||pault at gcc dot gnu.org

[Bug fortran/77325] ICE in gimplify_var_or_parm_decl, at gimplify.c:1933

2018-09-22 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77325 Paul Thomas changed: What|Removed |Added CC||pault at gcc dot gnu.org

[Bug fortran/87359] [9 regression] pointer being freed was not allocated

2018-09-21 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87359 --- Comment #23 from Paul Thomas --- (In reply to Jürgen Reuter from comment #21) > In our functional test suite, the tests nlo_4, nlo_5, fks_res_1 and another > test are still failing, they lead to segmentation faults. This will be > really diff

[Bug fortran/87359] [9 regression] pointer being freed was not allocated

2018-09-21 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87359 --- Comment #22 from Paul Thomas --- (In reply to Jürgen Reuter from comment #20) > Paul, thanks for the fix, our code test suite is still running, most of the > problems are solved, the unit test suite is completely good now, but there > are cer

[Bug fortran/77325] ICE in gimplify_var_or_parm_decl, at gimplify.c:1933

2018-09-21 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77325 --- Comment #4 from Paul Thomas --- Author: pault Date: Fri Sep 21 17:33:29 2018 New Revision: 264486 URL: https://gcc.gnu.org/viewcvs?rev=264486&root=gcc&view=rev Log: 2018-09-21 Paul Thomas PR fortran/77325 * trans-array.c

[Bug fortran/87359] [9 regression] pointer being freed was not allocated

2018-09-21 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87359 Paul Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug fortran/87359] [9 regression] pointer being freed was not allocated

2018-09-21 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87359 --- Comment #18 from Paul Thomas --- Hi Juergen, Thanks for doing the reduction of the problem and thanks to Dominique for testing the patch. Fixed. Paul

[Bug fortran/87359] [9 regression] pointer being freed was not allocated

2018-09-21 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87359 --- Comment #17 from Paul Thomas --- Author: pault Date: Fri Sep 21 17:26:23 2018 New Revision: 264485 URL: https://gcc.gnu.org/viewcvs?rev=264485&root=gcc&view=rev Log: 2018-09-21 Paul Thomas PR fortran/87359 * trans-stmt.c

[Bug fortran/87359] [9 regression] pointer being freed was not allocated

2018-09-21 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87359 Paul Thomas changed: What|Removed |Added Assignee|unassigned at gcc dot gnu.org |pault at gcc dot gnu.org

[Bug fortran/87270] "FINAL" subroutine is called when compiled with "gfortran -O1", but not "gfortran -O0"

2018-09-20 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87270 --- Comment #3 from Paul Thomas --- (In reply to janus from comment #2) > (In reply to Dominique d'Humieres from comment #1) > > This seems to have been fixed by revision r264008 on trunk > > Seems the segfault is 'fixed' due to the fact that th

[Bug fortran/87359] [9 regression] pointer being freed was not allocated

2018-09-19 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87359 --- Comment #10 from Paul Thomas --- (In reply to Thomas Koenig from comment #7) > Well, I can confirm this. Output from valgrind shows as the first error: > > Running test: event_transforms_1| Process library 'event_transforms_1_lib': > initia

[Bug fortran/87359] [9 regression] pointer being freed was not allocated

2018-09-19 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87359 --- Comment #6 from Paul Thomas --- (In reply to Jürgen Reuter from comment #5) > (In reply to Thomas Koenig from comment #4) > > After generating a lot of module files with -fsyntax-only > > so make succeeds, and then running "make check" on the

[Bug fortran/84109] ICE in adjustl on allocatable array of strings

2018-09-19 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84109 --- Comment #5 from Paul Thomas --- Author: pault Date: Wed Sep 19 17:44:36 2018 New Revision: 264427 URL: https://gcc.gnu.org/viewcvs?rev=264427&root=gcc&view=rev Log: 2018-09-19 Paul Thomas PR fortran/84109 * trans-expr.c (

[Bug fortran/84109] ICE in adjustl on allocatable array of strings

2018-09-18 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84109 Paul Thomas changed: What|Removed |Added CC||pault at gcc dot gnu.org

[Bug fortran/87239] ICE in deferred-length string

2018-09-18 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87239 --- Comment #7 from Paul Thomas --- (In reply to Paul Thomas from comment #5) > (In reply to Dominique d'Humieres from comment #4) > > Duplicate of/ related to pr77325 and pr84109. > > PR84109 is completely different. The array descriptor 'elem_

[Bug fortran/87239] ICE in deferred-length string

2018-09-18 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87239 --- Comment #6 from Paul Thomas --- Author: pault Date: Tue Sep 18 19:35:53 2018 New Revision: 264409 URL: https://gcc.gnu.org/viewcvs?rev=264409&root=gcc&view=rev Log: 2018-09-18 Paul Thomas PR fortran/87239 * trans-expr.c (

[Bug fortran/85954] [8/9 Regression] ICE in make_ssa_name_fn, at tree-ssanames.c:266

2018-09-18 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85954 Paul Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug fortran/87336] [8/9 regression] wrong output for pointer dummy assiocated to target actual argument

2018-09-18 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87336 --- Comment #3 from Paul Thomas --- Author: pault Date: Tue Sep 18 17:58:20 2018 New Revision: 264405 URL: https://gcc.gnu.org/viewcvs?rev=264405&root=gcc&view=rev Log: 2018-09-18 Paul Thomas PR fortran/87336 * trans-array.c

[Bug fortran/85954] [8/9 Regression] ICE in make_ssa_name_fn, at tree-ssanames.c:266

2018-09-18 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85954 --- Comment #8 from Paul Thomas --- Author: pault Date: Tue Sep 18 17:54:20 2018 New Revision: 264404 URL: https://gcc.gnu.org/viewcvs?rev=264404&root=gcc&view=rev Log: 2018-09-18 Paul Thomas PR fortran/85954 * resolve.c (res

[Bug fortran/87336] [8/9 regression] wrong output for pointer dummy assiocated to target actual argument

2018-09-17 Thread pault at gcc dot gnu.org
||2018-09-18 CC||pault at gcc dot gnu.org Assignee|unassigned at gcc dot gnu.org |pault at gcc dot gnu.org Ever confirmed|0 |1 --- Comment #2 from Paul Thomas --- Mea culpa, mea maxima culpa - I

[Bug fortran/64120] [F03] Wrong handling of allocatable character string

2018-09-17 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64120 --- Comment #7 from Paul Thomas --- Fixed on trunk. It only took 4 years :-( What are you up to these days, FX? Paul

[Bug fortran/64120] [F03] Wrong handling of allocatable character string

2018-09-17 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64120 --- Comment #6 from Paul Thomas --- Author: pault Date: Mon Sep 17 11:22:27 2018 New Revision: 264365 URL: https://gcc.gnu.org/viewcvs?rev=264365&root=gcc&view=rev Log: 2018-09-17 Paul Thomas PR fortran/64120 * trans-decl.c (

[Bug fortran/87239] ICE in deferred-length string

2018-09-17 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87239 Paul Thomas changed: What|Removed |Added CC||pault at gcc dot gnu.org

[Bug fortran/64120] [F03] Wrong handling of allocatable character string

2018-09-17 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64120 Paul Thomas changed: What|Removed |Added CC||pault at gcc dot gnu.org --- Comment #5

[Bug fortran/85954] [8/9 Regression] ICE in make_ssa_name_fn, at tree-ssanames.c:266

2018-09-17 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85954 --- Comment #7 from Paul Thomas --- Author: pault Date: Mon Sep 17 07:18:17 2018 New Revision: 264358 URL: https://gcc.gnu.org/viewcvs?rev=264358&root=gcc&view=rev Log: 2018-09-17 Paul Thomas PR fortran/85954 * resolve.c (res

[Bug fortran/85954] [8/9 Regression] ICE in make_ssa_name_fn, at tree-ssanames.c:266

2018-09-16 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85954 --- Comment #6 from Paul Thomas --- Created attachment 44701 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=44701&action=edit A fix for the PR This regtests OK. It needs one or two further tweaks before submission, which will occur tomorr

[Bug fortran/87284] [7/8/9 Regression] Allocation of class arrays with mold results in "conditional jump or move depends on uninitialised value"

2018-09-13 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87284 Paul Thomas changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug fortran/87284] [7/8/9 Regression] Allocation of class arrays with mold results in "conditional jump or move depends on uninitialised value"

2018-09-13 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87284 --- Comment #3 from Paul Thomas --- Author: pault Date: Thu Sep 13 19:46:05 2018 New Revision: 264288 URL: https://gcc.gnu.org/viewcvs?rev=264288&root=gcc&view=rev Log: 2018-09-13 Paul Thomas PR fortran/87284 * trans-expr.c (

[Bug fortran/87284] [7/8/9 Regression] Allocation of class arrays with mold results in "conditional jump or move depends on uninitialised value"

2018-09-12 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87284 --- Comment #2 from Paul Thomas --- Author: pault Date: Wed Sep 12 18:53:50 2018 New Revision: 264251 URL: https://gcc.gnu.org/viewcvs?rev=264251&root=gcc&view=rev Log: 2018-09-12 Paul Thomas PR fortran/87284 * trans-expr.c (

[Bug fortran/87284] [7/8/9 Regression] Allocation of class arrays with mold results in "conditional jump or move depends on uninitialised value"

2018-09-12 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87284 --- Comment #1 from Paul Thomas --- Author: pault Date: Wed Sep 12 18:33:13 2018 New Revision: 264249 URL: https://gcc.gnu.org/viewcvs?rev=264249&root=gcc&view=rev Log: 2018-09-12 Paul Thomas PR fortran/87284 * trans-expr.c (

[Bug fortran/87284] New: [7/8/9 Regression] Allocation of class arrays with mold results in "conditional jump or move depends on uninitialised value"

2018-09-11 Thread pault at gcc dot gnu.org
oduct: gcc Version: 8.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: fortran Assignee: pault at gcc dot gnu.org Reporter: pault at gcc dot gnu.org Target Milestone: --- Reported by Andrew Baldwin on clf:

[Bug fortran/87277] [8/9 regression] Segfault on using array component of class scalar pointer as an actual argument

2018-09-11 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87277 Paul Thomas changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug fortran/87277] [8/9 regression] Segfault on using array component of class scalar pointer as an actual argument

2018-09-11 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87277 --- Comment #2 from Paul Thomas --- Author: pault Date: Tue Sep 11 17:18:13 2018 New Revision: 264213 URL: https://gcc.gnu.org/viewcvs?rev=264213&root=gcc&view=rev Log: 2018-09-11 Paul Thomas PR fortran/87277 * expr.c (is_sub

[Bug fortran/87277] [8/9 regression] Segfault on using array component of class scalar pointer as an actual argument

2018-09-11 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87277 --- Comment #1 from Paul Thomas --- Author: pault Date: Tue Sep 11 15:59:07 2018 New Revision: 264210 URL: https://gcc.gnu.org/viewcvs?rev=264210&root=gcc&view=rev Log: 2018-09-11 Paul Thomas PR fortran/87277 * expr.c (is_sub

[Bug fortran/87277] New: [8/9 regression] Segfault on using array component of class scalar pointer as an actual argument

2018-09-10 Thread pault at gcc dot gnu.org
Severity: normal Priority: P3 Component: fortran Assignee: pault at gcc dot gnu.org Reporter: pault at gcc dot gnu.org Target Milestone: --- Reported by Andrew Baldwin on clf. This segfaults in 8- and 9-branches. MODULE INTS_TYPE_MODULE

[Bug fortran/85954] [8/9 Regression] ICE in make_ssa_name_fn, at tree-ssanames.c:266

2018-09-01 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85954 Paul Thomas changed: What|Removed |Added Assignee|unassigned at gcc dot gnu.org |pault at gcc dot gnu.org

[Bug fortran/86328] [8/9 Regression] Runtime segfault reading an allocatable class(*) object in allocate statements

2018-09-01 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86328 Paul Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug fortran/86760] [8/9 Regression] FORTRAN: polymorphic arrays inside a user-defined type generate segmentation faults

2018-09-01 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86760 Paul Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug fortran/86328] [8/9 Regression] Runtime segfault reading an allocatable class(*) object in allocate statements

2018-09-01 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86328 --- Comment #15 from Paul Thomas --- Author: pault Date: Sat Sep 1 08:11:34 2018 New Revision: 264027 URL: https://gcc.gnu.org/viewcvs?rev=264027&root=gcc&view=rev Log: 2018-09-01 Paul Thomas PR fortran/86328 PR fortran/8676

[Bug fortran/86760] [8/9 Regression] FORTRAN: polymorphic arrays inside a user-defined type generate segmentation faults

2018-09-01 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86760 --- Comment #6 from Paul Thomas --- Author: pault Date: Sat Sep 1 08:11:34 2018 New Revision: 264027 URL: https://gcc.gnu.org/viewcvs?rev=264027&root=gcc&view=rev Log: 2018-09-01 Paul Thomas PR fortran/86328 PR fortran/86760

[Bug fortran/86328] [8/9 Regression] Runtime segfault reading an allocatable class(*) object in allocate statements

2018-08-31 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86328 Paul Thomas changed: What|Removed |Added Assignee|unassigned at gcc dot gnu.org |pault at gcc dot gnu.org

[Bug fortran/86760] [8/9 Regression] FORTRAN: polymorphic arrays inside a user-defined type generate segmentation faults

2018-08-30 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86760 Paul Thomas changed: What|Removed |Added Assignee|unassigned at gcc dot gnu.org |pault at gcc dot gnu.org

[Bug fortran/86328] [8/9 Regression] Runtime segfault reading an allocatable class(*) object in allocate statements

2018-08-30 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86328 --- Comment #13 from Paul Thomas --- Author: pault Date: Fri Aug 31 06:51:31 2018 New Revision: 264008 URL: https://gcc.gnu.org/viewcvs?rev=264008&root=gcc&view=rev Log: 2018-08-31 Paul Thomas PR fortran/86328 PR fortran/8676

[Bug fortran/86760] [8/9 Regression] FORTRAN: polymorphic arrays inside a user-defined type generate segmentation faults

2018-08-30 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86760 --- Comment #4 from Paul Thomas --- Author: pault Date: Fri Aug 31 06:51:31 2018 New Revision: 264008 URL: https://gcc.gnu.org/viewcvs?rev=264008&root=gcc&view=rev Log: 2018-08-31 Paul Thomas PR fortran/86328 PR fortran/86760

[Bug fortran/87127] New: External function not recognised from within an associate block

2018-08-28 Thread pault at gcc dot gnu.org
Priority: P3 Component: fortran Assignee: unassigned at gcc dot gnu.org Reporter: pault at gcc dot gnu.org Target Milestone: --- Posted on: https://groups.google.com/forum/#!topic/comp.lang.fortran/Jc_3vZeATdU function exfunc(i) implicit none integer :: exfunc,i

[Bug fortran/80477] [OOP] Polymorphic function result generates memory leak

2018-08-28 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80477 --- Comment #24 from Paul Thomas --- Author: pault Date: Tue Aug 28 11:35:52 2018 New Revision: 263916 URL: https://gcc.gnu.org/viewcvs?rev=263916&root=gcc&view=rev Log: 2017-08-28 Paul Thomas PR fortran/80477 * trans-expr.c

[Bug fortran/86481] [OOP] Memory leak with sourced allocation

2018-08-28 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86481 --- Comment #5 from Paul Thomas --- Author: pault Date: Tue Aug 28 11:35:52 2018 New Revision: 263916 URL: https://gcc.gnu.org/viewcvs?rev=263916&root=gcc&view=rev Log: 2017-08-28 Paul Thomas PR fortran/80477 * trans-expr.c (

[Bug fortran/86481] [OOP] Memory leak with sourced allocation

2018-08-26 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86481 Paul Thomas changed: What|Removed |Added CC||pault at gcc dot gnu.org

[Bug fortran/86863] [OOP][F2008] type-bound module procedure name not recognized

2018-08-22 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86863 --- Comment #3 from Paul Thomas --- Author: pault Date: Thu Aug 23 06:27:54 2018 New Revision: 263799 URL: https://gcc.gnu.org/viewcvs?rev=263799&root=gcc&view=rev Log: 2017-08-23 Paul Thomas PR fortran/86863 * resolve.c (res

[Bug fortran/31237] [meta-bug] TRANSFER intrinsic

2018-08-12 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=31237 Bug 31237 depends on bug 66679, which changed state. Bug 66679 Summary: [OOP] ICE with class(*) and transfer https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66679 What|Removed |Added ---

[Bug fortran/66679] [OOP] ICE with class(*) and transfer

2018-08-12 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66679 Paul Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug fortran/66679] [OOP] ICE with class(*) and transfer

2018-08-12 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66679 --- Comment #4 from Paul Thomas --- Author: pault Date: Sun Aug 12 17:19:09 2018 New Revision: 263499 URL: https://gcc.gnu.org/viewcvs?rev=263499&root=gcc&view=rev Log: 2018-08-12 Paul Thomas PR fortran/66679 * trans-intrinsi

[Bug fortran/86906] erroneous name clash with renaming in use statement

2018-08-12 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86906 Paul Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug fortran/86906] erroneous name clash with renaming in use statement

2018-08-12 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86906 --- Comment #3 from Paul Thomas --- Author: pault Date: Sun Aug 12 15:35:53 2018 New Revision: 263498 URL: https://gcc.gnu.org/viewcvs?rev=263498&root=gcc&view=rev Log: 2018-08-12 Paul Thomas PR fortran/86906 * resolve.c (res

[Bug fortran/86472] allocatable array, bound-procedure, submodule

2018-08-12 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86472 Paul Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug fortran/86906] erroneous name clash with renaming in use statement

2018-08-12 Thread pault at gcc dot gnu.org
||2018-08-12 CC||pault at gcc dot gnu.org Assignee|unassigned at gcc dot gnu.org |pault at gcc dot gnu.org Ever confirmed|0 |1 --- Comment #2 from Paul Thomas --- I will commit to 8-branch as well

[Bug fortran/86906] erroneous name clash with renaming in use statement

2018-08-12 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86906 --- Comment #1 from Paul Thomas --- Author: pault Date: Sun Aug 12 10:55:13 2018 New Revision: 263494 URL: https://gcc.gnu.org/viewcvs?rev=263494&root=gcc&view=rev Log: 2018-08-12 Paul Thomas PR fortran/86906 * resolve.c (res

[Bug fortran/86472] allocatable array, bound-procedure, submodule

2018-08-01 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86472 --- Comment #5 from Paul Thomas --- Having now checked the standard, I have come to the belief that your expectation that 't' will be associated in the procedure 'myfunc1' is incorrect. F2008 12.4.3.2 note 6 says: "An interface body specifies al

[Bug fortran/86472] allocatable array, bound-procedure, submodule

2018-07-30 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86472 --- Comment #4 from Paul Thomas --- (In reply to Dominique d'Humieres from comment #3) > > Yes indeed with respect to the declaration of 't'. However, since the > > submodule > > is a separate compilation unit, I believe that it also must contai

[Bug fortran/86472] allocatable array, bound-procedure, submodule

2018-07-28 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86472 Paul Thomas changed: What|Removed |Added Assignee|unassigned at gcc dot gnu.org |pault at gcc dot gnu.org

[Bug fortran/80477] [OOP] Polymorphic function result generates memory leak

2018-07-28 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80477 Paul Thomas changed: What|Removed |Added Assignee|unassigned at gcc dot gnu.org |pault at gcc dot gnu.org

[Bug fortran/86328] [8/9 Regression] Runtime segfault reading an allocatable class(*) object in allocate statements

2018-07-10 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86328 --- Comment #9 from Paul Thomas --- (In reply to janus from comment #8) > Reducing the test case slightly more: > > > program ptr_alloc > >type :: t > class(*), allocatable :: val >end type > >type :: list > type(t), d

[Bug fortran/83118] [7/8/9 Regression] Bad intrinsic assignment of class(*) array component of derived type

2018-07-05 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83118 --- Comment #13 from Paul Thomas --- Created attachment 44356 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=44356&action=edit Fix for the new problem? Hi Rainer, Does the attachment fix the problem? Cheers Paul

[Bug fortran/86408] [9 Regression] bogus error: ABSTRACT INTERFACE must not have an assumed character length result (F2003: C418)

2018-07-05 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86408 Paul Thomas changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug fortran/86408] [9 Regression] bogus error: ABSTRACT INTERFACE must not have an assumed character length result (F2003: C418)

2018-07-05 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86408 --- Comment #10 from Paul Thomas --- Author: pault Date: Thu Jul 5 16:27:38 2018 New Revision: 262445 URL: https://gcc.gnu.org/viewcvs?rev=262445&root=gcc&view=rev Log: 2018-07-05 Paul Thomas PR fortran/86408 * resolve.c.c (

[Bug fortran/86408] [9 Regression] bogus error: ABSTRACT INTERFACE must not have an assumed character length result (F2003: C418)

2018-07-05 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86408 --- Comment #8 from Paul Thomas --- (In reply to Paul Thomas from comment #7) > A fix is regtesting as I write. > > Paul ...which is pretty much that of comment #2, except that it is applied to the result. Paul

[Bug fortran/86408] [9 Regression] bogus error: ABSTRACT INTERFACE must not have an assumed character length result (F2003: C418)

2018-07-05 Thread pault at gcc dot gnu.org
| Assignee|unassigned at gcc dot gnu.org |pault at gcc dot gnu.org Known to fail|9.0 | --- Comment #7 from Paul Thomas --- A fix is regtesting as I write. Paul

[Bug fortran/66679] [OOP] ICE with class(*) and transfer

2018-07-04 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66679 Paul Thomas changed: What|Removed |Added CC||pault at gcc dot gnu.org

[Bug fortran/82969] [6/7/8/9 Regression] ICE in gfc_class_vptr_get, at fortran/trans-expr.c:211

2018-07-03 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82969 Paul Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug fortran/86242] [6/7/8/9 Regression] [OOP] ICE for derived type with allocatable component and proc-ptr component

2018-07-03 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86242 Paul Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug fortran/86242] [6/7/8/9 Regression] [OOP] ICE for derived type with allocatable component and proc-ptr component

2018-07-03 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86242 --- Comment #9 from Paul Thomas --- Author: pault Date: Tue Jul 3 10:45:52 2018 New Revision: 262339 URL: https://gcc.gnu.org/viewcvs?rev=262339&root=gcc&view=rev Log: 2018-07-03 Paul Thomas PR fortran/82969 PR fortran/86242

[Bug fortran/82969] [6/7/8/9 Regression] ICE in gfc_class_vptr_get, at fortran/trans-expr.c:211

2018-07-03 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82969 --- Comment #6 from Paul Thomas --- Author: pault Date: Tue Jul 3 10:45:52 2018 New Revision: 262339 URL: https://gcc.gnu.org/viewcvs?rev=262339&root=gcc&view=rev Log: 2018-07-03 Paul Thomas PR fortran/82969 PR fortran/86242

[Bug fortran/82969] [6/7/8/9 Regression] ICE in gfc_class_vptr_get, at fortran/trans-expr.c:211

2018-07-03 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82969 --- Comment #5 from Paul Thomas --- Author: pault Date: Tue Jul 3 09:46:31 2018 New Revision: 262331 URL: https://gcc.gnu.org/viewcvs?rev=262331&root=gcc&view=rev Log: 2018-07-03 Paul Thomas PR fortran/82969 PR fortran/86242

[Bug fortran/86242] [6/7/8/9 Regression] [OOP] ICE for derived type with allocatable component and proc-ptr component

2018-07-03 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86242 --- Comment #8 from Paul Thomas --- Author: pault Date: Tue Jul 3 09:46:31 2018 New Revision: 262331 URL: https://gcc.gnu.org/viewcvs?rev=262331&root=gcc&view=rev Log: 2018-07-03 Paul Thomas PR fortran/82969 PR fortran/86242

[Bug fortran/45305] Array-valued calles to elementals are not simplified

2018-07-02 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=45305 --- Comment #8 from Paul Thomas --- Author: pault Date: Mon Jul 2 19:28:11 2018 New Revision: 262316 URL: https://gcc.gnu.org/viewcvs?rev=262316&root=gcc&view=rev Log: 2018-07-02 Paul Thomas PR fortran/45305 * expr.c : Add a

[Bug fortran/45305] Array-valued calles to elementals are not simplified

2018-07-02 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=45305 --- Comment #7 from Paul Thomas --- Author: pault Date: Mon Jul 2 07:24:43 2018 New Revision: 262300 URL: https://gcc.gnu.org/viewcvs?rev=262300&root=gcc&view=rev Log: 2018-07-02 Paul Thomas PR fortran/45305 * expr.c : Add a

[Bug fortran/45305] Array-valued calles to elementals are not simplified

2018-07-02 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=45305 Paul Thomas changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

<    5   6   7   8   9   10   11   12   13   14   >