public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "rguenth at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug target/100181] hot-cold partitioned code doesn't assemble
Date: Wed, 21 Apr 2021 12:25:31 +0000	[thread overview]
Message-ID: <bug-100181-4-KC0ldKLOlk@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-100181-4@http.gcc.gnu.org/bugzilla/>

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100181

--- Comment #3 from Richard Biener <rguenth at gcc dot gnu.org> ---
llvm-mc from llvm 9.0.1 ICEs:

> llvm-mc-9.0.1 -o t.o pr93515.xamdgcn-amdhsa.mkoffload.2.s -triple=amdgcn--amdhsa -mcpu=fiji -filetype=obj
Stack dump:
0.      Program arguments: llvm-mc-9.0.1 -o t.o
pr93515.xamdgcn-amdhsa.mkoffload.2.s -triple=amdgcn--amdhsa -mcpu=fiji
-filetype=obj 
#0 0x00007ffff3d9e17d llvm::sys::PrintStackTrace(llvm::raw_ostream&)
(/usr/bin/../lib64/libLLVM.so.9+0xa9b17d)
#1 0x00007ffff3d9bc30 llvm::sys::RunSignalHandlers()
(/usr/bin/../lib64/libLLVM.so.9+0xa98c30)
#2 0x00007ffff3d9e5a4 (/usr/bin/../lib64/libLLVM.so.9+0xa9b5a4)
#3 0x00007ffff2baa4a0 __restore_rt (/lib64/libc.so.6+0x394a0)
#4 0x00007ffff57fe353
llvm::AMDGPUInstPrinter::printOperandAndFPInputMods(llvm::MCInst const*,
unsigned int, llvm::MCSubtargetInfo const&, llvm::raw_ostream&)
(/usr/bin/../lib64/libLLVM.so.9+0x24fb353)
#5 0x00007ffff57f1a6f llvm::AMDGPUInstPrinter::printInstruction(llvm::MCInst
const*, llvm::MCSubtargetInfo const&, llvm::raw_ostream&)
(/usr/bin/../lib64/libLLVM.so.9+0x24eea6f)
#6 0x0000000000480c60 
Segmentation fault (core dumped)

  parent reply	other threads:[~2021-04-21 12:25 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-21 12:19 [Bug target/100181] New: " rguenth at gcc dot gnu.org
2021-04-21 12:22 ` [Bug target/100181] " rguenth at gcc dot gnu.org
2021-04-21 12:23 ` rguenth at gcc dot gnu.org
2021-04-21 12:25 ` rguenth at gcc dot gnu.org [this message]
2021-04-21 12:26 ` rguenth at gcc dot gnu.org
2021-04-21 12:27 ` tschwinge at gcc dot gnu.org
2021-04-21 12:32 ` rguenth at gcc dot gnu.org
2021-04-21 12:43 ` burnus at gcc dot gnu.org
2021-04-21 12:52 ` tschwinge at gcc dot gnu.org
2021-04-21 14:42 ` burnus at gcc dot gnu.org
2021-07-19 15:59 ` burnus at gcc dot gnu.org
2021-07-19 16:00 ` burnus at gcc dot gnu.org
2022-02-11 14:08 ` burnus at gcc dot gnu.org
2022-02-11 14:27 ` ams at gcc dot gnu.org
2022-05-27 19:44 ` tschwinge at gcc dot gnu.org

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=bug-100181-4-KC0ldKLOlk@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /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).