Skip to content

stage1: assertion failed in codegen.cpp for some triples #7029

@nektro

Description

@nektro
  • Source:
    Default output of zig init-exe

  • Version
    zig-linux-x86_64-0.6.0+03ae77b8b

  • Output

+ zig build -Dtarget=mips64el-linux-gnuabin32
Assertion failed at /deps/zig/src/stage1/codegen.cpp:9063 in init. This is a bug in the Zig compiler.
+ zig build -Dtarget=mips64-linux-gnuabin32
Assertion failed at /deps/zig/src/stage1/codegen.cpp:9063 in init. This is a bug in the Zig compiler.
+ zig build -Dtarget=x86_64-linux-gnux32
Assertion failed at /deps/zig/src/stage1/codegen.cpp:9063 in init. This is a bug in the Zig compiler.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugObserved behavior contradicts documented or intended behaviorstage1The process of building from source via WebAssembly and the C backend.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions