From 48085d142e3879a31af25a10316104bb7092eb1c Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Fri, 30 Nov 2012 13:48:39 -0800 Subject: Fix type-punning warning in powerpc64 gmon-start. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index f888bb5862..beca929735 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2012-11-30 Roland McGrath + + * sysdeps/powerpc/powerpc64/entry.h (TEXT_START): Define using a + second, differently-typed declaration, rather than a cast. + 2012-11-30 Siddhesh Poyarekar * sunrpc/rpc/svc.h (__svc_accept_failed): Move declaration... -- cgit v1.2.3