CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2025/08/20 09:43:50
Modified files: gnu/gcc/gcc/config/m88k: m88k.c Log message: Use the preferred scratch register (if any) more often in emit_move_sequence(). This should help some constructs in PIC code to only use one temporary register instead of two.