This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [arm] Give _init and _fini correct type
- From: Richard Earnshaw <rearnsha at arm dot com>
- To: Paul Brook <paul at codesourcery dot com>
- Cc: gcc-patches <gcc-patches at gcc dot gnu dot org>, Mark Mitchell <mark at codesourcery dot com>
- Date: Tue, 12 Oct 2004 11:59:40 +0100
- Subject: Re: [arm] Give _init and _fini correct type
- References: <200410010226.29469.paul@codesourcery.com>
On Fri, 2004-10-01 at 02:26, Paul Brook wrote:
> The patch below gives the _init and _fini symbols function type.
> This is required to make sure the linker interworks these symbols properly.
>
> Tested with cross to am-none-eabi.
> Ok for csl-arm-branch and mainline?
>
> Paul
>
> 2004-09-30 Paul Brook <paul@codesourcery.com>
>
> * config/arm/crti.asm: Give _init and _fini function type.
OK.
R.