Re: Function pointer inlining

2011-04-18 Thread Jonathan Wakely
On 18 April 2011 06:47, Aaron Abassi wrote: > > PS:  This is a revised version of my question, I should have mentioned > through a structure in my original post. Your original post already got answered, so it might have made sense to reply to your original post adding just this extra clarification

Function pointer inlining

2011-04-17 Thread Aaron Abassi
Hello, I was wondering if someone could answer a question regarding the feasibility (this is not a request for changes to GCC) of constant function pointer inlining through a structure. This obviously would require a compiler to do an N-depth analysis of pointer assignments to confirm that the