public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
From: jiawei@iscas.ac.cn
To: "Matthias Klose" <doko@ubuntu.com>
Cc: gcc@gcc.gnu.org, binutils@sourceware.org, gdb@sourceware.org,
	 libc-alpha@sourceware.org, cmuellner@ventanamicro.com,
	 sinan@isrc.iscas.ac.cn, philipp.tomsich@vrull.eu,
	 nelson.chu@sifive.com, wuwei2016@iscas.ac.cn,
	kito.cheng@sifive.com,  yulong@nj.iscas.ac.cn,
	shihua@iscas.ac.cn
Subject: Re: Re: [RISCV] RISC-V GNU Toolchain Biweekly Sync-up call (Jan 27, 2022)
Date: Fri, 28 Jan 2022 09:02:37 +0800 (GMT+08:00)	[thread overview]
Message-ID: <216c58be.203.17e9e34a4cf.Coremail.jiawei@iscas.ac.cn> (raw)
In-Reply-To: <99921eab-0b07-7792-99de-aa45bc5c86db@ubuntu.com>




&gt; -----原始邮件-----
&gt; 发件人: "Matthias Klose" <doko@ubuntu.com>
&gt; 发送时间: 2022-01-28 00:18:47 (星期五)
&gt; 收件人: jiawei@iscas.ac.cn, gcc@gcc.gnu.org, binutils@sourceware.org, gdb@sourceware.org, libc-alpha@sourceware.org
&gt; 抄送: cmuellner@ventanamicro.com, sinan@isrc.iscas.ac.cn, philipp.tomsich@vrull.eu, nelson.chu@sifive.com, wuwei2016@iscas.ac.cn, kito.cheng@sifive.com, yulong@nj.iscas.ac.cn, shihua@iscas.ac.cn
&gt; 主题: Re: [RISCV] RISC-V GNU Toolchain Biweekly Sync-up call (Jan 27, 2022)
&gt; 
&gt; On 1/26/22 14:04, jiawei@iscas.ac.cn wrote:
&gt; &gt; Hi all,
&gt; &gt; 
&gt; &gt; There is an agenda for tomorrow's meeting. If you have topics to
&gt; &gt; discuss or share, please let me know and I can add them to the agenda.
&gt; &gt; 
&gt; &gt; Agenda:
&gt; &gt; 
&gt; &gt; 
&gt; &gt; 
&gt; &gt; 
&gt; &gt; 
&gt; &gt; - Bump GCC default ISA spec and got bug report[1] for that.
&gt; 
&gt; Tried to join the meeting, but it ended early apparently.
&gt; 
&gt; Using in Debian and Ubuntu binutils 2.38, I see then with GCC 11.2 warnings for
&gt; every link:
&gt; 
&gt; /usr/bin/ld: warning: /usr/lib/gcc/riscv64-linux-gnu/10/crtn.o: mis-matched ISA
&gt; version 2.0 for 'i' extension, the output version is 2.1
&gt; /usr/bin/ld: warning: /usr/lib/gcc/riscv64-linux-gnu/10/crtn.o: mis-matched ISA
&gt; version 2.0 for 'a' extension, the output version is 2.1
&gt; /usr/bin/ld: warning: /usr/lib/gcc/riscv64-linux-gnu/10/crtn.o: mis-matched ISA
&gt; version 2.0 for 'f' extension, the output version is 2.2
&gt; /usr/bin/ld: warning: /usr/lib/gcc/riscv64-linux-gnu/10/crtn.o: mis-matched ISA
&gt; version 2.0 for 'd' extension, the output version is 2.2
&gt; 
&gt; Are there any plans to backport the support for ISA 2.1/2.2 to GCC 11? Or do we
&gt; need to configure binutils to use 2.0 until the compiler is changed to GCC 12?
&gt; 
&gt; There's also no documentation about that change, at least in binutils. Should
&gt; that be mentioned in the release notes?
&gt; 
&gt; Thanks, Matthias

Hi Matthias,

  Here is a link that Kito Cheng explain this change:

  https://groups.google.com/a/groups.riscv.org/g/sw-dev/c/aE1ZeHHCYf4

  I think you can use aditional option --with-isa-spec=2.2 to solve this problem

Good luck,
PLCT Jiawei

</doko@ubuntu.com>

  reply	other threads:[~2022-01-28  1:02 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-26 13:04 jiawei
2022-01-26 22:23 ` Philipp Tomsich
2022-01-27 16:18 ` Matthias Klose
2022-01-28  1:02   ` jiawei [this message]
2022-01-28 10:06   ` David Abdurachmanov
2022-01-28 12:29     ` Matthias Klose

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=216c58be.203.17e9e34a4cf.Coremail.jiawei@iscas.ac.cn \
    --to=jiawei@iscas.ac.cn \
    --cc=binutils@sourceware.org \
    --cc=cmuellner@ventanamicro.com \
    --cc=doko@ubuntu.com \
    --cc=gcc@gcc.gnu.org \
    --cc=gdb@sourceware.org \
    --cc=kito.cheng@sifive.com \
    --cc=libc-alpha@sourceware.org \
    --cc=nelson.chu@sifive.com \
    --cc=philipp.tomsich@vrull.eu \
    --cc=shihua@iscas.ac.cn \
    --cc=sinan@isrc.iscas.ac.cn \
    --cc=wuwei2016@iscas.ac.cn \
    --cc=yulong@nj.iscas.ac.cn \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).