]> git.ipfire.org Git - thirdparty/gcc.git/commit
MIPS: use N64 ABI by default if the triple end with -gnuabi64
authorYunQiang Su <yunqiang.su@cipunited.com>
Fri, 27 Aug 2021 03:56:58 +0000 (23:56 -0400)
committerXi Ruoyao <xry111@mengyan1223.wang>
Sat, 28 Aug 2021 06:52:09 +0000 (14:52 +0800)
commit91f78b673b1f8d5bca52b1947206f71c2ffa4f60
tree66df4b3497734717624e866931e06a789f79b6b8
parentaa49a058081e38c610dfc3fb15aaf294752a627e
MIPS: use N64 ABI by default if the triple end with -gnuabi64

gcc/ChangeLog:

PR target/102089
* config.gcc: MIPS: use N64 ABI by default if the triple end
  with -gnuabi64, which is used by Debian since 2013.
gcc/config.gcc