This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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: A quick word about the pthreadrope7 fails.


On Thu, 2004-10-14 at 23:06, Paolo Carlini wrote:
> Paolo Carlini wrote:
> 
> > ... ... ... And if you want the Data aligned 16, just add a
> > long of padding between the bitmaps and the data.
> 
> But be careful *not* adding padding if you have got an even
> number of longs as bitmap info!

I don't personally like this padding feature because it is not general
enough. I will have to special case for when n == 1(see previous reply),
which is not quite elegant!


> 
> Paolo.
-- 
        -Dhruv Matani.
http://www.geocities.com/dhruvbird/

The price of freedom is responsibility, but it's a bargain, because
freedom is priceless. ~ Hugh Downs


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