[RFH] Uses of output.h in the front ends

Steven Bosscher stevenb.gcc@gmail.com
Mon Jun 4 14:49:00 GMT 2012


On Mon, Jun 4, 2012 at 4:47 PM, Richard Guenther
<richard.guenther@gmail.com> wrote:
> OTOH, I suppose including target.h from the FEs is against what you
> want to achieve, too.

Yes, that would be the ideal case. But some target dependencies are
inevitable, e.g. the target CPP macros. What I'd like to see
eventually, is that targetm will be split up in front end and
middle/back end specific parts.

Ciao!
Steven



More information about the Gcc mailing list