This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/19795] GCC needs mechanism to expose compile-time declared reserved global registers to asm programs.
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 19 Jun 2005 22:57:55 -0000
- Subject: [Bug middle-end/19795] GCC needs mechanism to expose compile-time declared reserved global registers to asm programs.
- References: <20050206185528.19795.schlie@comcast.net>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2005-06-19 22:57 -------
I don't understand what you want here, a preprocessed define when -ffixed-reg-* is supplied. Well that
is hard really and not very useful as usually asm is not preprocessed.
I am closing this as "will not fix". You should make a policy for your projects to use a define with the
additional of -ffixed-reg-*.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |WONTFIX
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19795