Dodji Seketeli <[email protected]> writes:
> Gabriel Dos Reis <[email protected]> writes:
>
>> OK.
>
> Thank you.
>
> While bootstrapping the tree again, it appeared that an output
> regression of the objc test objc.dg/foreach-7.m flew below my radar.
>
> It's one of those typical cases where the first location pointed to by
> the diagnostics points into the definition of a macro, instead of
> pointing to its expansion point. I have just forced that unique test to
> run without -ftrack-macro-expansion.
>
> This looks fairly obvious to me, but I am CC-ing Mike Stump, just in
> case.
>
> I have updated this patch to include the adjustment for
> objc.dg/foreach-7.m. All the other parts remained unchanged.
>
> Tested on x86_64-unknown-linux-gnu against trunk, bootstrap still
> underway.
FWIW, this passed bootstrap fine.
--
Dodji