[Bug target/28715] Attribute with section (".init_array") does't work under SPARC

2006-08-14 Thread pastoor dot external at onespin-solutions dot com
--- Comment #2 from pastoor dot external at onespin-solutions dot com 2006-08-14 13:51 --- Okay, but when i execute the ELF under SPARC the init_array entries aren't executed. Loaders don't look in the sectionheadertable because all information they need are in the programmheadertable.

[Bug target/28715] Attribute with section (".init_array") does't work under SPARC

2006-08-14 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2006-08-14 13:11 --- init_array needs support from the elf loader IIRC so this might not be a bug. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added ---