This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [Patch/RFA] libstdc++/21554
- From: Benjamin Kosnik <bkoz at redhat dot com>
- To: Paolo Carlini <pcarlini at suse dot de>
- Cc: libstdc++ at gcc dot gnu dot org
- Date: Tue, 31 Jan 2006 11:35:08 -0600
- Subject: Re: [Patch/RFA] libstdc++/21554
- References: <43DF5EA4.6050605@suse.de>
> ok, attributes don't work with dependent expressions
still a bummer
>and, moreover, the alignment attribute doesn't work with typedefs,
ditto
>but at least the below
> minimal use is fine and I cannot see any major disadvantage: if I
> understand the issue, it would fix once and for all the long standing
> troubles with ext/array_allocator/2.cc on various targets.
...however, this would be very nice indeed.
-benjamin