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

            Bug ID: 113343
           Summary: Float values are not correct when cross-compiling
           Product: gcc
           Version: 13.1.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: jit
          Assignee: dmalcolm at gcc dot gnu.org
          Reporter: bouanto at zoho dot com
  Target Milestone: ---

Values created by gcc_jit_context_new_rvalue_from_double are wrong when
cross-compiling to an arch where the encoding of floats is different than the
host.
I'll soon post a patch for to fix this.

Reply via email to