| Related articles |
|---|
| Register allocation sumesh_uk@hotmail.com (2003-07-04) |
| Re: Register allocation touati@prism.uvsq.fr (TOUATI Sid) (2003-07-15) |
| Register allocation robert.thorpe@antenova.com (Rob Thorpe) (2003-07-21) |
| Re: Register allocation sumesh_uk@hotmail.com (2003-07-21) |
| Re: Register allocation lindahl@pbm.com (2003-07-21) |
| Re: Register allocation dany42NOSPAM@free.fr (Dan) (2003-07-21) |
| Re: Register allocation sumesh_uk@hotmail.com (2003-07-31) |
| Register allocation avizit@gmail.com (2004-07-15) |
| Re: Register allocation gopi@sankhya.com (2004-07-28) |
| [26 later articles] |
| From: | Rob Thorpe <robert.thorpe@antenova.com> |
| Newsgroups: | comp.compilers |
| Date: | 21 Jul 2003 00:30:38 -0400 |
| Organization: | Compilers Central |
| References: | 03-07-058 03-07-097 |
| Keywords: | optimize |
| Posted-Date: | 21 Jul 2003 00:30:37 EDT |
As far as I know GCC compiles on a per file basis at present. So it
can't make decisions like placing globals into registers. It's not a
particularly useful optimization anyway, unless there are many
registers.
Return to the
comp.compilers page.
Search the
comp.compilers archives again.