[Bug fortran/102287] New: optional allocatable array arguments (intent out) of derived types with allocatable components are not properly passed to subroutines.

2021-09-10 Thread alipasha.celeris at gmail dot com via Gcc-bugs
Version: 9.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: fortran Assignee: unassigned at gcc dot gnu.org Reporter: alipasha.celeris at gmail dot com Target Milestone: --- Created attachment 51437 --> ht

[Bug fortran/67431] New: ALLOCATE with SOURCE ignores overloaded assignment operator and uses intrinsic when copying values

2015-09-01 Thread alipasha.celeris at gmail dot com
Severity: major Priority: P3 Component: fortran Assignee: unassigned at gcc dot gnu.org Reporter: alipasha.celeris at gmail dot com Target Milestone: --- Created attachment 36285 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=36285=e

[Bug fortran/67430] New: reallocate lhs with overloaded assignment operators causes memory error and wrong size

2015-09-01 Thread alipasha.celeris at gmail dot com
Severity: major Priority: P3 Component: fortran Assignee: unassigned at gcc dot gnu.org Reporter: alipasha.celeris at gmail dot com Target Milestone: --- Created attachment 36284 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=36284=edit the test f

[Bug fortran/59765] [4.9/5 Regression] [OOP] ICE on valid with finalizable array components

2015-02-09 Thread alipasha.celeris at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59765 --- Comment #16 from Alipasha alipasha.celeris at gmail dot com --- (In reply to Paul Thomas from comment #15) This is one and the same as PR64932 for which I have just posted a fix. Thanks to Dominique for noticing this. Since

[Bug fortran/56136] New: Compiler fails when code contains lhs-reallocation of an object with overloaded (elemental) Assignment operator

2013-01-28 Thread alipasha.celeris at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56136 Bug #: 56136 Summary: Compiler fails when code contains lhs-reallocation of an object with overloaded (elemental) Assignment operator Classification: Unclassified

[Bug fortran/52921] New: Memory errors when compiled with -fstrict-overflow flag

2012-04-09 Thread alipasha.celeris at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52921 Bug #: 52921 Summary: Memory errors when compiled with -fstrict-overflow flag Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED