This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: GTY as attribute
- From: "Andrew Pinski" <pinskia at gmail dot com>
- To: "Taras Glek" <tglek at mozilla dot com>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Wed, 9 Jul 2008 14:01:07 -0700
- Subject: Re: GTY as attribute
- References: <4875237C.308@mozilla.com>
Really I think this is a bad idea. Now people will start using GTY
attribute in their code and we can't change it, even with it being
documented as being a GCC only feature. Also this attribute should
really be documented as much as it can be.
Also if you are changing where GTY has to go, you need to update the
documentation to say that requirement.
Thanks,
Andrew Pinski