public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r11-3225] C-SKY: Set use_gcc_stdint=wrap for elf target
@ 2020-09-16 11:35 qu
  0 siblings, 0 replies; only message in thread
From: qu @ 2020-09-16 11:35 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:f8ede8875ed62dbdc1e7e4663ac44d3a69bbff42

commit r11-3225-gf8ede8875ed62dbdc1e7e4663ac44d3a69bbff42
Author: Jojo R <jiejie_rong@c-sky.com>
Date:   Wed Sep 16 18:34:42 2020 +0800

    C-SKY: Set use_gcc_stdint=wrap for elf target
    
    gcc/ChangeLog:
    
            * config.gcc (C-SKY): Set use_gcc_stdint=wrap for elf target.

Diff:
---
 gcc/config.gcc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gcc/config.gcc b/gcc/config.gcc
index 797f0ad5edd..845f10e48be 100644
--- a/gcc/config.gcc
+++ b/gcc/config.gcc
@@ -1543,6 +1543,7 @@ csky-*-*)
 		tm_file="dbxelf.h elfos.h newlib-stdint.h ${tm_file} csky/csky-elf.h"
 		tmake_file="csky/t-csky csky/t-csky-elf"
 		default_use_cxa_atexit=no
+		use_gcc_stdint=wrap
 		;;
 	    csky-*-linux*)
 		tm_file="dbxelf.h elfos.h gnu-user.h linux.h glibc-stdint.h ${tm_file} csky/csky-linux-elf.h"


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

only message in thread, other threads:[~2020-09-16 11:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-16 11:35 [gcc r11-3225] C-SKY: Set use_gcc_stdint=wrap for elf target qu

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).