projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2f54eee
)
* gdb.fortran/types.exp: If the target doesn't support "double"
author
Jeff Law
<law@redhat.com>
Fri, 7 Feb 1997 16:40:39 +0000
(16:40 +0000)
committer
Jeff Law
<law@redhat.com>
Fri, 7 Feb 1997 16:40:39 +0000
(16:40 +0000)
data types, then expect "real" types to only be 4 bytes.
gdb/testsuite/ChangeLog
patch
|
blob
|
history
diff --git
a/gdb/testsuite/ChangeLog
b/gdb/testsuite/ChangeLog
index e13587e5362cce087c393abc306337e148404a11..2ccaf5eded74121f9456aec143da12618dfa1a28 100644
(file)
--- a/
gdb/testsuite/ChangeLog
+++ b/
gdb/testsuite/ChangeLog
@@
-1,5
+1,8
@@
Fri Feb 7 09:31:21 1997 Jeffrey A Law (law@cygnus.com)
+ * gdb.fortran/types.exp: If the target doesn't support "double"
+ data types, then expect "real" types to only be 4 bytes.
+
* gdb.c++/virtfunc.exp: Expect failure for virtual function
call tests if the target doesn't support inferior function calls.