Re: Avoid -Werror=format-overflow error in dbxout.c (dbxout_block) on Solaris/SPARC

2017-12-08 Thread Martin Sebor
On 12/08/2017 02:34 PM, David Malcolm wrote: On Mon, 2017-12-04 at 18:05 -0700, Martin Sebor wrote: On 12/04/2017 01:58 PM, David Malcolm wrote: On Mon, 2017-12-04 at 12:18 -0700, Martin Sebor wrote: On 12/04/2017 05:41 AM, Rainer Orth wrote: Within test last week, 64-bit Solaris/SPARC bootst

Re: Avoid -Werror=format-overflow error in dbxout.c (dbxout_block) on Solaris/SPARC

2017-12-08 Thread David Malcolm
On Mon, 2017-12-04 at 18:05 -0700, Martin Sebor wrote: > On 12/04/2017 01:58 PM, David Malcolm wrote: > > On Mon, 2017-12-04 at 12:18 -0700, Martin Sebor wrote: > > > On 12/04/2017 05:41 AM, Rainer Orth wrote: > > > > Within test last week, 64-bit Solaris/SPARC bootstrap began to > > > > fail: > >

Re: Avoid -Werror=format-overflow error in dbxout.c (dbxout_block) on Solaris/SPARC

2017-12-04 Thread Martin Sebor
On 12/04/2017 01:58 PM, David Malcolm wrote: On Mon, 2017-12-04 at 12:18 -0700, Martin Sebor wrote: On 12/04/2017 05:41 AM, Rainer Orth wrote: Within test last week, 64-bit Solaris/SPARC bootstrap began to fail: /vol/gcc/src/hg/trunk/local/gcc/dbxout.c: In function 'bool dbxout_block(tree, int

Re: Avoid -Werror=format-overflow error in dbxout.c (dbxout_block) on Solaris/SPARC

2017-12-04 Thread David Malcolm
On Mon, 2017-12-04 at 12:18 -0700, Martin Sebor wrote: > On 12/04/2017 05:41 AM, Rainer Orth wrote: > > Within test last week, 64-bit Solaris/SPARC bootstrap began to > > fail: > > > > /vol/gcc/src/hg/trunk/local/gcc/dbxout.c: In function 'bool > > dbxout_block(tree, int, tree, int)': > > /vol/gcc

Re: Avoid -Werror=format-overflow error in dbxout.c (dbxout_block) on Solaris/SPARC

2017-12-04 Thread Jeff Law
On 12/04/2017 05:41 AM, Rainer Orth wrote: > Within test last week, 64-bit Solaris/SPARC bootstrap began to fail: > > /vol/gcc/src/hg/trunk/local/gcc/dbxout.c: In function 'bool > dbxout_block(tree, int, tree, int)': > /vol/gcc/src/hg/trunk/local/gcc/dbxout.c:3767:1: error: '%lu' directive > wri

Re: Avoid -Werror=format-overflow error in dbxout.c (dbxout_block) on Solaris/SPARC

2017-12-04 Thread Martin Sebor
On 12/04/2017 05:41 AM, Rainer Orth wrote: Within test last week, 64-bit Solaris/SPARC bootstrap began to fail: /vol/gcc/src/hg/trunk/local/gcc/dbxout.c: In function 'bool dbxout_block(tree, int, tree, int)': /vol/gcc/src/hg/trunk/local/gcc/dbxout.c:3767:1: error: '%lu' directive writing betwe

Avoid -Werror=format-overflow error in dbxout.c (dbxout_block) on Solaris/SPARC

2017-12-04 Thread Rainer Orth
Within test last week, 64-bit Solaris/SPARC bootstrap began to fail: /vol/gcc/src/hg/trunk/local/gcc/dbxout.c: In function 'bool dbxout_block(tree, int, tree, int)': /vol/gcc/src/hg/trunk/local/gcc/dbxout.c:3767:1: error: '%lu' directive writing between 1 and 20 bytes into a region of size 14 [-