On Thu, Feb 28, 2013 at 2:51 PM, Joseph S. Myers <joseph@codesourcery.com> wrote: > This patch continues the removal of the bitrotten bounded-pointers > code by removing bp-asm.h and uses of bp-asm.h and bp-sym.h and > associated code conditional on __BOUNDED_POINTERS__ for powerpc32. > Tested powerpc32. Thanks Joseph, this looks good. Ryan