This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: C++ PATCH to attribute handling
- From: Aldy Hernandez <aldyh at redhat dot com>
- To: Jason Merrill <jason at redhat dot com>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: 02 Feb 2002 10:34:33 +1100
- Subject: Re: C++ PATCH to attribute handling
- References: <wvlr8o6b7qr.fsf@prospero.cambridge.redhat.com>
>>>>> "Jason" == Jason Merrill <jason@redhat.com> writes:
> --=-=-=
> This is pretty much a quick hack to allow attributes to apply to types in
> casts and to parameter declarations; a more thorough attribute overhaul
> should wait for the new parser.
Yay! Forever indebted.
Now we can do funny vector magic on C++ as well :)
aldy