On Mon, 17 Jun 2013, Jakub Jelinek wrote:

> > +; What the sanitizer should instrument
> > +Variable
> > +unsigned int flag_sanitize
> 
> Can't you just add Var(flag_sanitize) to the line after fsanitize= ?

I think that would create a string variable, whereas an integer is what's 
wanted here.

-- 
Joseph S. Myers
jos...@codesourcery.com

Reply via email to