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/17151] x >> (y % WORDSIZE) not optimized


------- Additional Comments From roger at eyesopen dot com  2004-09-30 16:31 -------
I'm now able to confirm the bootstrap failure on ia64-unknown-linux-gnu (now
that the other bootstrap failures have been resolved), and reverting my patch
fixes the problem.  I've managed to identify the problem as the miscompilation
to the file bitmap.o.

-- 


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


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