Bug#1027456: gcc-10: gcc segfaults when compiling drivers/media/pci/cx18/cx18-i2c.c in Linux kernel 6.1.2

2023-01-03 Thread Mauro Meloni
On Sun, 1 Jan 2023 10:39:48 +0100 Fabien R wrote: > I see the same symptom with kernel 6.0.16 > I've been able to replicate it with the following Dockerfile and script: ``` FROM debian:bullseye ARG KERNEL_VERSION=6.1.2 RUN apt update && apt install --no-install-recommends -y ca-certificates wget

Bug#1027456: gcc-10: gcc segfaults when compiling drivers/media/pci/cx18/cx18-i2c.c in Linux kernel 6.1.2

2023-01-01 Thread Fabien R
I see the same symptom with kernel 6.0.16