Re: [Tinycc-devel] initializer overflow with arrays on implicit size

2022-02-20 Thread Christian Jullien
To: jull...@eligis.com; tinycc-devel@nongnu.org Subject: Re: [Tinycc-devel] initializer overflow with arrays on implicit size I have reported this before and tried a bit to debug without success. Very annoying. Only useful info I can give is that is does not happen on GCC compiled on windows

Re: [Tinycc-devel] initializer overflow with arrays on implicit size

2022-02-20 Thread Tyge Løvset
I have reported this before and tried a bit to debug without success. Very annoying. Only useful info I can give is that is does not happen on GCC compiled on windows, but everywhere else. Might suggest uninitialized memory. lør. 12. feb. 2022, 07:20 skrev Christian Jullien : > Important precisio

Re: [Tinycc-devel] initializer overflow with arrays on implicit size

2022-02-11 Thread Christian Jullien
Important precision, I reproduce this issue with mob including on RPi arm32; $ tcc foo.c foo.c:8: error: internal compiler error tccgen.c:7728: in init_assert(): initializer overflow -Original Message- From: Tinycc-devel [mailto:tinycc-devel-bounces+eligis=orange...@nongnu.org] On Behalf