This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/12284] Add feature of preserving processor state in functions written in C
- 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: 27 Aug 2004 04:09:49 -0000
- Subject: [Bug target/12284] Add feature of preserving processor state in functions written in C
- References: <20030915052922.12284.mkgnu@gmx.net>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-08-27 04:09 -------
Really this is not anything gcc should do as it really is a new target if you want a new target create the
target yourself and make all registers as call clobered.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |WONTFIX
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12284