diff options
author | James E Wilson <wilson@specifixinc.com> | 2005-04-27 17:40:42 -0700 |
---|---|---|
committer | Jim Wilson <wilson@gcc.gnu.org> | 2005-04-27 17:40:42 -0700 |
commit | c1bc6ca8a5c0638c567d94f81a687326abd8ed08 (patch) | |
tree | 3c2a829120444ee41672edc146b4320b8d87ddc6 /gcc/coverage.c | |
parent | b23aee6c5fdad2f100ecfeaac31f19f514034542 (diff) | |
download | gcc-c1bc6ca8a5c0638c567d94f81a687326abd8ed08.zip gcc-c1bc6ca8a5c0638c567d94f81a687326abd8ed08.tar.gz gcc-c1bc6ca8a5c0638c567d94f81a687326abd8ed08.tar.bz2 |
Fix issues brought up by Nathan's assertify patch for the ia64 backend.
* config/ia64/ia64.c (update_set_flags): Delete ppred and pcond
parameters. Replace conditional move code with assert checking for
ar.lc. Delete obsolete comments.
(set_src_needs_barrier): Delete cond parameter, and code using it.
(rtx_needs_barrier): Delete initialization of cond. Fix typo in
assert checking for PR_REGS. Fix calls to update_set_flags and
set_src_needs_barrier.
(group_barrier_needed): Renamed from group_barrier_needed_p. Fix all
callers. Rewrite explanatory comment before the function.
(safe_group_barrier_needed): Renamed from safe_group_barrier_needed_p.
Fix all callers.
From-SVN: r98900
Diffstat (limited to 'gcc/coverage.c')
0 files changed, 0 insertions, 0 deletions