| To: | linux-mips@linux-mips.org |
|---|---|
| Subject: | "-G" optimizations |
| From: | "Gilad Benjamini" <yaelgilad@myrealbox.com> |
| Date: | Sun, 18 Jan 2004 23:16:20 +0000 |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| Sender: | linux-mips-bounce@linux-mips.org |
Hi, If I understand correctly, "-G" flag tells gcc that static variables below a certain size are placed in a small area that allows easier access to them by avoiding the two step load. Ralf's reply to a question on the same issue I posted a year ago, implied that this optimization is not available in mips kernel. Is it ? I ran into an existing project where the kernel was compiled with "-G0" while a module was compiled with "-G8". Is this a legal combination ? If it isn't, what could the implications be ? TIA |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: DMA_NONCOHERENT and dma_map_single, Ralf Baechle |
|---|---|
| Next by Date: | Re: "-G" optimizations, Ralf Baechle |
| Previous by Thread: | DMA_NONCOHERENT and dma_map_single, Dimitri Torfs |
| Next by Thread: | Re: "-G" optimizations, Ralf Baechle |
| Indexes: | [Date] [Thread] [Top] [All Lists] |