]> git.ipfire.org Git - thirdparty/gcc.git/commit
tree.def: Improve RAW_DATA_CST documentation
authorJakub Jelinek <jakub@redhat.com>
Wed, 12 Mar 2025 09:11:39 +0000 (10:11 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Wed, 12 Mar 2025 09:11:39 +0000 (10:11 +0100)
commit0787a65d953612a9812d69f23e3699b9e13c152d
treee10b9852288461769797105493abde2150c5f59b
parent5712e33378bb96d29035cfd00d1774b149e54782
tree.def: Improve RAW_DATA_CST documentation

In PR117262 David was asking for better documentation of RAW_DATA_CST
and in the review of the PR119076 patch Jason was asking for that as well.

Here is an attempt to do so.

2025-03-12  Jakub Jelinek  <jakub@redhat.com>

* tree.def (RAW_DATA_CST): Document meaning of NULL RAW_DATA_OWNER.
(CONSTRUCTOR): Document meaning of RAW_DATA_CST used as element
value.
gcc/tree.def