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 middle-end/19329] [3.4 Regression] Bitfield operations cause shifts with 0-count to slip through backends


------- Additional Comments From marekm at amelek dot gda dot pl  2005-03-09 17:55 -------
(In reply to comment #18)  
> Marek, is this bug fixed then? Can we close it?  
  
Fixed for the AVR, but the middle-end may still generate these "shift by 0"  
insns - not sure if all other targets handle them correctly. 
 

-- 


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


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