[Bug lto/60779] -fcx-fortran-rules ignored when using -flto

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Jul 25 09:14:00 GMT 2016


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.


More information about the Gcc-bugs mailing list