On 5/9/22 14:03, Richard Biener wrote: > On Thu, May 5, 2022 at 4:30 PM Martin Liška <mli...@suse.cz> wrote: >> >> On 5/5/22 14:58, Iain Buclaw wrote: >>> This D front-end change doesn't look right to me, besides the slight >> >> Hello. >> >> Sorry, I've re-read the patch and fixed some places where the macro usage >> was wrong. >> >> Patch can bootstrap on x86_64-linux-gnu and survives regression tests. > > The middle-end parts are OK. I'd say in files where ARRAY_SIZE is already > used it's OK to introduce more uses. Otherwise I defer to the more specific > maintainers if they like this or not.
All right, CCing the following maintainers for other parts: - David for JIT and Analyzer - Tobias for Fortran part - Jason for C-family part Thanks, Martin > > Richard. > >> Martin