diff options
author | DJ Delorie <dj@redhat.com> | 2005-08-31 23:45:46 +0000 |
---|---|---|
committer | DJ Delorie <dj@redhat.com> | 2005-08-31 23:45:46 +0000 |
commit | e81d3500e7844b11a96a65411d11469706c40e70 (patch) | |
tree | 86a972ce3365d1a353b9a040b675ab9a699abab1 /texinfo | |
parent | cb2f3a2924275eb32ef1d02a5b7070c450592fd5 (diff) | |
download | gdb-e81d3500e7844b11a96a65411d11469706c40e70.zip gdb-e81d3500e7844b11a96a65411d11469706c40e70.tar.gz gdb-e81d3500e7844b11a96a65411d11469706c40e70.tar.bz2 |
* elf32-i386.c (elf_i386_check_relocs): Don't cast a unary &
address operator, as that breaks GCC's strict aliasing rules.
(elf_i386_size_dynamic_sections): Avoid the need for type
punning.
* elf64-x86-64.c (elf_x86_64_check_relocs): Don't cast a unary
& address operator, as that breaks GCC's strict aliasing
rules.
(elf_x86_64_size_dynamic_sections): Avoid the need for type
punning.
Diffstat (limited to 'texinfo')
0 files changed, 0 insertions, 0 deletions