https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115694

--- Comment #5 from Sam James <sjames at gcc dot gnu.org> ---
Bit smaller:
```
gcc -O1 -flto -c meson-generated_cython_special.c.i -o
meson-generated_cython_special.c.o
g++ -O1 -flto -fvisibility=hidden -shared special_wrappers.cpp.ii
meson-generated_cython_special.c.o -o /dev/null
```

Reply via email to