On 11/30/18 2:49 AM, Martin Liška wrote: > Hi. > > This is one more clean up of the transition that I've just tested > on x86_64-linux-gnu. > > I'm planning to install it once I'll come back from vacation (27/12). > > Thanks, > Martin > > gcc/ChangeLog: > > 2018-11-29 Martin Liska <mli...@suse.cz> > > * builtins.c (expand_movstr): Compare with RETURN_BEGIN. > * expr.c (move_by_pieces): Likewise. > (store_by_pieces): Likewise. > (store_expr): Fix GNU coding style. OK jeff
- [PATCH] Comparison with an enum should mention enum value. Martin Liška
- Re: [PATCH] Comparison with an enum should mention enum... Jeff Law