On Tue, Feb 11, 2014 at 12:09:39AM +0000, Joseph S. Myers wrote: > On Mon, 10 Feb 2014, Marek Polacek wrote: > > > This patch improves location information in a bunch of various > > initializers; see the testcase. Main issue was that digest_init > > was getting only input_location. > > > > Regtested/bootstrapped on x86_64-linux, ok for trunk at this stage > > or should I queue it for 5.0? > > OK for after 4.9 branches.
I've committed the patch (after another regtest/bootstrap). Marek