[mainline,obvious] Use symbolic constants in cgraph.c

Josef Zlomek zlomj9am@artax.karlin.mff.cuni.cz
Thu Oct 2 15:09:00 GMT 2003


This is for PR/12292

> Testcase:
> 
> char flags;
> int bug12292(int t)
> {
> 	flags &= ~(1 << (t + 4));
> }



More information about the Gcc-patches mailing list