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 c++/30763] problem with bit-fields assignment



------- Comment #1 from vovanec at gmail dot com  2007-02-11 13:20 -------
When order of assignment has changed (a = b = c = INT_INVALID;) 
test case returns correct values.


-- 


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


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