http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60588
Bug ID: 60588 Summary: AVR target does not support init_priority attribute Product: gcc Version: 4.9.0 Status: UNCONFIRMED Severity: enhancement Priority: P3 Component: target Assignee: unassigned at gcc dot gnu.org Reporter: senthil_kumar.selvaraj at atmel dot com The AVR target does not support init_priority attribute. This makes it hard to control initialization order of global objects across translation units. Was originally requested at http://lists.nongnu.org/archive/html/avr-gcc-list/2014-03/msg00005.html