diff options
author | cinap_lenrek <cinap_lenrek@felloff.net> | 2020-08-04 00:50:33 +0200 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@felloff.net> | 2020-08-04 00:50:33 +0200 |
commit | 4bbf1d12b5c79eae94ba931052af66001659cc91 (patch) | |
tree | 8eb6f855080885f1042415c4564c538f2656e844 /sys/src/libregexp/regexec.c | |
parent | 1d07c2a1614a3121a5b9d86f95394caccd61ee56 (diff) |
7c: now really fix OASxxx operations
the previous patch broke 64-bit ops as the type for the
operation is determined from the first argument to
gopcode() (nod1.type), not the type the result (nod.type).
so we need to include the conversion of nod1 type to
the type of nod.
Diffstat (limited to 'sys/src/libregexp/regexec.c')
0 files changed, 0 insertions, 0 deletions