Hacking GCC in a clean way

Mark Mitchell mark@codesourcery.com
Mon Apr 2 14:10:00 GMT 2001


>>>>> "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



More information about the Gcc mailing list