-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
std.debug: support FP unwinding from the segfault handler even if !SelfInfo.can_unwind #25576
Copy link
Copy link
Closed
Labels
arch-hexagonQualcomm Hexagon DSPQualcomm Hexagon DSParch-powerpc32-bit Power ISA32-bit Power ISAarch-powerpc6464-bit Power ISA64-bit Power ISAarch-sparc32-bit SPARC32-bit SPARCarch-sparc6464-bit SPARC64-bit SPARCenhancementSolving this issue will likely involve adding new logic or components to the codebase.Solving this issue will likely involve adding new logic or components to the codebase.standard libraryThis issue involves writing Zig code for the standard library.This issue involves writing Zig code for the standard library.
Milestone
Metadata
Metadata
Assignees
Labels
arch-hexagonQualcomm Hexagon DSPQualcomm Hexagon DSParch-powerpc32-bit Power ISA32-bit Power ISAarch-powerpc6464-bit Power ISA64-bit Power ISAarch-sparc32-bit SPARC32-bit SPARCarch-sparc6464-bit SPARC64-bit SPARCenhancementSolving this issue will likely involve adding new logic or components to the codebase.Solving this issue will likely involve adding new logic or components to the codebase.standard libraryThis issue involves writing Zig code for the standard library.This issue involves writing Zig code for the standard library.
Type
Fields
Give feedbackNo fields configured for issues without a type.
As is currently the case on Arm, and will be the case on Hexagon, PowerPC, and SPARC after #25569.