Re: [Tinycc-devel] Grischka last commit breaks some ports

2020-12-18 Thread Christian Jullien
Hello, __aligned__ or alike, when used, is always for good reasons (machine constraints, performances, compatibility...) So, if not too complex, I vote for __aligned__ support which will improve compatibility with gcc libs. M2c. P.S. After a clean install, win32 mob works again, ignore my prev

Re: [Tinycc-devel] Grischka last commit breaks some ports

2020-12-18 Thread Herman ten Brugge via Tinycc-devel
On 12/18/20 2:45 PM, grischka wrote: Christian Jullien wrote: On OpenBSD: I noticed some tests were excluded but the reasons were say not really obvious: Test: 106_pthread... From it's name it's testing pthreads. OpenBSD appears to have pthreads. So what is the deal? I added a comment tha

Re: [Tinycc-devel] Grischka last commit breaks some ports

2020-12-18 Thread grischka
Christian Jullien wrote: On OpenBSD: I noticed some tests were excluded but the reasons were say not really obvious: Test: 106_pthread... From it's name it's testing pthreads. OpenBSD appears to have pthreads. So what is the deal? Test: 113_btdll... Seen from the snippet below, tcc does