]> git.ipfire.org Git - thirdparty/gcc.git/commit
unwind-dw2-fde-darwin.c (examine_objects): Fix aliasing in read_encoded_value_with_ba...
authorNathan Sidwell <nathan@codesourcery.com>
Tue, 14 Jun 2005 08:25:18 +0000 (08:25 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Tue, 14 Jun 2005 08:25:18 +0000 (08:25 +0000)
commit950ccbc491e1061fe2162e76fbdeb2ab4b5e230f
tree5f52bb32e96bf7b8a9892d3acb3d434648793276
parent6f7e2c0c96d06c08555d84dadda568a01ff6a79c
unwind-dw2-fde-darwin.c (examine_objects): Fix aliasing in read_encoded_value_with_base call.

* unwind-dw2-fde-darwin.c (examine_objects): Fix aliasing in
read_encoded_value_with_base call.
* unwind-dw2-fde-glibc.c (_Unwind_IteratePhdrCallback): Likewise.
* unwind-dw2-fde.c (_Unwind_Find_FDE): Likewise.
* unwind-dw2.c (extract_cie_info): Fix aliasing in
read_encoded_value call.
(execute_cfa_program, uw_frame_state_for): Likewise.

From-SVN: r100927
gcc/ChangeLog
gcc/unwind-dw2-fde-darwin.c
gcc/unwind-dw2-fde-glibc.c
gcc/unwind-dw2-fde.c
gcc/unwind-dw2.c