git bisect start # status: waiting for both good and bad commits # good: [6d97581286030449420dc4ee79612dd256067e2c] ivopts: Set register pressure cost to zero if there are enough registers. git bisect good 6d97581286030449420dc4ee79612dd256067e2c # status: waiting for bad commit, 1 good commit known # bad: [5e73cbf1fae1a169356bf295ff05332635353a43] Daily bump. git bisect bad 5e73cbf1fae1a169356bf295ff05332635353a43 # bad: [2468c79741f97c2aa0cbb4baaccb86fd4a150910] OpenMP: Handle 'device_type(host)' on 'target' git bisect bad 2468c79741f97c2aa0cbb4baaccb86fd4a150910 # bad: [4302e16581b490a196a11de3a54a424f52e27340] vect: Add back testcases for trapping math with comparisons [PR36190] git bisect bad 4302e16581b490a196a11de3a54a424f52e27340 # bad: [c8a5c1d6ed236aea3ff2012ee8947b48a303569b] libstdc++: Fix typos in comment in start_lifetime_as/neg.cc. git bisect bad c8a5c1d6ed236aea3ff2012ee8947b48a303569b # bad: [f167db1fa47db24fdb93e9ef75c2786245702e09] openmp: Pass iteration count to static worksharing builtins for OMPT git bisect bad f167db1fa47db24fdb93e9ef75c2786245702e09 # good: [8d7dc3ed288b9fec82721b432d5b683ffade0b1b] ipa-cp: Only create all-context nodes for local cgraph nodes (PR125207) git bisect good 8d7dc3ed288b9fec82721b432d5b683ffade0b1b # good: [ab0dd7d5e16fcd90a58be84ec45a8a46994cf176] openmp: Add OMPT entry points for worksharing-loop, single, and masked constructs git bisect good ab0dd7d5e16fcd90a58be84ec45a8a46994cf176 # first bad commit: [f167db1fa47db24fdb93e9ef75c2786245702e09] openmp: Pass iteration count to static worksharing builtins for OMPT # first bad commit: [f167db1fa47db24fdb93e9ef75c2786245702e09] openmp: Pass iteration count to static worksharing builtins for OMPT