diff options
author | Alan Modra <amodra@gmail.com> | 2023-03-20 20:56:57 +1030 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2023-03-20 21:02:14 +1030 |
commit | 834e4d716226b4536bfeb4d20023c69c139eeb5a (patch) | |
tree | 9164c45016b2de02adc81946c6c7d2970bcba537 /.gitignore | |
parent | d664a6aad2da8e051d210da2e2b851c1e51faab8 (diff) | |
download | binutils-gdb-834e4d716226b4536bfeb4d20023c69c139eeb5a.tar.gz |
Revert "segfault at i386-dis.c:9815"
This reverts commit 92d450c79ad321e42f9a77692b5db10d0f7b9344.
Accessing these local var structs using a volatile qualified pointer
may indeed read the object, but I don't think changed values are
guaranteed to be written back to the object unless the actual object
is declared volatile. That would probably slow down i386 disassembly
unacceptably.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions