Commit cff27f1d by Jason Eckhardt Committed by Jason Eckhardt

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

From-SVN: r44926
parent b8f73826
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.
......
......@@ -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"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment