https://gcc.gnu.org/bugzilla/show_bug.cgi?id=125979

--- Comment #2 from Drea Pinski <pinskia at gcc dot gnu.org> ---
(In reply to Andrew Macleod from comment #1)
> I thikn this is reasonable.    I will ad a dlag that makes enable_ranger and
> disable_ranger effectively do nothing.. so everything will just default to
> the global range query.  
> 
> Suggestions on a name?   -fno-ranger    ?

Maybe a param is better. 
The only issue with a param currently is you can't use them with the option
pargma/attribute but that is PR 116092 .

Reply via email to