Page MenuHomeFreeBSD

libefivar: -fno-strict-aliasing
ClosedPublic

Authored by rlibby on Sep 3 2017, 5:11 AM.
Tags
None
Referenced Files
Unknown Object (File)
Oct 19 2024, 1:55 AM
Unknown Object (File)
Oct 1 2024, 1:48 PM
Unknown Object (File)
Sep 28 2024, 2:12 PM
Unknown Object (File)
Sep 27 2024, 12:13 PM
Unknown Object (File)
Sep 27 2024, 12:16 AM
Unknown Object (File)
Sep 26 2024, 2:14 AM
Unknown Object (File)
Sep 25 2024, 5:45 PM
Unknown Object (File)
Sep 25 2024, 5:38 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.