=== chris14_ is now known as chris14 | ||
=== alkisg1 is now known as alkisg | ||
=== chris14_ is now known as chris14 | ||
xnox | kees_: heya, we are building linux kernel with rust, and we obviously use gcc to build the kernel, but bindgen/clang for the rust bits, and things seem to explode on the -enable-trivial-auto-var-init-zero-knowing-it-will-be-removed-from-clan stuff | 14:04 |
---|---|---|
xnox | we build the kernel with CONFIG_INIT_STACK_ALL_ZERO: | 14:04 |
xnox | but i guess we need to filter or pass mor options to bindgen? | 14:05 |
xnox | as in bindgen should use both -enable-trivial-auto-var-init-zero-knowing-it-will-be-removed-from-clang and -ftrivial-auto-var-init=zero in our cases? | 14:05 |
xnox | currently using clang-14 | 14:05 |
xnox | and i am confused by all of your Autumn 2022 patches w.r.t. this stuff | 14:06 |
xnox | i guess our rust bits calls to bindgen should add '-enable-trivial-auto-var-init-zero-knowing-it-will-be-removed-from-clang until we upgrade to clang-16? | 14:08 |
xnox | i'm not sure if this is worth a patch to mainline | 14:11 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!