Commit a012f57
committed
rust: ignore
GCC 11 introduces this flag which the kernel uses and thus `bindgen`
complains, so add it to the skip list.
In the CI, so far, we are using the GCCs provided by Ubuntu 20.04,
which are prior to GCC 11.
I checked that in an alternative CI with GCC 11.2 (from a Docker Ubuntu
21.10 image) this commit fixes the problem.
Link: https://lore.kernel.org/lkml/202201310402.vCWP8CUS-lkp@intel.com/
Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>-fzero-call-used-regs=% from GCC 111 parent a5056bf commit a012f57
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
204 | 204 | | |
205 | 205 | | |
206 | 206 | | |
| 207 | + | |
207 | 208 | | |
208 | 209 | | |
209 | 210 | | |
| |||
0 commit comments