On 10/6/2017 7:43 AM, Maxime Coquelin wrote:
>
>
> On 09/11/2017 05:13 PM, Olivier Matz wrote:
>> The compilation with gcc-6.3.0 and EXTRA_CFLAGS=-Og gives the following
>> error:
>>
>>CC virtio_rxtx.o
>>virtio_rxtx.c: In function ‘virtio_rx_offload’:
>>virtio_rxtx.c:680:10: error: ‘c
On 09/11/2017 05:13 PM, Olivier Matz wrote:
The compilation with gcc-6.3.0 and EXTRA_CFLAGS=-Og gives the following
error:
CC virtio_rxtx.o
virtio_rxtx.c: In function ‘virtio_rx_offload’:
virtio_rxtx.c:680:10: error: ‘csum’ may be used uninitialized in
this fu
On 10/6/2017 12:17 AM, Ferruh Yigit wrote:
> On 9/11/2017 4:13 PM, Olivier Matz wrote:
>> The compilation with gcc-6.3.0 and EXTRA_CFLAGS=-Og gives the following
>> error:
>>
>> CC virtio_rxtx.o
>> virtio_rxtx.c: In function ‘virtio_rx_offload’:
>> virtio_rxtx.c:680:10: error: ‘csum’ may be u
On 9/11/2017 4:13 PM, Olivier Matz wrote:
> The compilation with gcc-6.3.0 and EXTRA_CFLAGS=-Og gives the following
> error:
>
> CC virtio_rxtx.o
> virtio_rxtx.c: In function ‘virtio_rx_offload’:
> virtio_rxtx.c:680:10: error: ‘csum’ may be used uninitialized in
> thi
The compilation with gcc-6.3.0 and EXTRA_CFLAGS=-Og gives the following
error:
CC virtio_rxtx.o
virtio_rxtx.c: In function ‘virtio_rx_offload’:
virtio_rxtx.c:680:10: error: ‘csum’ may be used uninitialized in
this function [-Werror=maybe-uninitialized]
csum = ~
5 matches
Mail list logo