From: Richard Biener Date: Wed, 15 Sep 2021 14:01:44 +0000 (+0200) Subject: target/102348 - fix powerpc-lynxos build X-Git-Tag: basepoints/gcc-13~4765 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=26d4ba05b92d0082c7db8067021e9b3109400557;p=thirdparty%2Fgcc.git target/102348 - fix powerpc-lynxos build This fixes a similar issue for powerpc-lynxos as fixed for i686-lynxos already. 2021-09-15 Richard Biener PR target/102348 * config/rs6000/lynx.h: Remove undef of PREFERRED_DEBUGGING_TYPE to inherit from elfos.h --- diff --git a/gcc/config/rs6000/lynx.h b/gcc/config/rs6000/lynx.h index 3434c8b3989c..0ddb54f213e8 100644 --- a/gcc/config/rs6000/lynx.h +++ b/gcc/config/rs6000/lynx.h @@ -80,7 +80,6 @@ #undef SIZE_TYPE #undef ASM_OUTPUT_ALIGN -#undef PREFERRED_DEBUGGING_TYPE /* The file rs6000.c defines TARGET_HAVE_TLS unconditionally to the value of HAVE_AS_TLS. HAVE_AS_TLS is true as gas support for TLS