Page MenuHomeFreeBSD

acpidump: quiet gcc -Wstrict-aliasing
ClosedPublic

Authored by rlibby on Oct 6 2025, 5:46 PM.
Tags
None
Referenced Files
F137809328: D52941.diff
Wed, Nov 26, 12:43 AM
Unknown Object (File)
Mon, Nov 24, 4:54 PM
Unknown Object (File)
Sat, Nov 15, 12:52 AM
Unknown Object (File)
Tue, Nov 4, 4:15 AM
Unknown Object (File)
Sat, Nov 1, 2:25 AM
Unknown Object (File)
Thu, Oct 30, 7:30 AM
Unknown Object (File)
Oct 26 2025, 5:32 PM
Unknown Object (File)
Oct 25 2025, 5:20 PM
Subscribers

Details

Summary

Appease GCC.


This is the only other -Wstrict-aliasing warning I see after D52939.

Please feel free to take this over and do it differently if you prefer.

Test Plan

env CROSS_TOOLCHAIN=amd64-gcc13 make buildworld

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

rlibby requested review of this revision.Oct 6 2025, 5:46 PM
rlibby retitled this revision from acpidump: quiet GCC -Wstrict-aliasing to acpidump: quiet gcc -Wstrict-aliasing.Oct 7 2025, 6:04 PM
rlibby edited the summary of this revision. (Show Details)
rlibby edited the test plan for this revision. (Show Details)
rlibby added a reviewer: kib.
This revision is now accepted and ready to land.Oct 8 2025, 2:41 AM
This revision was automatically updated to reflect the committed changes.