This is the mail archive of the gcc-patches@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: [C PATCH] Improve column info of initializers (PR c/60114)


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


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