• Joined on 2025年12月31日
e820 opened issue 7Games/zig-sdl3#167 2026年02月04日 19:24:24 +01:00
Gamepad subsystem crash
e820 commented on pull request ziglang/zig#30645 2026年01月02日 12:48:54 +01:00
Forgo const qualifiers on register locals generated by asm

Right - added a comment.

e820 pushed to c-backend-deconstify-asm at e820/zig 2026年01月02日 10:53:05 +01:00
336d8980dc Add comment
e820 pushed to c-backend-deconstify-asm at e820/zig 2026年01月01日 12:54:40 +01:00
947815e950 Relax change to allow non-register locals to be const
e820 created pull request ziglang/zig#30645 2026年01月01日 11:25:19 +01:00
Forgo const qualifiers on register locals generated by asm
e820 pushed to c-backend-deconstify-asm at e820/zig 2026年01月01日 11:24:42 +01:00
f3d7a85a29 Forgo const qualifiers on register locals generated by asm
e820 pushed to c-backend-deconstify-asm at e820/zig 2026年01月01日 11:21:53 +01:00
e820 created branch c-backend-deconstify-asm in e820/zig 2026年01月01日 11:21:53 +01:00
e820 created repository e820/zig 2026年01月01日 11:01:47 +01:00
e820 opened issue ziglang/zig#30637 2025年12月31日 12:51:51 +01:00
[C Backend] Broken register constraints in inline assembly for GCC