This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH,target]AVR - disable constructor init priorities



On Jun 15, 2008, at 1:43 PM, Andy H wrote:


Anatoly,

Init priorities allows the order of constructor/destructors to be controlled. This is not supported by the AVR code (it would need to use named sections with linker support).

I am a little bit surprised by this statement. Because we are using ELF, named sections should be available
for free, shouldn''t they ?



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]