diff options
| author | coqbot-app[bot] | 2021-02-10 15:05:49 +0000 |
|---|---|---|
| committer | GitHub | 2021-02-10 15:05:49 +0000 |
| commit | 7ac95ead2c2c7f905ffbdd395e9ffb1fbf76c4d3 (patch) | |
| tree | 64363f06cb9e54582198ffb5aa4363d111056988 /test-suite | |
| parent | 132b2e240e1869be5ca0cc7200aa4ab6a94f2275 (diff) | |
| parent | 74aabc032014b0b83f2d54996dbb76cb5a78ea4d (diff) | |
Merge PR #13821: Properly handle ordering of -w and -native-compiler
Reviewed-by: gares
Diffstat (limited to 'test-suite')
| -rw-r--r-- | test-suite/output/bug_13821_native_command_line_warn.out | 0 | ||||
| -rw-r--r-- | test-suite/output/bug_13821_native_command_line_warn.v | 1 |
2 files changed, 1 insertions, 0 deletions
diff --git a/test-suite/output/bug_13821_native_command_line_warn.out b/test-suite/output/bug_13821_native_command_line_warn.out new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/test-suite/output/bug_13821_native_command_line_warn.out diff --git a/test-suite/output/bug_13821_native_command_line_warn.v b/test-suite/output/bug_13821_native_command_line_warn.v new file mode 100644 index 0000000000..a28210b6c2 --- /dev/null +++ b/test-suite/output/bug_13821_native_command_line_warn.v @@ -0,0 +1 @@ +(* -*- coq-prog-args: ("-w" "-native-compiler-disabled" "-native-compiler" "ondemand"); -*- *) |
