]> git.ipfire.org Git - thirdparty/gcc.git/commit
extend.texi: add note about reserved ctor/dtor priorities
authorJonathan Yong <10walls@gmail.com>
Wed, 25 Aug 2021 16:36:14 +0000 (16:36 +0000)
committerJonathan Yong <10walls@gmail.com>
Thu, 26 Aug 2021 01:32:34 +0000 (01:32 +0000)
commitd4b782985b4adb86ebcccff697366136321d45b2
treea317127991da87b400798f20a11a0d4af3814467
parent0012f921b6756d37e507f88c38aabc911d2e6831
extend.texi: add note about reserved ctor/dtor priorities

gcc/Changelog:

* doc/extend.texi: Add note about reserved priorities
to the constructor attribute.

Signed-off-by: Jonathan Yong <10walls@gmail.com>
gcc/doc/extend.texi