This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: GCC target-specific extension
- From: Fabio Alemagna <falemagn at studenti dot unina dot it>
- To: Richard Henderson <rth at redhat dot com>
- Cc: <gcc at gcc dot gnu dot org>
- Date: Wed, 7 May 2003 00:10:32 +0200 (CEST)
- Subject: Re: GCC target-specific extension
On Tue, 6 May 2003, Richard Henderson wrote:
> On Tue, May 06, 2003 at 11:59:47PM +0200, Fabio Alemagna wrote:
> > The email I sent is this: http://gcc.gnu.org/ml/gcc/2003-05/msg00391.html
>
> There is no easy way to do this.
Right, guessed so. And would you be interested in helping me explore the
"hard" ways, if there are any?
Would the front-end be the right place to hack (I know, that wouldn't make
it target-specific anymore, but better than nothing)?
Fabio Alemagna