Page MenuHomeFreeBSD

Disable -Wdangling-pointer for the kernel for GCC 12.
ClosedPublic

Authored by jhb on Dec 7 2022, 8:36 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Nov 6, 12:21 AM
Unknown Object (File)
Tue, Nov 5, 7:10 PM
Unknown Object (File)
Tue, Oct 22, 6:58 AM
Unknown Object (File)
Oct 3 2024, 8:31 PM
Unknown Object (File)
Oct 1 2024, 9:07 PM
Unknown Object (File)
Sep 30 2024, 12:13 PM
Unknown Object (File)
Sep 30 2024, 10:04 AM
Unknown Object (File)
Sep 27 2024, 11:14 AM
Subscribers
None

Details

Summary

Some of the warnings raised in the kernel seem to be outright bugs
(e.g. the cases in ata_xpt.c and scsi_xpt.c). Other cases are not
fatal and it didn't seem to find any legitimate bugs in the kernel.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 48646
Build 45532: arc lint + arc unit