[Bug fortran/115781] New: Error with passing array of derived type

2024-07-04 Thread only_for_nouse at gmx dot de via Gcc-bugs
: fortran Assignee: unassigned at gcc dot gnu.org Reporter: only_for_nouse at gmx dot de Target Milestone: --- Allocating an array of derived type on the top level with bounds other than 1 and then passing it to a subroutine, does correctly change the bounds to start with 1 but

[Bug fortran/93563] New: Wrong code makes the compiler hang

2020-02-04 Thread only_for_nouse at gmx dot de
Assignee: unassigned at gcc dot gnu.org Reporter: only_for_nouse at gmx dot de Target Milestone: --- Created attachment 47775 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=47775&action=edit Faulty code of a recursive data structure In the attached code, the allo

[Bug fortran/86830] New: Contiguous array pointer function result not recognized as contiguous

2018-08-02 Thread only_for_nouse at gmx dot de
Priority: P3 Component: fortran Assignee: unassigned at gcc dot gnu.org Reporter: only_for_nouse at gmx dot de Target Milestone: --- Created attachment 44490 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=44490&action=edit REproducer of th

[Bug fortran/82937] New: [F03] associate non-standard bounds are lost for associating entity

2017-11-10 Thread only_for_nouse at gmx dot de
Priority: P3 Component: fortran Assignee: unassigned at gcc dot gnu.org Reporter: only_for_nouse at gmx dot de Target Milestone: --- Created attachment 42580 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=42580&action=edit Fortran 2003 progr

[Bug fortran/82257] New: f951: Internal compiler error segmentation fault

2017-09-19 Thread only_for_nouse at gmx dot de
: fortran Assignee: unassigned at gcc dot gnu.org Reporter: only_for_nouse at gmx dot de Target Milestone: --- Created attachment 42207 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=42207&action=edit Fortran source code for a simple vector class compil

[Bug libfortran/52431] New: Pass Fortran logical to C function

2012-02-29 Thread only_for_nouse at gmx dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52431 Bug #: 52431 Summary: Pass Fortran logical to C function Classification: Unclassified Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3