Page MenuHomeFreeBSD

libefivar: -fno-strict-aliasing
ClosedPublic

Authored by rlibby on Sep 3 2017, 5:11 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, May 5, 7:44 PM
Unknown Object (File)
Apr 1 2024, 3:17 AM
Unknown Object (File)
Dec 23 2023, 11:12 AM
Unknown Object (File)
Dec 16 2023, 6:22 AM
Unknown Object (File)
Jul 13 2023, 6:17 AM
Unknown Object (File)
Jul 11 2023, 11:26 AM
Unknown Object (File)
May 26 2023, 10:45 AM
Unknown Object (File)
May 9 2023, 12:52 PM
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.