[Bug fortran/80255] Segfault from accessing class(*) component in an array of any-type-wrappers

2020-12-02 Thread pedsxing at gmx dot net via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80255 pedsxing at gmx dot net changed: What|Removed |Added Version|7.0.1 |10.1.0 --- Comment #3 from

[Bug fortran/80255] New: Segfault from accessing class(*) component in an array of any-type-wrappers

2017-03-29 Thread pedsxing at gmx dot net
: normal Priority: P3 Component: fortran Assignee: unassigned at gcc dot gnu.org Reporter: pedsxing at gmx dot net Target Milestone: --- Created attachment 41078 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=41078=edit Test program that shows the prob

[Bug fortran/80156] New: Generic DTIO interface reported missing if public statement preceeds the interface block

2017-03-22 Thread pedsxing at gmx dot net
Severity: normal Priority: P3 Component: fortran Assignee: unassigned at gcc dot gnu.org Reporter: pedsxing at gmx dot net Target Milestone: --- Created attachment 41025 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=41025=edit Module that fa

[Bug fortran/79053] New: Memory leak from array constructor + array index off by one the array

2017-01-10 Thread pedsxing at gmx dot net
Priority: P3 Component: fortran Assignee: unassigned at gcc dot gnu.org Reporter: pedsxing at gmx dot net Target Milestone: --- Created attachment 40498 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=40498=edit Source code that shows the prob