[Bug c/55967] rightshift an unsigned value (X) by it's number of bits does not always yield 0, when X is an unsigned that's leftshifted by it's number of bits and offset
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Jan 14 13:02:00 GMT 2013
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55967
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
CC| |jakub at gcc dot gnu.org
Resolution| |INVALID
--- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> 2013-01-14 13:02:12 UTC ---
The testcase is invalid, the bug is only on the side of the testcase.
More information about the Gcc-bugs
mailing list