Re: [PATCH] add arch-specific predefines

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sun, Feb 03, 2019 at 01:55:06AM +0000, Ramsay Jones wrote:
> On 02/02/2019 23:53, Luc Van Oostenryck wrote:

...

> > +		/* fall-through */
> > +	case MACH_I386:
> > +		predefine("__i386__", 1, "1");
> > +		predefine("__i386", 1, "1");
> > +		break;
> >  	}
> >  }
> 
> These are usually set by cgcc (no reason why sparse can't, of course),
> but there are some missing/slightly different values in cgcc. It may
> be as well to 'harmonize' the 'specs' used by cgcc and sparse.

Indeed, thanks for noticing this.

-- Luc



[Index of Archives]     [Newbies FAQ]     [LKML]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Trinity Fuzzer Tool]

  Powered by Linux