[Bug c/86410] Incorrect init_array ordering

2018-07-05 Thread iripoll at disca dot upv.es
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86410 --- Comment #1 from Ismael Ripoll --- The issue has been tested in gcc-4 gcc-5 and gcc-7 It seems that all versions are affected.

[Bug c/86410] New: Incorrect init_array ordering

2018-07-05 Thread iripoll at disca dot upv.es
Assignee: unassigned at gcc dot gnu.org Reporter: iripoll at disca dot upv.es Target Milestone: --- Created attachment 44353 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=44353&action=edit Samplig the init, fin, constructor and atexit functions. Hello, While testing th