public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* function to check for stable reference?
@ 1997-09-01 15:32 Jason Merrill
  0 siblings, 0 replies; only message in thread
From: Jason Merrill @ 1997-09-01 15:32 UTC (permalink / raw)
  To: gcc2, egcs

Some places in the code check TREE_SIDE_EFFECTS to determine whether or not
it is safe to combine multiple evaluations of the expression.  If the expr
has already been passed to stabilize_reference it is safe, because any
subexpressions with side effects will only be evaluated once anyway.  Is
there a function to check for this?  A quick grep didn't turn up anything.

Jason

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~1997-09-01 15:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1997-09-01 15:32 function to check for stable reference? Jason Merrill

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