This is the mail archive of the gcc-patches@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]

Re: [PATCH] Fix up sbitmap bitmap_{and,ior,xor} (PR target/55562)


On 12/18/2012 08:47 AM, Jakub Jelinek wrote:
> 2012-12-18  Jakub Jelinek  <jakub@redhat.com>
> 
> 	PR target/55562
> 	* sbitmap.c (bitmap_and, bitmap_xor, bitmap_ior): Return whether
> 	dst sbitmap changed even if it doesn't have popcount.


Ok.


r~


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