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: [VxWorks] Define SUPPORTS_INIT_PRIORITY


Richard Sandiford wrote:
On VxWorks, prioritised constructors and destructors are only supported
for RTPs.  They are not supported by kernel mode, which does not use
.ctors or .dtors sections.

Tested on i586-wrs-vxworks, where it fixes the gcc.dg/initpri1.c failure.
OK to install?

ok


nathan

--
Nathan Sidwell    ::   http://www.codesourcery.com   ::         CodeSourcery
nathan@codesourcery.com    ::     http://www.planetfall.pwp.blueyonder.co.uk


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