CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/08/21 12:48:44
Modified files:
gnu/gcc/gcc/config/m88k: m88k.c
Log message:
Do not use bitfields in legitimize_operand() to unpack floating-point values,
in order to not depend upon the byte order of the system if cross-compiling.
