This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/19795] New: GCC needs mechanism to expose compile-time declared reserved global registers to asm programs.
- From: "schlie at comcast dot net" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 6 Feb 2005 18:55:28 -0000
- Subject: [Bug c/19795] New: GCC needs mechanism to expose compile-time declared reserved global registers to asm programs.
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
If such a mechanism existed, asm programs would able to be structured to
honor their declaration as such; thereby enable implementations of set/longjump
to exclude them from being otherwise improperly save/restored, for example, etc.
--
Summary: GCC needs mechanism to expose compile-time declared
reserved global registers to asm programs.
Product: gcc
Version: 4.0.0
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: c
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: schlie at comcast dot net
CC: gcc-bugs at gcc dot gnu dot org
GCC build triplet: *-*-*
GCC host triplet: *-*-*
GCC target triplet: *-*-*
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19795