* config/i960/i960.md (trap): Change "faulteq.t" to "faulte.t".

From-SVN: r44926
This commit is contained in:
Jason Eckhardt 2001-08-15 18:54:10 +00:00 committed by Jason Eckhardt
parent b8f73826af
commit cff27f1d82
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2001-08-15 Jason Eckhardt <jle@redhat.com>
* config/i960/i960.md (trap): Change "faulteq.t" to "faulte.t".
Wed Aug 15 14:24:22 CEST 2001 Jan Hubicka <jh@suse.cz>
* predict.c (struct block_info_def): Remove nvisited.

View File

@ -546,7 +546,7 @@
(define_insn ("trap")
[(trap_if (const_int 1) (const_int 0))]
""
"cmpo g0,g0 ; faulteq.t")
"cmpo g0,g0 ; faulte.t")
(define_expand "conditional_trap"
[(trap_if (match_operator 0 "comparison_operator"