https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103542
Richard Biener <rguenth at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |aldyh at gcc dot gnu.org, | |hubicka at gcc dot gnu.org --- Comment #4 from Richard Biener <rguenth at gcc dot gnu.org> --- (In reply to Andrew Pinski from comment #1) > Confirmed. Part of the problem is we split the get_default_config function > early on losing that id<=3 That seems to be the problem, but I think we could get at the range from a path ranger which we'd query for the function arguments we pass on and where we could attach the ranges to the parameters default def.