This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: proper way to include gcc/config/<arch>/<arch>.h ?
- To: obrien at freebsd dot org
- Subject: Re: proper way to include gcc/config/<arch>/<arch>.h ?
- From: kenner at vlsi1 dot ultra dot nyu dot edu (Richard Kenner)
- Date: Mon, 14 May 01 18:59:45 EDT
- Cc: gcc at gcc dot gnu dot org
Is there a prefered way one should strive for (say new platforms or
header cleanup)?
As I said, I personally think that having the <arch>.h file define things
and having them overriden seems cleanest to me, but any consistent
mechanism can also be clean.