From: Greg.mpls@... Date: 2018-05-23T20:00:39+00:00 Subject: [ruby-core:87243] [Ruby trunk Bug#14464] MJIT & MinGW / gcc 7.3.0 seemed ok as of 62337, fail or skip after Issue #14464 has been updated by MSP-Greg (Greg L). @k0kubun, I narrowed it down using ruby-loco builds: ``` All ruby 2.6.0dev (2018-05-21 trunk 63475) [x64-mingw32] 73 tests, 429 assertions, 10 failures, 0 errors, 5 skips (2018-05-21 trunk 63480) [x64-mingw32] 73 tests, 448 assertions, 0 failures, 0 errors, 5 skips ``` All failing builds left artifacts in TEMPDIR, but 63480, 63492, and 63496 left it clean. Thanks again, Greg ---------------------------------------- Bug #14464: MJIT & MinGW / gcc 7.3.0 seemed ok as of 62337, fail or skip after https://bugs.ruby-lang.org/issues/14464#change-72231 * Author: MSP-Greg (Greg L) * Status: Closed * Priority: Normal * Assignee: k0kubun (Takashi Kokubun) * Target version: * ruby -v: ruby 2.6.0dev (2018-05-23 trunk 63492) [x64-mingw32] * Backport: 2.3: UNKNOWN, 2.4: UNKNOWN, 2.5: UNKNOWN ---------------------------------------- First of all, a thank you to those working on MJIT. At least three builds of ruby-loco MinGW passed the MJIT tests (62327, 62331, 62337), but after that, the tests have either failed or skipped. First fail was at 62341. The most recent build (2018-02-11 trunk 62371), skipped with no timeout error in `jit_supported?` I haven't looked at patching `test_jit.rb` to see if I can get more info. I don't know if this is a MinGW issue or a gcc 7.3.0 issue, but, given that it did work for a few builds, I would appreciate it if someone could look into it. Anything I can help with, I'm happy to. Thanks, Greg ---Files-------------------------------- TestJIT_info_62380.txt (33.4 KB) MJIT-MinGW-63333.txt (28.7 KB) -- https://bugs.ruby-lang.org/ Unsubscribe: