This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: GTY as attribute(5 patches)



Mark Mitchell wrote:
> Tom Tromey wrote:
>>>>>>> "Taras" == Taras Glek <tglek@mozilla.com> writes:
>>
>> Taras> Please consider this for inclusion in GCC. I think it's conceptually
>> Taras> cleaner to have GTY and attribute conventions match
>>
>> I agree. I don't think there is any downside, and your use is an
>> upside.
>
> Me too.
>


Hi,
I changed gengtype to enforce the new convention changed all of the
files that it processed. Also broke out the gengtype, docs and GTY
changes in gcc/, libcpp/, include/ into own patches to aid review.


This is a resend of my previous email that did not make it to the list due to the spam filter. Mark, Tom please disregard gengtype1.diff patch from the earlier email, I accidentally sent a corrupted file.


I'm attaching the patches and changelog as links in hopes that the spam filter will let me through this time.

http://people.mozilla.org/~tglek/gty-2008-08-11/changelogs.txt
http://people.mozilla.org/~tglek/gty-2008-08-11/gengtype1.diff
http://people.mozilla.org/~tglek/gty-2008-08-11/include_gty2.diff
http://people.mozilla.org/~tglek/gty-2008-08-11/libcpp_gty3.diff
http://people.mozilla.org/~tglek/gty-2008-08-11/gcc_gty4.diff
http://people.mozilla.org/~tglek/gty-2008-08-11/gty_docs5.diff

Thanks,
Taras


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]