x86_64/i386: Add missing fetch CPU flag
In x86_64-gen.c/i386-gen.c, gfunc_call will generate structure store for bt == VT_STRUCT. Before generating any code, it is needed fetch cpu flag. As #ifdef TCC_TARGET_PE, gfunc_call() forgot to do this.
This commit is contained in:
parent
af1cfd9e82
commit
90ae383f62
2 changed files with 7 additions and 7 deletions
Loading…
Add table
Reference in a new issue