diff options
| author | Alex Crichton <alex@alexcrichton.com> | 2019-06-27 02:14:57 -0700 |
|---|---|---|
| committer | Alex Crichton <alex@alexcrichton.com> | 2019-06-27 02:23:06 -0700 |
| commit | b6087492ed7b78096adbdba1e086cc987f46b32d (patch) | |
| tree | 98c5622d6dff04dbf041dd05fb98a1f07d18c5df /src/test/ui/structs-enums/tuple-struct-construct.rs | |
| parent | d3e2cec29225a46298ec4ebf082f34ebd7cfeecf (diff) | |
| download | rust-b6087492ed7b78096adbdba1e086cc987f46b32d.tar.gz rust-b6087492ed7b78096adbdba1e086cc987f46b32d.zip | |
rustc: Retry SIGILL linker invocations
We've seen quite a few issues with spurious illegal instructions getting executed on OSX on CI recently. For whatever reason `cc` itself is executing an illegal instruction and we're not really getting any other information about what's happening. Since we're already retrying the linker when it segfaults, let's just continue to retry everything and automatically reinvoke the linker when it fails with an illegal instruction.
Diffstat (limited to 'src/test/ui/structs-enums/tuple-struct-construct.rs')
0 files changed, 0 insertions, 0 deletions
