On Wed, Aug 14, 2024 at 01:01:35AM +0800, Xianmiao Qu wrote: > static void scan_operands (class data *, rtx, int, int); > -static int compare_operands (struct operand_data *, > - struct operand_data *); > static void place_operands (class data *);
Oh, there is an mistake here. I shouldn't have deleted these two lines of code. Sorry! BR, Xianmiao