| From: | Max Hailperin <max@gustavus.edu> |
| Newsgroups: | comp.compilers |
| Date: | Sun, 23 Mar 2008 12:04:59 -0500 |
| Organization: | Compilers Central |
| References: | 08-03-084 08-03-088 |
| Keywords: | registers |
| Posted-Date: | 23 Mar 2008 13:24:21 EDT |
This is a correction to my own earlier post. I accidentally missed a
"not" in the following:
> ... then the simplest
> solution would be to treat procedure calls as block boundaries. The
> blocks won't be basic blocks any more -- but they probably will be
> what you want.
I meant to suggest *not* treating procedure calls as block
boundaries.
Return to the
comp.compilers page.
Search the
comp.compilers archives again.