[Bug fortran/51383] New: arrays of extended types interact break associations with arrays

2011-12-01 Thread kaiserkarl31 at yahoo dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51383 Bug #: 51383 Summary: arrays of extended types interact break associations with arrays Classification: Unclassified Product: gcc Version: 4.6.1 Status: UNCONFIRMED

[Bug fortran/107441] New: optional arguments are identified as "present" when missing

2022-10-27 Thread kaiserkarl31 at yahoo dot com via Gcc-bugs
ty: normal Priority: P3 Component: fortran Assignee: unassigned at gcc dot gnu.org Reporter: kaiserkarl31 at yahoo dot com Target Milestone: --- If the first argument to a function is of type "character" (of any length, from what I can tell, including

[Bug fortran/107900] New: Select type with intrinsic type inside associate causes ICE / Segmenation fault

2022-11-28 Thread kaiserkarl31 at yahoo dot com via Gcc-bugs
Severity: normal Priority: P3 Component: fortran Assignee: unassigned at gcc dot gnu.org Reporter: kaiserkarl31 at yahoo dot com Target Milestone: --- Using a polymorphic derived type element in a select type statement is not allowed, but placing it in an

[Bug fortran/106108] New: gfortran gives warning about unitilialized variable for string with both allocatable length and size

2022-06-27 Thread kaiserkarl31 at yahoo dot com via Gcc-bugs
: UNCONFIRMED Severity: normal Priority: P3 Component: fortran Assignee: unassigned at gcc dot gnu.org Reporter: kaiserkarl31 at yahoo dot com Target Milestone: --- gfortran using "-Wuninitialized" spits out an erroneous warning message for the d