https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100917
Bug ID: 100917 Summary: Bind(c): errors handling long double real Product: gcc Version: 12.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: fortran Assignee: unassigned at gcc dot gnu.org Reporter: jrfsousa at gcc dot gnu.org Target Milestone: --- Created attachment 50945 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=50945&action=edit Fortran code showing problem Hi All! Wrong type and kind on handling long double real. Since kind is not related to elem_len there seems to be no way to infer it. Seen on: GNU Fortran (GCC) 10.3.1 20210526 GNU Fortran (GCC) 11.1.1 20210526 GNU Fortran (GCC) 12.0.0 20210529 (experimental) Thank you very much. Best regards, José Rui