Re: [ping] libobjc patches and zlib update

2017-01-16 Thread Jeff Law

On 01/12/2017 04:24 AM, Matthias Klose wrote:

[CCing some global reviewers]

Please review the two libobjc patches:

  https://gcc.gnu.org/ml/gcc-patches/2016-12/msg02003.html
- not a regression, but a simplification of the new
  configure option.
  https://gcc.gnu.org/ml/gcc-patches/2016-12/msg02004.html
- fix the --disable-shared build with external bdw-gc.
  Fixed the texi typo as mentioned by Andreas.

These are both OK.



and the proposed zlib update:

  https://gcc.gnu.org/ml/gcc-patches/2017-01/msg00315.html

I acked this last week.

Thanks for your patience.
jeff


[ping] libobjc patches and zlib update

2017-01-12 Thread Matthias Klose
[CCing some global reviewers]

Please review the two libobjc patches:

  https://gcc.gnu.org/ml/gcc-patches/2016-12/msg02003.html
- not a regression, but a simplification of the new
  configure option.
  https://gcc.gnu.org/ml/gcc-patches/2016-12/msg02004.html
- fix the --disable-shared build with external bdw-gc.
  Fixed the texi typo as mentioned by Andreas.

and the proposed zlib update:

  https://gcc.gnu.org/ml/gcc-patches/2017-01/msg00315.html

Thanks, Matthias