target/102348 - fix powerpc-lynxos build

Message ID qn689n36-68q6-p10-9pn0-s2207s6qq2@fhfr.qr
State Committed
Commit 26d4ba05b92d0082c7db8067021e9b3109400557
Headers
Series target/102348 - fix powerpc-lynxos build |

Commit Message

Richard Biener Sept. 15, 2021, 2:03 p.m. UTC
  This fixes a similar issue for powerpc-lynxos as fixed for i686-lynxos
already.

Build-tested for powerpc-lynxos.

2021-09-15  Richard Biener  <rguenther@suse.de>

	PR target/102348
	* config/rs6000/lynx.h: Remove undef of PREFERRED_DEBUGGING_TYPE
	to inherit from elfos.h
---
 gcc/config/rs6000/lynx.h | 1 -
 1 file changed, 1 deletion(-)
  

Patch

diff --git a/gcc/config/rs6000/lynx.h b/gcc/config/rs6000/lynx.h
index 3434c8b3989..0ddb54f213e 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