PR c++/52477 - Wrong initialization order __attribute__((constructor)) vs static...
authorMartin Sebor <msebor@redhat.com>
Mon, 20 Mar 2017 18:33:31 +0000 (18:33 +0000)
committerMartin Sebor <msebor@gcc.gnu.org>
Mon, 20 Mar 2017 18:33:31 +0000 (12:33 -0600)
commit9f5af26dacc26944d1a9db6e937afc6909d18e48
tree6ee543e4fca8d5fd69365dce056667fcac68ee26
parentb0ba96c2f1c648533eba004d93a29a11ee51b2f0
PR c++/52477 - Wrong initialization order __attribute__((constructor)) vs static data access

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

From-SVN: r246288
gcc/ChangeLog
gcc/doc/extend.texi