This is the mail archive of the gcc-patches@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]

Re: RFA: PATCH to add chain lookup by index


On 09/10/2009 05:14 PM, Richard Henderson wrote:
On 09/10/2009 02:09 PM, Jason Merrill wrote:
It seems odd to me that this function didn't already exist, am I missing
something?

I would have hoped that anything index based would be using vectors instead of chains...

Currently the argument types for a FUNCTION_TYPE are represented as a list; for diagnostic purposes, I want to look up the corresponding type in the original template.


Jason


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