https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120051

--- Comment #35 from Iouri Kharon <bc-info at styx dot cabel.net> ---
Created attachment 62971
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=62971&action=edit
A complex patch fixed for this (and several similar) problems.

Added a type conversion - 16bit float types: _Float16 and __bf16.
NOTE: CodeView identifier for _Float16 is 'standard' (used by clan, also), and
for
__bf16 used code in 'real' group that unused in latest Microsoft cvinfo.h.

Reply via email to