public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* frame pointer must be single register?
@ 2011-07-08 17:07 DJ Delorie
  2011-07-08 17:10 ` Paul Koning
  2011-07-08 17:15 ` Jeff Law
  0 siblings, 2 replies; 4+ messages in thread
From: DJ Delorie @ 2011-07-08 17:07 UTC (permalink / raw)
  To: gcc


Is there an unwritten rule that the frame pointer must be a single
hard register?  I'm working on a port where $fp is a register pair,
and I've seen gcc allocate the second register to other things
(causing all sorts of problems).

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-07-08 18:02 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-07-08 17:07 frame pointer must be single register? DJ Delorie
2011-07-08 17:10 ` Paul Koning
2011-07-08 17:15 ` Jeff Law
2011-07-08 18:02   ` Georg-Johann Lay

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).