Backport committed to gcc-4_8-branch.
On Wed, 3 Apr 2013, Matthew Gretton-Dann wrote:
> Is it okay for this patch to be backported to the 4.8 branch?
Yes.
Richard.
> Thanks,
>
> Matt
>
> On 25/03/13 18:34, Roland McGrath wrote:
> > This fixes a gratuitous warning.
> >
> >
> > Thanks,
> > Roland
> >
> >
> > gcc/
> > 2013-03-25
Is it okay for this patch to be backported to the 4.8 branch?
Thanks,
Matt
On 25/03/13 18:34, Roland McGrath wrote:
This fixes a gratuitous warning.
Thanks,
Roland
gcc/
2013-03-25 Roland McGrath
* config/arm/arm.c (arm_print_operand: case 'w'): Use fputs rather
than fpr
Committed to trunk.
Thanks,
Roland
On Mon, Mar 25, 2013 at 11:34 AM, Roland McGrath wrote:
> gcc/
> 2013-03-25 Roland McGrath
>
> * config/arm/arm.c (arm_print_operand: case 'w'): Use fputs rather
> than fprintf with a non-constant, non-format string.
This is OK.
Thanks.
Ian