public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Some GCC porting questions
@ 2009-10-26 16:37 palpar
  2009-10-27  3:45 ` Ian Lance Taylor
  0 siblings, 1 reply; 2+ messages in thread
From: palpar @ 2009-10-26 16:37 UTC (permalink / raw)
  To: gcc

Hi all,

I'd have two questions needed for work on porting gcc-3.2.3.
1. How can I tell from the RTL declaration of a function if it is
declared INLINE of not?
2. Where is the code responsible for allocating those variables on the
stack which don't fit in registers (needed to fix debug info
generation)?
Thanks in advance.

Best regards,
Alpar

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

end of thread, other threads:[~2009-10-26 23:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-10-26 16:37 Some GCC porting questions palpar
2009-10-27  3:45 ` Ian Lance Taylor

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