#11074: Inlining inhibited by limit max-size #11074: Inlining inhibited by limit max-total-size #11076: To get full report use -qopt-report=4 -qopt-report-phase ipo
I recently started getting these remarks when building a set of C++ files with the Intel compiler. I would like to know more about what it's trying to communicate, but haven't found much online. It's even omitted from the diag-dump list.
Does anyone have more information on it? I'd like to be able to 'fix' the root cause and remove it from my list of diag-disable warnings.
Thanks!