diff options
author | Peter Zhu <[email protected]> | 2023-01-19 12:22:02 -0500 |
---|---|---|
committer | Peter Zhu <[email protected]> | 2023-01-19 12:22:02 -0500 |
commit | 8872ebec6a3edc8327b5f348656c73a52bceda4a (patch) | |
tree | 182eee51fc3b1e614c494e1debc921518ba79c92 /yjit/bindgen | |
parent | 9af84c95d7349ec609789c2be9acb3aaa020bfeb (diff) |
Fix compilation warnings in thread_sync.c
Fixes the following compilation warnings:
thread_sync.c:908:48: warning: taking address of packed member of `struct rb_queue` may result in an unaligned pointer value [-Waddress-of-packed-member]
thread_sync.c:1181:48: warning: taking address of packed member of `struct rb_queue` may result in an unaligned pointer value [-Waddress-of-packed-member]
Diffstat (limited to 'yjit/bindgen')
0 files changed, 0 insertions, 0 deletions