------- Comment #6 from hp at gcc dot gnu dot org 2009-05-26 19:30 ------- (In reply to comment #4) > -fno-inline-functions should probably be -fno-inline. -f[no-]inline-functions > is semantically a no-op (it just tunes some params).
I've verified that is a fix, but it is counter to the documentation - which doesn't even mention -finline! So, I'll submit as a patch, as it's not obvious to me that the new actual behavior is correct. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40249