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
On Thu, Jul 12, 2001 at 04:27:51PM -0700, Richard Henderson wrote:
> 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.
>
Then why is the .bss section commented out in UNIQUE_SECTION in
config/elfos.h?
H.J.