https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113343
--- Comment #1 from GCC Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Antoni Boucher <ant...@gcc.gnu.org>: https://gcc.gnu.org/g:fa720364e4ed3154b7f2dd8f4c2c71f890990552 commit r15-5514-gfa720364e4ed3154b7f2dd8f4c2c71f890990552 Author: Antoni Boucher <boua...@zoho.com> Date: Sat Oct 21 11:20:46 2023 -0400 libgccjit: Fix float playback for cross-compilation gcc/jit/ChangeLog: PR jit/113343 * jit-playback.cc (new_rvalue_from_const): Fix to have the correct value when cross-compiling.