[PATCH 1/6] Only resolve_asm_operand_names once

Jeff Law law@redhat.com
Fri May 8 18:11:00 GMT 2015


On 05/07/2015 03:38 PM, Richard Henderson wrote:
> We do it in the front end already; no need to repeat.
> ---
>   gcc/cfgexpand.c | 2 --
>   gcc/stmt.c      | 7 ++++---
>   2 files changed, 4 insertions(+), 5 deletions(-)
Any reason this shouldn't go into the tree immediately?  Seems like it 
stands on its own.

jeff



More information about the Gcc-patches mailing list