This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [3.1-branch PATCH] fix mips CPP size specs for MEABI.


On Sat, May 04, 2002 at 09:12:22PM +0100, Neil Booth wrote:
> 
> OK, I've done it with the patch below.  It should now be trivial
> to handle target-specific CPP built-in macros.

This is going to cause problems for front ends that don't link against
cpplib.  It needs to be handled more like the hooks to define target-
specific pragmas.

zw


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]