Skip to content

SegFault in Type Legalizer #20126

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
llvmbot opened this issue May 15, 2014 · 3 comments
Closed

SegFault in Type Legalizer #20126

llvmbot opened this issue May 15, 2014 · 3 comments
Labels
backend:X86 bugzilla Issues migrated from bugzilla

Comments

@llvmbot
Copy link
Member

llvmbot commented May 15, 2014

Bugzilla Link 19752
Version trunk
OS Linux
Blocks #11360
Attachments reduced test case
Reporter LLVM Bugzilla Contributor
CC @compnerd,@majnemer

Extended Description

Some inline asm returns an i64 and takes an i64 but building with the triple "i386---elf" resulted in this crash.

Cheers,
Edward.

@RKSimon
Copy link
Collaborator

RKSimon commented Dec 13, 2016

*** Bug llvm/llvm-bugzilla-archive#19829 has been marked as a duplicate of this bug. ***

@RKSimon
Copy link
Collaborator

RKSimon commented Nov 26, 2021

mentioned in issue llvm/llvm-bugzilla-archive#19829

@llvmbot llvmbot transferred this issue from llvm/llvm-bugzilla-archive Dec 9, 2021
RKSimon added a commit that referenced this issue Apr 7, 2022
Test coverage for Issue #20126
@RKSimon
Copy link
Collaborator

RKSimon commented Apr 7, 2022

This was fixed sometime after 10.x https://gcc.godbolt.org/z/96M8h43j5

@RKSimon RKSimon closed this as completed Apr 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend:X86 bugzilla Issues migrated from bugzilla
Projects
None yet
Development

No branches or pull requests

2 participants