Hello, For a few months now, I've been working on the c6x target, and I've produced a couple of patches, most of which straightforward to understand, but a few of them, in particular those fixing issues in the generic scheduler code, are more tricky, and I'd like feedback on those to make sure they're right.
I've set up a GitHub branch [1] for convenience. The patches I'm most concerned about are [2] and [3]. They should fix the ICE mentioned at the end of PR 114910. FYI, I'm building with --disable-libstdcxx-backtrace. Thanks. -- Richard Braun [1] https://github.com/SBG-Systems/gcc [2] https://github.com/SBG-Systems/gcc/commit/11538965cb5b4a44d915dcaafe850d8eeef25973 [3] https://github.com/SBG-Systems/gcc/commit/042cb1189f5dd0c1302d40654337a55296dbd144
