public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* potiential problems with parm decls.
@ 2007-08-01 14:16 Kenneth Zadeck
  2007-08-01 17:23 ` Mark Mitchell
  0 siblings, 1 reply; 13+ messages in thread
From: Kenneth Zadeck @ 2007-08-01 14:16 UTC (permalink / raw)
  To: Mark Mitchell, gcc-patches

Mark,

How are you (we) handling PARM_DECLS?
Honza has informed my that the PARM_DECLS in the function's
DECL_ARGUMENTS needs to be "==" to the set of PARM_DECLS accessed in the
function.

How are you setting DECL_ARGUMENTS for functions?

Am I supposed to be building this for the functions that I am
processing?  If so, what about the functions that i am not processing?
Otherwise, i think that we are going to need something like lto_parm_ref
and lto_resolve_parm_ref.

Kenny





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

end of thread, other threads:[~2007-08-02 16:42 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-08-01 14:16 potiential problems with parm decls Kenneth Zadeck
2007-08-01 17:23 ` Mark Mitchell
2007-08-01 17:34   ` Kenneth Zadeck
2007-08-02  0:43     ` Mark Mitchell
2007-08-02  1:10       ` Kenneth Zadeck
2007-08-02  2:50         ` Mark Mitchell
2007-08-01 20:44   ` [lto] PATCH COMMITTED " Kenneth Zadeck
2007-08-01 22:12     ` Tom Tromey
2007-08-01 22:36       ` Kenneth Zadeck
2007-08-02  1:06       ` [lto] PATCH COMMITTED to fix missing semicolons Kenneth Zadeck
2007-08-02  1:16         ` David Daney
2007-08-02  1:49           ` Andrew Pinski
2007-08-02 16:42             ` Kenneth Zadeck

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