-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
bugmlriscinvolves the MLRISC backendinvolves the MLRISC backendtrunkrelated to the trunk branchrelated to the trunk branch
Description
➤ ../bin/pmlc -sequential -mlrisc literal.pml
literal.s:2131:9: error: invalid escape sequence (unrecognized character) in '.asciz' directive
.asciz "mlrisc\'s string literal bug"
^
error compiling generated assembly code
from the following program
val _ = print "mlrisc's string literal bug"On Ubuntu 18.04, likely using clang to compile.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugmlriscinvolves the MLRISC backendinvolves the MLRISC backendtrunkrelated to the trunk branchrelated to the trunk branch