[Bug c++/30332] bit-field: optimization BUG?

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Sat Dec 30 08:28:00 GMT 2006



------- Comment #1 from pinskia at gcc dot gnu dot org  2006-12-30 08:28 -------
So we do x.a+10 in unsigned long long and then cast it to the bit-field type. 
I am thinking we are getting the wrong type for the typeof anyways.


-- 


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



More information about the Gcc-bugs mailing list