Use a constant input operand instead of a bogus memory reference to tell
the compiler about offsetof(struct tcb, tcb_thread) in the gs segment.
Otherwise gcc complains if we tell it we are reading memory offset 0x8.
Details
Details
- Reviewers
jhb kib - Commits
- rG7b1c770341fe: libthr _get_curthread i386: quiet gcc -Warray-bounds
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Skipped - Unit
Tests Skipped - Build Status
Buildable 58444 Build 55332: arc lint + arc unit