This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: attributes and templates
- From: Andrew Pinski <pinskia at physics dot uc dot edu>
- To: Nathan Sidwell <nathan at codesourcery dot com>
- Cc: paolo dot bonzini at lu dot unisi dot ch, gcc at gcc dot gnu dot org
- Date: Sun, 26 Jun 2005 18:08:57 -0400
- Subject: Re: attributes and templates
- References: <42BF2400.1070509@codesourcery.com>
On Jun 26, 2005, at 5:54 PM, Nathan Sidwell wrote:
Paulo,
I tried to get attributes and templates to play nice. Even though
conceptually
it's quite straight forward, our data representations and current
instantiation
machinery pretty much make it very difficult. It would be several
days (maybe a
week or two) to get working :(
Isn't this PR 19163, PR 17743, and PR 19407?
Thanks,
Andrew Pinski