This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Some questions on UNIQUE_SECTION and SELECT_SECTION on alpha
- To: "H . J . Lu" <hjl at lucon dot org>
- Subject: Re: Some questions on UNIQUE_SECTION and SELECT_SECTION on alpha
- From: Richard Henderson <rth at redhat dot com>
- Date: Thu, 12 Jul 2001 16:27:51 -0700
- Cc: gcc at gcc dot gnu dot org
- References: <20010711173648.A19945@lucon.org>
On Wed, Jul 11, 2001 at 05:36:48PM -0700, H . J . Lu wrote:
> But the alpha's UNIQUE_SECTION uses .bss anyway. Has the linker
> script been fixed on alpha?
This was fixed genericaly for elf quite some time ago.
> For SELECT_SECTION, the older version never calls bss_section nor
> sbss_section. But the new one does.
So?
r~