]> git.ipfire.org Git - thirdparty/gcc.git/commit
* config/i386/i386-protos.h (ix86_print_operand): Declare.
authorfroydnj <froydnj@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 4 Jun 2010 17:28:10 +0000 (17:28 +0000)
committerfroydnj <froydnj@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 4 Jun 2010 17:28:10 +0000 (17:28 +0000)
commit99b6f860a3e5979fc2430da4ca3046014c4ea17f
tree7e9526fd156c471f123e834de16a9369351d11fa
parent3e0431fecaefa15cad0253fb67f699eba01c43eb
* 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.
* output.h (output_operand): Declare.
* final.c (output_operand): Make non-static.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@160286 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/i386/i386-protos.h
gcc/config/i386/i386.c
gcc/config/i386/sol2.h
gcc/final.c
gcc/output.h