On 10/15/2014 03:52 PM, Richard Biener wrote:
I'd say that we eventually should have a type flag that says "this is a va-list type". If we really need to know that - because I don't understand why we need to do this - the context should tell us exactly whether we deal with a va_list object or not ...
How about just an internal attribute? Bernd