https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60779
--- Comment #6 from Richard Biener <rguenth at gcc dot gnu.org> --- Yes. But only -fcx-limited-range is looked at by the inliner, -fcx-fortran-rules is not (via flag_complex_method). And flag_complex_method is _not_ saved per-function, only -fcx-limited-range or -fcx-fortran-rules are but it looks like flag_complex_method is the "master copy" here.