Re: [PATCH 02/15] Add selftests to bitmap.c

2015-11-24 Thread Jeff Law
On 11/19/2015 10:04 AM, David Malcolm wrote: Jeff pre-approved the plugin version of this (as a new file unittests/test-bitmap.c): https://gcc.gnu.org/ml/gcc-patches/2015-10/msg03284.html with: OK if/when prereqs are approved. Minor twiddling if we end up moving it elsewhere or standardizing

Re: [PATCH 02/15] Add selftests to bitmap.c

2015-11-20 Thread Richard Biener
On Thu, Nov 19, 2015 at 6:04 PM, David Malcolm wrote: > Jeff pre-approved the plugin version of this (as a new > file unittests/test-bitmap.c): > https://gcc.gnu.org/ml/gcc-patches/2015-10/msg03284.html > with: >> OK if/when prereqs are approved. Minor twiddling if we end up moving it >> elsewh

[PATCH 02/15] Add selftests to bitmap.c

2015-11-19 Thread David Malcolm
Jeff pre-approved the plugin version of this (as a new file unittests/test-bitmap.c): https://gcc.gnu.org/ml/gcc-patches/2015-10/msg03284.html with: > OK if/when prereqs are approved. Minor twiddling if we end up moving it > elsewhere or standardizing/reducing header files is pre-approved. This