https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106402
Bug ID: 106402 Summary: half preicision is not supported by fortran(real*2). Product: gcc Version: 13.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: fortran Assignee: unassigned at gcc dot gnu.org Reporter: crazylht at gmail dot com Target Milestone: --- Now Intel AVX512_FP16 support half-precision pointing instructions, and c/c++ supports _Float16 type, but it seems fortran real*2 is not supported.