Longsheng Mou

Results 2 issues of Longsheng Mou

demo.c ```c #include #include #include struct S1644 {struct{int a[0];}b;} ; struct S1644 s1644; void check1644va (int z, ...) { struct S1644 arg; va_list ap; __builtin_va_start(ap, z); arg = __builtin_va_arg(ap, struct...

backend:X86

tweak the position of the ++neededSSE when Lo is NoClass and Hi is SSE. Fix #86371.

clang
backend:X86
clang:codegen