On Tue, Dec 15, 2015 at 02:32:47PM -0700, Jeff Law wrote: > On 12/14/2015 08:55 PM, tbsaunde+...@tbsaunde.org wrote: > >From: Trevor Saunders <tbsaunde+...@tbsaunde.org> > > > >Hi, > > > >http://gcc.gnu.org/ml/gcc-patches/2015-12/msg00365.html reminded me I hadn't > >gotten around to marking *-knetbsd and openbsd 2/3 obsolete as I offered to > >do > >back in the spring. > > > >I tested I could still build on x86_64-linux-gnu, and could only cross > >compile > >to i386-openbsd2 i386-openbsd3 and x86_64_64-knetbsd-gnu with > >--enable-obsolete. Given how late in the cycle we are I'm not sure if we > >should remove these targets as soon as stage 1 opens, but we might as well > >obsolete them I guess, ok to commit? > > > >Trev > > > > > >Trevor Saunders (2): > > mark *-knetbsd-* as obsolete > > obsolete openbsd 2.0 and 3.X > With the fixes pointed out by Mike and Andreas fixed, this is fine for the > trunk. > > Can you mark interix as obsolete? It hasn't even built for a long time.
Sure, I can do that if you want, I just wasn't sure before you wanted to. Trev > > jeff