-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
@intCast on vector segfault #11770
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
Labels
Milestone
Comments
wooster0
added a commit
to wooster0/zig
that referenced
this issue
May 28, 2023
wooster0
added a commit
to wooster0/zig
that referenced
this issue
May 28, 2023
wooster0
added a commit
to wooster0/zig
that referenced
this issue
May 28, 2023
wooster0
added a commit
to wooster0/zig
that referenced
this issue
May 28, 2023
wooster0
added a commit
to wooster0/zig
that referenced
this issue
May 28, 2023
wooster0
added a commit
to wooster0/zig
that referenced
this issue
May 28, 2023
wooster0
added a commit
to wooster0/zig
that referenced
this issue
May 28, 2023
wooster0
added a commit
to wooster0/zig
that referenced
this issue
May 28, 2023
wooster0
added a commit
to wooster0/zig
that referenced
this issue
May 28, 2023
wooster0
added a commit
to wooster0/zig
that referenced
this issue
May 29, 2023
wooster0
added a commit
to wooster0/zig
that referenced
this issue
May 29, 2023
wooster0
added a commit
to wooster0/zig
that referenced
this issue
May 29, 2023
wooster0
added a commit
to wooster0/zig
that referenced
this issue
May 29, 2023
wooster0
added a commit
to wooster0/zig
that referenced
this issue
May 29, 2023
wooster0
added a commit
to wooster0/zig
that referenced
this issue
Jun 2, 2023
wooster0
added a commit
to wooster0/zig
that referenced
this issue
Jun 6, 2023
wooster0
added a commit
to wooster0/zig
that referenced
this issue
Jun 13, 2023
wooster0
added a commit
to wooster0/zig
that referenced
this issue
Jun 15, 2023
wooster0
added a commit
to wooster0/zig
that referenced
this issue
Jun 15, 2023
wooster0
added a commit
to wooster0/zig
that referenced
this issue
Jun 15, 2023
wooster0
added a commit
to wooster0/zig
that referenced
this issue
Jun 15, 2023
wooster0
added a commit
to wooster0/zig
that referenced
this issue
Jun 15, 2023
wooster0
added a commit
to wooster0/zig
that referenced
this issue
Jun 15, 2023
wooster0
added a commit
to wooster0/zig
that referenced
this issue
Jun 15, 2023
wooster0
added a commit
to wooster0/zig
that referenced
this issue
Jun 15, 2023
wooster0
added a commit
to wooster0/zig
that referenced
this issue
Jun 15, 2023
wooster0
added a commit
to wooster0/zig
that referenced
this issue
Jun 15, 2023
wooster0
added a commit
to wooster0/zig
that referenced
this issue
Jun 17, 2023
wooster0
added a commit
to wooster0/zig
that referenced
this issue
Jun 18, 2023
wooster0
added a commit
to wooster0/zig
that referenced
this issue
Jun 19, 2023
wooster0
added a commit
to wooster0/zig
that referenced
this issue
Jun 19, 2023
wooster0
added a commit
to wooster0/zig
that referenced
this issue
Jun 20, 2023
wooster0
added a commit
to wooster0/zig
that referenced
this issue
Jun 27, 2023
wooster0
added a commit
to wooster0/zig
that referenced
this issue
Jun 27, 2023
TUSF
pushed a commit
to TUSF/zig
that referenced
this issue
May 9, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Zig Version
0.10.0-dev.2431+0e6285c8f
Steps to Reproduce
Compile the following code with
zig build-exe main.zig
Expected Behavior
The compiler should compile the code successfuly
Actual Behavior
The compiler segfault (
[1] 683085 segmentation fault (core dumped) zig build-exe main.zig
)The text was updated successfully, but these errors were encountered: