This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug middle-end/19795] GCC needs mechanism to expose compile-time declared reserved global registers to asm programs.


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]