compiler: "illegal behavior", not "undefined behavior", in errors
This commit is contained in:
@@ -3,7 +3,5 @@ pub export fn entry() void {
|
||||
}
|
||||
|
||||
// error
|
||||
// backend=stage2
|
||||
// target=native
|
||||
//
|
||||
// :2:31: error: use of undefined value here causes undefined behavior
|
||||
// :2:31: error: use of undefined value here causes illegal behavior
|
||||
|
||||
Reference in New Issue
Block a user