ca8c78e97d196a8512ad5273bc631d201cce00c3
The #257 call-arg fix routes the N_SLICE base through the array-gated cg_dotbase_addr/dotbaseaddr helper. Add the load-bearing deviation guard: a slice of a []T field and of a str field passed straight as a call arg must FALL THROUGH the gate to cgexpr (header .ptr load), not take the field address. Both also exercise the N_DOT esz extension on the fall-through arm (re-slice by element width). cs==ww byte-id.
Description
No description provided
Languages
C
89.4%
Python
7.2%
Makefile
2.3%
Shell
0.8%
Assembly
0.3%