This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Questionable comment in cgraphunit.c:cgraph_expand_function


It says "nested functions are expanded via lang_expand_decl_stmt".

Well, there isn't such a function, but moreover, I see nothing preventing
that from expanding a nested function and I'm seeing that happen.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]