This website requires JavaScript.
Explore
Help
Register
Sign In
github-repos
/
tinycc
Watch
1
Star
0
Fork
0
You've already forked tinycc
mirror of
https://github.com/mirror/tinycc.git
synced
2025-01-05 04:40:06 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
bb80cbe0d9
tinycc
/
tests
/
tests2
/
85_asm-outside-function.expect
2 lines
5 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Fix some code suppression fallout Some more subtle issues with code suppression: - outputting asms but not their operand setup is broken - but global asms must always be output - statement expressions are transparent to code suppression - vtop can't be transformed from VT_CMP/VT_JMP when nocode_wanted Also remove .exe files from tests2 if they don't fail.
2016-12-20 11:49:22 +08:00
okay
Reference in New Issue
Copy Permalink