Skip to content

Stop saving floating point registers in __morestack #2043

Closed
@brson

Description

@brson

They require 128 bytes of stack and account for a big chunk of the work. We started saving them because of #1388 but we should be able to acquire a new stack segment without using floating point registers. GCC doesn't save them.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-runtimeArea: std's runtime and "pre-main" init for handling backtraces, unwinds, stack overflowsI-slowIssue: Problems and improvements with respect to performance of generated code.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions