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: [ddeb9b30a26ce61c836efe70893c77a67f7b737e] use vrp_operand_equal_p in points to comparisons. git bisect bad ddeb9b30a26ce61c836efe70893c77a67f7b737e # bad: [170fcbba4c97ea40750cc5c2fd0eb787311085f0] middle-end: use tree mode for masked cbranch operand [PR126221] git bisect bad 170fcbba4c97ea40750cc5c2fd0eb787311085f0 # 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 # bad: [8d7dc3ed288b9fec82721b432d5b683ffade0b1b] ipa-cp: Only create all-context nodes for local cgraph nodes (PR125207) git bisect bad 8d7dc3ed288b9fec82721b432d5b683ffade0b1b # good: [3d8093d7cb7acb98288657ae34a9c99f8fd5a14c] cobol: prevent invalid TYPE reference, and define YYLOCATION_PRINT git bisect good 3d8093d7cb7acb98288657ae34a9c99f8fd5a14c # first bad commit: [8d7dc3ed288b9fec82721b432d5b683ffade0b1b] ipa-cp: Only create all-context nodes for local cgraph nodes (PR125207) # first bad commit: [8d7dc3ed288b9fec82721b432d5b683ffade0b1b] ipa-cp: Only create all-context nodes for local cgraph nodes (PR125207)