Discussion:
[Bug target/67877] New: Split stack needs to be support for AARCH64
Pinski, Andrew
2015-10-06 22:52:40 UTC
Permalink
FYI. This is a parity feature with both PowerPC64 and x86_64. Needed to support GCCgo. Note full gold support is needed too.

---------- Forwarded message ----------
From: pinskia at gcc dot gnu.org <gcc-***@gcc.gnu.org>
Date: Tue, Oct 6, 2015 at 3:30 PM
Subject: [Bug target/67877] New: Split stack needs to be support for AARCH64
To: gcc-***@gcc.gnu.org


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67877

Bug ID: 67877
Summary: Split stack needs to be support for AARCH64
Product: gcc
Version: 6.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: target
Assignee: unassigned at gcc dot gnu.org
Reporter: pinskia at gcc dot gnu.org
Target Milestone: ---
Target: aarch64-linux-gnu*

To support gccgo better split stack should be implemented.
Loading...