Re: [Tinycc-devel] Variable declaration as first statement in a 'case' block gives error.

2024-01-21 Thread Herman ten Brugge via Tinycc-devel
On 1/20/24 09:30, grischka wrote: On 19.01.2024 07:18, Herman ten Brugge via Tinycc-devel wrote: I wanted to avoid an extra check for ';' because I found code like: case xxx: ; } Instead of writing 'break;' they used ';'. Without checking for ';' a warning was printed: Always same

Re: [Tinycc-devel] x64 asm, opcode generation, wrong rex/simd prefix order

2024-01-21 Thread Herman ten Brugge via Tinycc-devel
You are probably not using the latest version of tcc at: https://repo.or.cz/w/tinycc.git     Herman ___ Tinycc-devel mailing list Tinycc-devel@nongnu.org https://lists.nongnu.org/mailman/listinfo/tinycc-devel