*** empty log message ***
From-SVN: r463
This commit is contained in:
parent
ef9fe0da13
commit
07fe16259a
@ -319,6 +319,7 @@ extern optab neg_optab; /* Negation */
|
||||
extern optab abs_optab; /* Abs value */
|
||||
extern optab one_cmpl_optab; /* Bitwise not */
|
||||
extern optab ffs_optab; /* Find first bit set */
|
||||
extern optab sqrt_optab; /* Square root */
|
||||
|
||||
/* Passed to expand_binop and expand_unop to say which options to try to use
|
||||
if the requested operation can't be open-coded on the requisite mode.
|
||||
|
Loading…
Reference in New Issue
Block a user