Tests were incorrect.
authormpi <mpi@openbsd.org>
Sat, 3 Feb 2018 13:09:32 +0000 (13:09 +0000)
committermpi <mpi@openbsd.org>
Sat, 3 Feb 2018 13:09:32 +0000 (13:09 +0000)
regress/usr.bin/ctfdump/base_types_encoding.amd64
regress/usr.bin/ctfdump/base_types_encoding.i386

index 61b3c6c..529a417 100644 (file)
@@ -1,4 +1,7 @@
+  [] FLOAT float encoding=LDOUBLE offset=0 bits=128
   [] FLOAT float encoding=LDOUBLE offset=0 bits=32
+  [] FLOAT float encoding=LDOUBLE offset=0 bits=64
   [] INTEGER char encoding=SIGNED CHAR offset=0 bits=8
   [] INTEGER signed encoding=SIGNED offset=0 bits=32
+  [] INTEGER signed encoding=SIGNED offset=0 bits=64
   [] INTEGER void encoding=SIGNED offset=0 bits=0
index 61b3c6c..eb222d0 100644 (file)
@@ -1,4 +1,7 @@
   [] FLOAT float encoding=LDOUBLE offset=0 bits=32
+  [] FLOAT float encoding=LDOUBLE offset=0 bits=64
+  [] FLOAT float encoding=LDOUBLE offset=0 bits=96
   [] INTEGER char encoding=SIGNED CHAR offset=0 bits=8
   [] INTEGER signed encoding=SIGNED offset=0 bits=32
+  [] INTEGER signed encoding=SIGNED offset=0 bits=64
   [] INTEGER void encoding=SIGNED offset=0 bits=0