Page MenuHomeFreeBSD

libefivar: -fno-strict-aliasing
ClosedPublic

Authored by rlibby on Sep 3 2017, 5:11 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Oct 14, 10:05 AM
Unknown Object (File)
Mon, Oct 13, 7:08 AM
Unknown Object (File)
Sun, Oct 12, 1:11 AM
Unknown Object (File)
Wed, Sep 24, 10:42 AM
Unknown Object (File)
Sep 17 2025, 2:48 AM
Unknown Object (File)
Aug 17 2025, 10:31 PM
Unknown Object (File)
Jul 25 2025, 12:52 AM
Unknown Object (File)
Jul 23 2025, 1:50 AM
Subscribers

Details

Summary

Avoid dealing with some code that uses type punned pointers.

See D12210 and D12211 for more background.

Test Plan

buildworld with clang and gcc on head and stable/11

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Sep 3 2017, 3:10 PM
This revision was automatically updated to reflect the committed changes.