diff options
author | Jakub Jelinek <jakub@redhat.com> | 2002-03-13 20:48:29 +0100 |
---|---|---|
committer | Jakub Jelinek <jakub@gcc.gnu.org> | 2002-03-13 20:48:29 +0100 |
commit | 0b82d204c4533d773c8a38094cf82c7a04f17a61 (patch) | |
tree | ca5b4670920d0459a567dfef299745cad91e024c /gcc/ada/utils.c | |
parent | 56668fb05b1b64db231909ad195e1d74aad12f9e (diff) | |
download | gcc-0b82d204c4533d773c8a38094cf82c7a04f17a61.zip gcc-0b82d204c4533d773c8a38094cf82c7a04f17a61.tar.gz gcc-0b82d204c4533d773c8a38094cf82c7a04f17a61.tar.bz2 |
re PR target/5626 (gcc-3.1 on sparcv9 does not generate code for long jumps)
PR target/5626
* config/sparc/sparc.md (normal_branch, inverted_branch,
normal_fp_branch, inverted_fp_branch, normal_fpe_branch,
inverted_fp_branch): Adjust calls to output_cbranch.
Set length attribute.
(normal_int_branch_sp64, inverted_int_branch_sp64): Adjust calls to
output_v9branch. Set length attribute.
* config/sparc/sparc.c (fcc0_reg_operand, noov_compare64_op): New
predicates.
(noov_compare_op): Handle CCX_NOOVmode the same way as CC_NOOVmode.
(output_cbranch): Likewise. Handle far branches.
(output_v9branch): Handle far branches.
* config/sparc/sparc-protos.h (output_cbranch, output_v9branch):
Adjust prototypes.
* config/sparc/sparc.h (PREDICATE_CODES): Add fcc0_reg_operand and
noov_compare64_op predicates.
From-SVN: r50753
Diffstat (limited to 'gcc/ada/utils.c')
0 files changed, 0 insertions, 0 deletions