OSDN Git Service

* testsuite/name-comments-1.test: Update call to current-insn-lookup.
authordevans <devans>
Fri, 6 Nov 2009 01:59:54 +0000 (01:59 +0000)
committerdevans <devans>
Fri, 6 Nov 2009 01:59:54 +0000 (01:59 +0000)
cgen/ChangeLog
cgen/testsuite/names-comments-1.test

index 67517a5..d2e490a 100644 (file)
@@ -1,5 +1,7 @@
 2009-11-05  Doug Evans  <dje@sebabeach.org>
 
+       * testsuite/name-comments-1.test: Update call to current-insn-lookup.
+
        * utils.scm (reduce): Delete.
 
        * rtl-traverse.scm (/rtx-canon-rtx-enum): Tweak local name.
index 25f0f56..fcdc805 100644 (file)
@@ -20,7 +20,7 @@ cat > ${cpu_file} <<EOF
 
 ;; Verify the correct insn got created.
 ;; ??? Also need to verify the comment's contents.
-(internal-verify "lists in names" (current-insn-lookup 'add3))
+(internal-verify "lists in names" (current-insn-lookup 'add3 #f))
 EOF
 
 run_cgen ${cpu_file}