Re: [build] More --enable-threads cleanup

2011-05-02 Thread Arnaud Charlet
> In my last --enable-threads cleanup patch > > [build, doc] Cleanup --enable-threads support > http://gcc.gnu.org/ml/gcc-patches/2011-04/msg00735.html > > I missed another opportunity, handled by this patch. BTW, feel free to also remove any trace of --enable-threads=gnat. This i

[build] More --enable-threads cleanup

2011-05-02 Thread Rainer Orth
In my last --enable-threads cleanup patch [build, doc] Cleanup --enable-threads support http://gcc.gnu.org/ml/gcc-patches/2011-04/msg00735.html I missed another opportunity, handled by this patch. Bootstrapped on i386-pc-solaris2.11 (not that it's relevant). Ok for mainline?