Herman ten Brugge via Tinycc-devel <[email protected]> wrote:
> Op 09-10-2025 om 20:28 schreef Stefanos:
> > I use tcc version 0.9.28rc 2025-10-07 mob@ce8b343 (x86_64 Linux) and have
> > noticed the following behavior when I try to use
> > `__attribute__((cleanup(<func_name>)))` in any variable I need to use it.
> > 
> 
> Add:
> #undef __attribute__
> 
> after the includes.
> 
> See tcc.h

Thanks, I hit the same problem, too.  I just proposed a fix for
gnulib (which should also apply to glibc)

https://lists.gnu.org/archive/html/bug-gnulib/2025-10/msg00138.html
https://inbox.sourceware.org/libc-alpha/20251030201151.M137083@dcvr/T/

_______________________________________________
Tinycc-devel mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/tinycc-devel

Reply via email to