Nathan Froyd <froy...@codesourcery.com> writes: > * config/i386/i386-protos.h (ix86_print_operand): Declare. > * config/i386/i386.c (ix86_print_operand): Make non-static. > * config/i386/sol2.h (ASM_OUTPUT_CALL): Call ix86_print_operand. > * rtl.h (output_operand): Declare. > * final.c (output_operand): Make non-static.
The changes in config/i386 are OK. I don't understand the point of the changes to rtl.h and final.c. Thanks. Ian