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]

Re: VLA/VM [*] bug fixes for C


On May 6, 2006, at 3:32 PM, Joseph S. Myers wrote:
Function prototype scope is defined in 6.2.1#4.

I've fixed up most all the previously identified issues...


In gnu99:

void foo11(typeof (int (*)(int o[*])) i);

valid?


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