HomeFreeBSD

Fix a segfault in ctfmerge due to a bug in gcc.
rS253661Unpublished

Unpublished Commit ยท Learn More

No further details are available.

Description

Fix a segfault in ctfmerge due to a bug in gcc.

GCC can generate bogus dwarf attributes with DW_AT_byte_size
set to 0xFFFFFFFF.
The issue was originaly detected in NetBSD but it has been
adapted for portability and to avoid compiler warnings.

Reference:
https://www.illumos.org/issues/3776

Obtained from: NetBSD
MFC after: 1 month

Details

Provenance
pfgAuthored on
Parents
rS253660: Document the sbinuptime() and getsbinuptime() functions introduced in
Branches
Unknown
Tags
Unknown

Event Timeline