PR c++/52477 - Wrong initialization order __attribute__((constructor)) vs static...
commit9faa55a3a1d32779dd5b8e51ff20c3c99bac43cb
authormsebor <msebor@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 20 Mar 2017 18:33:31 +0000 (20 18:33 +0000)
committermsebor <msebor@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 20 Mar 2017 18:33:31 +0000 (20 18:33 +0000)
tree6ee543e4fca8d5fd69365dce056667fcac68ee26
parent5206d757539844bece7f5ec639548321bd70130e
PR c++/52477 - Wrong initialization order __attribute__((constructor)) vs static data access

* doc/extend.texi (attribute constructor): Document present limitation.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@246288 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/doc/extend.texi