[cfe-commits] [PATCH] add some missing mips cpp defines

Rafael EspĂ­ndola rafael.espindola at gmail.com
Sun Aug 26 18:52:36 PDT 2012


This adds __mips__ in 4 different places. I understand that there is
already some duplication for _mips (for example), but could this be
factored to a protected method in a base class?

On 23 August 2012 00:48, Jonathan Gray <jsg at jsg.id.au> wrote:
> Here is a patch to add __foo__ type defines for mips which
> were otherwise missing.  Matches what gcc was producing on
> OpenBSD/sgi (mips64eb).
>
> _______________________________________________
> cfe-commits mailing list
> cfe-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
>



More information about the cfe-commits mailing list