This is the mail archive of the gcc-bugs@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]

[Bug middle-end/32878] FAIL: 23_containers/bitset/cons/16020.cc execution test



------- Comment #17 from dave at hiauly1 dot hia dot nrc dot ca  2007-07-25 22:07 -------
Subject: Re:  FAIL: 23_containers/bitset/cons/16020.cc execution test

> So the aliasing set of bitset<5> is 88 and the store for b.D.57473.D.57333._M_w
> is done in aliasing set 10.  Someone has to debug further if aliasing set 88 is
> being set up correctly.

Part of the initialization of b is done using set 97.  Only the first
word is done using set 10.

Is there an easy way to check whether these sets are correctly setup?

Dave


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32878


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