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: sashan <sashang at ihug dot co dot nz>
- Cc: gcc at gcc dot gnu dot org
- Date: Thu, 01 Apr 2004 01:05:52 +1200
- Subject: Re: [RTL] -- How to insert code into functions?
- References: <Sea1-F69eujjeHdzXT600003499@hotmail.com>
王 逸 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.