Page MenuHomeFreeBSD

acpidump: quiet gcc -Wstrict-aliasing
ClosedPublic

Authored by rlibby on Mon, Oct 6, 5:46 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Oct 14, 6:19 AM
Unknown Object (File)
Tue, Oct 14, 5:40 AM
Unknown Object (File)
Sun, Oct 12, 3:30 PM
Unknown Object (File)
Sun, Oct 12, 11:12 AM
Unknown Object (File)
Fri, Oct 10, 12:54 PM
Unknown Object (File)
Thu, Oct 9, 3:39 PM
Unknown Object (File)
Thu, Oct 9, 3:39 PM
Unknown Object (File)
Thu, Oct 9, 2:23 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.Mon, Oct 6, 5:46 PM
rlibby retitled this revision from acpidump: quiet GCC -Wstrict-aliasing to acpidump: quiet gcc -Wstrict-aliasing.Tue, Oct 7, 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.Wed, Oct 8, 2:41 AM
This revision was automatically updated to reflect the committed changes.