Comment 1 for bug 745080

Revision history for this message
Nikodemus Siivola (nikodemus) wrote :

Not inlining. NOTINLINE is just taken to mean "assume nothing about this", so anything known about the type is ignored.

But yes, in case the problem call isn't _actually_ inlined, it would be nice to shut down these warnings if the compilation unit solves the issues.