OSDN Git Service

* i386-protos.h (output_387_binary_op, output_fix_trunc,
authorghazi <ghazi@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 12 Dec 1999 01:06:29 +0000 (01:06 +0000)
committerghazi <ghazi@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 12 Dec 1999 01:06:29 +0000 (01:06 +0000)
commita256b0be916d6d7c14b7399f9b39c8135a972f17
tree0c8618d3e4ef36b1238130bf315f723b2ca717d2
parentc54423351cd2c9944035f6e6fa1ce30183d903d2
* i386-protos.h (output_387_binary_op, output_fix_trunc,
output_fp_compare): Constify a char*.

* i386.c (ix86_split_to_parts, ix86_safe_length_prefix): Add
static prototypes.
(override_options, ix86_comp_type_attributes, print_operand,
output_387_binary_op, output_fix_trunc, output_fp_compare):
Constify a char*.
(ix86_sched_reorder): Mark parameter `clock_var' with
ATTRIBUTE_UNUSED.

* i386.h (DEBUG_PRINT_REG): Constify a char*.

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