This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Hacking GCC in a clean way
- To: amh at BSD-Dk dot dk
- Subject: Re: Hacking GCC in a clean way
- From: Mark Mitchell <mark at codesourcery dot com>
- Date: Mon, 02 Apr 2001 14:13:09 -0700
- Cc: gcc at gcc dot gnu dot org
- Organization: CodeSourcery, LLC
- References: <20010402144010.A37726@hobbes.bsd-dk.dk>
>>>>> "Adrien" == Adrien Hernot <amh@BSD-Dk.dk> writes:
Adrien> how to 'cleanly' hack GCC, nor any mention to a plug-in
Adrien> API for hackers to use. Wouldn't it be so much easier to
Adrien> have a clean API for doing special treatment, as well as
Yes, this would be good -- but there's no such beast yet.
However, you could probably use `back_end_hook' to do most of what you
want.
Thanks,
--
Mark Mitchell mark@codesourcery.com
CodeSourcery, LLC http://www.codesourcery.com