This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: [RTL] -- How to insert code into functions?
- From: 王 逸 <cnnjuwy at hotmail dot com>
- To: "sashan" <sashang at ihug dot co dot nz>
- Cc: <gcc at gcc dot gnu dot org>
- Date: Thu, 1 Apr 2004 12:02:28 +0800
- Subject: Re: [RTL] -- How to insert code into functions?
- References: <Sea1-F69eujjeHdzXT600003499@hotmail.com> <406AC230.7090201@ihug.co.nz>
thanks
But I've already read some of those docs, of course.
Any other ideas?
----- Original Message -----
From: "sashan" <sashang@ihug.co.nz>
Cc: <gcc@gcc.gnu.org>
Sent: Wednesday, March 31, 2004 9:05 PM
Subject: Re: [RTL] -- How to insert code into functions?
> 王 逸 wrote:
>
> > Hi, everyone!
> > I'd like to patch GCC to insert some RTL code into all compiled
> > functions.
> >
> I don't know (I'm also a newb). Look at http://gcc.gnu.org/readings.html
> specifically Porting gcc for Dunces
> (ftp://ftp.axis.se/pub/users/hp/pgccfd/). Maybe those links will help.
>
>
>