sparc.c (INIT_TARGET_OPTABS): If ARCH64, set the 32-bit ABI libfuncs to NULL.
2002-06-24 David S. Miller <davem@redhat.com> * config/sparc/sparc.c (INIT_TARGET_OPTABS): If ARCH64, set the 32-bit ABI libfuncs to NULL. From-SVN: r54952
This commit is contained in:
parent
b776892b91
commit
563facba2a
2 changed files with 305 additions and 467 deletions
|
@ -3,7 +3,8 @@
|
|||
* config/sparc/sparc.c (INIT_TARGET_OPTABS): If ARCH64, set the
|
||||
32-bit ABI libfuncs to NULL.
|
||||
|
||||
* config/sparc/sparc.md: Use define_insn_and_split.
|
||||
* config/sparc/sparc.md: Use define_insn_and_split. Use braced
|
||||
strings instead of quoted strings for code blocks.
|
||||
|
||||
* expmed.c (expand_divmod): Do not set optab1/optab2 to the shift
|
||||
optabs if op1 is const0_rtx.
|
||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue