On Fri, 7 Oct 2011, Ian Lance Taylor wrote: > The uses in DJGPP and Mingw support all match. config/gnu.h is only > used on i[34567]86-*-gnu* while config/t-gnu is used on *-*-gnu*; this > mismatch appears to be an error. The use of STANDARD_INCLUDE_DIR in
There are no other *-*-gnu* targets (the others were all removed as bitrotten). > So, it seems to me that we should: These proposals generally seem reasonable (with "remove" taken to be "remove and poison in system.h" as usual for removed target macros). -- Joseph S. Myers jos...@codesourcery.com