On 12/17/2015 11:34 AM, Jan-Benedict Glaw wrote:
On Thu, 2015-12-17 11:05:42 -0700, Jeff Law <l...@redhat.com> wrote:
On 12/16/2015 03:46 AM, Jan-Benedict Glaw wrote:
Shall I bisect one of the cases anew, with the "Test value of
_GLIBCXX_USE_C99_WCHAR not whether it is defined" patch that
uncovered it, applied? Starting with some arbitrary old revision?
Yes. I'd really like to see config-list.mk working again. The
first step is always building a test the developers can easily work
with.
Will do. Have a good starting point?
The biggest problem is the breakage around wither USE_C99_WCHAR or
delayed folding. I think I counted 30+ targets that were effected.
Once that's settled, I suspect anything remaining will be pretty minor.
I'd disable interix completely.
Not sure what to do with avr-rtems at this point.
Oh, there are some targets that were obsoleted today. I think the
OpenBSD3 and the two knetbsd configurations will need an
--enable-obsolete. I suggest this (untested) patch:
contrib/
2015-12-17 Jan-Benedict Glaw <jbg...@lug-owl.de>
* config-list.mk (LIST): Add --enable-obsolete to recently obsoleted
targets x86_64-knetbsd-gnu, i686-knetbsd-gnu and i686-openbsd3.0 .
Seems fine to me once it's gone through whatever testing you want to do.
jeff