function.c (purge_addressof_1): Do not perform endianness corrections on bitpos,...
authorDavid S. Miller <davem@pierdol.cobaltmicro.com>
Fri, 2 Oct 1998 20:17:50 +0000 (20:17 +0000)
committerDavid S. Miller <davem@gcc.gnu.org>
Fri, 2 Oct 1998 20:17:50 +0000 (13:17 -0700)
commit47401c4d4bb3b037324a314f183297502c1cb3d4
tree1e6cb762a97fdda65888ebc52324fdf8bcfa92bb
parentd01d29035e2120d46d44a9620b76c0d0825b260f
function.c (purge_addressof_1): Do not perform endianness corrections on bitpos, who we call will do it for us.

* function.c (purge_addressof_1): Do not perform endianness
corrections on bitpos, who we call will do it for us.

From-SVN: r22766
gcc/ChangeLog
gcc/function.c