Re: n3294 - The restrict function attribute as a replacement of the restrict qualifier

2024-07-26 Thread G. Branden Robinson via Gcc
At 2024-07-26T16:24:14+, Joseph Myers wrote: > I know that "noalias" was included in some C89 drafts but removed from > the final standard after objections. Maybe someone who was around > then could explain what "noalias" was, what the problems with it were For this part, I think the source m

Re: [PATCH] Various pages: SYNOPSIS: Use VLA syntax in function parameters

2022-11-10 Thread G. Branden Robinson via Gcc
Hi Alex, At 2022-11-10T11:59:02+0100, Alejandro Colomar wrote: > > You know what Moltke said about plans and contact with the enemy. > > For one thing, I think the Linux kernel will move too fast to permit > > such a leisurely cadence. > > Heh, at this point, I burnt my ships, by using enhanced V

Re: [PATCH] Various pages: SYNOPSIS: Use VLA syntax in function parameters

2022-11-10 Thread G. Branden Robinson via Gcc
Hi Alex, At 2022-11-10T01:06:31+0100, Alejandro Colomar wrote: > Now, I've released man-pages-6.01 very recently (just a few weeks > ago), and I don't plan to release again in a year or two, so there's > time to do the implementation in GCC. From my side, please consider > this an ACK or even som