Franck Bui-Huu wrote: > Nigel Stephens wrote: > > > > Could you run that gcc command manually, adding the options "-v > > --save-temps", and post the resulting output messages, and the user.s file. > > > > Ok, I did it except I used init/do_mounts.c file since it has at least > one nop load delay slot (cf label $L50 in do_mount.s) I only see a nop after the final LW, this is alignment for the next label. Thiemo