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/37918] bitfield shift fails with optimizer (-O2)



------- Comment #1 from ata at earthdetails dot com  2008-10-26 07:22 -------
Created an attachment (id=16550)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16550&action=view)
test case

The test produces 57 without the optimizer and 65 with the optimizer (-O2)


-- 


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


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