| Related articles |
|---|
| optimizing address calculation? joggingsong@gmail.com (2007-09-18) |
| Re: optimizing address calculation? DrDiettrich1@aol.com (Hans-Peter Diettrich) (2007-09-18) |
| Re: optimizing address calculation? rupesh0508@gmail.com (2007-09-24) |
| Re: optimizing address calculation? alexc@TheWorld.com (Alex Colvin) (2007-09-24) |
| Re: optimizing address calculation? joggingsong@gmail.com (2007-09-25) |
| From: | rupesh0508@gmail.com |
| Newsgroups: | comp.compilers |
| Date: | Mon, 24 Sep 2007 02:07:48 -0700 |
| Organization: | Compilers Central |
| References: | 07-09-071 |
| Keywords: | C, optimize |
| Posted-Date: | 24 Sep 2007 14:14:45 EDT |
Which compiler are you using, which platform, and what command line
options? A simple optimization flag (O or O2) should have taken the
invariant outside the loop.
-rupesh.
Return to the
comp.compilers page.
Search the
comp.compilers archives again.