objc: update documetation and add test-case of
authorMartin Liska <mliska@suse.cz>
Thu, 29 Sep 2016 12:58:28 +0000 (14:58 +0200)
committerMartin Liska <marxin@gcc.gnu.org>
Thu, 29 Sep 2016 12:58:28 +0000 (12:58 +0000)
commitfa0a064ae8968d49a838d6b4272ea79c547a721b
tree9ba997f65aeabcf0f9e449331121b3df54331cc3
parent0ce1ecc7be817f0f96354b26f0d80f5bf53df764
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.

From-SVN: r240618
gcc/ChangeLog
gcc/doc/extend.texi
gcc/testsuite/ChangeLog
gcc/testsuite/objc/execute/construct1.m [new file with mode: 0644]