This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: maybe_set_unchanging
- To: jason at redhat dot com
- Subject: Re: maybe_set_unchanging
- From: kenner at vlsi1 dot ultra dot nyu dot edu (Richard Kenner)
- Date: Thu, 15 Feb 01 12:09:07 EST
- Cc: gcc at gcc dot gnu dot org
The comment in the function actually says "executed once", which certainly
sounds dynamic to me.
But then if it's in a loop it's actually set more than once. The operative
thing seems to be that it's set to *the same thing* every time.