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

dave at hiauly1 dot hia dot nrc dot ca gcc-bugzilla@gcc.gnu.org
Wed Jul 25 22:07:00 GMT 2007



------- 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



More information about the Gcc-bugs mailing list