[Bug driver/86077] gcc does not recognize --param key=value when surrounded by single quotes

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Jun 7 08:05:00 GMT 2018


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

--- Comment #2 from Richard Biener <rguenth at gcc dot gnu.org> ---
You can use alternative syntax --param=max-inline-insns-sinle=500 (note the
space being replaced with a =).


More information about the Gcc-bugs mailing list