From: Joseph Myers Date: Tue, 29 Jan 2008 16:28:10 +0000 (+0000) Subject: * config.gcc (i[34567]86-*-nto-qnx*): Remove deprecation. X-Git-Tag: releases/gcc-4.3.0~336 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ed32d842388998aecaa242798129a297b318b46d;p=thirdparty%2Fgcc.git * config.gcc (i[34567]86-*-nto-qnx*): Remove deprecation. From-SVN: r131942 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 5d68115eb569..f8686f30f460 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2008-01-29 Joseph Myers + + * config.gcc (i[34567]86-*-nto-qnx*): Remove deprecation. + 2008-01-29 Bernhard Fischer PR c/35002 diff --git a/gcc/config.gcc b/gcc/config.gcc index 15b34cdf0f7e..240a8e57ca1d 100644 --- a/gcc/config.gcc +++ b/gcc/config.gcc @@ -216,7 +216,6 @@ case ${target} in | hppa1.1-*-osf* \ | hppa1.1-*-bsd* \ | i[34567]86-sequent-ptx4* \ - | i[34567]86-*-nto-qnx* \ | i[34567]86-*-sco3.2v5* \ | i[34567]86-*-uwin* \ | powerpc-*-chorusos* \