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 rtl-optimization/32463] [4.0.2|4.1.0] bitwise shift optimization error



------- Comment #2 from alan dot hardin at paulsson dot com  2007-06-22 17:36 -------
The attached code fails if compiled with any optimization.  I am trying to use
<<= operation to calculate the valid range of a bitfield.


-- 

alan dot hardin at paulsson dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[4.0.2                      |[4.0.2|4.1.0] bitwise shift
                   |                            |optimization error


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


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