This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Bootstrap failed for i386-pc-solaris2.10 and sparc-sun-solaris2.10


Nathan Froyd <froydnj@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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]