diff options
author | Samuel Tardieu <sam@rfc1149.net> | 2007-11-07 14:49:46 +0000 |
---|---|---|
committer | Samuel Tardieu <sam@gcc.gnu.org> | 2007-11-07 14:49:46 +0000 |
commit | dcbd752dc4bb412ac4cba7bb85e24a2240b65c75 (patch) | |
tree | 7165cf5e6d5b9b91519feb9606f0ccefa5aebbc1 /gcc/ada/tracebak.c | |
parent | f9d806de0b5f93a0ceb957e7895cafa83761392b (diff) | |
download | gcc-dcbd752dc4bb412ac4cba7bb85e24a2240b65c75.zip gcc-dcbd752dc4bb412ac4cba7bb85e24a2240b65c75.tar.gz gcc-dcbd752dc4bb412ac4cba7bb85e24a2240b65c75.tar.bz2 |
a-tasatt.adb: Use 'Access instead of 'Unchecked_Access when applicable.
gcc/ada/
* a-tasatt.adb: Use 'Access instead of 'Unchecked_Access when
applicable. Local lifetime is the one of the package.
(Set_Value): W is allocated on the heap.
* g-socket.adb: Use 'Access instead of 'Unchecked_Access when
applicable.
(Get_Socket_Option): Optlen formal of C_Getsockopt is of an anonymous
access type.
(Receive_Socket): Fromlen formal of C_Recvfrom is of an anonymous
access type.
* s-taasde.adb: Use 'Access instead of 'Unchecked_Access when
applicable.
(elaboration code): Timer_Queue lifetime is the one of the
package.
From-SVN: r129963
Diffstat (limited to 'gcc/ada/tracebak.c')
0 files changed, 0 insertions, 0 deletions