[PATCH] Fix minor nits in gimple-ssa-sprintf.c (PR tree-optimization/78586)

Jeff Law law@redhat.com
Thu Dec 1 23:09:00 GMT 2016


On 11/30/2016 12:01 PM, Jakub Jelinek wrote:
> Hi!
>
> This patch fixes some minor nits I've raised in the PR, more severe issues
> left unresolved there.
>
> Bootstrapped/regtested on x86_64-linux and i686-linux, ok for trunk?
>
> 2016-11-30  Jakub Jelinek  <jakub@redhat.com>
>
> 	PR tree-optimization/78586
> 	* gimple-ssa-sprintf.c (format_integer): Don't handle NOP_EXPR,
> 	CONVERT_EXPR or COMPONENT_REF here.  Formatting fix.  For
> 	SSA_NAME_DEF_STMT with NOP_EXPR only change argtype if the rhs1's
> 	type is INTEGER_TYPE or POINTER_TYPE.
OK.
jeff



More information about the Gcc-patches mailing list