unwind-dw2.c (_Unwind_FindEnclosingFunction): Constify variable.
authorAndreas Jaeger <aj@suse.de>
Sat, 1 Nov 2003 09:59:50 +0000 (10:59 +0100)
committerAndreas Jaeger <aj@gcc.gnu.org>
Sat, 1 Nov 2003 09:59:50 +0000 (10:59 +0100)
commitf1518966c39218ec08ac6f1e0a73b6b650259ab9
tree979d73e2cbba427d30603801daf43b6ff3a25bd1
parent8ecde51ffffdb689608d99229cb05959e78e1c13
unwind-dw2.c (_Unwind_FindEnclosingFunction): Constify variable.

* unwind-dw2.c (_Unwind_FindEnclosingFunction): Constify variable.
(uw_frame_state_for): Constify variables.
(extract_cie_info): Constify first argument.

* unwind-dw2-fde-darwin.c: Adjust prototype of
_Unwind_Find_registered_FDE for recent changes.
(examine_objects): Constify return value and local variable result.
(_Unwind_Find_FDE): Constify return value and local variable ret.

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