objc: update documetation and add test-case of
commit2bf721c378ec8a8c1887ab29d2125773ff5cf395
authormarxin <marxin@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 29 Sep 2016 12:58:28 +0000 (29 12:58 +0000)
committermarxin <marxin@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 29 Sep 2016 12:58:28 +0000 (29 12:58 +0000)
tree9ba997f65aeabcf0f9e449331121b3df54331cc3
parenta8243a9735380ed8ee85a49e7f9b8b1548ffce70
objc: update documetation and add test-case of

* doc/extend.texi: Remove limitation of Objective C for
__attribute__((constructor)) and __attribute__((destructor)).
* objc/execute/construct1.m: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@240618 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/doc/extend.texi
gcc/testsuite/ChangeLog
gcc/testsuite/objc/execute/construct1.m [new file with mode: 0644]