public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r12-3548] target/102348 - fix powerpc-lynxos build
@ 2021-09-15 14:03 Richard Biener
  0 siblings, 0 replies; only message in thread
From: Richard Biener @ 2021-09-15 14:03 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:26d4ba05b92d0082c7db8067021e9b3109400557

commit r12-3548-g26d4ba05b92d0082c7db8067021e9b3109400557
Author: Richard Biener <rguenther@suse.de>
Date:   Wed Sep 15 16:01:44 2021 +0200

    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  <rguenther@suse.de>
    
            PR target/102348
            * config/rs6000/lynx.h: Remove undef of PREFERRED_DEBUGGING_TYPE
            to inherit from elfos.h

Diff:
---
 gcc/config/rs6000/lynx.h | 1 -
 1 file changed, 1 deletion(-)

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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-09-15 14:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-15 14:03 [gcc r12-3548] target/102348 - fix powerpc-lynxos build Richard Biener

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).