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: [PATCH, spu]: implement MFC tag manager


> > I guess I would argue for leaving stdint.h in for compatibility and to
> > keep uint32_t defined.   And use an #ifdef while building libgcc.
> 
> How about if I use an IN_LIBGCC test to ensure that the code can be
> compiled without spu_mfcio.h for libgcc, but does not change behaviour
> for users #including an installed spu_mfcio.h?  OK with that change?
> 
> Cheers, Ben

Yeah, I think that's ok.

I'm still testing the patch.  I'll let you know ASAP if it is ok.

Trevor


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