[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug ld/11398] Linker doesn't support priority with .preinit_array
From: |
nickc at redhat dot com |
Subject: |
[Bug ld/11398] Linker doesn't support priority with .preinit_array |
Date: |
14 Apr 2010 16:11:49 -0000 |
------- Additional Comments From nickc at redhat dot com 2010-04-14 16:11
-------
Hi H.J.
I am not sure if this is a real problem. First of all I do not think that gcc
will generate .preinit_array.<priority> sections, so they would have to be hand
crafted by assembler source code.
Secondly the current elf.sc linker script template does not handle
preinit_array.<n> sections at all, which leads me to believe that nobody expects
this sort of thing to work. Is there any documentation to support the idea that
preinit_array sections can have a priority associated with them ?
Cheers
Nick
--
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |WAITING
http://sourceware.org/bugzilla/show_bug.cgi?id=11398
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.