Page MenuHomeFreeBSD

acpidump: quiet gcc -Wstrict-aliasing
ClosedPublic

Authored by rlibby on Oct 6 2025, 5:46 PM.
Tags
None
Referenced Files
F154672129: D52941.diff
Wed, Apr 29, 4:52 AM
F154605756: D52941.diff
Wed, Apr 29, 12:58 AM
F154435201: D52941.id163648.diff
Tue, Apr 28, 1:12 PM
Unknown Object (File)
Fri, Apr 17, 1:17 AM
Unknown Object (File)
Thu, Apr 9, 7:04 PM
Unknown Object (File)
Thu, Apr 9, 3:42 PM
Unknown Object (File)
Thu, Apr 9, 12:37 AM
Unknown Object (File)
Wed, Apr 8, 8:58 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 Skipped
Unit
Tests Skipped
Build Status
Buildable 67595
Build 64478: arc lint + arc unit

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.